table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFE388;
	font-weight: bold;
}
p {
	text-indent: 40px;
	text-align: justify;
}
p.ref{
	font-size: 20px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
        color: #00FF00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.tabela {
	border: 0px solid #000000;
	background-color: #205020;
}
table {
	background-repeat: no-repeat;
}
td.srodek {
	background-image: url(srodek.gif);
	background-repeat: repeat-y;
}
a.ref{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #FF3300;
}
a.ref:hover {
        color: #00FF00;
}