@charset "iso-8859-2";
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #970000;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.moj:link {
	color: #2f9cd4;
}
a.moj:visited {
	color: #2f9cd4;
}
a.moj:hover {
	color: #2f9cd4;
}
.tekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFF2;
	text-align: justify;
	border: thin none #CCCCCC;
}
a.aktywny {font-weight:bold;color:black;}