body,td,th {
}
 
#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%;
margin: 0;
margin-left: 5px;
float: left; 
margin-right: 2px; 
margin-top: 10px;
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;
}

