
td.naglowek {
	font-family:		Verdana;
	font-size:			14px;
	font-weight:		bold;
	color:				#CD1300;
}


td {
	font-family:		Verdana,Arial;
	font-size:			11px;
	line-height:		150%;
	color:				#443304;
}


a:menu {
		text-decoration: 	none;
		color:				#6E141B;
}

a:visited {
		text-decoration: 	none;
		color:				#6E141B;
}

a:active	{
		text-decoration: 	none;
		color:				#6E141B;
}

a:hover	{
		text-decoration: 	underline;
		color:				#6E141B;
}


