@font-face {
    font-family: 'Arial-Narrow';
    src: url('../fonts/ARIALN.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* {margin:0; padding:0;}
*:focus {outline: none;}
html, body {
	min-width:1000px; 
	height:100%; 
	background:#160f09
}
body {
	min-width:1000px; 
	color:#000; 
	font-family:arial, verdana, tahoma, sans-serif; 
	font-size:12px; 
	line-height:15px;
}
.top_phone, .footer .f_text {font-family:'Arial-Narrow', 'Arial', sans-serif;}
.all {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	width:984px;
	margin:0 auto -108px auto; 
	background:#f9f0e3;
	position:relative
}

/*ALL*/
img {border:0}
a {text-decoration:underline; color:#b15d00;}
a:hover{text-decoration:none;}
p {padding:4px 0;}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold; 
	font-size:34px; 
	line-height:120%; 
	padding:7px 0 1px 0; 
	color:#000; 
}
h1 {font-size:18px}
h2 {font-size:16px}
h3, h4, h5, h6 {font-size:14px}
h3 {padding:11px 0 18px 0}
.red {color:#ff0000}
.clear {clear:both; height:0}
.bold {font-weight:bold;}
.left td{text-align:left;}
.noborder td{border:0;}
.noborder {border:0;}
.nomargin td{margin:0;padding:0;}
.content ul, .content ol {padding:10px 0 10px 20px;}
.b {font-weight:bold}
.center {text-align:center}
.hr {
	height:2px;
	background:url('../img/hr.gif') no-repeat center top;
	clear:both
}

/*header*/
.header {
	height:88px;
	background:url('../img/header.jpg') repeat center top;
	border-bottom:1px solid #ecb28b;
	box-shadow:0 0 3px #000;
	position:relative;
	$z-index:1
}

#logo {
	width:315px; 
	height:83px; 
	background:url('../img/logo.png') no-repeat left top; 
	position:absolute; 
	left:16px; top:5px
}
#logo a {
	display:block; 
	width:315px; 
	height:83px;
	overflow:hidden; 
	text-indent:-999px
}
.top_phone {
	font-size:18px;
	color:#ffe5c8;
	line-height:21px;
	float:left;
	margin:25px 0 0 368px;
	text-shadow:0 2px 1px #000
}
.top_phone p {padding:0}
.top_phone span {font-size:14px}
ul.menu {
	float:right;
	list-style:none;
	position:relative;
	z-index:250
}
ul.menu li {
	display:block;
	text-align:center;
	float:left;
	padding:21px 17px 0 17px;
	text-transform:uppercase;
	font-weight:bold;
	height:55px;
	font-size:11px;
	position:relative;
}
ul.menu li a, ul.menu li span {
	display:block;
	text-align:center;
	color:#ffe5c8;
	text-decoration:none;
	text-shadow:0 2px 1px #000;
	height:20px;
	padding-top:35px;
	background:url('../img/menu.png') no-repeat center top;
	position:relative;
	z-index:200
}
ul.menu li a:hover, ul.menu li span {
	color:#a6c500;
	text-shadow:inset 0 0 1px #d4ed00, 0 2px 1px #000
}
ul.menu li.item1 a {background-position:center top}
ul.menu li.item2 a {background-position:center -120px}
ul.menu li.item3 a {background-position:center -240px}
ul.menu li.item4 a {background-position:center -360px}
ul.menu li.item5 a {background-position:center -480px}
ul.menu li.item1 a:hover, ul.menu li.item1 span, ul.menu li.item1 a.active {background-position:center -60px}
ul.menu li.item2 a:hover, ul.menu li.item2 span, ul.menu li.item2 a.active {background-position:center -180px}
ul.menu li.item3 a:hover, ul.menu li.item3 span, ul.menu li.item3 a.active {background-position:center -300px}
ul.menu li.item4 a:hover, ul.menu li.item4 span, ul.menu li.item4 a.active {background-position:center -420px}
ul.menu li.item5 a:hover, ul.menu li.item5 span, ul.menu li.item5 a.active {background-position:center -540px}
ul.menu li ul {
	list-style:none;
	position:absolute;
	left:10px; top:72px;
	width:180px;
	z-index:100;
	padding:0; margin:0;
	box-shadow:0 5px 12px #633927;
	border-radius:0 6px 6px 6px;
	display:none;
}
ul.menu li ul li {
	text-align:left;
	float:none;
	padding:3px 12px;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	height:auto;
	background:url('../img/submenu.png') repeat left top;
	border-left:1px solid #c76f0a;
	border-right:1px solid #c76f0a;
	color:#fff;
}
ul.menu li ul li.active a {
	font-weight:bold;
	color:#fff;
}
ul.menu li ul li.active a:hover {
	font-weight:bold;
	color:#fff;
}
ul.menu li ul li.first {
	width:90px;
	height:19px;
	border-top:1px solid #c76f0a;
	position:absolute;
	z-index:1;
	border-radius:6px 6px 0 0;
	top:-19px;
	left:0;
	padding:0
}

ul.menu li.item2 ul li.first {width:63px;}
ul.menu li.item3 ul li.first {width:45px;}
ul.menu li.item5 ul li.first {width:78px;}

ul.menu li ul li.second {
	border-top:1px solid #c76f0a;
	border-radius:0 6px 0 0;
	padding-top:14px
}
ul.menu li ul li.last {
	border-bottom:1px solid #c76f0a;
	border-radius:0 0 6px 6px;
	padding-bottom:8px
}
ul.menu li ul li a {
	text-align:left;
	text-shadow:none;
	height:auto;
	padding:0;
	background:none;
	color:#ffe5c8
}
ul.menu li ul li a:hover {
	color:#ffe5c8; text-decoration:underline
}

/*footer*/
.footer {
	height:108px;
	width:984px;
	margin:0 auto;
	background:url('../img/footer.jpg') repeat center top; 
	color:#f5dbcc;
	position:relative;
	font-size:14px;
	line-height:17px;
}
.foot_clear {
	clear:both; 
	height:108px; 
	font-size:1px;
}

.footer a {
	color:#f5dbcc;
}
.footer p {padding:0}

.footer .f_title {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
	background:url('../img/footer_sep.gif') no-repeat right 4px;
	margin-right:11px;
	height:34px;
	padding:0 14px 0 0
}
.footer .f_text {
	overflow:hidden;
}
.footer .address {
	float:left;
	padding:38px 0 0 45px;
	width:278px
}
.footer .f_phone {
	float:left;
	padding:38px 0 0 0;
	width:220px
}
.footer .f_email {
	float:left;
	padding:38px 0 0 0;
	width:245px
}
.footer .copyright {
	float:right;
	padding:38px 42px 0 0;
	text-align:right
}
.icon-skype {
	background:url('../img/icon_skype.png') no-repeat left 3px;
	padding-left:15px
}

/*structure page*/
.container { 
	height: 1%;
	padding:6px 32px 30px 32px
}
.container:after {
	content: '.'; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height:0;
}
.sideleft {
	float:left; 
	width:250px; 
	position:relative; 
	padding:29px 5px 0 0
}
.page {
	width:100%; 
	float:left; 
	margin-left:-255px;
}
.content {
	margin-left:273px;
	padding:0 0 10px 0
}
.outbar {
	padding:33px 0 10px 0; 
	color:#b15d00;
	word-spacing:4px
}
.outbar a {
	margin-right:1px;
	word-spacing:normal
}
a.icon_home {
	display:inline-block;
	width:19px; height:19px;
	background:url('../img/icon_home.png') no-repeat left top;
	overflow:hidden;
	text-indent:-999px;
	vertical-align:middle;
	padding:0;
}

/*main page*/
.main_catalog {
	height:239px;
	background:url('../img/main_catalog_shadow.gif') no-repeat center bottom;
}
.main_catalog .inner {
	height:191px;
	background:#ac6e41 url('../img/main_catalog_bg.jpg') repeat center top;
}
.main_catalog ul {
	list-style:none;
	padding:13px 0 0 18px;
}
.main_catalog ul li {
	width:135px;
	text-align:center;
	float:left;
	line-height:100%
}
.main_catalog ul li a {
	display:block;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 1px #000;
	text-decoration:none;
	position:relative;
}
.main_catalog ul li a span.cat_pic {
	display:block;
	height:123px;
	width:123px;
	padding:24px 6px 0 6px;
	margin-bottom:-2px
}
.main_catalog ul li a span.list {
	display:block;
	height:104px;
	width:108px;
	position:absolute;
	z-index:1;
	left:14px; top:0;
	background:url('../img/list.png') no-repeat left top;
	display:none
}
.main_catalog ul li a span.list2 {
	 background: rgba(0, 0, 0, 0) url("../img/akcya.png") no-repeat scroll left top;
    display: block;
    height: 60px;
    left: 80px;
    position: absolute;
    top: 29px;
    width: 55px;
    z-index: 1;
}
.main_catalog ul li a:hover {
	text-decoration:underline
}
.main_catalog ul li a:hover span.list {display:block}

.main_action {
	float:left;
	width:556px;
}
.action_list {
	list-style:none;
	padding:1px 0 0 36px
}
.action_list li {
	float:left;
	width:45%; height:120px;
     margin:5px; 
	padding:7px;
}
.action_list li .img {
	position:relative;
	padding:3px 20px 0 0;
	float:left
}
.action_list li .img a {
	display:block;
	width:78px; height:78px;
	overflow:hidden;
	border:1px solid #a76432;
	box-shadow:0 0 1px #000;
}
.action_list li .desc {
	overflow:hidden;
	padding:0 0 0 0
}
.action_list li .desc p.act_title {
	display:block;
	background:url('../img/hr.gif') no-repeat right bottom;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:0 20px 5px 0;
	margin-bottom:1px
}
.action_list li .desc p.price b {font-size:16px}
.product_marker {
	width:45px; height:46px;
	position:absolute;
	z-index:1;
	left:37px; top:1px
}
.marker_action {background:url('../img/marker_action.png') no-repeat left top}

.wholesale {
	float:left;
	width:360px;
	/* padding-top:34px */
}
.wholesale .inner {
	background:#eadecb;
	border-radius:6px;
	box-shadow:inset 0 1px 2px #ac9779;
	padding:19px 17px 6px 17px;
	
}
.wholesale_text {
	color:#694028;
	padding:0 0 0 47px;
	line-height:16px
}
.wholesale_text p {padding:4px 0 15px 0;}
.button {
	display:inline-block;
	width:93px; height:25px;
	color:#fff;
	line-height:24px;
	text-align:center;
	background:url('../img/button.png') no-repeat left top;
	text-decoration:none;
	cursor:pointer;
	border:0
}
.button:hover {color:#ffeeb9}

.title_block {
	height:32px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:3px 0 0 41px
}
.title_action {background:url('../img/icons_title.png') no-repeat left top}
.title_news {background:url('../img/icons_title.png') no-repeat 9px -50px}
.title_cart {background:url('../img/icons_title.png') no-repeat left -100px; padding-left:49px}
.title_calk{background:url('../img/icon.jpg') no-repeat}

.main_news {padding-top:15px}
.main_news .title_block {
	float:left;
	margin-bottom:-3px
}
.main_news .all_news {
	float:right;
	display:block;
	padding-top:6px
}
.main_news_list {
	list-style:none
}
.main_news_list li {
	width:33%;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#694028;
	padding-top:9px
}
.main_news_list li p {padding:0 0 0 35px}
.main_news_list li p.news_title, .sideleft p.news_title {
	color:#000;
	font-weight:bold;
	padding:9px 0 9px 35px
}
.main_news_list li p.date, .sideleft p.date {
	color:#574640;
	font-size:10px;
	font-weight:bold
}

/*side bar*/
.sideleft .title_block, .side_textblock {padding-left:41px}
.side_textblock {
	color:#694028;
	line-height:17px;
	padding-bottom:28px
}
.side_textblock p {padding:4px 0 0 0}
.sideleft p.news_title {
	padding:0 0 9px 0
}
.sideleft p.news_title a {color:#000;}
p.readmore {text-align:right; padding-right:30px}

.side_archive {
	list-style:none;
	line-height:17px;
	margin-top:-6px
}
.side_archive li {
	padding:0 10px 8px 0
}
.side_archive p a {
	font-weight:bold;
	color:#000
}
.side_archive p.date {
	color:#574640;
	padding:3px 0 0 0
}
p.cat_section {
	font-size:14px;
	font-weight:bold;
	padding:15px 0 8px 0;
	color:#000
}
.side_catalog {
	list-style:none;
	padding-bottom:9px
}
.side_catalog li {
	padding:2px 0
}
.side_catalog li a {color:#000}
.side_catalog li ul {
	list-style:none;
	padding:1px 0 5px 0
}
.side_catalog li ul li {padding:1px 0 1px 20px}
.side_catalog li ul li.active {background:url('../img/content_marker.gif') no-repeat 4px 4px}
.side_catalog li ul li a {color:#b15d00}

/*content*/
.archive_list {
	list-style:none;
	padding:25px 0
}
.archive_list .item {
	padding:0 20px 11px 22px;
	background:url('../img/content_marker.gif') no-repeat 6px 3px;
	overflow:hidden
}
.archive_list .active {background:url('../img/content_marker_active.gif') no-repeat 4px 5px}
.archive_list .item .date {
	float:right;
	color:#858585;
	display:block;
	padding-top:3px
}
.archive_list .item p {padding:2px 0}
.archive_list .item h2 {padding:0; float:left}
.archive_list .item h2 a {
	color:#000;
	text-decoration:none
}
.archive_list .item h2 a:hover {
	text-decoration:underline
}
.anonce_news {
	clear:both;
	padding:12px 0 7px 0;
	display:none
}
.archive_list .active .anonce_news {display:block}

/*catalog*/
.cat_big_pic {
	width:614px;
	height:190px;
	overflow:hidden;
	border-radius:10px;
	position:relative;
	margin:27px 0 25px 0
}
.cat_big_pic img {
	border-radius:10px;
}
.cat_big_pic span {
	border-radius:10px;
	box-shadow:inset 0 2px 3px #ac9779;
	display:block;
	width:100%;
	height:190px;
	position:absolute;
	left:0; top:0;
	z-index:1
}
.category_title {
	position:absolute;
	left:0; top:117px;
	z-index:10;
	background:url('../img/category_title.png') no-repeat left top;
	width:345px; height:46px;
	padding:17px 0 0 24px
}
.category_title h1 {
	font-size:23px;
	color:#fff;
	padding:0
}
.category_title h1 a {
	color:#fff;
	text-decoration:none
}
.category_title h1 a:hover {
	text-decoration:underline
}
.round_block {
	width:576px;
	background:#eadecb;
	border-radius:10px;
	box-shadow:inset 0 2px 3px #ac9779;
	padding:17px 19px 6px 19px;
	margin-bottom:32px
}
.round_block h2 {
	font-size:18px;
	padding:0;
	color:#000
}
.products_list {
	list-style:none;
	overflow:hidden;
	width:610px;
	margin-bottom:-22px;
	padding-top:19px
}
.products_list li {
	float:left;
	width:172px; height:105px;
	overflow:hidden;
	position:relative;
	border:1px solid #a1694c;
	box-shadow:1px 1px 1px #a79281;
	margin:0 28px 34px 0
}
.products_list li a {
	display:block;
	width:163px;
	height:30px;
	padding:6px 0 0 9px;
	background:url('../img/product_name.png') repeat left top;
	overflow:hidden;
	position:absolute;
	left:0; bottom:-1px;
	z-index:1;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	/* font-size:14px */
}
.products_list li a:hover {
	text-decoration:underline
}
.species_list li a {
	font-size:12px;
	height:23px;
	padding:7px 0 0 9px;
}

.catpage_level2 {
	padding:19px 0 0 0
}
.catpage_level2 h1 {
	padding:0;
	font-size:18px;
	margin-bottom: 12px;
}
.catpage_level2 p{display:inline; }
.catpage_level2 .products_list {width:660px}
.catpage_level2 .products_list li {margin:0 44px 35px 0}

/*product page*/
.product_page {}
.product_title {
	overflow:hidden;
	padding:14px 0 9px 0
}
.product_title img {
	float:left;
	margin:1px 12px 0 4px
}
.product_title h1 {
	padding:0
}
.prod_img {
	float:left;
	padding:5px 22px 5px 0; 
	
}
.prod_img2 {
	border: 1px solid #a1694c;
    box-shadow: 0 3px 1px -2px #c4bab0;
    float: left;
    width: 300px;
	 height: 430px!important;
}
.prod_img img {
	border:1px solid #a1694c;
	box-shadow:0 3px 1px -2px #c4bab0;
}

table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #d5c5ad;
	margin:10px 0
}
table td {
	border-left:1px solid #d5c5ad;
	border-right:1px solid #d5c5ad;
	text-align:center;
	padding:3px 5px
}
table th {
	border:1px solid #d5c5ad;
	text-align:center;
	padding:5px 7px;
	background:#f5e8d3;
	font-weight:normal
}
table tr.tabhead_small th {
	font-size:11px;
	padding:9px 2px 5px 2px;
	width:30px;
	text-align:center;
	white-space:nowrap;
	background:#e7ddcd
}

.img2{
	border:2px solid #f9b601;
}
.chetyre{  background: none repeat scroll 0 0 #fcf7ed;
    border-radius: 6px;
    box-shadow: 1px 2px 3px #AC9779;
    margin: 10px; 
	/* background: none repeat scroll 0 0 #f4b21a;
    border-radius: 6px;
    box-shadow: 1px 2px 3px black;
	text-align:center; */
}

.even {text-align:left;}
.counters{display:inline;height:0px;left:-1000px;margin:0px;padding:0px;position:absolute;top:-1000px;visibility:hidden;width:0px}
.lux td{ border-bottom: 1px dashed #d5c5ad;}
.selectors {margin: 10px 10px 10px 0;padding:10px;border:3px solid #4d7100;width:300px;}

.selectors div{height:24px;}
.selectors div span{width:74px;display:block;float:left;}
.selectors div select{width:150px;}
#operators table {border:3px solid #4d7100;width:330px;}
#operators table td{text-align:left;border:0;padding:5px;}
#calcul fieldset, #calcul2 fieldset {border: 3px solid #4d7100;width:300px;padding:10px;}
#calcul fieldset input, #calcul2 fieldset input{height:20px;margin:5px 0}
.bann{margin-left:45px;}
.act_title a { color: #000;text-decoration: none;}

.red2{color: #feda31;
    float: right;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 25px;
	padding-top: 6px;
    text-align: center;}
.products_list2 li {
   box-shadow: 1px 1px 1px #a79281;
 float: left; 
    height: 280px;
    margin: 0 23px 34px 0;
    overflow: hidden;
    position: relative;
    width: 300px; 
}
.products_list2 li a, .neww {
    background: rgba(0, 0, 0, 0) url("../img/niz.png") repeat scroll left top;
    bottom: 85px;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    line-height: 18px;
    overflow: hidden;
    padding: 13px 0 0 15px;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}
.prise_of{
	background: rgba(0, 0, 0, 0) url("../img/knopk_shelt.png") no-repeat scroll center center;
    color: #fff;
    display: inline;
    font-size: 15px;
    line-height: 50px;
  
    margin-top: 30px;
    padding: 18px;
    }
/* .prise_of:hover{box-shadow: 0 2px 3px #003c7e;}
.obsh:hover{box-shadow: 0 2px 3px #003c7e;} */

.prise_of a, .obsh a{color: #fff;  text-decoration: none;}
.obsh{
	background: rgba(0, 0, 0, 0) url("../img/knopk_zelen.png") no-repeat scroll center center;
    color: #fff;
    display: inline;
    font-size: 15px;
    float: right;
    padding: 18px;
    /* text-shadow: 0 1px 2px #026add; */}
.cenyq{
	bottom: 30px;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    position: absolute;
    right: 10px;}
.big{font-size: 16px; font-weight: bold;margin-top: 20px;text-align: center;}
.big2{font-size: 16px; margin-top: 10px;text-align: center;}

.bott{height:200px;}
.cena { background: #b57849 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    top: -4px;}
.nener2{background: #eddac7 none repeat scroll 0 0; }
.nener p{font-size: 15px;
    font-weight: 600;
	line-height: 33px;
   /*  padding: 14px; */}
.content-table-title, .content-table-title2 {
	font-size: 15px;
    font-weight: 600;
    margin-left: 13px;
    width: 99px;}
.content-table-title2 {width: 170px;}
.modal-body{  border: 1px solid #a1694c;
    box-shadow: 0 3px 1px -2px #c4bab0;
    float: right;
    padding: 15px;
    text-align: center;
    width: 45%;
	 height: 400px;}

.title{ font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
  padding: 12px;
    text-align: center;
    text-transform: uppercase;}

.modal-foter-bottom2{
	background: rgba(0, 0, 0, 0) url("../img/knopk_zelen.png") no-repeat scroll center center;
    color: #fff;
    display: inline;
    font-size: 15px;
    padding: 23px;
	 border: 0 none;
}
.modal-footer{ text-align: center;}
.opisanie{ float: left;
    margin-top: 25px;
    position: relative;
    width: 100%;}
.profil{border: 0 none !important;}
.border{box-shadow: 0 2px 1px 1px #c4bab0;
    float: left;
    margin: 6px;
    text-align: center;
    width: 200px;}
.con{width: 100%; float: left; margin-left: 0%;}
.detk{float: left; width: 33%;}
.pfo{margin: 10px; padding: 10px; text-align: center;}
.products_list2{margin-top: 25px;padding: 0 !important;}
.kuk{display: block !important;font-size: 14px;padding: 15px;}
.kuk2{ font-size: 14px;
    padding: 15px;}
.col-sm-4{}
.col-sm-4 .info{background: rgba(0, 0, 0, 0) url("../img/niz.png") repeat scroll left top;
    color: #fff !important;
    font-size: 14px;
    height: 35px;
    line-height: 18px;
    padding: 10px;
    text-decoration: none;}
.special-title a{color: #fff!important;text-decoration: none!important;}

.form-control5, .form-control3, .form-control4, .form-control2, .form-control{
    border: medium none !important;
    margin: 2px !important;
   line-height: 36px;
    vertical-align: middle;
    width: 80%;
}
.form .glyphicons {
    color: #fafcfd;
	
}
.input-group-addon{ 
	background: #e3d7c5 none repeat scroll 0 0;
    color: white;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
}
.input-group .form-control,.input-group .form-control2,.input-group .form-control3,.input-group .form-control4,.input-group .form-control5  {
    float: left;
    margin-bottom: 0;
    position: relative;
    /* width: 100%; */
    z-index: 2;
	 padding-left: 15px;
}
.glyphicons {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
	font-size: 16px;
}
.input-group {
	 background-color: #fff;
    border: 1px solid gray;
    border-collapse: separate;
    border-radius: 5px;
    display: table;
    margin: 13px;
    position: relative;
    width: 90%;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.glyphicon-user{
   content: "\e008";
}
/* .products_list2 li :nth-child(2n){float:right!important;} */
.nener{float:left;min-width: 39%;}
.skach{background: url("../img/download_arrow.svg") no-repeat scroll 10px #b57849 ;
    border-radius: 8px;
    padding: 8px !important;
    text-align: center;
    width: 25%;
	float: right;
	margin-top:5px;
}
.skach a{color: #fae6ae; text-decoration:none;}
.imgwrap {float:left;}
div.extra td.extra, div.prima td.prima, div.tdab td.tdab, div.tdbc td.tdbc, div.tdc td.tdc, div.tdb td.tdb, div.tda td.tda, div.elita td.elita, div.perviy td.perviy, div.vtoroi td.vtoroi {background: #faf1a3 none repeat scroll 0 0; }
.tr2 tr.tr2, .tr1 tr.tr1, .tr3 tr.tr3, .tr4 tr.tr4, .tr5 tr.tr5, .tr6 tr.tr6, .tr7 tr.tr7, .tr8 tr.tr8,.tr9 tr.tr9,.tr10 tr.tr10{background: #faf1a3 none repeat scroll 0 0;}
.otst{margin-bottom:15px;}
.products_list3 {
	list-style:none;
	overflow:hidden;
	width:610px;
	margin-bottom:-22px;
	padding-top:19px
}
.products_list3 li {
	background: white none repeat scroll 0 0;
    border: 1px solid #d8d1c9;
    border-radius: 4px;
    box-shadow: 0 10px 5px rgba(0, 0, 0, 0.5);
    float: left;
   height: 310px;
    margin: 15px;
    overflow: hidden;
    position: relative;
    width: 162px;
}
/* .products_list3 li a {
	color: black;
    display: block;
    font-weight: bold;
    height: 30px;
    left: 10px;
    overflow: hidden;
    padding: 6px 0 0 9px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 133px;
    z-index: 1;
} */
.newname{ color: black;
    display: block;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    padding: 0 0 9px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 153px;
    z-index: 1;}
.products_list3 img {
    border: 0 none;
    margin-top: 25px;
}
.products_list3 li a:hover {
	text-decoration:underline
}
.species_list3 li a {
	font-size:12px;
	height:23px;
	padding:7px 0 0 9px;
}
.catpage_level2 .products_list3 {width:660px}
.catpage_level2 .products_list3 li {margin:0 44px 35px 0}
.otst{margin-bottom:15px;}
.cena_cat {background: #fae5ae none repeat scroll 0 0;
    color: #b37649;
    display: block !important;
    font-weight: 600;
    height: 20px;
    margin-top: 45px;
    padding-top: 10px;
    text-align: center;}
.modal-foter-bottom5 {
    background: rgba(0, 0, 0, 0) url("../img/knopk_zelen.png") no-repeat scroll center center;
    border: 0 none;
    color: #fff!important;
    display: inline;
    font-size: 15px;
    font-weight: 500 !important;
    height: 30px;
    left: 10px;
    overflow: hidden;
    padding: 6px 0 0 9px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 133px;
    z-index: 1;
}
.products_list3 li a img {
    border: 0 none;
    margin-top: 25px!important;
}
#template_catalog_search { background: #eadecb none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 2px 3px #ac9779 inset;
    height: 50px;
    margin-bottom: 32px;
    padding: 17px 19px 6px;
    width: 90%;}
.template_catalog_search_group span{display: block;
    font-size: 15px;
    margin-bottom: 5px;}
.template_catalog_search_group select { height: 25px;  width: 90px;}
.template_catalog_search_group div{float: left;
     width: 110px;}
.modal-foter-bottom6 {
    background: rgba(0, 0, 0, 0) url("../img/knopk_zelen.png") no-repeat scroll center center;
    border: 1px solid gray;
    border-radius: 6px;
    color: #fff !important;
    display: inline;
    font-size: 15px;
    font-weight: 500 !important;
    height: 30px;
    margin-top: 14px;
    overflow: hidden;
    position: absolute;
    right: 80px;
    text-align: center;
    text-decoration: none;
    width: 123px;
}
.proff{display: block;
    margin: 10px 22% !important;
    text-align: center;
    vertical-align: top;} 
	.namepro{  display: block !important;
    text-align: center;}
.popyl a{ color: #b15d00;
    font-weight: 600;
    line-height: 32px;
    margin-right: 15px;
    text-decoration-style: dashed !important;
}