BODY
{
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	margin: 8px;
	background-color: #000000;
}
*
{
	margin: 0;
	padding: 0;
}
.zdjecie
{
	border: 5px solid #E0E0E0;
	margin-right: 5px;
	margin-left: 5px;
}
H1
{
	color: #FECE33;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px;
	font-style: italic;
}
H2
{
	color: #FECE33;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px;
	font-style: italic;
}
H3
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 5px;
}
HR
{
	background: #F6990E;
	border: 0px solid #000000;
	height: 1px;
}
IMG
{
	border: 0;
}
P
{
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 5px;
}
A
{
	text-decoration: none;
	color: #E3B32B;
}
A:hover
{
	text-decoration: underline;
	color: #F79A0F;
}
UL
{
	font-size: 10pt;
	margin-left: 15px;
}
table, td {
    color: #FFFFFF;
}


