
body.hl {
	left: 0px; top: 0px;
	}
	
div.hlavni {
	position: absolute;
 background-color: Aqua;
	top: 5px;
	left: 10%;
	width: 990px;
	height: auto;
}

div.hlavicka {
	position: absolute;
	width: 970px;
	height: 177px;
	top: 0;
	left: 0;
	} 
div.telo {
   background-image: url(../pict/podklad.gif);	
	position: absolute;
	width: 970px;
	height: auto;
	top: 179px;
} 

div.obsah {
	position: relative;
	background-color: #E5E6E8;
	width: 550px;
	height: 445;
	top: 30px;
	left: 200;
	border: 2px solid Gray;
	text-align: left;
} 

div.stranky {
	position: relative;
	background-color: #E5E6E8;
	width: 750px;
	height: auto;
	top: 30px;
	left: 200;
	border: 2px solid Gray;
	text-align: left;
}


div.kontakt {
	position: absolute;
    background-color: #E5E6E8;
	width: 170px;
	height: auto;
	top: 30px;
	left: 10;
} 
div.aktual {
	position: absolute;
    background-color: #E5E6E8;
	width: 170px;
	height: auto;
	top: 150px;
	left: 10;
} 

div.web {
	position: absolute;
    background-color: #585451;
	width: 180px;
	height: auto;
	top: 30px;
	left: 775;
} 


div.odkazy {
	position: relative;
   text-align: center;
	width: 850px;
	height: 30px;
	top: 40px;
	left: 60;
}

div.paticka {
	position: relative;
   text-align: center;
   background-image: url(../pict/podklad_pat.gif);	
	width: 969px;
	height: 40px;
	top: 40px;
	left: 0;
} 



input.tlacitko {background-color: #F2CB28; color: black; font-weight: normal; cursor: hand; font-size: 9px;  height=22px}

a        {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold; text-decoration: none;}
a:link   {color: white}
a:visited {color: white}
a:active {color: black}
a:hover  {color: Black;	text-decoration: underline; font-size: 12px; }

a.bilm        {font-family: Verdana;	font-size: 9px;}
a.bilm:link   {color: white}
a.bilm:visited {color: white}
a.bilm:active {color: red}
a.bilm:hover  {color: Black;	text-decoration: underline; font-size: 9px; }

a.sedy        {font-family: Verdana;	font-size: 10px; color: Gray;}
a.sedy:link   {color: Gray; }
a.sedy:visited {color: Gray}
a.sedy:active {color: red}
a.sedy:hover  {color: Black;	text-decoration: underline; font-size: 10px; }

a.cerv        {font-family: Verdana;	font-size: 12px; color: #E72525; text-decoration: underline;}
a.cerv:link   {color: #E72525; text-decoration: underline; }
a.cerv:visited {color: #E72525; text-decoration: underline;}
a.cerv:active {color: #E72525; text-decoration: underline;}
a.cerv:hover  {color: Black; text-decoration: underline; font-size: 12px; }



img.sede {border-style: solid; border-width: 2px; border-color: black;}
th {font-size: 12px; font-family: Verdana; font-weight: bold; color:#867F79}
td.bil {font-size: 12px; font-family: Verdana;  font-weight:none; color:white; text-align: center;}
td.norm {font-size: 12px; font-family: Verdana;  font-weight:none; color:black; text-align: left;}
td.nadpis {font-size: 12px; font-family: Verdana; color:white; font-weight: bold; text-align: center;}
td.nadlc {font-size: 14px; font-family: Verdana; color:black; font-weight: bold; text-align: left;}
span.malyb {font-family: Verdana; font-size: 10px; color: White;}
span.norm {	font-family: Verdana; font-size: 12px;}

p.obsah { margin-left:15px;}
