body,td,th {
	color: #585858;
}
#menu_odstep{
 position:relative; 
 height:110px; 
 width:100%;
 border: 0px;
}
#menu{ 
 position:relative; 
 height:40px;
 border: 0px; 
}
 
#menu_l { 
width:95%;
margin: 0;
margin-left: 5px;
float: left; 
margin-right: 2px; 
margin-top:0;
} 

#menu_ { 
width:95%;
margin: 0;
float: left; 
margin-top: 10px;
} 

#menu_naglowek { 
width:95%;
float: left;
margin-left: 5px;
margin-right: 2px; 
margin-top: 0px;
margin-bottom:10px; 
/*border-bottom: 2px double #333333;
border-bottom-style: inset; */
font-weight: bold;
} 

#menu_naglowek a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_naglowek a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_naglowek a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_naglowek a:active {
	color: #FF0000;
	text-decoration: none;
}
