h2 {font-size:24px; margin:0 0 17px 0; }
h2 a {color:#000; }

	
.production {
	list-style:none;
}
.production li {
	list-style:none;
	float:left;
	width:170px;
	margin-right:15px;
}
.production h3 {
	font-size:18px;
	margin-bottom:15px;
}
.production h3 a {color:#000; }
.production h3 a:hover {color:#b9c21d; }
	
.production strong {
	font-weight:normal;
	color:#a6b01a;
}
.production .img {margin-bottom:6px; }
	
#top_banner {
	background-image:url(/img/bg-mainpage.jpg);
}



.main-left {
    float: left;
    position: relative;
    width: 490px;
}
.title {
    padding: 0 60px 0 0;
}
.title p {
    font-size: 14px;
}
#phone {
    background: url("../img/mainpage-phone-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 131px;
    margin-bottom: 3px;
    position: relative;
    width: 461px;
}
#phone .number {
    height: 45px;
    left: 110px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    width: 335px;
}
#phone .number span {
    background: url("../img/mainpage-phone.gif") no-repeat scroll 0 0 transparent;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 335px;
}
#phone .adress {
    color: #868686;
    font-size: 12px;
    left: 110px;
    position: absolute;
    top: 90px;
}
#phone .adress em {
    color: #000000;
    font-style: normal;
}
.main-right {
    float: left;
    position: relative;
    width: 470px;
}
.main-right h2 {
    margin-bottom: 8px;
}
.production {
    list-style: none outside none;
}
.production li {
    float: left;
    margin-right: 15px;
    width: 205px;
}
.production h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.production h3 a {
    color: #000000;
}
.production h3 a:hover {
    color: #B9C21D;
}
.production strong {
    color: #A6B01A;
    font-weight: normal;
}
.production .img {
    margin-bottom: 6px;
}
