body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #5d4410;
	background-image: url(img/bg_foot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a, #main a {
	text-decoration: underline;
	color: #82643f;
}
a:hover, #main a:hover {
	text-decoration: none;
	color: #5d4410;
}
h1 {
	margin: 0 0 0.5em 25px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 0 35px;
	padding: 0.75em 0 0.75em 0;
	display: block;
	border-bottom: #fbf2d9 solid 1px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	display: block;
	border-bottom: #cec2a5 solid 1px;
	color: #82643f;
}
p, #main p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 1em 0;
	color: #82643f;
}
ul {
	list-style-type: disc;
	padding: 0;
}
ul li {
	background-image: url(img/disc_li.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 5px;
}
.titlenews {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
.small {
	font-size: 10px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#page {
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	width: 888px;
	height: 100%;
	margin-left: -444px;
}
#content {
	position: absolute;
	width: 100%;
	margin: 212px 0 0 0;
	background-image: url(img/bg_in.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#left {
	float: left;
	width: 202px;
	margin: 20px 0 150px 0;
}
#left a, a:link {
	text-decoration: none;
	color: #5d4410;
}
#left a:hover {
	text-decoration: none;
	color: #fbf2d9;
}
#left h2 {
	color: #fbf2d9;
}
#main {
	margin: 20px 25px 25px 247px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0 1em 0;
	padding: 0;
	display: block;
	border-bottom: #82643f solid 1px;
	color: #82643f;
}
#footer {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
}
.img {
	border: 1px solid #b7a794;
	background-color: #f2e2ce;
	padding: 4px;
	margin: 10px 0 10px 15px;
}
.imgclearleft {
	float: left;
	margin: 0 15px 10px 0;
}
.imgclearright {
	float: right;
	margin: 0 0 10px 15px;
}
.imgleft {
	border: 1px solid #b7a794;
	float: left;
	background-color: #f2e2ce;
	padding: 4px;
	margin: 0 15px 10px 0;
}
.imgright {
	border: 1px solid #b7a794;
	float: right;
	background-color: #f2e2ce;
	padding: 4px;
	margin: 0 0 10px 15px;
}
.padding {
	padding: 0 15px 0 15px;
}
.korona {
	position: absolute;
	bottom: 58px;
	left: 0;
}
#footer .korona2 {
	position: absolute;
	margin: 500px;
	bottom: 1000px;
	left: 1000px;
}