.menu_g {
/* ustawienia dla linku wiecej */
     font-family: Tahoma ;
     font-size: 10px ;
     font-weight:  normal;
     text-decoration : none;
     color:  #ffc035; 
     /*border-bottom: 4px solid #c9ff93;*/
}   
.menu_g a {
/* ustawienia dla linku wiecej */
     padding-left: 4px;
     padding-right: 4px;
     padding-bottom: 2px;
     font-family: Tahoma ;
     font-size: 10px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #ffc035;      
}   
.menu_g a:hover {
/* ustawienia dla linku wiecej */
     padding-left: 4px;
     padding-right: 4px;
     padding-bottom: 2px;
     font-family: Tahoma ;
     font-size: 10px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #ffc035; 
     /*border-bottom: 3px solid #0066cc;*/
} 
.menu_g a:visited {
/* ustawienia dla linku wiecej */
     padding-left: 4px;
     padding-right: 4px;
     padding-bottom: 2px;
     font-family: Tahoma ;
     font-size: 10px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #ffc035; 
} 

