body {
	background-image: url(images/bg.gif);
}
.linki {
	font-family: "Times New Roman", Times, serif;
	text-shadow:Black;
	font-style:italic;
	font-size: 14px;
}
.naglowek {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.style2 {
	font-size: 14px;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch:extra-expanded;
	text-decoration: underline;
	color: #666666;
}
.stopka {font-size: 10px}
.style4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.normal {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.datownik {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style5 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: underline;
};
a:visited {
	text-decoration: underline;
	color: #666666;
};
a:hover {
	text-decoration: underline;
	color: #CC0000;
};
a:active {
	text-decoration: underline;
	color: #FF0000;
};