body, td {
	font-family: Arial, Verdana, Tahoma, sans-serif ;
	color: #FFFFFF;
	font-size: 12px;
}

.nadpis {
	font-family: Arial, Verdana, Tahoma, sans-serif ;
	font-weight: bold;
	color: #E2E200;
	font-size: 13px;
	margin-bottom: 5px;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #DDDDDD;
}

a.menu {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

a.menu:hover, a.menu_on, a.menu_on:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

