body {
	background-color: #FFFEEE;
}
a:link {
	color: #A52A2A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A52A2A;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.zawartosc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
