body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font: 12px "Times New Roman", Times, serif;
	color: #86692a;
}
a img { border: none; }
a { color: #d07100; }
img { behavior: url('iepngfix.htc'); }
#container {
	width: 1000px;
	margin-left: 50%;
	position: absolute;
	left: -470px;
}
#top {
	float: left;
	height: 145px;
	width: 100%;
}
#header {
	height: 155px;
	width: 100%;
	background: url('images/border2.jpg') no-repeat left top;
	float: left;
}
#lang {
	position: absolute;
	left: 719px;
	top: 145px;
}
#lang a, #news a {
	text-decoration: none;
	color: #9e7a2c;
	font-style: italic;
	margin-right: 7px;
}
#lang a:hover, #news a:hover { color: #d07100; }
#logo {
	position: absolute;
	left: 188px;
	top: 173px;
}
#theme {
	position: absolute;
	left: 410px;
	top: 182px;
}
#footer {
	float: left;
	height: 317px;
	width: 100%;
	background: url('images/footer.jpg') no-repeat left top;
}
#footer div {
	position: relative;
	top: 223px;
	left: 775px;
	width: 100px;
}
#maincontainer {
	float: left;
	width: 100%;
	background: url('images/bg_repeat.jpg') repeat-y left top;
	padding-left: 147px;
}
#kardin_left, #kardin_right {
	position: absolute;
	left: 100px;
	z-index: 10;
}
#kardin_right { left: 852px; }
#main {
	float: left;
	width: 100%;
	background: url('images/mainbg.jpg') repeat-y left top;
}
#menu {
	padding: 0 23px 0 43px;
	width: 200px;
	float: left;
}
#menu .sub {
	float: left;
	width: 200px;
	padding-left: 13px;
	font-size: 14px;
	font-style: italic;
}
#menu .sub a {
	color: #86692a;
	text-decoration: none;
}
#menu .sub a:hover { color: #d07100; }
#text {
	width: 410px;
	float: left;
	font-style: italic;
}
#text strong {
	font-weight: bold !important;
	font-size: 13px;
}
#news { width: 380px; }
#news h1, #news h2 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #987427;
}
#news h2 { color: #a68235; }
#news .newslink { cursor: pointer; }
#news .back {
	width: 100%;
	text-align: right;
}
#feedback { width: 380px; }
#feedback .text {
	width: 127px;
	text-align: right;
	float: left;
	margin-right: 5px;
}
#feedback input, #feedback textarea {
	border-top: 1px solid #f4ce7e;
	border-right: 1px solid #f5ce7f;
	border-bottom: 2px solid #edc470;
	border-left: 1px solid #f1ca78;
	width: 228px;
	background: #eabd5e;
	color: #a47f32;
	font-style: italic;
}
#feedback textarea { height: 120px; }
#feedback .inputborder {
	border: 1px solid #e7ba5e;
	width: 230px;
	float: left;
	margin-bottom: 3px;
}
#feedback .inputborder input { padding-right: 3px; }
#feedback .submit {
	border: none;
	float: right;
	background: none;
	height: 24px;
	margin-right: 17px;
	cursor: pointer;
}
#feedback .langest {
	width: 62px;
	background: url('images/submit_est.jpg') no-repeat left top;
}
#gallery { width: 390px; }
#gallery td { margin-bottom: 5px; }
#gallery div {
	background: url('') no-repeat center center;
	margin-bottom: 5px;
}