td.td_menu { 
text-align:center; 
border-left: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); cursor: default; background-color: rgb(255, 255, 255); 
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

td.td_menu_one { 
text-align:center; 
border-left: 1px solid #D7D7D7; border-right: 1px solid #D7D7D7; cursor: default; background-color: #D7D7D7; 
color: #D7D7D7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.td_menu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:none;
}

.td_menu:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:none;
}

#dropmenudiv{
position:absolute;
border-left-color:#999999;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#D7D7D7;
border-right-style:solid;
border-right-width:1px;
border-top-color:#D7D7D7;
border-top-style:solid;
border-top-width:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height:20px; 
z-index:100;
}

 
div.pod_menu_l { 
height:10px;
background-color:#D7D7D7;
width:50%;
float:left;

 }
 
div.pod_menu_p { 
height:10px;
background-color:#D7D7D7;
width:50%;
float:right;

 }

div.lewa_menu { 
width:50%;
height:18;
background-color:transparent;
float:left;
vertical-align:bottom;
}
div.prawa_menu { 
width:50%;
height:18;
background-color:transparent;
float:right;
vertical-align:bottom;
}

div.pelne_menu { 
width:100%;
height:18;
background-color:transparent;
float:left;
vertical-align:bottom;
}

a.menu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CC6600;
text-decoration:none;
 }

a.menu:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#BD280A;
text-decoration:underline;
 }

img.orange_menu { margin-left:7px; margin-right:0px; }