html {
	height:100%;
	margin:0;
	padding:0;
	overflow:auto;
	width:100%;
	background-image:url('../images/bg.png');
	background-repeat:repeat-x;
	background-color:#5ba536;
}
body {
	margin:0 10px;
	padding:0;
	height:100%;
}
.html {
	min-height:100%;
	height:auto !important;
	height:100%;
	/*fix bag1*/
	border-top:solid 1px #3e7324;
	margin-top:-1px;
}
.site {
	min-width: 700px;
	max-width:898px;
	margin-left:auto;
	margin-right:auto;
}
.site {
 width:898px;
}

.body {
	padding-bottom:120px;
	padding-top:22px;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:center;
}
.foot {
	margin-top:-80px;
	height:80px;
}
.ie6 .foot {
	/*fix bag1*/
	height:82px;
	position:relative;
	margin-bottom:-2px;
}

.config {
	width:100%;
	height:100%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.hat {
	background-image:url('../images/hat.png');
	margin:0 auto 0 auto;
	width:898px;
	height:328px;
}

.blocks {
	margin-top:-95px;
	position:relative;
	width:100%;
}
.blocks a {
	color:#b0c7a4;
}
.blocks a:hover {
	color:#ddebda;
	color:#b28248;
	text-decoration:none;
}

	

.blocks .block_left {
	 background-image:url('../images/block_left.png');
	float:left;
	margin-left:15%;
	display:inline;
}
.blocks .block_right {
	background-image:url('../images/block_right.png');
	float:right;
	display:inline;
	margin-right:15%;
}
.blocks .block_center {
	 background-image:url('../images/block_center.png');
	margin:0 auto;
}

.clear {
	clear:both;
}

.nut {
	width:81px;
	height:98px;
	background-image:url('../images/nut.png');
	float:left;
	margin-top:-78px;
	position:relative;
	z-index:1;
	margin-left:70px;
	display:inline;
	margin-bottom:-400px;
}
.nut1 {
	width:190px;
	height:150px;
	background-image:url('../images/shish.png');
	float:left;
	margin-top:-50px;
	position:relative;
	z-index:1;
	margin-left:700px;
	display:inline;
	margin-bottom:-400px;
}




.content .info {
 display:block;
 text-align:center;
}
.content .bg2 {
	display:block;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.content .square2 {
	margin:5px 10px 10px 5px;
	float:left;
}
.footer .bg2 {
	background-image:url('../images/footpic.png');
	margin:0 -4px 0 -4px;
	padding:3px 4px 0px 4px;
	background-repeat:repeat-x;
}
.noie .footer .bg2 {
	padding-bottom:3px;
}
.square1 {
	float:left;
	margin-right:5px;
}
.face_left {
	text-align:left;
	float:left;
	padding:15px;
}
.face_right {
	text-align:left;
	float:left;
	width:50%;
}
.ie7 .face_right {
	width:49%;
}
.text {
	margin:15px;
	margin-right:30px;
}
a {
 position:relative;
}

.o_proekte {
 width:17px;
 height:130px;
 background-image:url('../images/names/o_proekte.png');
}