@charset "iso-8859-1";
/* CSS Document */
<style>
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42006F;
	line-height: 26px;
}
body {
	background-color: #D1D6FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 22px;
	color: #000099;
}
.linkowe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033FF;
} 
.linkowe1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
} 

.linkowe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
	text-decoration: underline;
} 


.linkowe3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
} 
.tyt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF33CC;
	font-weight: bold;
	background-color: #CCFF33;
} 
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #FF3300;
} 


a:visited {color:black; }
a:hover {color:#33cc33; }
</style>
