body {background-color: lightgrey; font-family: arial, Helvetica, sans-serif; font-size: 12px; font-color: black  }

#horni_menu 
           {
            position: absolute; 
            left: 6px; 
            top: 6px;
            height: 90px; 
            width: 810px;       
            border-style: solid;  
            border-width: 1px; 
            -moz-border-radius 15px;  
            background-color: lightgrey;
	    background-image:url("/images/logos/davidovo-logo-small.png");
           }
	    
      
   
   
   #horni_sub_menu /* carkovana cara v logu*/
              {
               position: absolute; 
               top: 65px; /* 107 */
               right: 15px;
               height: 25px; 
               width: 500px;               	       
               border-left-style: dashed;
	       border-right-style: dashed;  
	       border-top-style: dashed; 
               border-width: 1px;
               background-color: none;
	       text-align: right;
               } 
   #horni_lista 
              {
              position: absolute;
              top: 100px;
              left: 161px; 
	      height: 23px;
	      width: 655px; /* 904px;*/
	      border-width: 1px;	      
	      border-bottom-width: 2px;	      
	      border-left-style: solid;
	      border-right-style: solid;  
	      border-bottom-style: solid;  
	      border-top-style: solid;  
	      background-color: gray;
	      background-image:url("./images/logos/davidovo-podklad.jpg");	      
              }  
	      
	 #dolni_sub_menu /* carkovana cara v liste*/
	            {
		     position: absolute; 
                     top: 0px; /* 107 */
                     right: 15px;
                     height: 6px; 
                     width: 500px;                     
	             margin-bottom: 2px;
                     border-left-style: dashed; 
	             border-bottom-style: dashed; 
		     border-right-style: dashed; 
                     border-width: 1px;                     
		     background-color: none;
		    }
	           
#horni_lista_L 
         {
         position: absolute; 
	 left: 6px; 
         top: 100px;  
         width: 151px;  
	 height: 29px;
         border-style: solid; 
         border-width: 1px;  
	 border-bottom-width: 2px;
	 border-right-width: 1px;
	 border-color: black;
         background-color: #bfc0bd;
	 background-image:url("./images/logos/davidovo-lista-L.png");	
	 text-align: center;	 
        }


#menu_L {
         position: absolute; 
	 left: 6px; 
         top: 133px;  
         width: 151px;  
         border-style: solid; 
         border-width: 1px;  
         background-color: #eeeeee;
        }

	 

              
#hlavni 
       {
        position: absolute; 
        top: 127px; /* 149px;*/
        left: 161px; 
        width: 655px;  /* 751px;*/  
        border-style: solid; 
        border-width: 1px; 
        border-color: black;  
        background-color: #eeeeee;
	text-align: center;
       }

#rss_pole 
       {
        position: relative;         
        left: 15px; 
        width: 620px;  /* 751px;*/ 
	height: 120px;           
        background-color: lightgrey;
	text-align: center;
	overflow: auto;
       }       
       
       
#baner_L
        {
	
        position: relative; 
        left: 4px;	
        width: 141px;  /* 751px;*/  
	height: 160px; 
	margin-top: 40px;
	padding-top: 4px;
	text-align: center;	 
	margin-bottom: 6px;
        border-style: dashed; 
        border-width: 1px; 
        border-color: black;  
        background-color: lightgrey;	       
       
	}
       
#spodni_banner 
       {
        position: absolute; 
	text-align: center;
	left: 92px;
        bottom: 37px; 
        width: 468px;  /* 751px;*/  
	height: 60px; 
        border-style: dashed; 
        border-width: 1px; 
        border-color: black;  
        background-color: gray;	       
	
       }

#dolni_lista 
              {
              position: absolute;
              bottom: 2px;
              left: 2px; 
	      height: 23px;
	      width: 648px; 
	      text-align: right;
	      border-width: 1px;	      
	      border-bottom-width: 1px;	      
	      border-left-style: solid;
	      border-right-style: solid;  
	      border-bottom-style: solid;  
	      border-top-style: solid;  
	      background-color: gray;
	      background-image:url("./images/logos/davidovo-podklad.jpg");	      
              }  
       
/*--------------------------*/
     
.nadpisy_menu_L 
             {
              font-family: arial, Helvetica, sans-serif; 
              font-size: 11pt;
              color: white;              	      
              font-weight: bold;       
	      text-align: center;	      
             }

.linky_menu_L 
              {
	       font-family: arial, Helvetica, sans-serif; 
              font-size: 10pt;
              color: darkblue;              	                        
	      text-align: left;
	      text-decoration: none;
	      margin: auto;
	      margin-left: 2px;	      
	      }	     

a.linky_menu_L:hover
              {
	       font-family: arial, Helvetica, sans-serif; 
              font-size: 10pt;
              color: darkred;
	      text-decoration: underline;	                    	                    
	      text-align: left;
	      margin: auto;
	      margin-left: 2px;	      
	      }	     

.linky_menu_horni 
              {
	       font-family: arial, Helvetica, sans-serif; 
              font-size: 10pt;
              color: black;              	                    
	      text-align: right;
	      text-decoration: none;
	      margin: auto;	      
	      }	     

a.linky_menu_horni:hover
              {
	       font-family: arial, Helvetica, sans-serif; 
              font-size: 10pt;
              color: darkred;
	      text-decoration: underline;	                    	                    
	      text-align: right;
	      margin: auto;	      
	      }	     
	      
	      
	      
.ozdubky /*<< nebo ::*/
        {
	 font-family: courier,monospace;          
	 font-size: 5pt;	 
         color: black;	             
	 text-align: left;	 
	 padding-left: 6px;
	}	      
	      
.baner 
       {
        font-family: courier,monospace;          
	 font-size: 8pt;	 
         color: black;	                 
	 text-align: center;	 
	 background-color: lightgrey;
	 padding-top: 4px;
       }	      
	      
	      
	      
	      	     	   
.nadpis_menu_hlavni_1 
             {               
              font-family: arial, Helvetica, sans-serif; 
              font-size: 14pt;
              color: black;              	      
              font-weight: bold;       
	      text-align: center;
	      margin: auto;
             }              

.nadpis_menu_hlavni_2 
             {              
              font-family: arial, Helvetica, sans-serif; 
              font-size: 12pt;
              color: black;              	      
              font-weight: bold;       
	      text-align: center;
	      margin: auto;   
	      background-color: lightgrey;
             }

.prikazy 
           {
              font-family: arial, Helvetica, sans-serif; 
              font-size: 10pt;
              color: black;
	      background-color: lightyellow;              	                    
	      text-align: center;	      	      
	      padding: 2px;
	      border-style: dashed;
	      border-width: 1px;
	      
             }              

	     	     

	     	      
.nadpisy_menu_hlavni_horni	     
             {
	     font-family: 'Courier New CE', 'Courier CE', 'Courier New', Courier,monospace;
              font-size: 12;
              color: black;
              background-color:  orange;	      
              font-weight: bold;
              border-bottom-style: solid;
              border-bottom-color: black;
              border-bottom-width: 2px; 
              border-width: 1px;
	     }
	      