body {
         font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
         width: 70%;
         font-size: small;                  
         margin: 0 auto;
         margin-top: 2px;              
         background: rgb(67, 55, 0);      
         }
#obal {
         width: 100%;
         margin-bottom: 20px;
         background: white;
         border: 3px solid black;
         }


h1  {
      font-size: 200%;                           
      text-align: center;
      margin-top: 1em;
      margin-bottom: 1rem;
      }

h2  {                                        
      font-size: 150%;                                       
      text-align: center;
      margin-bottom: 3rem;
    }


      

h4 {                                           
      font-size: 148%;
      position: relative;
      left: 80px;
      top: 36px;              
      }


h5  {                                        
      font-size: 144%;
      position: relative;         
      left: 50%;               
      top: -19px;                         
      }


p   {
     font-size: 120%;                   
     margin:  20px;
     text-indent:  20px;
     text-align: left;
     padding: 0;
     }

a   {    
      color: black;
      } 
      
a span {
          text-decoration: none;
          }
#message {
    margin:auto;
}

#message p {
    text-align: -moz-left;
    padding-left: 10rem;
    padding-right: 10rem;

}

   #zahlavi {                                                                        
                width: 100%;
	  height: 20%;
	  border-bottom: 2px solid #fc6500;
                }
 img  {
         border-bottom: 0 solid #fc6500;
         }
         

   #obsah{
             border-top: 2px solid #fc6500;
             }

	                                                                         

                  *{
                     margin: 0;
                     padding: 0;
                     }

	 #menu ul{                
                  float: left;
	  width: 100%;
                  text-decoration: none;
                  list-style-type: none;
                  border-top: 2px solid rgb(67, 55, 0);
	  border-bottom: 2px solid rgb(67, 55, 0);
                  right: 0;
                  left: 0;
                  }

	    #menu ul li {   
                   float: left;                                               
	   width: 25%;                        
	   position: relative;
                   background: #f07f00;                      
	   font-size: 120%;                              
                   font-weight: bold;      
	   text-align: center;
                   border-right: 0 solid black;
                   }

	#menu ul li  ul li {  
                   float: left; 
                   font-size: 110%;   
                   padding: 0 0 0 9px;                       
                   width: 409px;                                  
                   text-align: left;
                   border: 1px solid black;
                                                                   
                   }

                    #menu ul ul {
                    position: absolute;
                    left: 0; 
                    visibility: hidden;
                    font-size: 95%;                            
                    border: none;
                    text-decoration: none;
                    } 
               
                   span {
                   font-size: 0.8em;                
                   font-weight: bold;
                   }

	     #menu ul li:hover ul {            
                     visibility: visible;     
	     background: black;
	     }    

                   #menu ul li   a{                        
                   display: block; 
                   padding: 4px 0 4px 2px;
	   border-right: 1px solid black;           /*#fc6500;*/
                   text-decoration: none;
                   color: #FFF; 
                   }  

                  #menu ul li a:hover {          
	   background: black;
                   text-decoration: none;                  
	   } 


                   #seznam1  {                               
                   margin: 0 0 40px 10rem;
                   width: 95%;
                   left: 1rem;
                   }

                   
                                    
                  #seznam3  {                                          
                  position: relative;
                  float:  left;
                                                 
                              }


                  #seznam4{                                            
                  position: relative;
                  float: right;
                                                               /* 600  */
                                                         
                  }   

                                                                 
                 
                 
             
