body{font-size: 12px;
     margin: 5px auto;
     background: white;
     text-align: center;
     font-family: Arial, sans-serif;
    }
     
div#obsah{margin: 0px;
          Text-align: center;
          width: 950px;
          background: white;
         }
          
div#hlavicka{text-align:left;
             margin: 0px;
             width: 183px;
             height: 52px;
             float: left;            
             }

div#hlavicka2{text-align:right;
              margin: 0px;
              width: 764px;
              height: 52px;
              }
              
div#menu_horni{text-align:left;
                margin: 0px;
                width: 950px;
                height: 31px;
                background: url(img/menu_horni_bgr.jpg) repeat-x;
                
              }

div#menu_horni a{color: white;
                 font-weight: bold;
                 margin-left: 5px;
                 margin-right: 5px;
                 padding: 5px;
                 text-decoration: none;
                 }

div#menu_horni a:hover{text-decoration: underline;}
            
div#menu{width: 200px;
         background: #EBEBEB;
         margin: 0px;
         float: left;
         text-align: left;
         margin-top: 10px;
         margin-right: 5px;
        } 
                    
div#telo{text-align: left;
         margin: 0px;
         width: 745px;
         background: white;
         float: left;
         margin-bottom: 20px;
         margin-top: 10px;
        }
          

div#paticka{width: 950px;
            height: 20px;
            text-align: center;
            background: white;
            font-size: 12px;
            clear: both;           
            }
div#paticka a{text-decoration: none;}
div#paticka a:hover{text-decoration: none;}
h1{font-size: 15px;
   text-decoration: underline;
   font-variant: small-caps;
   text-align: center;
   margin-bottom: 10px}
   
h2{font-size: 17px;
   text-align: left;
   margin-bottom: 5px;
   color: #9E3C02;}
   
h3{font-size: 17px;
   text-align: left;
   margin: 0px;
   color: #B22222;}
   
   
a{text-decoration: underline;
  color: black;}

a:hover{text-decoration: none;}

table {font-size:12px;}