body
{	background-color: #ffffff;
	width: 964px;
}

div#logo
{	width: 950px;
	height: 286px;
	border-width: 0 0 0 4px;
	border-style: solid;
	border-color: #ffffff;
}

div#content
{	background-image: url(obrazki/bg_lewe.jpg);
	background-repeat: repeat-y;
	float: left;
	padding: 4px 16px 4px 50px;
	margin: 4px 0 0 4px;
	width: 724px;
}

div#rightpanel
{	float: right;
	width: 170px;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.rightbox
{	background-color: #eaedf2;
	background-image: url(obrazki/prawe1_03a.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 1px 32px 0 16px;
	margin-bottom: 0;
	width: 122px;
}

#content h1
{	color: #000000;
	font-variant: small-caps;
	font-size: 17px;
	text-transform: none;
}
#content h2
{	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #636165;
	text-transform: uppercase;
}

/* made by ipol */