.tytul {
	font-family: "Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7D736C;
	text-transform: uppercase;
}
.gruby {
	font-family: "Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.tekst {
	font-family: "Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
A {
        font-weight: bold; text-decoration: underline; color: #935933
}
A:hover {
        text-decoration: none; color: #ffffff
}


