.menu_g {
/* ustawienia dla linku wiecej */
     font-family: Tahoma ;
     font-size: 12px ;
     font-weight:  normal;
     text-decoration : none;
     color:  #cc0000; 
     /*border-bottom: 4px solid #035b86;*/
}   
.menu_g a {
/* ustawienia dla linku wiecej */
     padding-left: 3px;
     padding-right: 3px;
     padding-bottom: 1px;
     font-family: Tahoma ;
     font-size: 11px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #cc0000;      
}   
.menu_g a:hover {
/* ustawienia dla linku wiecej */
     padding-left: 3px;
     padding-right: 3px;
     padding-bottom: 1px;
     font-family: Tahoma ;
     font-size: 11px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #cc0000; 
     border-bottom: 2px solid #26aa18;
} 
.menu_g a:visited {
/* ustawienia dla linku wiecej */
     padding-left: 3px;
     padding-right: 3px;
     padding-bottom: 1px;
     font-family: Tahoma ;
     font-size: 11px ;
     font-weight:  bold;
     text-decoration : none;
     color:  #cc0000; 
} 
