body { 
       background-image: url(../obrazy/bg_page.gif);      
       text-align:center;
       font-family: Verdana;
}

#all { position:relative ;              
        width:800px;    
        height:614px;   
        text-align:center;        
        border: 1px black solid;        
        margin:auto;                
}
#topmenu {       
       height:20px;
       line-height:20px;
       width:800px;         
       background-color: #c1cbdc;
       border-top: 1 #c5c5c5 solid
       color:white;
       float:left;
       vertical-align: middle;
}
#bodies { 
        background-color: whitesmoke;
        background-image: url(../images/back.jpg);
        repeat: repeat-y;
        width:800px;   
        float:left;
        text-align:center;       
        font-family: verdana;
        font-size: 11px; 
}
#leftmenu {
       width:160px;      
       float:left; 
       text-align:left;   
       font-weight: bolder;
}
#content {
       width:612px;
       height:480px;
       overflow: auto;  
       overflow-x: hidden;   
       scrollbar-track-color: #f5f5f5;
       scrollbar-arrow-color: #7598ba;
       scrollbar-face-color: #f5f5f5;
       font-family: verdana;
       font-size: 12px;
       color:black;
       float:right;    
}
#okrajContent {      
      padding-top:20px;
      padding-bottom:20px;
      padding-left:15px;
      padding-right: 15px;
}
#footer {
      /*margin:auto;*/
      width:800px;
      height:12px;
      background-color: #c1cbdc;
      border-top: 1px #e3e3e3 solid;  
      font-size: 11px;   
      float:left;     
      text-align:right; 
      /*_padding-right:35px;*/
}
#vytvoril {
      margin: auto; 
      width: 800px; 
      height:11px; 
      line-height: 11px;
      color: black;  
      text-align:right;
      /*position:relative; */
      margin-top:5px;  
      margin-bottom:5px;
      font-size: 11px;      
      font-family: Times New Roman; 
      font-weight: bolder;
     /* background-color: #c1cbdc;
      border:1px solid black;*/
}
.box {
    width:155px;
    float:right;
    background-color: #c1cbdc;
  /*  background-color:#f1f4f8;*/
    margin-top:10px;
    margin-bottom:10px;
   
}
.nadbox {
    background-image: url(../images/nad3.jpg);  
    height:20px;
    line-height:20px;    
    text-align:center;
    font-size:13px;
    font-weight: bold;
    text-align:left;
    padding-left:3px;
    color: black;
    border-bottom:2px solid f5f5f5;     
}
.telobox {
    color : black;
    font-size: 12px;
    text-align:left;
    padding:3px;
}
.jazyk {
    /*position:absolute;
    left:0px;
    top:0px;*/
    line-height:20px;    
    z-index:8;
    width:50px;
    float:left;
    vertical-align:middle;
}
.aktualizace { 
      width:186px;
      float:left;
      text-align:left;
      vertical-align: middle;
      font-size: 11px;      
}
.menutop {
      float:left;
      width:564px;
      font-size: 12px;
      letter-spacing:1px; 
      word-spacing: 3px;
      text-align:right;
}
.polMenu {
      width:100%;
      float:left;
      margin-top:5px;
}
.kalendar {
      font-family:verdana;
      font-size:11px;
      background-color:#c1cbdc;
      margin-top:2px;
}
.picture {
  margin:5px;
}
.reklama {
  color:red;
  font-weight: bold;
  font-size:14px;
  cursor:hand;
}
.vystraha {
  color:red;
  font-size:11px;
  width:100%;
  float:left;
}
table.kalendar td {
      background-color:#e2ebf4;
}
p {
   text-indent: 25px;
}
h1 {
  text-align:center;
  font-weight:bold;
  font-size:18px;
}
h3 {
_font-size:15px;
}
.form {
  font-size: 11px;
  font-family: verdana;
  BORDER: 1px solid #c6cbde;
}
.button {
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px;
	FONT-WEIGHT: bolder;
	BORDER: 1px solid #c6cbde;
	background-color: #f7f3f7;
}
a.menu:link    {color: black; font-weight: 150%; text-decoration: none;  font-family: "verdana";  font-size: 11px;  }
a.menu:hover   {color: #7598ba; font-weight: 150%; cursor:hand; text-decoration: none; font-family: "verdana";  font-size: 11px; }
a.menu:visited {color: black; font-weight: 150%; text-decoration: none; font-family: "verdana";  font-size: 11px;} 

a.linkfooter:link 	 { color: black;  text-decoration: none;  font-family: "verdana";  font-size: 11px; }
a.linkfooter:hover   { color: #7598ba; cursor:hand;font-family: "verdana";  font-size: 11px; text-decoration: none; }
a.linkfooter:visited { color: black;  font-family: "Verdana"; text-decoration: none; font-size: 11px; }

a:link 	  { color: black;  text-decoration: underline;  font-family: "verdana";  font-size: 12px; }
a:hover   { color: #7598ba; cursor:hand;font-family: "verdana";  font-size: 12px; text-decoration: none; }
a:visited { color: black;  font-family: "Verdana"; text-decoration: underline; font-size: 12px; }
