body {background-color: wheat;} /* text černý, barva pozadí bílá, */
body, p, li, th, td {font-family: Verdana, MS Sans Serif, Geneva, sans-serif; 
						font-size: 8pt;  color : Black;  
						text-align: left;
						list-style-type : square;
                      }
			 
a        {text-decoration: none;}
a:link   {color: #ac1400;}
a:visited {color: #ac1400;}
a:hover  {color: #ac1400; text-decoration: underline}		

img {border: none;} 
hr {width : 100%;	height : 1px;  border-style : solid;  color : #006699;  } 
h2 {font-size : 12pt;} 

div {border: 0px solid red; 
} /*abych tě Karkulko lépe viděla*/			 
div.center {margin: auto; width: 800px; position: relative; text-align: left; background-color: white;}		
	 
/* HLAVICKA */
div.hlavicka {position: absolute; width: 800px; top: 0px; height: 100px; left: 0px;
		background-image : url(img/pozadi-x4.jpg);
								border-top : none;
								}
div.home {position: relative; width: 126px; height:22px; left: 29px; top: 78px;
					background-color : transparent; 
					border : none;
}		
div.nadpis {position: absolute; width: 450px; height:80px; left: 260px; top: 10px;
					background-color : transparent; 
					border : none;
}	
iframe.kalendar {font-family: Verdana, MS Sans Serif, Geneva, sans-serif; 
          font-size: 8pt;  color : Black;  
						text-align: left;
						list-style-type : square;
}	

/* PATICKA */		
.pata  {font-size : 7pt;} 
		
/* LEVY SLOUPEC */
div.levy {position: absolute; width: 150px; top: 100px; left: 0px; height: 590px; border: 0px solid blue;
				background-image : url(img/pozadi-x3.jpg);
				background-color : white;}	/*006699*/
/* MENU */
.bunka1 {position: relative; 
width: 145px;
left: 15px;
top: 70px;
border: 1px solid #CCCCCC;
font-size: 11px;
 text-align : left;
 background-color : white;
padding-top: 4px; 
  }
 
.bunka2 {position: relative; 
width: 145px;
left: 15px;
top: 80px;
border: 1px solid #CCCCCC;
font-size: 11px;
 text-align : left;
 background-color : white;
 padding-top : 4px;
  }
a.tlacitko {position: absolute;  width: 143px; left: 0px; height: 20px;
				text-decoration: none;
								border-top : 3px solid White;
																font-weight : bold; 
																}
a.tlacitko:link   {color: #ac1400;}		
a.tlacitko:visited {color: #ac1400;}		
a.tlacitko:hover { background-color : #FF9900; 	text-decoration: none; 
								border-top : 3px solid #FFA500;}

a.tlacitko2 {position: absolute;  width: 143px; left: 0px; height: 20px;
				text-decoration: none;
								border-top : 3px solid White;
																}
a.tlacitko2:link   {color: #ac1400;}		
a.tlacitko2:visited {color: #ac1400;}		
a.tlacitko2:hover { background-color : #FFCC66; 	text-decoration: none; 
								border-top : 3px solid #FFCC66;}

								
a.odrazka {	text-decoration: none;  line-height : 15px; 													 }
a.odrazka:hover {	text-decoration: none; 
									color : #FFA500;
}
western  {background-color : yellow;}
/* OBSAH */
div.obsah {position: absolute; width: 620px; left: 180px; top: 110px; background-color : white; color : black;
 					   }	
.vpravo	 {text-align: right;}	
.center	 {text-align: center;}					   
.cervene	 {color: red;}	
.modry 	{color: #000099;}						   		
.modry_obor 	{color: #000099; font-size: 15pt;}						   	

/* PRAVY SLOUPEC */
a.obory {				text-decoration: none; background-color : #0099FF;}
a.obory:link   {color: white;}		
a.obory:visited {color: white;}		
a.obory:hover { background-color : #FF9900; 									}
.podklad { background-color : #0099FF;}


