@charset "utf-8";
/* CSS Document */

body
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal
}

a
{
	text-decoration: none;
	color: #195977
}

a:hover
{
	text-decoration: underline
}


/* DEFINICE GRAFIKY */

#prouzek1
{
	width: 780px;
	height: 7px;
	background-color: #fcc634;
	position: relative;

}

#prouzek2
{
	width: 780px;
	height: 7px;
	background-color: #fcc634;
	position: relative;
}

#prouzek3
{
	width: 780px;
	height: 21px;
	background-color: #fcc634;
	position: relative;
}

#prouzek4
{
	width: 780px;
	height: 7px;
	background-color: #5194b3;
	position: relative

}

#prouzek5
{
	width: 780px;
	height: 7px;
	background-color: #fcc634;
	position: relative

}

#logo
{
	background-image: url(../pictures/logof.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 142px;
	position: relative
}


#menu
{
	background-image: url(../pictures/menub.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 50px;
	position: relative
}

#master
{
	background-image: url(../pictures/bg-foto.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 1359px;
	position: relative
}

#copyright
{
	background-image: url(../pictures/copyright.png);
	background-repeat: repeat-x;
	width: 780px;
	height: 87px;
	position: relative
}

#line
{
	background-image: url(../pictures/line.png);
	background-repeat: no-repeat;
	width: 738px;
	height: 8px;
	position: absolute;
	top: 375px;
	left: 21px
}

#line2
{
	background-image: url(../pictures/line.png);
	background-repeat: no-repeat;
	width: 738px;
	height: 8px;
	position: absolute;
	top: 380px;
	left: 21px
}

/* DEFINICE MENU A ODDĚLENÍ JEDNOTLIVÝCH ČÁSTÍ */

#menuhome
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 85px
}


#menusluzby
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 170px
}

#menureference
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 282px
}

#menufotogalerie
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 403px
}


#menukontakty
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 505px
}

#menucertifikat
{
	background-image: url(../pictures/menu.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 51px;
	position: absolute;
	top: 0px;
	left: 669px
}

/* DEFINICE TEXTOVÝCH STYLŮ */

.firma
{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #195977;
	position: absolute;
	top: 35px;
	right: 25px
}

.menuhome
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 23px
}

.menusluzby
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 107px
}

.menureference
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 192px
}

.menufotogalerie
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 305px
}

.menukontakty
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 425px
}

.menucertifikat
{
	font-family: Arial;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 525px
}

.nadpis
{
	font-family: Arial;
	font-size: 18px;
	color: #fcc634;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 25px
}

.kontakt
{
	font-family: Arial;
	font-size: 12px;
	color: #195977;
	text-align: center;
	font-weight: normal;
	width: 780px;
	height: 21px;
	position: absolute;
	top: 3px;
	left: 0px
}

.odkazycopyright
{
	font-family: Arial;
	font-size: 12px;
	color: #195977;
	font-weight: normal;
	position: absolute;
	top: 30px;
	left: 25px
}

.copyright
{
	font-family: Arial;
	font-size: 12px;
	color: #195977;
	font-weight: normal;
	position: absolute;
	top: 60px;
	right: 25px
}

/* DEFINICE A:HOVER PRO MENU */

.menuhome a
{
	text-decoration: none;
	color: #ffffff
}

.menuhome a:hover
{
	text-decoration: underline;
	color: #ffffff
}


.menusluzby a
{
	text-decoration: none;
	color: #ffffff
}

.menusluzby a:hover
{
	text-decoration: underline;
	color: #ffffff
}

.menureference a
{
	text-decoration: none;
	color: #ffffff
}

.menureference a:hover
{
	text-decoration: underline;
	color: #ffffff
}

.menufotogalerie a
{
	text-decoration: none;
	color: #ffffff
}

.menufotogalerie a:hover
{
	text-decoration: underline;
	color: #ffffff
}

.menukontakty a
{
	text-decoration: none;
	color: #ffffff
}

.menukontakty a:hover
{
	text-decoration: underline;
	color: #ffffff
}

.menucertifikat a
{
	text-decoration: none;
	color: #ffffff
}

.menucertifikat a:hover
{
	text-decoration: underline;
	color: #ffffff
}
/************* PISMO A FOTKY KABELOVYCH ROZVODU **************/
#nadpis-rozvody
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 65px;
	left: 45px
}

#rozvody
{
	position: absolute;
	top: 105px;
	left: 85px;
}

/************* KANALY *********************/
#nadpis-kanaly
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 275px;
	left: 45px
}

#kanaly
{
	position: absolute;
	top: 311px;
	left: 85px;
}


/************* ROZVADECE *********************/

#nadpis-rozvadece
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 485px;
	left: 45px
}

#rozvadece-b
{
	position: absolute;
	top: 521px;
	left: 85px;
}

#rozvadece-p
{
	position: absolute;
	top: 521px;
	left: 305px;
}

#rozvadece-t
{
	position: absolute;
	top: 521px;
	left: 518px;
}

/**************** ZASUVKY, SPINACE A POCITACOVA MISTA ***********************/
#nadpis-zasuvky
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 680px;
	left: 45px
}

#zasuvky
{
	position: absolute;
	top: 710px;
	left: 85px;
}

/****************** OSVELTENI *********************************/
#nadpis-osvetleni
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 870px;
	left: 45px
}

#interier
{
	position: absolute;
	top: 910px;
	left: 85px;
}

#prostory
{
	position: absolute;
	top: 910px;
	left: 335px;
}

#ucebny
{
	position: absolute;
	top: 1060px;
	left: 85px;
}

#schodiste
{
	position: absolute;
	top: 1060px;
	left: 365px;
}

#fasada
{
	position: absolute;
	top: 1190px;
	left: 85px;
}

#protipozarni
{
	position: absolute;
	top: 1202px;
	left: 335px;
}

#kuchyne
{
	position: absolute;
	top: 1202px;
	left: 480px;
}