body {
	background: #f6f6f7 url(../images/body.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
header {
	width: 960px;
	background: #fff;
        position:relative;
}

header .language {
    position:absolute;
    top:35px;
    right:0;
    background:url(../images/lang_bg.png) no-repeat center bottom;
    width:200px;
    height:35px;
    font-size:11px;
    color:#858282;
}

header .language a {
    color:#906a49;
}

header .language b {
    font-weight: bold;
}

.draw {
	height: 25px;
	background: url(../images/head.png) repeat-x;
}
.logo {
	float: left;
	margin: 30px 0px 0px 30px;
	width: 250px;
}
nav {
	width: 670px;
	float: left;
	height: 100px;
	margin-top: 35px;
	margin-left: 10px;
	font-size: 12px;
	background: url(../images/shadow.png);
}
nav ul li {
	float: left;
	margin-left: 65px;
	margin-top: 25px;
	list-style: none;
}
nav ul li a {
	color: #8b6747;
	font-weight: bold;
}
nav ul li a.first {
	margin-left: 40px;
}
.border {
	width: 960px;
	height: 5px;
	border-top: solid 10px #f1f1f1;
}
.content {
	width: 960px;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
}
.content .home-content .left {
	width: 550px;
	float: left;
}
.content .home-content .left h1 {
	font-size: 22px;
	padding: 1px 140px 1px 20px;
	background: #e7e6e6;
	color: #906a49;
}
.content .home-content .left .description {
	margin: 30px 0px 0px 35px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #906a49;
}
.content .home-content .left .description span {
	color: #000;
}
.content .home-content .right {
	width: 400px;
	height: 250px;
	float: left;
	margin-top: 10px;
}
.content .home-content .bottom {
	height: 140px;
	background: #f1f1f1;
	margin-top: 20px;
	text-align: left;
}
.content .home-content .bottom img {
	margin: 20px 0px 0px 55px;
	float: left;
}
.content .home-content .bottom .description {
	float: left;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 50px;
	line-height: 20px;
}
.content .home-content .bottom .box {
	margin-top: -35px;
}
footer {
	height: 160px;
	background: #906a49;
	width: 960px;
	border-top: solid 10px #afafb3;
}
footer .wrapper {
	margin-top: 25px;
}
footer .footer-logo {
	margin-left: 30px;
	float: left;
}
footer .adress {
	text-align: left;
	margin-left: 30px;
	float: left;
	background: url(../images/arrow.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	height: 100px;
}
footer .footer-nav {
	float: left;
	text-align: left;
	font-size: 11px;
	margin-left: 200px;
}
footer .footer-nav ul li {
	list-style: none;
}
footer .footer-nav ul li a {
	background: url(../images/arrow.png) no-repeat;
	
	padding-left: 20px;
	line-height: 30px;
	color: #fff;
}
footer .social img {
	margin-top: 50px;
	margin-left: 10px;
}
.contact {
	float: left;
	margin-left: 50px;
}
.contact h1 {
	font-size: 16px;
	color: #906a49;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.contact .left {
	width: 645px;
	height: 353px;
	background: url(../images/contact-bg.jpg);
	margin-top: 20px;
	float: left;
}
.contact .left .formaction {
	padding-top: 20px;
	margin-left: 25px;
	text-align: left;
	font-size: 9px;
	color: #bebebe;
	line-height: 24px;
}
.contact .left input[type=text] {
	background: url(../images/text.png);
	font-size: 14px;
	width: 175px;
	height: 27px;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #bebebe;
}
.contact .left input[type=submit] {
	background: url(../images/submit.png);
	width: 125px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.contact .left input[type=reset] {
	background: url(../images/reset.png);
	width: 125px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.contact .left textarea {
	background: url(../images/textarea.png);
	width: 250px;
	height: 80px;
	max-width: 250px;
	max-height: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #bebebe;
	border: none;
}
.contact .right {
	float: left;
	width: 160px;
	text-align: left;
	margin: 20px 0px 0px 20px;
}
.contact .right .text {
	margin: 20px 0px 0px 10px;
	font-size: 15px;
	line-height: 20px;
}
.content .metko {
	margin-left: 40px;
}
.metko h1 {
	font-size: 16px;
	color: #906a49;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.content .metko .wrapper {
	margin-top: 30px;
}
.content .metko .box {
	width: 243px;
	height: 21px;
	background: url(../images/box1.jpg);
	float: left;
	margin: 15px 0px 0px 25px;
	text-align: center;
	font-weight: bold;
	padding: 25px 15px;
	text-align: center;
}
.content .metko .box a {
	color: #000;
	font-size: 20px;
}
.content .metko .box a span {
	color: #906a49;
}
.content .metko .title {
	text-align: left;
	margin: 90px 0px 0px 30px;
	height: 550px;
	position: relative;
}
.content .metko .title .koli1 {
	position: absolute;
	bottom: 40px;;
	right: 40px;
}
.content .metko h2 {
	font-size: 29px;
}
.content .metko ul {
	margin: 30px 0px 0px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #906a49;
}

.content .metko ul li { padding: 2px 0;}

.content .metko .koli2 {
	margin-right: 150px;
}
.content .metko .menu {
	width: 960px;
	text-align: left;
	float: left;
	line-height: 28px;
	height: 500px;
}
.content .metko .menu h3 {
	font-size: 29px;
	color: #906a49;
	margin-left: 30px;
}
.content .metko .menu img {
	float: left;
	width: 300px;
}
.content .metko .menu .koli {
	float: left;
	margin-left: 30px;
	width: 250px;
	font-size: 16px;
	margin-top: 30px;
}
.content .metko .faktory {
	text-align:left;
	margin-left:30px;
}
.content .metko .faktory h3 {
	font-size: 29px;
	color: #906a49;
}
.content .metko .faktory .img {width:700px;margin-top:30px;}
.content .metko .faktory .img.last {text-align:right;margin-top:30px;}
.metlux {margin-top:20px;}
.metlux .box {background:url(../images/title-bg.png);width:494px;height:70px;margin-top:50px;}
.metlux .box h1 {font-size:22px;font-weight:bold;line-height:26px;padding-top:10px;color: #906a49;}