body {   
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
  color: #663333; 
  font-size:0.8em; 
  font-weight: normal;
  background: #B9A2A2;
  text-align: left;
  }
          
ul#menu {
  position: relative;
	margin: 0;
	padding: 0;		
	width: 225px; 
	float:left;
	left: 57px;
	top: 22px;	
	}

ul#menu li {
	position: relative;
  list-style-type: none;  
	}
	
.polozka {
  position: relative;
  top: -2px;
  left: 41px;      
  }	
	
ul#menu li a:hover {
  color: white;
  background: url("obrazy/tlacitko2.gif");
  }	
  
ul#menu li ul {
  position: absolute;
  width:185px;
  padding-left:0;
  right: -171px;
  top: 0;
  display: none;
  background: url("obrazy/tlacitko.png");
  }

ul#menu li a {
  position: relative;
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 0.9em;
	padding: 10px;
  width: 191px;
	height: 10px; 
  font-weight: bold;
	background: url("obrazy/tlacitko1.gif");
	}

ul#menu li ul li {
   margin: 0;
   }
   
ul#menu li ul li a {
  position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	color: white;
  width: 165px;  
  height:20px;
	padding: 2px 10px;
	text-transform: none;
	background: none;
	}
	
ul#menu li ul li a:hover {
  background: #663333;
  }

/* 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 */
       

div.novinka {
   margin-bottom: 20px;
   border: solid #996666 2px;
   border-top-style: none;
   padding: 5px;
   }

div.novinka img { 
   border:0px;
   padding: 3px;
   }

div.datum {
  font-weight: bold;
  padding: 3px 3px 3px 6px;
  background-color: #774A4A;
  color: white;                            
  }

.poznamka {
  font-weight: bold;
  }

.predmet {
  text-align: center;
  }

th.predmet {
  padding: 5px;
  }

a.plan {
  position: relative;
  left: 450px;
  font-weight: bold;
  color: #663333;
  }

img.dm {   
  margin: 0 0 0 22px;
  }

img.soubor {
  float:right;
  margin: 0 0 10px 10px;
  }


img.foto {
  float:left;
  margin: 0 10px 10px 0;
  }

table {
  margin: 10px auto;
  width: 100%;
  border: groove gray 2px;  
  border-collapse: collapse;         
  }

table td {
  border: groove gray 2px;
  padding: 5px;
  }

caption {
  font-style: italic;
  padding: 5px;
  }

th {    
  text-align: left;
  border: groove gray 2px;
  }

th.zapati {
  text-align: center;
  }

table a {
  color:#660000; 
  text-decoration: none; 
  font-weight: bold;
  }

table tbody tr td a:hover {
  color:#660000; 
  text-decoration: underline; 
  font-weight: bold;
  }

address {
  font-weight: bold;
  color: #663333;
  }

ul.rozdeleni { 
  color: #660000;
  font-size: 1.2em;
  }

h1 {
  margin-top: inherit;
  font-size: 18px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  }

h2 {
  font-size: 15px;
  font-family:  Arial, Helvetica, Geneva, sans-serif;
  }

h3 { 
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, sans-serif;}
  
a {
  color: #663333;
  }
  
A:hover {
  color:#663333; 
  text-decoration: underline; 
  font-weight: bold; }

#obsah{ 
  padding-top: 27px;
  margin-right: 40px;
  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:934px; 
  height:233px; 
  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;
  }  

#nazev a {
  text-decoration: none;
  }

#nazev strong {
  font-family:  Arial, Helvetica, sans-serif;
  display:block;
  font-size: 1.3em;}

#telo {
  width:935px;
  background: url("obrazy/telo.gif") repeat-y ;
  }
  
#zapati {
  width:935px;
  height:131px;
  background: url("obrazy/zapati.gif")  ;
  color: white;
  }
      
#zapati div {
  position: relative;
  left: 295px;
  top: 88px;
  width: 635px;
  text-align: left;
  } 
   
#zapati div a {
  color: white;
  }   
 
ul { 
  display: block;
  list-style-type: disc;
 }
 
ul li ul {
  list-style-type: circle;
  }