html, body, div, span, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, a, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: 0 none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block
}
img, a img, :link img, :visited img {
	border: 0;
	outline: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
tr {
	vertical-align: middle
}
th, td {
	vertical-align: inherit
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
ins {
	background: #ccc;
	color: #000;
	text-decoration: none
}
mark {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .5em;
	background: #71b802;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	line-height: 24px
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border: 1px dotted #ccc;
	cursor: help
}
hr {
	display: block;
	margin: 1em 0;
	padding: 0;
	height: 1px;
	color: #bcbcbc;
	background: #bcbcbc;
	border: 0
}
button, input, select, textarea {
	margin: 0;
	padding: 0;
	outline: 0 none;
	font: inherit normal sans-serif;
	vertical-align: middle;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
button, input {
	width: auto;
	overflow: visible
}
button::-moz-focus-inner, input::-moz-focus-inner, select::-moz-focus-inner, textarea::-moz-focus-inner {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto;
	*resize: none;
	vertical-align: top
}
input[type="button"], input[type="submit"], input[type="reset"], button {
	cursor: pointer
}
input[type="checkbox"] {
	-webkit-appearance: checkbox
}
input[type="radio"] {
	-webkit-appearance: radio
}
select {
	-webkit-appearance: menulist
}
.bx-core-window.bx-core-adm-dialog select {
	-webkit-appearance: none;
}
::-moz-selection {
	background: #ccc;
	color: #000;
	text-shadow: none
}
::selection {
	background: #ccc;
	color: #000;
	text-shadow: none
}
::-webkit-input-placeholder {
	color: #999
}
:-moz-placeholder {
	color: #999
}
::-moz-placeholder {
	color: #999
}
:-ms-input-placeholder {
	color: #999
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif
}
html {
	overflow-y: scroll
}
small {
	font-size: 75%
}
b, strong {
	font-weight: 700
}
i, em {
	font-style: italic
}
sub {
	vertical-align: sub;
	font-size: smaller;
	line-height: .5em
}
sup {
	vertical-align: super;
	font-size: smaller;
	line-height: .5em
}
pre {
	padding: 2em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
html, body {
	min-width: 990px;
	min-height: 100%;
	height: 100%;
}
body {
	position: relative;
	background: #fff;
}
body, select, input, textarea, button {
	font: 12px/1.42 'Georgia', Times, serif;
	color: #396e0e;
}
select, input, textarea, button {
	color: #333;
}
a {
	color: #396e0e;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
.d-tac {
	text-align: center;
}
.d-tar {
	text-align: right;
}
.d-black {
	color: #000;
}
h1 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 18px;
	text-align: center;
	color: #000;
}
h2 {
	color: #181818;
	font-size: 16px;
}
h4 {
	padding: 0 0 10px 0;
	font-size: 14px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	text-indent: 6px;
	font-weight: normal;
}
.d-l {
	font-size: 1.17em;
}
ol, ul {
	margin-left: 15px;
}
li {
	margin-bottom: .75em;
}
ol ul, ul ul {
	margin-top: .75em;
	list-style: disc;
}
.d-plain, .d-plain li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content {
	float: left;
	margin-bottom: 1em;
	width: 730px;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .d-button {
	padding: .1em 1em;
	background: #748d21;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .d-button:hover, .d-button:active {
	background: #447409;
	color: #fff;
}
.d-button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-decoration: none;
}
.fon {
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 100%;
	background: url(images/bg_body.png) 0 0 repeat-x;
	overflow: hidden;
}
.fon:after {
	display: block;
	clear: both;
	height: 110px;
	content: '.';
	visibility: hidden;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
.date {
	margin-bottom: .15em;
}
.page-header {
	position: relative;
	margin-bottom: 10px;
}
.page-header-top {
	position: relative;
	height: 92px;
}
.page-header-logo {
	float: left;
	padding: 10px 0 0 10px;
	width: 355px;
	font-size: 1.17em;
	line-height: 1em;
	text-shadow: 1px 1px 7px rgba(0, 0, 0, .3);
}
.page-header-logo img {
	display: block;
	width: 250px;
	height: 59px;
}
.page-header-contacts {
	float: left;
	margin-top: 1em;
	font-weight: 700;
}
.page-header-contacts-0 {
	font-size: 2.17em;
}
.page-header-contacts-1 {
	font-size: 1.33em;
}
.page-header-qnav {
	float: right;
	margin: .65em 0 1.5em;
	font-size: 1.17em;
}
.page-header-qnav a {
	margin-left: 20px;
}
.page-header-search {
	clear: right;
	float: right;
	background: #fff;
	border: 1px solid #5a9312;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-header-search input {
	padding: 0 5px;
	width: 175px;
	height: 24px;
	background: none;
	border: 0;
}
.page-header-search .btn {
	margin: -1px -1px 0 0;
	padding: 0;
	width: 80px;
	height: 24px;
	background: #5a9312;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.page-header-nav {
	clear: both;
	height: 48px;
	background: url(images/bg_main_menu.png) no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
}
.page-header-nav a {
	color: #fff;
	text-decoration: none;
}
.page-header-nav a:hover {
	text-decoration: underline;
	text-shadow: 0 0 10px #000;
}
.main-menu, .main-menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-menu li {
	background: url(images/splitter_main_menu.gif) 100% 50% no-repeat;
}
.main-menu li a {
	display: block;
	padding: 0 38px;
	height: 48px;
	font-size: 1.17em;
	line-height: 48px;
}
/*.main-menu li.active a { background: url(images/dsn_main_menu_corner.gif) 50% 100% no-repeat; }*/

.top-basket {
	float: right;
	*width: 220px;
	*height: 48px;
	*background: url(images/cart.png) 0 50% no-repeat;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
	line-height: 48px;
	text-align: right;
}
/* .top-basket span , */

.top-basket .cart {
	width: 175px;
	display: block;
	background: url(images/cart.png) 0 50% no-repeat;
	font-size: 1.33em;
	padding-right: 20px;
}
.top-basket .first {
	padding-right: 20px;
	font-size: 1.17em;
}
@media (max-device-width: 500px) {
	.top-basket .first {
		padding-right: 20px;
		font-size: 1.0em;
	}
}
.txt {
	float: left;
	margin: 0 5px 0 0;
	width: 185px;
}
input.txt, input.field, input.filter_field {
	border: 1px solid #404040;
	height: 18px;
	margin: 0;
	padding: 0;
}
/* -------- btn-cst ------------  */
/*
.btn-cst span .btn {
	background: url("images/bg_btn_cst.png") no-repeat scroll 50% 0 #578C13;
	border: 0 none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 4px;
	padding: 1px 0 0;
	text-transform: lowercase;
}
.btn-cst {
	background: url("images/bg_btn_cst.png") no-repeat scroll -1px 0 transparent;
	display: block;
	float: left;
	height: 20px;
	margin: 0 3px 0 5px;
	padding: 0 0 0 4px;
	position: relative;
}
.round-block3-content .btn-cst {
	float: right;
	margin: 10px 10px 2px 0;
}
.btn-cst span {
	background: url("images/bg_btn_cst.png") no-repeat scroll 100% 0 transparent;
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 20px;
	margin: 0 -4px 0 0;
	overflow: hidden;
	padding: 0 3px 0 0;
}
*/
/* -------- end of btn-cst ------------  */
 
/*  --------- btn-main ---------  */
/*
.btn-main input.btn-main{
	cursor: pointer;
    line-height: 12px;
	display: inline-block;
    text-decoration: none;
	background: #748d21;
    color: #fff;
	border-radius: 3px;
}
*/
/*  --------- end of btn-main ---------  */
.page-left-col {
	float: left;
	margin-bottom: 1em;
	padding-right: 10px;
	width: 220px;
}
.list-teasers {
	margin-bottom: 9px;
}
.list-teasers li {
	margin-bottom: 1px;
}
.list-teasers img {
	display: block;
	width: 220px;
	height: 74px;
}
.page-left-col .info-block-content {
	margin-bottom: 10px;
}
.right-banner {
	margin-bottom: 10px;
}
.round-block1 {
	margin-bottom: 10px;
	padding: 4px;
	background: #ebebd6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round-block1-header {
	margin-bottom: 1em;
	padding: .75em 10px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}
.round-block1-header a {
	color: #333;
}
.round-block1-header a:hover {
	color: #000;
}
.round-block1-header-odd {
	text-transform: none;
}
.round-block1-content {
	padding: 6px;
}
.round-block1 a.highslide {
	display: block;
	display: inline-block;
	border: 2px solid #fff;
}
.round-block1 a.highslide img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	border: 0;
}
ul.spec_eshop_tree_links {
	list-style-type: none;
	margin: 0 0 -12px;
	padding: 0;
}
ul.spec_eshop_tree_links li a {
	font-size: 14px !important;
}
ul.spec_eshop_tree_links li ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 24px;
}
ul.spec_eshop_tree_links li ul li {
	padding: 0;
}
ul.tags-cloud {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.tags-cloud li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	padding: 0 6px 0 0;
}
ul.tags-cloud li a {
	line-height: 25px;
}
.all-tags {
	display: block;
	margin: 15px 0 0;
	text-align: right;
}
ul.tags-cloud li a.tag_level_2 {
	font-size: 12px;
}
ul.tags-cloud li a.tag_level_5 {
	font-size: 18px;
}
ul.tags-cloud li a.tag_level_4 {
	font-size: 16px;
}
ul.tags-cloud li a.tag_level_3 {
	font-size: 14px;
}
ul.small-news-list, ul.small-news-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.small-news-list li {
	margin-bottom: 1.5em;
}
ul.small-news-list li a {
	font-size: 14px;
}
.banner-slider {
	margin-bottom: 10px !important;
	height: 224px;
	background: url(images/bg-slider.jpg) 0 0 no-repeat;
}
.banner-slider img {
	display: block;
}
.round-block2-content, .round-block5 .round-block5-content {
	overflow: hidden;
	padding: 3px 0;
}
.round-block2-header2 {
	height: 31px;
	position: relative;
	width: 100%;
	border-spacing: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
.round-block2-header2 {
	border-spacing: 0px;
}
.round-block2-header2_1 {
	background: #fff url(images/bg_roundblock2_header1_1.png) -1px 0 no-repeat;
	height: 31px;
	width: 6px;
	position: relative;
}
.round-block2-header2_2 {
	background: #fff url(images/bg_roundblock2_header2_1.png) repeat-x/*0 0*/
	!important;
	height: 31px;
	background-repeat: repeat-x !important;
}
.round-block2-header2 span {
	color: white;
	display: block;
	font-size: 13px;
	margin: 0 24px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
}
.round-block2-header2 a {
	color: white !important;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: right;
	text-decoration: underline;
	margin: 0 0px;
}
.round-block2-header2_3 {
	background: #fff url(images/bg_roundblock2_header3_1.png) 100% 0 no-repeat;
	height: 31px;
	width: 7px;
	position: relative;
}
.round-block3 .round-block3-bottom {
	background-position: -5px 0;
}
.round-block3 .round-block3-bottom i {
	background-position: 0 0;
}
hr {
	background: none repeat scroll 0 0 #447409;
	border: 0 none;
	color: #ccc;
	height: 1px;
	overflow: hidden;
}
.filter_box .field .caption {
	display: block;
	font-size: 14px;
	padding: 0 0 3px;
}
.filter_box .sel {
	width: 177px;
}
.filter_box .field {
	overflow: hidden;
	padding: 12px 0 0;
}
.filter_box .sel {
	width: 177px;
}
.sel {
	background: none repeat scroll 0 0 #eee;
}
.catD_detail {
	overflow: hidden;
}
.catD_list {
	font-size: 1px;
	list-style-type: none;
	margin: 0;
	text-align: justify;
	margin-left: -5px;
}
.catD_list li {
	float: left;
	font-size: 12px;
	margin: 3px 0 5px 7px;
	text-align: left;
	vertical-align: top;
	width: 174px;
	height: 170px;
	border: 1px solid #EBEBD6;
	border-radius: 6px;
	overflow: hidden;
}
.catalog-list {
	margin: 0 -10px 4px 0;
}
.catalog-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	position: relative;
	margin: 0 2px 6px 0;
	width: 176px;
	height: 223px;
	border: 1px solid #e0dfc4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.catalog-list-item {
	position: relative;
	padding: .5em 10px;
}
.catalog-list-title {
	display: block;
	text-align: center;
	text-decoration: none;
}
.catalog-list-title strong {
	display: block;
	height: 2.42em;
	font-weight: 400;
	line-height: 2.42em;
}
.catalog-list-title em {
	display: inline-block;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 2.42em;
	font-style: normal;
	line-height: 1.21em;
	overflow: hidden;
	text-overflow: ellipsis;
}
.catalog-list-title span {
	display: block;
	margin: .5em auto;
	width: 150px;
	height: 150px;
	line-height: 150px;
	overflow: hidden;
	text-align: center;
}
.catalog-list-title img {
	vertical-align: middle;
}
.catalog-list-price {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.catalog-list-price del {
	position: absolute;
	bottom: 1.75em;
	/*right: 0;*/
	color: #666;
}
.catalog-list-price strong {
	font-size: 1.33em;
}
.catalog-list-available {
	line-height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
}
.catalog-list li.hidden {
	display: none;
}
.catalog-list li.visible {
	display: inline-block !important;
}
.catalog-list-odd .catalog-list-price {
	float: none;
	width: 50%;
}
.catalog-list-odd .catalog-list-price del {
	left: 0;
	right: auto;
}
.catalog-list-odd .d-button {
	float: right;
	padding: .33em .92em;
	font-weight: 700;
}
.round-block3 {
	margin: 0;
	padding: 0;
	position: relative;
}
.round-block3 .round-block3-top, .round-block3 .round-block3-bottom {
	height: 5px;
	overflow: hidden;
	position: relative;
}
/*-*/

.round-block3 .round-block3-top i, .round-block3 .round-block3-bottom i {
	display: block;
	float: right;
	height: 5px;
	position: relative;
	width: 5px;
}
/*-*/

.catD_list li a.header {
	display: block;
	font-weight: bold;
	position: relative;
	text-decoration: none !important;
}
.catD_list li a.img {
	display: block;
	position: relative;
	text-align: center;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
}
.eshop-items-list-grid {
	font-size: 1px;
	list-style-type: none;
	margin: 0;
	text-align: justify;
}
.eshop-items-list-grid li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 12px;
	margin: 3px 0 0;
	text-align: left;
	vertical-align: top;
	width: 176px;
}
.eshop-item-details {
	//   margin: 3px;
	padding: 12px;
	text-align: center;
}
.eshop-item-details .left-info {
	display: block;
	float: left;
	margin: 4px 0 0;
}
.eshop-item-details .img {
	display: block;
	margin: 0 15px 0 0;
}
.eshop-item-details .right-info {
	margin: 4px 0 0;
	text-align: center;
}
.eshop-item-details .header {
	display: block;
	font-weight: bold;
	position: relative;
	text-decoration: none !important;
}
.eshop-item-details .announce {
	padding: 25px 0px 0px;
	text-align: left;
}
.eshop-item-details .base-price {
	display: block;
	overflow: hidden;
	padding: 12px 0 0;
	position: relative;
}
.eshop-item-details .base-price .price-value {
	color: #181818;
	font-size: 18px;
	padding: 0 0 8px;
}
.eshop-item-details .base-price .buy_form {
	display: block;
	padding: 0 0 0 60px;
}
.round-block3 .round-block3-splitter {
	display: table;
	margin: 0 0 0 -3px;
	//    padding: 12px 0 0;
	position: relative;
}
.eshop-item-description {
	clear: both;
	min-height: 10px;
	//    padding: 12px 17px;
	padding: 12px 0px;
	text-align: left;
}
.round-block3 {
	margin: 0;
	padding: 0;
	position: relative;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.round-block2 .round-block2-header2 span a {
	color: white !important;
}
.spec-eshop-compare ul.spec_eshop_compare_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.spec-eshop-compare ul.spec_eshop_compare_list li {
	margin: 0 0 12px 0;
}
.spec-eshop-compare ul.spec_eshop_compare_list li a {
	font-weight: bold;
	text-decoration: none !important;
}
.spec-eshop-compare .spec_eshop_compare_actions {
	overflow: hidden;
	padding: 5px 0 13px 0;
}
.spec-eshop-special, .spec-eshop-special li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spec-eshop-special {
	margin-right: -10px;
}
.spec-eshop-special li {
	position: relative;
	width: 176px;
	height: 223px;
	border: 1px solid #e0dfc4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 2px 6px 0;
}
.spec-eshop-special li .round-block3-content {
	position: relative;
	padding: .5em 10px;
}
.spec-eshop-special li a.header {
	display: block;
	position: relative;
	height: 24px;
}
.spec-eshop-special li a.img {
	display: block;
	margin: 0 0 0 16px;
	position: relative;
}
.spec-eshop-special li .btn-cst {
	position: absolute;
	bottom: 0;
	right: 0;
}
.spec-eshop-special li .base-price {
	position: absolute;
	bottom: 0;
}
.spec-eshop-special li .btn-cst span .btn {
	margin: 0 7px;
	font-weight: normal;
}
.spec-eshop-special li .base-price {
	display: block;
	float: left;
}
.spec-eshop-special li .base-price .price-value {
	color: #181818;
	display: block;
	font-size: 18px;
	padding: 0 0 5px 0;
	white-space: nowrap;
}
.small_header {
	margin-top: .5em;
}
.stickers .small_header {
	line-height: 16px;
}
.small_header a {
	text-decoration: none;
	border-bottom: dashed 1px;
}
.stickers .small_announce {
	padding: 3px;
}
.mainBlock {
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: none;
	background-position: 0% 0%;
	background-color: white;
	position: relative;
	border: 1px solid #DADAD5;
}
.mainBlock .in5 {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
/* -------------- Подвал ------------- */

.footer {
	position: relative;
	z-index: 333;
	margin: -100px 0 -16px;
	height: 140px;
	clear: both;
	background: #ebebd6;
	overflow: hidden;
}
.footer-inner {
	position: relative;
	margin: 0 auto;
	padding-top: 1.5em;
	width: 960px;
}
/* счетчики сайта в подвале */

.counters {
	display: none;
}
.footer-auth {
	float: right;
	font-size: 1.17em;
}
.bottom-menu {
	margin-bottom: 4.5em;
}
.bottom-menu li {
	display: inline;
	margin-left: 90px;
}
.bottom-menu li.first {
	margin: 0;
}
.footer-dev {
	float: right;
	font-size: 11px;
	color: #999;
}
.footer-dev a {
	color: #999;
}
.pic_ {
	overflow: hidden;
	display: block;
	width: 561px;
}
.round-block3 .round-block3-content {
	position: relative;
	background: white;
}
.info-block-content {
	padding: 12px;
	position: relative;
	background: white;
	border: 1px solid #EBEBD6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
}
.info-block-content ul {
	color: #333300;
}
.info-block-content .left-info {
	float: left;
	display: table;
	text-align: justify;
}
.info-block-content .right-info {
	display: table;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 24px;
	text-align: justify;
	height: 130px;
}
.info-block-content .img-link {
	vertical-align: middle;
	margin: 5px;
}
.info-block-content .left-info .img {
	position: relative;
	vertical-align: middle;
	margin: none;
}
.del_ {
	display: block;
	padding: 3px;
	color: #999999;
	background: url("images/price_fon.png");
}
.del_ .price-value {
	color: #999999;
}
.round-block3 .round-block3-splitter {
	display: table;
	margin: 0 0 0 -3px;
	padding: 12px 0 0;
	position: relative;
}
.eshop-related {
	font-size: 1px;
	list-style-type: none;
	margin: 0;
	padding: 0 8px;
	text-align: justify;
}
.eshop-related li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 12px;
	margin: 3px 0 0;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 228px;
}
.round-block4 {
	margin: 0;
	padding: 0;
	position: relative;
}
.eshop-related li .round-block4-content {
	height: auto !important;
	min-height: 220px;
}
.round-block4 .round-block4-content {
	background: url("images/bg_roundblock4.png") no-repeat scroll 0 -5px transparent;
	padding: 5px 0;
	position: relative;
}
.eshop-related li a.header {
	display: block;
	font-weight: bold;
	min-height: 51px;
	padding: 11px 11px 4px;
	position: relative;
	text-decoration: none !important;
}
.eshop-related li a.img {
	display: block;
	margin: 0 0 0 16px;
	position: relative;
}
.eshop-related li .base-price {
	bottom: 14px;
	display: block;
	position: absolute;
	right: 0;
}
.round-block4 .round-block4-bottom {
	background: url("images/bg_roundblock4.png") no-repeat scroll 0 0 transparent;
	height: 5px;
	overflow: hidden;
	position: relative;
}
.under {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 0;
	height: 0 !important;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100% !important;
}
.round-block5 {
	height: 100%;
	width: 1022px;
}
#lay_body {
	/*  padding: 3px;*/
}
.round-block5 .round-block5-content {
	background: url("images/bg_roundblock5_body.png") no-repeat scroll 0 100% #EBEBD6;
}
//corrected from 5px
.eshop-cart-items .round-block3-content {
	padding: 0px 0px;
}
.round-block3 .round-block3-content {
	position: relative;
}
.round-block3 .round-block3-content .on_click {
	margin-left: -17px;
	width: 178px;
}
TABLE.tbl {
	border-right: 1px solid #D5D5BC;
	border-top: 1px solid #D5D5BC;
	border-left: 1px solid #D5D5BC;
	border-radius: 6px 6px 6px 6px;
}
TABLE.price {
	border-right: 1px solid #D5D5BC;
	border-top: 1px solid #D5D5BC;
}
TABLE.price TD, TABLE.price TH {
	border-bottom: 0px solid #D5D5BC;
	border-left: 0px solid #D5D5BC;
	padding: 7px 7px 6px;
}
TABLE.tbl TH {
	border-bottom: 1px solid #D5D5BC;
	padding: 7px 7px 6px;
}
TABLE.tbl TD {
	border-bottom: 1px solid #D5D5BC;
	padding: 7px 7px 6px;
}
TH.bl, TD.bl {
	border-bottom: 1px solid #D5D5BC;
	border-left: 1px solid #D5D5BC;
}
TH.blr, TD.blr {
	border-bottom: 1px solid #D5D5BC;
	border-left: 1px solid #D5D5BC;
	border-right: 1px solid #D5D5BC;
}
TH.null, TD.null {
	border: 0px;
}
.eshop-cart-items th {
	font-family: arial, 'Georgia', times, serif;
}
.eshop-cart-items .price-value {
	color: #181818;
	font-size: 18px;
	white-space: nowrap;
}
.eshop-cart-items-actions {
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 10px 7px;
}
.eshop-cart-items-actions .btn-recalc {}
.eshop-cart-checkout {
	float: right;
	margin: 3px 0 0;
	width: 237px;
}
.round-block6 .round-block6-top, .round-block6 .round-block6-bottom {
	background: url("images/corners_co_block.gif") no-repeat scroll -6px -6px transparent;
	height: 6px;
	overflow: hidden;
	position: relative;
}
.round-block6 .round-block6-top i, .round-block6 .round-block6-bottom i {
	background: url("images/corners_co_block.gif") no-repeat scroll 0 -6px transparent;
	display: block;
	float: right;
	height: 6px;
	position: relative;
	width: 6px;
}
.eshop-cart-checkout .round-block6-content {
	padding: 10px 20px;
}
.round-block6 .round-block6-content {
	color: #FFFFFF;
	position: relative;
}
.eshop-cart-checkout table.dsn {
	width: 100%;
}
table.dsn {
	border-collapse: collapse;
	border-spacing: 0;
}
.eshop-cart-checkout table.dsn td {
	font-weight: bold;
	padding: 0 0 10px;
}
.eshop-cart-checkout table.dsn td.price-value {
	color: #181818 !important;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}
.eshop-cart-checkout .btn-cst-co {
	margin: 3px 0 0;
}
system...12.8.50 (строка 1220) .btn-cst-co {
	background: url("images/bg_btn_co.png") no-repeat scroll 0 0 transparent;
	height: 30px;
}
.btn-cst-co a, .btn-cst-co span {
	background: url("images/bg_btn_co.png") no-repeat scroll 100% 0 transparent;
	display: block;
	font: 11px/30px arial, 'Georgia', times, serif;
	height: 30px;
	margin: 0 0 0 3px;
	padding: 0 3px 0 0;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}
.round-block6 .round-block6-bottom {
	background-position: -6px 0;
}
.round-block6 .round-block6-top, .round-block6 .round-block6-bottom {
	background: url("images/corners_co_block.gif") no-repeat scroll -6px -6px transparent;
	height: 6px;
	overflow: hidden;
	position: relative;
}
.eshop-cart-checkout {
	float: right;
	margin: 3px 0 0;
	width: 237px;
}
.round-block6 {
	background: none repeat scroll 0 0 #578F0E;
	margin: 0;
	padding: 0;
	position: relative;
}
.eshop-items-list-nav {
	overflow: hidden;
	padding: 10px 14px 8px;
	border: 1px solid #EBEBD6;
	border-radius: 6px;
}
.eshop-items-list-nav .pager {
	border-bottom: 1px solid #B5CC98;
	margin: 0 0 8px;
	padding: 0 8px 11px;
}
.eshop-items-list-nav .sort-box {
	float: right;
	padding: 0 8px 0 0;
}
.eshop-items-list-nav .grid-list-switcher {
	float: left;
	padding: 0 0 0 8px;
}
.eshop-items-list-list {
	list-style-type: none;
	margin: 0;
}
.eshop-items-list-list li {
	display: block;
	margin: 3px 0 0;
	border: 1px solid #EBEBD6;
	border-radius: 6px;
}
.eshop-items-list-list li a.img {
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
.eshop-items-list-list li .round-block3-content {
	padding: 9px 17px 0px 21px;
}
.eshop-items-list-list li a.header {
	display: block;
	font-weight: bold;
	position: relative;
	text-decoration: none !important;
}
.eshop-items-list-list li .right-info {
	text-align: center;
	margin-right: 0;
	overflow: hidden;
}
.eshop-items-list-list li .announce {
	text-align: center;
	padding: 10px 0px;
}
.eshop-items-list-list li a.add-to-compare {
	display: block;
	font-size: 11px !important;
	font-weight: bold !important;
	padding: 13px 0 0;
}
table.data-table {
	border: 1px solid #fff;
	border-collapse: collapse;
}
table.data-table td {
	border: 1px solid #efefef;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	padding: 6px 5px;
}
table.data-table thead td, table.data-table th, table.data-table thead th {
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	border: 1px solid #fff;
	padding: 8px;
	color: #072838;
	text-align: left;
}
table.data-table thead td.selected, table.data-table th.selected, table.data-table thead th.selected {
	background-color: #f6f6f5;
}
table.data-table tbody td {
	background-color: #FFF;
	background-image: none;
}
table.data-table td.selected, table.data-table tr.selected td {
	background-color: #f6f6f6;
}
table.data-table tfoot td {
	background-color: #f6f6f5;
	padding: 4px;
}
table.data-table tfoot td {
	background-color: white
}
table.data-table thead td, table.data-table th, table.data-table thead th {
	background-color: white
}
div.catalog-item-sorting a {
	margin: 0 0.3em;
}
div.catalog-item-sorting a.selected {
	padding: 0.4em 0.6em 0.6em;
}
div.catalog-item-sorting a.desc {
	padding-right: 1.3em;
}
div.catalog-item-sorting a.asc {
	padding-right: 1.3em;
}
div.catalog-item-sorting a.selected {
	background-color: #e6e6e6;
	color: #000;
}
div.catalog-item-sorting a.desc {
	background-image: url(images/icons-sprite.gif);
	background-repeat: no-repeat;
	background-position: right -185px;
}
div.catalog-item-sorting a.asc {
	background-image: url(images/icons-sprite.gif);
	background-repeat: no-repeat;
	background-position: right -228px;
}
.bottom-links li {
	background: transparent url(images/splitter_bottom_menu.gif) no-repeat scroll 12px 4px;
	float: left;
	padding: 0 0 0 25px;
	white-space: nowrap;
}
.filterhide {
	display: none;
}
a.openfilter {
	border-bottom: dashed 1px;
	text-decoration: none;
	margin-top: 14px;
	display: block;
	font-weight: normal;
}
a.bold {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.showfilter {
	float: right;
}
.filter-item {
	position: relative;
}
.filter-item .openfilter {
	border: none;
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
}
.filter-item .filterhide {
	position: relative;
	border: 1px solid #447409;
	background: #fff;
	z-index: 5;
}
.filter-item .filterhide span {
	display: block;
	padding: 3px 5px;
	color: #447409;
	text-decoration: none;
	margin-bottom: 5px;
	cursor: pointer;
}
.filter-item .filterhide span:hover {
	background-color: #dee9d0;
}
.filter-item .nav-btn-group {
	display: block;
	position: relative;
}
.filter-item .nav-btn.active, .d-filter-toggle {
	display: block;
	position: relative;
	margin: .75em 0 .5em;
	padding: .2em 15px .2em 5px;
	background: #fff;
	border: 1px solid #447409;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.filter-item .nav-btn.active {
	border: 1px solid #CCCCCC;
}
.filter-item .nav-btn.active:after, .d-filter-toggle:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 4px;
	border-color: transparent;
	border-top-color: #447409;
	content: '.';
	text-indent: -9999px;
	overflow: hidden;
}
.filter-item .icon-arrow-bottom-big, .filter-item .icon-arrow-left-big {
	display: none;
}
.d-filter-toggle {
	float: right;
	margin: 0;
	padding: 0 5px;
	width: 128px;
	background: none;
	border-color: #ccc;
	font-size: 12px;
	color: #396e0e;
	cursor: pointer;
}
.d-filter-toggle:hover {
	border-color: #447409;
}
.jsd-templates {
	display: none;
}
.jsd-dialog .round-block3-content .button {
	bottom: 0;
	float: right;
	margin: 10px 10px 2px 0;
	position: absolute;
	right: 0;
}
button.button {
	border: none;
	padding: 0;
}
.button, .button .text {
	background: url(images/buttons.png) no-repeat;
	background-repeat: ;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	cursor: pointer;
}
.button img {
	vertical-align: middle;
}
/* Стиль 1 */

.button {
	margin-right: 6px;
	text-decoration: none;
	background-position: 0 0;
}
.button .text {
	height: 21px;
	background-position: 100% -21px;
	text-align: center;
	margin: 0 -6px 0 auto !important;
	padding: 0 15px 0 15px !important;
	min-width: 50px;
	color: #fff;
	text-transform: lowercase;
	text-shadow: none;
	line-height: 20px;
	font-size: 12px;
}
.button:hover {
	background-position: 0 -42px;
}
.button:hover .text {
	background-position: 100% -63px;
}
.button.btn-dark {
	background-position: 0 -84px;
}
.button.btn-dark .text {
	background-position: 100% -105px;
}
.button.btn-dark:hover {
	background-position: 0 -126px;
}
.button.btn-dark:hover .text {
	background-position: 100% -147px;
}
.button.btn-big {
	background-position: 0 -168px;
}
.button.btn-big .text {
	height: 30px;
	line-height: 28px;
	font-size: 18px;
	background-position: 100% -198px;
}
.button.btn-big:hover {
	background-position: 0 -228px;
}
.button.btn-big:hover .text {
	background-position: 100% -258px;
}
.button.no-hover, .button.no-hover .text {
	cursor: default !important;
}
.button.no-hover:hover {
	background-position: 0 0;
}
.button.no-hover:hover .text {
	background-position: 100% -21px;
}
.sell_button {
	*width: 195px;
	height: 29px;
	line-height: 28px;
	background: transparent url(images/sell_button.png) 0 0;
	border: none;
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
}
.sell_button:hover {
	background-position: 0 -29px;
}
.order-section {
	position: relative;
	border: 1px solid #e0dfc4;
	font-size: 14px;
	color: #396e0e;
	margin-bottom: 3px;
	/* border-radius:7px 0 0 7px; */
	overflow: hidden;
}
.section-title {
	margin: 17px 0 17px 45px;
	font-size: 18px;
	/*text-shadow:0 1px 1px #95b27e;*/
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.section-icon {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: url(images/order-section-icons.jpg);
}
.section-icon.section1 {
	background-position: 0 0;
}
.section-icon.section2 {
	background-position: 0 -30px;
}
.section-icon.section3 {
	background-position: 0 -60px;
}
.row {
	margin: 0 0 20px 10px;
	width: 100%;
	clear: both;
}
.section-delivery {
	padding-bottom: 5px;
}
.section-delivery .row {
	margin: 0 0 12px 45px;
	width: auto;
}
.section-delivery .section-title {
	margin-bottom: 14px;
}
.row .label {
	float: left;
	/* width:100px; text-align:right;  */
}
.row .label-reg{
	width: 150px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: -10px;
	float: left;
}
.row .field {
	float: left;
	margin-left: 5px;
}
.row input[type=text], .row input[type=password], .row textarea {
	border: 1px solid #e0dfc4;
	*background: #f4f4f4;
	width: 290px;
	max-width: 290px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 5px;
}
.row .wide {
	width: 550px;
	max-width: 550px;
}
.row select {
	width: 290px;
}
.left-checkbox {
	margin-left: -80px;
	margin-bottom: -8px;
}
.row.row-single {
	margin-left: 15px;
	margin-bottom: 10px;
}
.row.row-single textarea {
	margin-top: 5px;
}
.row-confirm {
	margin: 10px;
}
.row-confirm p, .row-confirm a {
	margin: 12px 0;
	font-size: 14px;
}
.row-confirm h1 {
	font-size: 18px;
	color: #447409;
	padding: 0;
}
.row-confirm .products-table {
	width: 97%;
}
.row-confirm .products-table th, .row-confirm .products-table td {
	font-size: 14px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 3px 25px;
	font-weight: normal;
}
.row-confirm .products-table th {
	color: #000;
	text-align: left;
}
.row-confirm .products-table tr th:first-child, .row-confirm .products-table tr td:first-child {
	padding-left: 0;
}
.row-confirm .products-table td.quantity {
	padding-left: 35px;
}
.row-confirm .products-table tr.itogo td {
	padding-top: 10px;
}
.row-confirm .products-table .title-cutted {
	display: block;
	text-align: justify;
}
.row-confirm .login-table {}
.row-confirm .login-table td {
	padding: 0 10px 15px 0;
}
.row-confirm .login-table input[type=text], .row-confirm .login-table input[type=password] {
	width: 150px;
}
.row-confirm .login-table h2 {
	color: #447409;
	padding: 0;
	margin: 0;
}
/*.btn-cst { float:left; margin:0; }*/

/* Поля ввода */

.row input, .order-section .row select, .order-section .row textarea {
	/* width: 250px !important; */
}
.field input {
	border-color: #e0dfc4 !important;
	background-color: #FFFFFF !important;
	font-family: "Georgia Обычный", "Georgia";
	font-size: 13px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	height: 20px;
	text-align: left !important;
	text-decoration: none !important;
	box-sizing: border-box !important;
	border-radius: 4px;
}
.field textarea {
	border-color: #e0dfc4 !important;
	background-color: #FFFFFF !important;
	border-radius: 4px;
}
.field select {
	border-color: #396E0E !important;
	background-color: #FFFFFF !important;
	border-radius: 4px;
}
#new_select {
	width: 250px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #396E0E;
	border-radius: 4px;
	cursor: pointer;
}
#new_select span {
	position: absolute;
	right: 25px;
}
#new_select select {
	background: transparent;
	color: #396E0E;
	border: 0;
	cursor: pointer;
	width: 251px !important;
	height: 23px;
}
#new_select span:first-child {
	display: none;
}
.row {
	margin: 0 0 10px 10px;
	vertical-align: middle;
}
.section-content {
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}
.section-input {}
/* Поля ввода - конец */

.order-auth {
	position: absolute;
	top: 8px;
	right: 11px;
	text-align: center;
	font-size: 12px;
}
.order-price {
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
	color: #396e0e;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*.order-price .order-price-label { text-shadow:0 1px 1px #95b27e; }*/

.order-confirm-breadcrumb {
	text-transform: none;
	font-size: 14px;
}
.regular {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.cf, .clearfix {
	display: block;
	clear: both;
}
.icon-list, .icon-grid, .icon-arrow-top, .icon-arrow-bottom, .icon-arrow-left, .icon-arrow-right, .icon-arrow-bottom-big, .icon-arrow-left-big {
	height: 1.2em;
	line-height: 1.2em;
	background: url(images/icons-white.png) no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.icon-list.icon-green, .icon-grid.icon-green, .icon-arrow-bottom.icon-green, .icon-arrow-top.icon-green, .icon-arrow-left.icon-green, .icon-arrow-right.icon-green, .icon-arrow-bottom-big.icon-green, .icon-arrow-left-big.icon-green {
	background-image: url(images/icons-green.png);
}
.icon-arrow-bottom-big-cancel {
	/*width:15px; background-position:0px 0px; font: normal 12px Arial, Helvetica, sans-serif;font-weight:bold;padding:0px 3px 0px 4px;*/
	width: 15px;
	background-position: 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	margin-top: 2px;
	margin-right: -2px;
}
.nav-btn2 {
	display: block;
	position: relative;
	/* margin: .75em 0 .5em; */
	/* padding: .2em 15px .2em 5px; */
	background: #fff;
	border: 1px solid #447409;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.icon-list {
	width: 12px;
	background-position: 0 2px;
}
.icon-grid {
	width: 12px;
	background-position: -20px 2px;
}
.icon-arrow-bottom {
	width: 11px;
	background-position: -39px 3px;
}
.icon-arrow-top {
	width: 11px;
	background-position: -59px 3px;
}
.icon-arrow-left {
	width: 11px;
	background-position: -79px 3px;
}
.icon-arrow-right {
	width: 11px;
	background-position: -99px 3px;
}
.icon-arrow-bottom-big {
	width: 15px;
	background-position: -119px 1px;
}
.icon-arrow-left-big {
	width: 15px;
	background-position: -139px 2px;
}
a.add-to-cart {
	cursor: pointer;
	line-height: 12px;
}
a.highslide {
	outline: none;
	text-decoration: none;
}
.eshop-item-description div .btn-cst.png-fix {
	margin: 0px 250px 0px 0px!important;
}
.eshop-item-description .btn-cst.png-fix {
	margin: -30px 0px 0px 0px!important;
}
span.png-fix {
	line-height: 18px;
}
.home-to-new-top {
	text-align: right;
	padding-right: 24px;
}
.home-to-new-top a {
	text-align: right;
	text-transform: none;
	text-decoration: underline !important;
}
.home-to-new {
	margin: 6px 0 30px 456px;
	padding-bottom: 0px;
	text-align: right;
}
.catalog-new-item {
	z-index: 12 !important;
	position: absolute;
	top: 38px;
	right: 0px;
	z-index: 1;
	width: 40px;
	/* height:40px; */
	*background: url("images/new.png") no-repeat;
}
.catalog-new-item-sale {
	background-image: url(images/new-sale.png);
}
.b_coppy {
	text-align: right;
	color: #999;
	font-size: 11px;
	width: 820px;
	font-family: "Arial";
}
a.b_coppy {
	color: #999;
}
.add-to-compare {
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.switched {
	font-weight: bold !important;
	text-decoration: none !important;
}
.banner-slider, .beono-banner_slider, .beono-banner_slider-item {
	width: 534px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.banner-slider {
	float: left;
}
.d-item-label {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px 8px 6px 5px;
	background: #5a9312;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.feat-item {
	margin-left: auto;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.feat-item a {
	display: block;
	position: relative;
	height: 222px;
	border: 1px solid #5a9312;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.feat-item .d-item-label {
	border-radius: 3px 0 3px 0;
}
.feat-item-price {
	position: absolute;
	top: , 1em;
	left: 10px;
	font-size: 1.33em;
}
.price-value {
	font-weight: 700;
}
.tovar_today:hover {
	color: #396E0E;
}
.feat-item-img {
	display: block;
	margin: 3em 13px 0;
	height: 160px;
	line-height: 160px;
	overflow: hidden;
	text-align: center;
}
.feat-item-img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.d-sorter {
	padding: .25em 0;
	font-size: 12px;
	line-height: 18px;
	color: #396e0e;
}
.d-sorter a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	padding: 0 5px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #868686;
	text-decoration: none;
}
.d-sorter a:hover {
	border-color: #447409;
}
.d-sorter a.active {
	border-color: #447409;
	color: #447409;
}
.d-sorter span {
	position: relative;
	top: 1px;
	margin-right: 8px;
}
.d-section-header {
	margin-bottom: 10px;
	padding: .33em 10px;
	background: #ebebd6;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 1.17em;
	line-height: 20px;
	color: #666;
	text-align: right;
}
#basket_form_container .d-sorter a.active {
	border-color: #ccc;
	color: #666;
}
#basket_form_container .d-sorter a.current {
	border-color: #447409;
	color: #447409;
}
.d-section-header a {
	color: #666;
}
.d-section-header a.green {
	color: #396e0e;
}
.d-section-header a:hover {
	color: #333;
}
.d-section-title {
	float: left;
	font-size: 1.17em;
	color: #333;
}
.d-section-title a {
	color: #333;
}
.d-breadcrumbs {
	padding-right: 150px;
	text-align: left;
}
.d-breadcrumbs .d-section-title {
	float: none;
	font-size: 1em;
}
.d-cart-header {
	text-align: left;
	padding-bottom: .5em;
}
.d-cart-header .d-section-title, .d-section-title .d-l {
	float: none;
	font-size: 1.29em;
	line-height: 1em;
}
.d-cart-header .d-sorter {
	float: right;
	margin-top: -5px;
	font-size: 14px;
}
.d-cart-header .d-fr {
	margin-top: -1px;
}
.d-section-header-date {
	margin-left: 10px;
	font-size: 14px;
}
.d-order-status {
	float: right;
	margin: -2px -7px 0 0;
	padding: 0 10px;
	min-width: 150px;
	height: 25px;
	background: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	text-align: center;
}
.d-breadcrumbs-caption {
	float: right;
	margin: -2px -135px 0 0;
	color: #333;
}
.d-section-header-odd {
	margin: -12px 0 1em;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	text-align: left;
}
.d-section-header-odd .round-block1 {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 12px;
	color: #396e0e;
}
.d-section-header-odd .round-block1-header {
	display: none;
}
.d-section-header-odd .round-block1-content {
	padding: 0;
	margin-right: -60px;
}
.d-section-header-odd .filter-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 200px;
	margin-right: 52px;
}
.d-section-header-odd .filterhide {
	position: absolute;
	z-index: 13;
	top: 100%;
	left: 0;
	right: 0;
	margin-top: -.5em;
}
.d-section-header-odd .filter-item .nav-btn.active {
	margin: 0 0 1em;
	padding: 0 15px 0 5px;
}
#agat-filter2 {
	margin-top: .5em;
	min-height: 68px;
}
.d-item-page {
	position: relative;
	font-size: 13px;
}
.d-item-page h1 {
	margin: 0 10px;
	font-size: 1.33em;
	color: #333;
	text-align: left;
}
.d-item-artikul {
	position: absolute;
	top: -2.5em;
	right: 10px;
	font-size: 1.17em;
}
.d-item-gallery {
	float: left;
	width: 290px;
	margin-bottom: 10px;
	padding: 9px 9px 0;
}
.d-item-gallery img {
	display: block;
}
.d-item-gallery-thumbs {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ebebd6;
}
.d-item-gallery-thumbs div {
	margin: 0 -10px -10px 0;
}
.d-item-gallery-thumbs a {
	float: left;
	width: 90px;
	height: 90px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.d-item-descr {
	margin: 0 0 10px 320px;
	padding: 9px;
}
.d-item-descr-info {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ebebd6;
}
.d-item-details {
	margin: 0 0 1.5em 320px;
	padding: 1em 20px;
	overflow: hidden;
}
.d-item-details-feats {
	float: right;
	margin-top: .5em;
	width: 45%;
	font-weight: 700;
}
.d-item-price {
	font-size: 1.5em;
	color: #333;
}
.d-item-details .d-button {
	margin-top: 1.25em;
	padding: .25em 15px .5em;
	font-weight: 700;
	font-size: 1.17em;
}
.d-item-bonus {
	margin-top: 1.5em;
}
.d-item-bonus p {
	margin-bottom: .5em;
}
.d-item-bonus img {
	margin-right: .5em;
	vertical-align: middle;
}
.d-item-text {
	margin-left: 320px;
}
.d-item-more {
	margin: 1em 0 .65em;
	font-size: 1.3em;
}
.d-ajax-pager {
	margin: 1em 25%;
}
.d-ajax-pager a {
	padding: .6em;
	display: block;
	border: 1px solid #748d21;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #748d21;
	text-align: center;
	text-decoration: none;
}
.d-view-also, .d-view-also strong {
	font-size: 1.17em;
}
.d-view-also li {
	margin-top: .5em;
}
.d-contacts-info {
	position: relative;
}
.d-contacts-more {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.17em;
}
.ul-custom, .ul-custom li {
	margin: 0 0 .75em;
	padding: 0;
	list-style: none;
}
.ul-custom {
	margin: 1.5em 0 1em;
}
.d-btn-o, input.d-btn-o, button.d-btn-o, .d-btn-o:hover, input.d-btn-o:hover, button.d-btn-o:hover {
	padding: 0 17px;
	height: 20px;
	background: none;
	border: 1px solid #748d21;
	color: #748d21;
}
.d-btn-o:hover, input.d-btn-o:hover, button.d-btn-o:hover {
	border-color: #447409;
	color: #447409;
}
.d-tbl-cart {
	margin: -10px 0;
	width: 100%;
}
.d-tbl-cart tr {
	border-bottom: 1px solid #ebebd6;
}
.d-tbl-cart tr:last-child {
	border: 0;
}
.d-tbl-cart .title {
	text-align: center;
	font-size: 14px;
}
.d-tbl-cart .black {
	color: #333;
}
.grey {
	color: #666;
}
.d-tbl-cart .title td {
	min-width: 100px;
}
.d-tbl-cart .title .comment {
	width: 380px;
	padding-left: 0;
	text-align: center;
}
.d-tbl-cart .comment {
	padding-left: 35px;
	text-align: left;
}
.d-tbl-cart .summ {
	padding-right: 15px;
	text-align: right;
}
.d-tbl-cart td.data {
	text-align: center;
	font-size: 14px;
}
.d-tbl-cart td {
	padding: 10px 0;
	border: 0;
}
.d-tbl-cart td.d-tbl-cart-img {
	width: 10%;
}
.d-tbl-cart td.d-tbl-cart-price {
	width: 1%;
	padding: 0 10px 0 20px;
	color: #333;
	white-space: nowrap;
	text-align: right;
}
.d-tbl-cart td.d-tbl-cart-quantity {
	width: 15%;
	white-space: nowrap;
}
.d-tbl-cart td.d-tbl-cart-quantity input {
	margin: 0 5px;
	padding: .33em 0;
	width: 26px;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	color: #396e0e;
	text-align: center;
}
.d-tbl-cart td.d-tbl-cart-links .remove-item {
	color: #333;
}
.d-tbl-cart-gifts .cart-product-image {
	width: 70px;
	text-align: left;
}
.d-tbl-cart-gifts td.d-tbl-cart-title {
	padding-left: 30px;
	font-size: 16px;
}
.d-tbl-cart-gifts td.d-tbl-cart-links {
	width: 20%;
	padding-left: 50px;
	text-align: center;
}
.d-tbl-cart-gifts s, .d-old {
	color: #999;
}
.d-coupon, .d-coupon-code {
	/*float: left;*/
	font-size: 14px;
}
.d-coupon-code {
	position: relative;
	/*width: 170px; height: 20px;*/
}
.d-coupon-code a {
	/* position: absolute; top: .25em; left: 10px;*/
}
.d-tbl-total {
	margin: 0 0 1em auto;
	font-size: 14px;
	white-space: nowrap;
}
.d-tbl-total td {
	padding: 0 0 .5em 10px;
	text-align: right;
}
.d-tbl-total td.value {
	padding-left: 10px;
	color: #333;
	text-align: left;
}
.d-tbl-total-summ {
	font-size: 1.17em;
}
.d-tbl-total .d-old {
	margin-right: 10px;
}
.d-discount-ico {
	width: 70px;
	font-size: 48px;
	line-height: 70px;
	color: #396e0e;
	text-align: center;
}
.d-fr {
	float: right;
}
.d-tac {
	text-align: center;
}
.d-tar {
	text-align: right;
}
.d-wsnw {
	white-space: nowrap;
}
.d-btn, button.d-btn, input.d-btn {
	padding: 0 25px;
	height: 26px;
	border: 0;
	font-weight: 700;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.d-order-btn {
	float: right;
}
.d-order-step {
	position: relative;
	margin: 15px 0 1em;
	background: #ebebd6;
	border: 1px solid #e0dfc4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.d-order-step-title {
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -15px;
	width: 250px;
	height: 30px;
	padding-left: 30px;
	background: url(images/order-section-icons.png) 0 0 no-repeat;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
.d-order-step-2 .d-order-step-title {
	background-position: 0 -30px;
}
.d-order-step-3 .d-order-step-title {
	background-position: 0 -60px;
}
.d-order-step-options {
	margin-left: 310px;
	padding: 20px;
	background: #fff;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	font-size: 14px;
}
.d-order-step-options table {
	margin: -.5em 0;
}
.d-order-step-options td {
	padding: .5em 0;
}
.d-order-step-options td.value {
	width: 50%;
}
.d-order-step-options input, .d-order-step-options select, .d-order-step-options textarea {
	width: 270px;
	padding: 0 7px;
	height: 20px;
	border: 1px solid #ebebd6;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.d-order-step-options textarea {
	height: 3em;
}
.d-order-step-options select {
	width: 240px !important;
}
.d-order-total {
	float: right;
	padding-right: 25px;
	font-size: 16px;
	line-height: 26px;
}
.d-order-total strong {
	color: #333;
}
.order-subscribe input {
	margin-top: -3px;
}
.d-fld-wrap {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	position: relative;
}
.d-fld-select {
	height: 18px;
	border: 1px solid #447409;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.d-fld-select span {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 15px 0 7px;
	line-height: 18px;
	white-space: nowrap;
}
.d-fld-select b {
	display: block;
	position: relative;
	overflow: hidden;
	font-weight: 400;
}
.d-fld-select i {
	position: absolute;
	top: 0;
	right: 5px;
	overflow: hidden;
	color: #447409;
}
.d-fld-select select {
	position: relative;
	z-index: 2;
	min-width: 100px;
	height: 18px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	-webkit-appearance: menulist-text;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.action-note .d-tbl-order-title {
	padding-top: .33em;
	font-size: 16px;
	text-align: left;
	color: #f90;
	font-size: 18px;
	margin-bottom: 12px;
}
.d-tbl-order-title {
	padding-top: .33em;
	font-size: 16px;
	text-align: center;
}
.d-tbl-order-info {
	width: 100%;
}
.d-tbl-order-info th {
	padding: .4em 5px;
	font-weight: 400;
	color: #333;
	text-align: center;
}
.d-tbl-order-info td {
	padding: .3em 5px;
	font-size: 14px;
}
.d-tbl-order-info td.d-tbl-order-info-name {
	padding-right: 10px;
	padding-top: 4px;
	width: 5%;
	white-space: nowrap;
	font-size: 12px;
	color: #333;
}
.d-tbl-order-info-cart td.d-tbl-order-info-name {
	width: auto;
	font-size: 14px;
}
.d-nav-aside {
	margin-top: -.5em;
	font-size: 14px;
}
.d-nav-aside li {
	margin: .5em 0;
}
.d-l {
	font-size: 14px;
}
.d-red {
	color: red;
}
.d-green {
	color: #396e0e;
}
.info-block-featured {
	padding: 2px 20px 22px;
	border: 2px solid #f90;
	color: #333;
}
.info-block-featured .d-tbl-order-title {
	font-size: 18px;
	color: #f90;
	text-align: left;
	margin-bottom: 8px;
}
.hidden {
	display: none;
}
/*форма обратной связи*/

.overlay {
	background-color: #1D473B;
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	/*visibility: hidden; */
	z-index: 1;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
.overlay:target+.popup {
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.close {
	background-color: rgba(0, 0, 0, 0.8);
	border: 2px solid #ccc;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: -13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	top: -15px;
	width: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 14px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
	background-color: rgba(64, 128, 128, 0.8);
}
.overlay {
	background-color: rgba(0, 0, 0, 0.7);
	background-color: rgb(47, 79, 79);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	/*visibility: hidden; */
	z-index: 1;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0.607843 !important;
	display: none;
}
.overlay:target {
	visibility: visible;
	opacity: 0.8;
}
.popup {
	background-color: #fff;
	border: 1px solid #618641;
	border-radius: 5px;
	display: inline-block;
	left: 50%;
	opacity: 0;
	padding: 15px;
	position: fixed;
	text-align: justify;
	transform: translate(-50%, -50%);
	transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
	z-index: 10;
	width: 350px;
	top: 135px;
	opacity: 1;
	text-align: center;
	box-shadow: 0 0 10px rgb(47, 79, 79);
	display: none;
}
.cart-popup {
	background-color: #fff;
	border: 1px solid #618641;
	border-radius: 5px;
	display: inline-block;
	left: 50%;
	opacity: 0;
	padding: 15px;
	position: fixed;
	text-align: justify;
	transform: translate(-50%, -50%);
	transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
	z-index: 10;
	width: 350px;
	top: 135px;
	opacity: 1;
	text-align: center;
	box-shadow: 0 0 10px rgb(47, 79, 79);
	display: none;
}
.overlay:target+.popup {
	top: 22%;
	top: 135px;
	opacity: 1;
	visibility: visible;
	text-align: center;
	box-shadow: 0 0 10px rgb(47, 79, 79);
}
.overlay:target+.cart-popup {
	top: 22%;
	top: 135px;
	opacity: 1;
	visibility: visible;
	text-align: center;
	box-shadow: 0 0 10px rgb(47, 79, 79);
}
.close {
	background-color: rgba(0, 0, 0, 0.8);
	border: 2px solid #ccc;
	height: 24px;
	line-height: 24px;
	position: absolute;
	right: -13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	top: -15px;
	width: 24px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:before {
	color: rgba(255, 255, 255, 0.9);
	content: "X";
	font-size: 14px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
	background-color: rgba(64, 128, 128, 0.8);
}
.mfeedback input {
	margin: 16px 0px 4px 0px;
	border: 1px solid #EBEBD6;
	border-radius: 2px;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	text-align: left;
}
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message input {
	/*width: 283px;*/
	height: 20px;
	font-family: 'Georgia Обычный', 'Georgia';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
}
div.mf-name input, div.mf-email input {
	width: 343px;
	height: 20px;
	font-family: 'Georgia Обычный', 'Georgia';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	border: 1px solid #EBEBD6;
	box-shadow: none !important;
	border-radius: 3px;
}
div.mf-name {
	margin-top: 20px;
}
div.mf-message textarea {
	width: 283px;
	height: 18px;
}
span.mf-req {
	color: red;
}
div.mf-ok-text {
	color: green;
	font-weight: bold;
	padding-bottom: 1em;
}
.mf-message input {
	color: white;
	width: 283px;
	text-align: center;
	font-family: 'Georgia Обычный', 'Georgia';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	padding: 0px 0px 0px 5px;
}
.question {
	height: 26px !important;
	border: 1px solid #EBEBD6;
	border: none;
	color: white;
	width: 343px;
	text-align: center;
	font-weight: bold !important;
	font-style: normal;
	font-size: 12px;
	padding: 6px 0px 7px 0px;
	border-radius: 3px;
	font-family: 'Georgia Полужирный', 'Georgia';
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background: #748d21;
	padding: .30em 1em !important;
	padding-bottom: 6px !important;
	border: 1px solid #ccc !important;
}
input.question.subm {
	border: none !important;
	box-shadow: none !important;
	cursor: pointer;
}
#post-message {
	display: none;
}
.mf-name, .mf-email {
	margin-bottom: 15px;
}
.magazin {
	font-family: 'Georgia Обычный', 'Georgia';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: normal;
	/*padding-left: 60px;*/
}
.yslovie {
	color: #396e0e;
	padding-bottom: 16px;
	text-align: center;
	/*margin-left: 34px;*/
	line-height: 23px;
}
.mf-email input, .mf-name input {
	padding-left: 7px;
}
/*
.bottom-menu.d-plain li a {
*font-family: 'Georgia Обычный', 'Georgia';
*font-weight: 400;
*font-style: normal;
*font-size: 12px;
color: #396E0E;
text-align: left;
*line-height: normal;
}
*/

.kabinet {
	font-family: 'Georgia Полужирный', 'Georgia';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
#search {
	font-family: 'Georgia Обычный', 'Georgia';
	font-weight: 400;
	color: #333;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}
div#fancybox-outer {
	height: auto;
	width: auto;
}
div#fancybox-content {
	border-radius: 5px;
}
#fancybox-overlay {
	background-color: rgb(47, 79, 79) !important;
}
#agat-filter2 .filter-item .icon-arrow-bottom-big-cancel {
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 100;
}
#agat-filter .filter-item .active.nav-btn2 {
	padding: 3px 0 3px 5px !important;
}
.active.nav-btn2 {
	margin: 0 0 1em!important;
	padding: 0 15px 0 5px!important;
}
.f-selected .nav-btn2 {
	border: 1px solid #447409;
}
.filter-item .disabledItem {
	color: #8b8b8b;
	cursor: default;
}
.filter-item .disabledItem .nav-btn.active:after {
	display: none;
}
.payment {
	font-size: 16px;
}
.payment .itogo {
	color: #333;
	font-weight: 700;
}
.payment h4 {
	text-align: center;
}
.btn_input {
	border: 1px solid transparent;
	line-height: 14px;
	font-size: 14px;
	height: 20px;
}
.hide_filter {
	display: none !important;
}
.error_text {
	background-color: lightyellow;
*	width: 400px;
	text-align: center;
	color: red;
}
.contacts-a {
	text-decoration: none;
	/* cursor: default; */
}
.sert img{
	width: 100%;
    border: 1px solid #888;
    border-radius: 4px;
}
.sert .d-item-more{
	width: 450px;
    float: left;
}

.sert .d-item-gallery{
	width: 100px;
	padding: 0;
}

.big {
	font-size: 16px;
	padding: 20px;
}

.big h1{
	font-size: 20px;
}

.big h2 {
	font-size: 16px;
	padding: 15px 0;
	text-align: center;
}
.big h3 {
	float: left;
}
.big p {
	text-indent: 26px;
	margin: 7px 0;
	text-align: justify;
}

.width {
	width: 350px;
	margin: 5px auto;
    padding: 20px;
}

.flex {
	margin: 0px 0px 18px 0px;
    display: flex;
    justify-content: space-between;
}


.field-talisman  input {
    border: 1px solid #e0dfc4;
	border-radius: 3px;
	width: 210px;
	height: 26px;
	padding: 0 5px;
	font-size: 16px;
} 
	
.field-talisman  select {
	border: 1px solid #e0dfc4;
	border-radius: 3px;
	height: 26px;
	font-size: 16px;
}
	
select#Data {
    width: 43px;
	cursor: pointer;
}
select#Months {
    width: 94px;
	margin: 0 1px;
	cursor: pointer;
}
select#Year {
    width: 63px;
	cursor: pointer;
}

.btn-width {
	line-height: 28px;
    font-weight: bold;
	width: 350px;
	text-align: center;
	cursor: pointer;
}

.img-to-text {
	float: left;
	width: 190px;
    height: 190px;
	vertical-align: middle;
	padding-right: 20px;
}
.reg-talisman {
	float:left;
	width: 260px;
	padding: 0 0 10px 0;
}


.right {
	float:left;
	font-weight: bold;
}

.rezultat .row {
	margin: 0 0 0 0;
}

.rezultat  {
	width: 500px;
	height: 180px;
}

.row-talisman {
	margin: 0 -25px 17px -17px;
}
.img-link li {
    width: 172px;
    height: 220px;
}

.img-link li:hover {
	cursor: pointer;
	border-color: #748D21;
}

.img-link img {
    width: 150px;
    height: 150px;
}
.img-link em {
	font-size: 13px;
}

.gray {
	color: #666;
	font-size: 14px;
}
a.gray {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}


.img-link .cat-add-to-cart {
	width: 148px;
    height: 14px;
    font-size: 14px;
    font-weight: normal;
	line-height: 14px;
}
.img-link .catalog-list-item {
    padding: .5em 8px;
}
.cat-add-to-cart {
	width: 132px;
	float: right;
    padding: 2px;
	border-radius: 3px;
	border:1px solid #748d21;
	color:#748d21;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	cursor: pointer;
	display: inline-block;
	display: inline;
	text-decoration:none;
	text-align:center;
	
}
.cat-add-to-cart:hover{
	*color: #447409;
	border-color: #333;
}

.d-item-descr .info-block-content{
	font: 13px;
	font-size: 1.3em;
}

