@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CBC5B9;
}
.header {
	background: url(../i/header.jpg) left no-repeat;
	margin: 0px;
	min-width: 1000px;
}
.header .sobor {
	background: url(../i/sobor.gif) right bottom no-repeat;
	display: block;
	height: 273px;
	width: 258px;
	padding-left: 60%;
	float: left;
}
.header .tank {
	height: 273px;
	width: 123px;
	float: right;
	display: block;
	background: url(../i/tank.gif) center bottom no-repeat;
}
.header .tree {
	background: url(../i/tree.gif) no-repeat right bottom;
	height: 83px;
	width: 40px;
}
.middle {
	background-image: url(../i/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	top: 273px;
}
.menutop {
	background-image: url(../i/menufon.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	width: 100%;
}
.menutop a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin-right: 3%;
	margin-bottom: 7px;
	margin-left: 3%;
	padding: 0px;
	padding-top: 5px;
}
.menutop a:hover {
	color: #FFCC00;
}
.menuleft {
	padding-left: 30px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 220px;
	display: block;
	width: 200px;
	position: relative;
}
.copyright {
	font-size: 11px;
	color: #977E64;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright a {
	color: #996600;
}
.lang {
	display: block;
	position: absolute;
	top: 100px;
	right: 25%;
}
.home a {
	display: block;
	position: absolute;
	top: 14px;
	left: 80px;
	width: 337px;
	height: 123px;
}

.nav {
	display: block;
	position: absolute;
	top: 85px;
	right: 7%;
}

.menuleft p {
	margin: 3px 0px;
	padding: 0px;
	color: #271A07;
}
.menuleft ul {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menuleft a {
	color: #726046;
	width: inherit;
	font-weight: 700;
	text-decoration: none;
}
.menuleft a:hover {
	color: #000;
}
.middle .plan {
	background-image: url(../i/plan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	top: 100px;
	min-height: 580px;
}
.content {
	min-width: 550px;
	min-height: 400px;
	color: #333;
}
.content a {
	color: #62390D;
}
.content a:hover {
	color: #62390D;
}
.intype {
	border: 1px solid #CBC5B9;
	border-bottom: 0px;
	border-right: 0px;
}
.button {
	background: #C9C5B9;
	font-size: 11px;
	border: 1px solid #777;
	border-top: 0px;
	border-left: 0px;
}
