* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b704d;
	}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(image/body_back.jpg);
	}
h1, h2 {
	color: #d61010;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	}
h2 {
	border-bottom: 1px solid #d61010;
	text-indent: 10px;
	}
.wrapper {
	width: 895px;
	margin: auto;
	}
.hdrBg {
	background-image:url(image/head_back.jpg);
	background-repeat: repeat-x;
	height: 352px;
	}
.hdr {
	width: 900px;
	height: 352px;
	margin: 0 auto;
	background-image: url(image/inner_head_back.jpg);
	z-index: 1px;
	position: relative;
	}
.menuBox, a.main:link, a.main:visited, a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	}
.menuBox {
	z-index: 10px;
	position: absolute;
	top: 26px;
	right: 51px;
	height: 39px;
	width: 622px;
	padding-top: 10px;
	text-align: right;
	color :#FFFFFF;
	}
a.main:link, a.main:visited, a.main:active {
	color: #FFFFFF;
	text-decoration: none;
	}
a.main:hover {
	color :#FFFF00;
	}
.contentBoxTop {
	width: 895px;
	height: 15px;
	background-image: url(image/wrapper_top.gif);
	background-repeat: no-repeat;
	}
.contentBox {
	background-color: #e9e3cd;
	background-image: url(image/content_spacer.gif);
	background-repeat: repeat-y;
	padding: 10px;
	}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
.contentBoxLeftCol {
	width: 280px;
	float: left;
	padding-right: 10px;
	}
.contentBoxRightCol {
	width: 570px;
	float: right;
	padding-left: 10px;
	}
.ftr {
	background-color: #4E0000;
	height: 46px;
	}
.ftrMain {
	width: 895px;
	height: 46px;
	margin: 0 auto;
	background-image: url(image/content_bottom.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 22px;
	}
a.more:link, a.more:visited, a.more:active {
	color: #d61010;
	text-decoration: none;
	}
.thumbBox {
	width: 119px;
	height: 115px;
	background-image: url(image/thumb_shadow.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	}
.aktualnosciBox	{
	padding-left: 10px;
	width: 300px;
	}
