.menu {
     font-family: Tahoma;
     font-size: 12px;
     font-weight: bold;
     color: #FFFFFF;
}
.menu_lewe {
     font-family: Tahoma;
     font-size: 12px;
     font-weight: bold;
     color: #000000;
     vertical-align: 20%;
}
.promocja {

     font-family: Tahoma;
     font-size: 11px;
     font-weight: normal;
     color: #000000;
     vertical-align: 20%;
}
.srodek {


     font-family: Tahoma;
     font-size: 11px;
     font-weight: normal;
     color: #333333;
     vertical-align: 20%;
}
.srodek2 {


     font-family: Tahoma;
     font-size: 11px;
     font-weight: normal;
     color: #333333;
}
.podmenu {
     font-family: Tahoma;
     font-size: 11px;
     text-decoration: none;
     color: #000000;
     vertical-align: 20%;
     
}
a{color:red;}
a:hover{font-weight:bold;color:orange;}
