body,td,th {
	color: #585858;
}
#menu_odstep{
 position:relative; 
 height:110px; 
 width:100%;
 border: 0px;
}
#menu{ 
 position:relative; 
 height:0px;
 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: 5px;
} 

#menu_naglowek { 
width:95%;
margin: 0;
margin-left: 5px;
float: left; 
margin-right: 2px; 
margin-top: 25px;
border-bottom: 2px solid #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;
}
