
body {
	background-color: #acd665;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tekst {
color: #003366;
font-size: small;
}
.tytul {
color: #003366;
	font-size: large;
	font-weight: bold;
}
.stopka {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.orange {
	font-size: small;
	color: #FF6600;
	font-weight: bold;
}
a.tekst:link {
	color: #FF6600;
	text-decoration: none;
}
a.tekst:visited {
	text-decoration: none;
	color: #003366;
}
a.tekst:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.tekst:active {
	text-decoration: none;
	color: #FF6600;
}



