BODY  {
	margin : 0;
	font-family : Verdana,Arial,Tahoma,Helvetica;
	color : #4b4906;
	text-decoration : none;
	text-align: left;
}

.czerwo {
	color : #FF0000;
	font-weight: bold;
}

.red {
	color : #E87017;
}

.more {
	font-size : 8pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

a {
        font-size : 16px;
        text-decoration : none;
        font-weight : bold;
        color : #804000;
}

a:Hover  {
	color : #E87017;
}

a.footer {
	color : #FFFFFF;
	font-size : 9pt;
}
a.footer:Hover {
	color : #FFFFFF;
}
.autor {

	font-size : 13px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.tytul {
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;

}
.cena {
	font-size : 18px;
	color : #E87017;
	font-weight: bold;
	text-align: center;
}

