body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Georgia, sans-serif;
	font-size: 0.8em;
}
div#top, div#main, div#submain, div.red, div.green {
	margin: auto;
	width: 956px;
}
div#top {
	height: 281px;
	background-image: url('gfx/top.jpg');
}
div#top div#herby {
	position: absolute;
	margin-left: 539px;
	margin-top: 20px;
	width: 165px;
	height: 70px;
}
div#top div#herby img {
	border: 0;
}
div#top table#linki {
	position: absolute;
	margin-left: 530px;
	margin-top: 20px;
	width: 165px;
	height: 70px;
}
div#top table#linki td
{
	cursor: pointer;
}
div#top div#zielnybor {
	position: absolute;
	margin-left: 66px;
	margin-top: 176px;
	width: 412px;
	height: 105px;
}
div#top div#zielnybor img {
	border: 0;
}
img#pioro {
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 50px;
}
div.red {
	height: 10px;
	font-size: 1px; /* Thank you, IE! */
	background-image: url('gfx/red.png');
}
div.green {
	height: 42px;
	background-image: url('gfx/green.png');
}
div#gozdzik {
	position: absolute;
	margin-left: 565px;
	margin-top: 255px;
	width: 141px;
	height: 120px;
}
div#main {
	background-image: url('gfx/main.png');
	background-repeat: repeat-y;
	background-position: 0px 303px;
	clear: both;
}
div#submain {
	background-image: url('gfx/submain.png');
	background-repeat: no-repeat;
}
div#clear {
	clear: both;
	height: 20px;
}
div#content {
	width: 460px;
	padding-top: 15px;
	padding-left: 85px;
	float: left;
}
div#content h1 {
	margin-top: 0;
	font-weight: normal;
	font-size: 2.75em;
	letter-spacing: -3px;
	background-image: url('gfx/h1.png');
	background-repeat: no-repeat;
	margin-bottom: 0.25em;
	width: 502px;
}
div#content p {
	margin-top: 0;
	margin-bottom: 0.75em;
	line-height: 135%;
}
div#content a {
	color: #8C601F;
	background-color: #dcd2c6;
	padding: 1px 0px;
	text-decoration: none;
}
div#content a:hover {
	color: #000000;
}
div#news {
	width: 160px;
	padding-top: 15px;
	padding-right: 80px;
	float: right;
}
div#news p {
	margin-top: 0;
}

div#news a {
	color: #332200;
	text-decoration: none;
}

#menu {
	margin-left: 76px;
}

#prawytytul {
	float: right;
	padding: 12px 125px 13px 10px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CCE6CC;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: block;
	float: left;
	padding: 12px 10px 13px 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
#link_ak{
	color: #CCE6CC;
	text-decoration: none;
}
#link_ak:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a {
	color: #CCE6CC;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
}

#news h3 {
	margin-top: 0;
	margin-bottom: 0.25em;
	font-size: 1em;
	letter-spacing: -1px;
	padding-left: 1.1em;
}

#news ul {
	font-size: 0.85em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 1.0em;
	list-style-type: square;
}

#news ul a {
	text-decoration: none;
	color: #000000;
}

#news ul a:hover {
	color: #8C601F;
}
