p {
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	text-align : justify;
}
td {
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
}
li {
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 10px;
}
.cytat {
	float : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	text-align : justify;
}
.odn {
	font-family : Tahoma;
	font-size : 8px;
	font-weight : bold;
	float : none;
}
.tytul {
	float : none;
	font-size : 17px;
	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;
}