@charset "utf-8";
/* CSS Document */

*{margin: 0 auto;}


@font-face
{
font-family: mrgvali;
src:url(../fonts/bpg_mrgvlovani_caps_2010.ttf),
  url(../fonts/bpg_mrgvlovani_caps_2010.ttf); /* IE9 */
}

a{text-decoration:none;}

.address{padding:15px; float:left; background:url(../images/bledni.png) repeat; -webkit-border-bottom-right-radius: 7px; float:left;  color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:22px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px; }


.clearer{clear:both;}
.clearer5{clear:both; height:5px;}
.clearer10{clear:both; height:10px;}
.clearer15{clear:both; height:15px;}
.clearer20{clear:both; height:20px;}
.clearer25{clear:both; height:25px;}




body{background-color:#dfdfdf; background:url(../images/bg.png) repeat}
.header{width:100%; position:relative; padding:0px;}
.wrapper{width:1000px; position:relative;}




.menu{ height:95px; float:left; padding:0; background-image:url(../images/bledni.png); background-repeat:repeat; border-top:1px solid #464646; margin-top:-115px; position:absolute; z-index:6;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
list-style-type:none; color:#FFF;

}
.td{-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.menu_geo{font-family:'mrgvali';}
.menu_rus{font-family:'mrgvali';}
.menu_eng{font-family:'mrgvali'; }

.menu li{float:left; padding:25px; padding-left:10px; margin-top:15px; font-size:16px;}
.menu li:first-child{padding-left:25px;}
.menu li a{color:#FFF; border-right:1px solid #CCC; padding-right:25px; text-decoration:none;}
.menu li img{margin-left:7px;}
.menu .last_li{padding-top:18px; padding-left:121px;}
.menu .last_li a{padding:0; border:none}

.article{width:220px; background-color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:14px; }
.article .title{width: 200px;
    height: 36px;
    color: #FFF;
    line-height: 36px;
    text-indent: 8px;
    font-size: 14px;
    font-family: 'mrgvali';
    background: #339832;
	margin-bottom: 15px;
}

.article ul{padding-left:26px; list-style-image:url(../images/row.png)}
.article ul li{margin-bottom:7px}
.article ul li a{color:#333; text-decoration:none}

.main{width:775px; background-color:#FFF;}
.production_title{
	width: 710px;
    height: 35px;
    border: 1px solid #c9c9c9;
    float: left;
    color: #525057;
    line-height: 36px;
    text-indent: 8px;
    font-size: 14px;
    font-family: 'mrgvali';
    margin: 18px 0 2px 38px;
    background: #ffffff;
	}


.production{width:200px; height:350px; float:left; margin:15px 15px 25px 40px;  font-size:12px;font-family:Arial, Helvetica, sans-serif}
.production .image{width:200px; height:200px; text-align:left;}
.production .image img{width:200px; height:200px;}
.production .name{color:#000000; margin:15px 0 0 0; height:28px; font-size:13px; overflow:hidden }
.production .description{color:#333333;  overflow:hidden; }
.production .all_price{color:#adadb2; margin-top:8px; margin-bottom:5px;}
.production .our_price{color:#333333; font-size:14px;}
.production .more{
	height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFF;
    line-height: 32px;
    font-size: 14px;
    font-family: 'mrgvali';
    text-align: center;
    margin-top: 12px;
    float: left;
    background: #339832;
}
.production .more a{color:#FFF;}


.our_price span{
	font-size: 12px;
	color: #0060a5;
}

.filter_select{
	    width: 197px;
    height: 25px;
    border: none;
    outline: none;
}













