html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}

body {
	background-image: url(back3.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	position: absolute;
	left: 220px;
	top: 220px;
	display: block;
	color: #825a2d;
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	z-index: 5;
}

h2 {
	display: block;
	color: #825a2d;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 20px;
}

h3 {
	display: block;
	color: #825a2d;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 18px;
}

.main {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background-image: url(back1.jpg);
	background-position: top center;
	position: relative;
	background-repeat: no-repeat;
}

.top {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: url(back4.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	position: relative;
}

.bottom {
	width: 100%;
	height: 238px;
	background-image: url(back2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
}

.topmenu {
	list-style: none;
	list-style-type: none;
	padding: 50px 0 0 33px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 131px;
	z-index: 5;
}

.topmenu li {
	display: block;
	padding: 0 25px 0 0;
	float: left;
	height: 23px;
}

.topmenu li a, .topmenu li a:visited  {
	color: #fff;
	text-decoration: none;
	padding: 3px 0 5px 0;
	font-size: 12px;
}

.topmenu li a.act {
	display: block;
	background: url(sqr.jpg) repeat-x center top;
	color: #64431e;
	height: 23px;
}

.menuwrap {
	position: absolute;
	left: 685px;
	top: 255px;
	width: 237px;
	padding: 30px 0 0 22px;
}

.menutop {
	height: 87px;
	width: 237px;
	background: url(menutop.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

.menuback {
	width: 237px;
	background: url(menuback.jpg) repeat-y left top;
	margin: 0px;
	padding: 0px;
}

.menubottom {
	height: 29px;
	width: 261px;
	background: url(menubottom.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

.menutop span {
	padding: 43px 0 0 72px;
	margin: 0px;
	color: #411a0a;
	font-size: 14px;
	display: block;
	font-weight: bold;
}

.menuback .rightmenu {
	padding: 0 0 0 24px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}

.menuback .rightmenu li {
	display: block;
	height: 24px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(point.gif) no-repeat 0px 8px;
	font-size: 12px;
}

.menuback .rightmenu li a, .menuback .rightmenu li a:visited {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	color: #695321;
	text-decoration: none;
	display: block;
	height: 24px;
}

.search {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	position: absolute;
	left: 725px;
	top: 223px;
	z-index: 5;
}

.search input {
	width: 145px;
	color: #e5c246;
	padding: 0 5px 0 5px;
	border: none;
	background: none;
}

.search a, .search a:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 12px;
}

#text {
	width: 990px;
	margin: 0 auto;
}

.stat {
	padding: 270px 320px 0px 65px;
}

.textwrap {
	padding: 0px;
	margin: 0px;
	background: url(textback.jpg) repeat-y center top;
}

#text p {
	color: #825a2d;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

#text li {
	color: #825a2d;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

#text ol {
	color: #825a2d;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

.footer {
	width: 300px;
	margin: 0 auto;
	padding: 188px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.morewrap {
	color: #4f3813;
	float: right;
	width: 112px;
}

.morewrap img {
	padding: 0px 0px 0px 5px;
}

.info {
	width: 990px;
	position: relative;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
}


.statistika {
	text-align: center;
	padding: 10px 0px 0px 0px;
}