body {   
  font: 13px Arial, Helvetica,Verdana, sans-serif;   
  color: #cc6600; 
  font-size:0.8em; 
  font-weight: normal;
  background: #D0BC75;
  text-align: left;
  }
          
ul#menu {
  position: relative;
	margin: 0 0 5px 0;
	padding: 0;		
	width: 170px; 
	float:left;
	left: 75px;
	top: 3px;	
	
	}


ul#menu li {
	position: relative;
  list-style-type: none;  
  border-bottom: 1px solid #E8DBAD;
  background: url("obrazy/odrazka.gif") no-repeat left 50%;
  width: 160px;
  margin-left: 5px;
	}
	
.polozka {
  position: relative;
  top: -1px;
  left: 10px;      
  }	
  
.polozka2 {
 position: relative;
 top: -10px;

 left: 10px;
 
}

  
ul#menu li ul {
  position: absolute;
  width:185px;
  padding-left:0;
  right: -190px;
  top: 0;
  display: none;
  
  
  }

ul#menu li a {
  position: relative;
	display: block;
	text-decoration: none;
	text-align: left;	
	padding: 10px;
  width: 150px;
	height: 10px; 
	}

ul#menu li ul li {
   margin: 0;
   background: none;
   border-bottom: 1px solid white;
   }
   
ul#menu li ul li a {
  position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #cc6600;
  width: 165px;  
  height:12px;
	padding: 9px 10px;
	text-transform: none;
	background: url("obrazy/tlacitko.png");
	
	}
	
ul#menu li ul li a:hover {
  background: #ffd043;
  color: #cc6600;
  }

/* pro Internet Explorer*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* konec */
		
ul#menu li:hover ul { 
   display: block; 
   } /*  efekt */

.datum {
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  margin-top: 10px;
  margin-right: 10px;
  color: white;
  background: #ffd043;
  height: 36px; 
  width: 44px;   
  float: left;  
  }
  
.novinka {
   padding-bottom: 35px;
   padding-top: 10px;
   border-bottom: 1px solid #E8DBAD; 

   }       
   
.foto_nazev {
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: white;
  background: #ffd043;  
  height: 17px; 
  width: 600px;   
  float: left;
}

.poznamka {
  font-weight: bold;
  }

.predmet {
  text-align: center;
  }

th.predmet {
  padding: 5px;
  }

a.plan {
  position: relative;
  left: 450px;
  font-weight: bold;
  color: #ffd043;
  }

img.dm {   
  margin: 0 0 0 22px;
  }

img.soubor {
  float:right;
  margin: 0 0 10px 10px;
  }


img.foto {
  float:left;
  margin: 0 10px 0px 15px;  
  }

table {
  margin: 10px auto;
  width: 100%;   
  border-collapse: collapse;         
  }

table td {
  border: solid #E8DBAD 1px;
  padding: 5px;
  }

caption {
  font-style: italic;
  padding: 5px;  
  }
  
thead {
background: #ffd043;
}

th {    
  text-align: left;
  border: solid #E8DBAD 1px;  
  }

th.zapati {
  text-align: center;
  }

table a {  
  text-decoration: none; 
  font-weight: bold;
  }


address {
  font-weight: bold;
  }

ul.rozdeleni { 
  color: #cc6600;
  font-size: 1.2em;
  }

h1 {
  margin-top: inherit;
  padding-bottom: 12px;
  font-size: 18px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  border-bottom: 1px solid #E8DBAD;
  }

h2 {
  font-size: 15px;
  font-family:  Arial, Helvetica, Geneva, sans-serif;
  }

h3 { 
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, sans-serif;}
  
a {
  color: #cc6600;
  }
  
A:hover {
  color:#ffd043; 
  text-decoration: underline; 
  font-weight: bold; 
  }

#obsah{ 
  padding-top: 0px;
  margin-right: 48px;
  background: white;
  width: 600px;
  _margin-right: 20px;
  float: right;   
  }
      
#informace{ 
  position: relative;
  top: -20px;
  left: 200px;
  color: white;
  }

#stranka {
  margin: 0 auto;
  width: 935px;
  }
  
#zahlavi {
  display:block; 
  position:relative;                 
  margin:0 auto; 
  width:942px; 
  height:258px; 
  background: url("obrazy/zahlavi.gif") ;  
  }
  
#nazev { 
  position: relative;
  left: 90px;
  top: 60px;
  font-size: 1.1em;
  font-family:  Arial, Helvetica, sans-serif;
  font-weight: bold;
  width: 350px;
  }  

#nazev a {
  text-decoration: none;
  }

#nazev strong {
  font-family:  Arial, Helvetica, sans-serif;
  display:block;
  font-size: 1.3em;}

#telo {
  width:934px;
  background: url("obrazy/telo.gif") repeat-y;  
  }
  
#zapati {
  width:935px;
  height:114px;
  background: url("obrazy/zapati.gif");
  color: white;   
  }
      
#zapati div {
  position: relative;
  left: 295px;
  top: 85px;
  width: 635px;
  text-align: left;
  } 
   
#zapati div a {
  color: white;
  }   
 
ul { 
  display: block;
  list-style-type: disc;
 }
 
ul li ul {
  list-style-type: circle;
  }
  
.fotka_na_stred {
position: relative;
left: 175px;
}
