#right_menu
{
text-decoration:none;
font-family: "Arial";
font-size: 11px;
color: #ffffff;
font-weight: bold;

}

#right_menu:hover
{
	text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a:hover{
text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

a{
text-decoration:none;
font-family: "Arial";
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

#head_niebieski{
text-decoration: none;
	font-family: "Arial";
	font-size: 20px;
	color: #000367;
	font-weight: bold;
}

#head_czerwony{
text-decoration: none;
	font-family: "Arial";
	font-size: 15px;
	color: #bc0c0e;
	font-weight: bold;
}

#text_czerwony{
text-decoration: none;
	
	font-size: 15px;
	color: #bc0c0e;
	font-style:italic
	
}