td {
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 1px;
}
.tytul {
	float : none;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : #CC3300;
	font-family : Arial, Helvetica, sans-serif;
}
a {
	text-decoration : none;
	color : #4682B4;
}
a:hover {
	text-decoration : underline;
	color : Blue;
}