p.tekst {
color:#333333;
font-family:Verdana;
size:auto;
font-size:11px;
}

p.autor{
color:#333333;
font-family:Verdana;
size:auto;
font-size:12px;
}

p.tytul{
font-face:Verdana;
size:1;
color:#999999;
}

body {
background-color:#FFFFFF;
}

a:link {
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:visited { 
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:hover {
	color: #339900;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}
a:active { 
	color:#999999;
	font-family:Verdana;
	size:auto;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	}