h1 {
	font-family: serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
A {
	TEXT-DECORATION: none;
}
A:link {
	FONT: 9pt/11pt verdana;
	TEXT-DECORATION: none;
	COLOR: #000040;
}
A:visited {
	FONT: 9pt/11pt verdana;
	TEXT-DECORATION: none;
	COLOR: #000040;
}
A:hover {
	FONT: 9pt/11pt verdana;
        TEXT-DECORATION: none;
        COLOR: #0000ff;
}
a.reklama:LINK,a.reklama:ACTIVE,a.reklama:FOCUS,a.reklama:VISITED {
	color: #9F9F9F;
	text-decoration: none;
}
a.reklama:HOVER {
	text-decoration: underline;
}
table.small_box {
	border: 0px;
	background-color: #ff9900;
	width: 100%;
}
.content{
	background-color: #dcd0bc;
}
.gray_content {
	background-color: #E3DFD7;
	padding: 4px;
	: ;
}
table {
	FONT: 9pt/11pt verdana;
}
h5 {
	FONT: 9pt/11pt verdana;
	text-decoration: underline;
	font-weight: bold;
}
.comment {
	color: #9F9F9F;
}
.green {
	color: Green;
	font-weight: bold;
}