body
{
font-family:Arial;
font-size:11px;
padding:0;
background:#FFFFFF; 
text-align:center;
background:url("../pic/web/pruhPodklad.png") repeat-y center top;
}



#hlavicka
{
background:url("../pic/web/hlavicka.png") no-repeat left top;
margin:auto;
height:251px;
width:807px;
text-align:center;

}

#jazyky{
  float:left;  
  color:#FFFFFF;
  padding-left:50px;  
  margin:-10px;
  text-align:center;
  border:0;
}

#obsah{
width: 796px;
margin:auto;
text-align:left;
padding:0px;
}

#levypanel
{
background:url("../pic/web/menu.png") no-repeat left top;
float: left;
width: 200px;
height:300px;
margin-top:0px;
margin-left:-6px;

}

#levypanel-obsah
{
  float: left;
  text-align:center;
  
}

#cesta{
  float:right;
  position:relative;
  top:-40px;
  text-align:left;    
  padding-left:10px;  
  padding-right:10px; 
  padding-top:5px;
  padding-bottom:5px;
  margin:0px;
  background:#E5EFAA;
  border-top: 4px solid #E7EFB7;
  border-left: 4px solid #E7EFB7;
  border-right: 4px solid #C1CF6C;
  color:teal; 
  font-size:11px;
  font-weight:bold;
  letter-spacing:1px;
}

#hlavnipanel
{
  margin:0 0 0 200px;
}

#hlavnipanel-obsah
{
min-height:500px;
width:560px;
padding: 10px;
border:1px solid;
background:#BAD3E7;
border-top: 4px solid #E7EFB7;
border-left: 4px solid #E7EFB7;
border-right: 4px solid #C1CF6C;
border-bottom: 4px solid #C1CF6C;
background:url("../pic/web/textPodklad.png") repeat left top;
_height: expression(document.body.clientHeight < 800? "500px" : "auto" );
}

#paticka
{
width: 796px;
float: left;
padding: 10px;
}

#cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: 0 0 0 0;
   }
   
   
#polozka{
  font-family:Arial;
  font-weight:bold;
  font-size:11px;
  letter-spacing:2px;
  color:teal;/*#5E8B9D;*/
  
  width:180px;
  background:url("../pic/web/zakladPasivni.png") repeat left top;
  list-style-position: outside;
  list-style-type:none;
  text-align:center;
  cursor:hand;  
  border-top: 1px solid #DDE8EF;
  border-left: 1px solid #DDE8EF;
  border-right: 1px solid #93C1E1;
  border-bottom: 1px solid #93C1E1;
  margin:5px;
  padding-top:7px;
  padding-bottom:7px;

  
}
/*
  font-family:Arial;
  font-weight:bold;
  font-size:11px;
  letter-spacing:2px;
  color:teal;
  height:20px;
  width:180px;
  background:url("../pic/web/zakladPasivni.png") repeat left top;
  list-style-position: outside;
  list-style-type:none;
  text-align:center;
  cursor:hand;  
  border-top: 1px solid #DDE8EF;
  border-left: 1px solid #DDE8EF;
  border-right: 1px solid #93C1E1;
  border-bottom: 1px solid #93C1E1;
  margin:5px;
  padding-top:7px;

*/

#podpolozka{
  font-family:Arial;
  font-size:11px;
  height:25px;
  width:130px;
  list-style-type:none;
  background:url("../pic/web/zakladPodPasivni.png") repeat left top;
  
  border-left: 1px solid #DAE498;
  border-right: 1px solid #B9C56E;
  border-bottom: 1px solid #B9C56E;
  /*border: 1px solid #DAE498;*/
  /*border-bottom: 1px solid #DAE498;*/
  display:none;
  margin-top:-5px;
  margin-left:0px;
  padding-top:2px;
  color:#787A38;
  
  
  
}

h1{
  font-size:18px;
  font-family: Verdana;
  letter-spacing:4px;
  
}

h2{
  font-size:16px;
  font-family: Verdana;
  letter-spacing:0.5px;
}

h3{
  font-size:12px;
  font-family: Verdana;
  
}

img{
 margin:10px;
 padding:0px;
 border-left: 2px solid #FFFFFF; 
 border-top: 2px solid #FFFFFF; 
 border-bottom: 2px solid #000000; 
 border-right: 2px solid #000000; 
}

.vlajky{
  margin:5px;
}

.obrazekBezPosunuti{
  margin:0px;
  padding-right:25px;
}

A {
  color: teal;
  text-decoration:none;
  }
  
.cestaNadpis{  
  font-size:14px;
  font-weight:bold;
  color:#60440E; 
  
}

td{
  vertical-align:top;
  line-height:150%;
  font-family:Verdana;
  font-size:11px;
}


  





