
td.naglowek {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	line-height:		150%;
	color:				#5C3A15;
}


td.tekst {
	font-family:		Verdana,Arial;
	font-size:			11px;
	line-height:		150%;
	color:				#443304;
	text-align: justify;
}


a:link {
		text-decoration: 	underline;
		color:				#6E141B;
}

a:visited {
		text-decoration: 	underline;
		color:				#6E141B;
}

a:active	{
		text-decoration: 	underline;
		color:				#6E141B;
}

a:hover	{
		text-decoration: 	underline;
		color:				#6E141B;
}

