/* definice písma */
body  {font-family:'Arial CE', 'Helvetica CE', Arial, sans-serif;font-size:10pt;        
} 
     
	/* odkazy bez podtržení */
a {text-decoration: none}
a:hover {text-decoration:underline; color: #000000}
	/* definice menu pod obrázkem */
.menubox1 {font-family:Arial CE, Helvetica CE, Arial, sans-serif;
           font-size: 8pt;
           text-align: center;  
           background-color: #F5F5F5;
           visibility: hidden;
           /*border: 1px solid #CC3300;*/
}           
.menubox2 {font-family: Arial CE, Helvetica CE, Arial, sans-serif;
           font-size: 8pt;
           text-align: center;  
           background-color: #F5F5F5; 
           /*border: 1px solid #CC3300;*/          
}
.hlav_nav {width: 800px; height: 155px;
           border: 1px solid red;
}
/*.obr_hlav {border-bottom: 1px solid #99CC99; 
}*/
/******************* menu 1 ***********************/
#menu1 {position: absolute;left: 0px; top: 80px; z-index: 1; 
        width: 100px;  
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
        /*background-image: #000000 url("http://www.sprintsport.cz/styly/images/bg_pruhl.gif");*/         
}
#menu1 a{text-decoration: none; 
          color: #006600; /*E5E5E5;*/         
          text-align: center;  
}
#menu1 a:hover {text-decoration: none;        
          color: #006600;/*E5E5E5;*/
          font-weight: bold;          
          text-align: center;            
}
/*#menu1 td :hover {background-color: #E5E5E5;        
}*/
#menu1 td {border-top: 1px solid #E5E5E5;
           /*background: #E5E5E5;*/            
}
#menu1 td:hover {background-color: #E5E5E5;       
}
/******************* menu 2 *****************/
#menu2 {position: absolute;left: 95px; top: 80px; z-index: 1;
        width: 100px;
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
}
#menu2 a{text-decoration: none; 
          color: #006600;       
          text-align: center;  
}
#menu2 a:hover {text-decoration: none;
          font-weight: bold;   
          color: #006600;         
          text-align: center;         
}
#menu2 td {border-top: 1px solid #E5E5E5;   
}
#menu2 td:hover {background-color: #E5E5E5;       
}
/******************** menu 3 *****************/
#menu3 {position: absolute; left: 200px; top: 93px; z-index: 1;
        width: 120px;
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
}
#menu3 a{text-decoration: none; 
         color: #006600;           
         text-align: center;  
}
#menu3 a:hover {text-decoration: none;
          font-weight: bold;   
          color: #006600;         
          text-align: center;       
}
#menu3 td {border-top: 1px solid #E5E5E5;   
}
#menu3 td:hover {background-color: #E5E5E5;       
}
/************************ menu 4 *******************/
#menu4 {position: absolute; left: 320px; top: 20px; z-index: 1;
        width: 100px;
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
}
#menu4 a{text-decoration: none; 
          color: #006600;          
          text-align: center;  
}
#menu4 a:hover {text-decoration: none;
          font-weight: bold;   
          color: #006600;        
          text-align: center;     
}
#menu4 td {border-top: 1px solid #E5E5E5; 
}
#menu4 td:hover {background-color: #E5E5E5;       
}
/********************* menu 5 ****************/
#menu5 {position: absolute;left: 395px; top: 35px; z-index: 1;
        width: 120px;
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
}
#menu5 a{text-decoration: none; 
          color: #006600;        
          text-align: center;  
}
#menu5 a:hover {text-decoration: none;
          font-weight: bold;   
          color: #006600;          
          text-align: center;     
}
#menu5 td {border-top: 1px solid #E5E5E5;  
}
#menu5 td:hover {background-color: #E5E5E5;       
}
/****************** menu 6 *****************/
#menu6 {position: absolute;left: 475px; top: 62px; z-index: 1;
        width: 130px;
        border-left:1px solid #E5E5E5;
        border-right:1px solid #E5E5E5;
}
#menu6  a{text-decoration: none; 
          color: #006600;         
          text-align: center;  
}
#menu6 a:hover {text-decoration: none;
          font-weight: bold;   
          color: #006600;          
          text-align: center;    
}
#menu6 td {border-top: 1px solid #E5E5E5; 
}
#menu6 td:hover {background-color: #E5E5E5;       
}
/******************* konec menu **********************/

.tab_nav {width:800px; height: 20px; 
          font-family: Tahoma, Arial CE, Helvetica CE, Arial, sans-serif;
          font-size: 10pt;
          /*font-weight: 600;*/
          text-align: center;
          border: 0px solid #CC3300;
          color: #006600;/*#CC3300;*/
          background: #FFFFFF url("http://www.sprintsport.cz/images/bg2.gif");/*#99CC99;*/
          cursor: default; 
          padding-top: 2px;
          padding-bottom: 0px; 
}
.tab_nav td a{color: #006600;
}
.tab_nav td a {text-decoration: none;
            color: #006600;
}
.tab_nav td a:hover {text-decoration: none;            
          color: #006600;              
}
.navigframe {position: absolute;left: 0px; top: 100px; z-index: 10;
             background: #000000;
}