body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
}
a:visited {
	color: #33CC33;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
}
.stopka {
	font-size: 16px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-style: normal;
}
