.tekst {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #003366;
}
.bialy {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.linkblack {
	color:#006699;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;

	

	}
a.linkblack:hover {
	color:#FB7905;
	text-decoration: underline;
	}