*{
	margin:0;
	padding:0;
	vertical-align: top;
	font-family: "arian";
	font-size: 14px;
}
html, body { 
	font-family: "arian", sans-serif;
	font-size: 14px;
}
body.site {
	background: url('../images/bg.png') repeat transparent
}
img {
	display: block;
	height: auto;
	margin: 0px auto;
	max-width: 100%;
}
h1 { 
	color: #000000;
	font-size: 24px;
	font-weight: 500;
	padding: 0px 0px 11px;
}
.header {
	margin-bottom: 5px;
}
.strong {
	font-weight: 700;
}
.clr, .clear {
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	border: 0 !important;
	clear: both !important;
}
.container-max {
	width: 980px;
	margin: 0 auto;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.logo {
	margin-top: 5px;
}
.topmenu-left {
	background: url('../images/topmenu_left.png') 0 0 no-repeat transparent;
	padding-left: 21px;
}
.topmenu-right {
	background: url('../images/topmenu_right.png') 100% 0 no-repeat transparent;
	padding-right: 21px;
}
#topmenu {
	display: block;
	padding: 0;
	margin: 1px 0 0 0;
	background: url('../images/t-menu.png') 0 50% repeat-x transparent;
}
#topmenu li {
	display: inline-block;
	background: url('../images/topmenu_sep.png') 100% 50% no-repeat transparent;
	padding: 0 2px 0 0;
}
#topmenu li:last-child{
	background: transparent;
	padding: 0;
}
#topmenu li a {
	display: block;
	line-height: 34px;
	padding: 0 22px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-family: arian_bold_italic;
}
#topmenu li.active a {
 color: #333;
}
#topmenu li a:hover {
	color: #555;
}

.social-list{
	display: block;
	float: right;
	padding: 0 15px;
	font-size: 0;
}
.social-list li{ 
	display: inline-block;
	padding: 2px;
}
.social-list li a {
	display: block;
	width: 30px;
	height: 30px;
}
.social-fb {
	background: url('../images/fb.png') 50% 50% no-repeat transparent;
}
.social-fb:hover {
	background: url('../images/fb2.png') 50% 50% no-repeat transparent;
}
.social-vk {
	background: url('../images/vk.png') 50% 50% no-repeat transparent;
}
.social-vk:hover {
	background: url('../images/vk2.png') 50% 50% no-repeat transparent;
}

.social-in {
	background: url('../images/in.png') 50% 50% no-repeat transparent;
}
.social-in:hover {
	background: url('../images/in2.png') 50% 50% no-repeat transparent;
}

.social-tel {
	background: url('../images/tel.png') 50% 50% no-repeat transparent;
}
.social-tel:hover {
	background: url('../images/tel2.png') 50% 50% no-repeat transparent;
}

.moduletable_slider {
	border-top: 4px solid #77CF06;
	margin-bottom: -100px;
	
}
#navigation87 {
	top: 25% !important;
}
.slide-desc-text {
background: url('../images/dark-bg.png') 50% 50% repeat transparent;
padding: 5px 30px 5px 270px !important;
margin-top: 232px;
}
.slide-title {
	text-align: right;
	font-family: arian_italic;
}
.slide-text p {
	text-align: right;
	font-family: arian_italic !important;
}

#sidebar {
	float: left;
margin-left: 10px;
position: relative;
width: 250px;
z-index: 999;
}

#content {
	float: right;
	width: 700px;
	margin: 0 10px 0 10px;
}

.moduletable_lmenu {
	background: url('../images/module_top_cat.png') 50% 0 no-repeat transparent;
	padding-top: 44px;
	position: relative;
	margin-bottom: 10px;
}
.moduletable_lmenu h3 {
	position: absolute;
	top: 24px;
	left: 15px;
	font-family: "arian_bold_italic";
	font-size: 16px;
	color: #4b8500;
	padding-left: 36px;
}
.moduletable_lmenu>nav>ul {
	display: block;
	background: #ffffff;
	border-bottom: 4px solid #77CF06;
	margin: 0;
	padding: 5px 10px 10px 10px;
}
.moduletable_lmenu>nav>ul>li ul {
	padding: 0 0 0 10px;
}
.moduletable_lmenu ul>li {
	display: block;
}
.moduletable_lmenu ul>li>a {
	background: url('../images/menu_li.png') 0 50% no-repeat transparent;
	padding-left: 18px;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
.moduletable_lmenu ul>li>ul>li>a {
	font-size: 13px;
	color: #777777;
	line-height: 20px;
	background: url('../images/menu_li_min.png') 0 50% no-repeat transparent;
	padding-left: 15px;
}
.moduletable_lmenu ul>li>ul>li>ul>li>a {
	background: url('../images/menu_li_mic.png') 0 50% no-repeat transparent;
	padding-left: 10px;
	font-size: 12px;
}
.moduletable_lmenu ul>li>a:hover, .moduletable_lmenu ul>li.active>a  {
	font-family: arian_bold;
	color: #54902a;
}
.moduletable_lmenu ul>li>ul>li>a:hover, .moduletable_lmenu ul>li>ul>li.active>a {
	color: #54902a;
	font-family: arian;
}
.sidebar-main {
	margin-top: -85px;
}
.sidebar-in {
	margin-top: 18px;
}

.moduletable_lmenu>nav>ul>li ul {
	display: none;
}
.moduletable_lmenu>nav>ul>li.active>ul, .moduletable_lmenu>nav>ul>li>ul>li.active>ul {
	display: block;
}
.moduletable_lmenu>nav>ul>li:hover>ul, .moduletable_lmenu>nav>ul>li>ul>li:hover>ul {
	_display: block;
}
.moduletable_main_text {
	background: url('../images/main-block-top2.png') 50% 0 no-repeat transparent;
	border-bottom: 4px solid #77CF06;
	padding-top: 70px;
	margin-bottom: 10px;
}
.custom_main_text {
	background: #ffffff;
	padding: 0 10px 10px 10px;
}
.main-content-head {
	text-align: center;
}
.content-block {
	background: url('../images/main-block-top2.png') 0 0 no-repeat transparent;
	border-bottom: 4px solid #77CF06;
	padding-top: 70px;
}

.content-inner {
	background: #ffffff;
	padding: 0 10px 10px 10px;
}
.footer {
	background: url('../images/footer.png') 50% 50% no-repeat transparent;
	width: 1000px;
	margin: 10px auto;
	text-align: center;
	line-height: 38px;
	color: #ffffff;
}

.jbzoo.jbzoo-rborder .rborder, .jbzoo .jbzoo-rborder .rborder {
	border: 0 !important;
}

.subcat-link {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	padding: 10px;
	text-decoration: none;
}
.subcat-link:hover {
	border: 1px solid #54902a;
}

.subcat-link>span {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #333333;
	height: 40px;
}
.subcat-link:hover>span {
	color: #54902a;
}
.alias-tovary {
	padding: 0 !important;
	margin: 0 !important;
}
.likeh1 {
	padding: 10px 0;
	font-size: 24px;
	text-align: center;
}
.slider-container li a{
display: block;
height: 300px;
position: absolute;
width: 100%;
z-index: 3;
}
.slider-container li a img{
	height: 90px;
}
.jbzoo .frontpage, .jbzoo .category, .jbzoo .subcategory, .jbzoo .jbbox { 
margin-bottom: 0 !important;
padding: 0px !important;
}
h1.title {
	text-align: center;
}

.module_cart {
	background: url('../images/module_top_cart.png') 50% 0 no-repeat transparent;
	padding-top: 44px;
	position: relative;
	margin-bottom: 10px;
}

.module_cart .jsJBZooCartModule {
	background: #FFFFFF;
	border-bottom: 4px solid #77CF06;
	display: block;
	margin: 0px;
	padding: 15px 10px 10px;
}
.module_cart h3 { 
	color: #4B8500;
	font-family: "arian_bold_italic";
	font-size: 16px;
	left: 15px;
	position: absolute;
	top: 27px;
	_background: url('../images/cart.png') 0 50% no-repeat transparent;
	padding-left: 40px;
}
.jbzoo-view-category .jbzoo-item {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	margin: 0 !important;
	padding: 10px !important;
}
.jbzoo-view-category .jbzoo-item:hover {
	border: 1px solid #54902a;
}
.jbzoo-view-category .jbzoo-item h4 a{
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
	height: 30px;
}
.jbzoo-view-category .jbzoo-item h4 a:hover {
	color: #54902a;
}
.jbzoo-view-category .jbzoo-item h4 {
	margin-bottom: 5px !important;
}

.jbzoo-view-category .jbprice-value-row {
	text-align: center;
}

.jbzoo-view-category .jsAddToCartModal, .jbzoo-view-category .jbprice-buttons-add, .module-items .jbprice-buttons-add {
	display: block !important;
	margin: 0 auto !important;
	width: 100px !important;
}
.jbzoo-view-category .jbprice-tmpl-teaser, .jbzoo-view-category .jb-row {
	margin-bottom: 0px !important;
	position: relative;
	clear: both;
}
.jbzoo-view-category img {
	margin: 0px !important;
	max-height: 200px;
}

.jbzoo-view-category .jbprice-value>div:nth-child(3) {
	display: none;
}


.jbzoo-view-category  .jbprice-discount-icon-text {
	position: absolute;
	top: -50px;
	right: 0px;
}
.jbzoo-view-category .jbprice-value {
	height: 50px;
	clear: both;
}

.jbprice-value-price .jbcurrency-value {
	font-size: 14px !important;
}

.jbzoo-item-full h1  {
	text-align: center;
}
.jbzoo-item-full .jsJBPrice {
	position: relative;
}
.jbzoo-item-full .jbprice-sku {
	display: inline;
}

.jbzoo-item-full .jbprice-discount {
	position: absolute;
	left: 150px;
	top: -10px;
	
}
.jbzoo-item-full  .jsCountBox {
	border: 1px solid #aaa !important;
	height: 42px !important;
	width: 62px !important;
}

.jbzoo-item-full .jbprice-quantity {
	display: inline-block;
}

.jbzoo-item-full .jbprice-buttons {
display: inline-block;
padding-top: 5px;
}
.jbzoo-item-full .jsRemoveFromCart {
	margin-bottom: 8px;
}
.link-val {
	display: inline-block;
	float: right;
	padding-top: 5px;
}

.link-val .jbzoo .jbcurrency-label {
	padding: 0 5px;
	background: none !important;
	box-shadow: none !important;
	border: none;
}

.link-val .jbzoo .jbcurrency-input:checked + .jbcurrency-label  {
	background: url('../images/val_bg.png') 50% 50% no-repeat transparent !important;
}

#content .moduletable_product {
	background: url('../images/main-block-top2.png') 0 0 no-repeat transparent;
	border-bottom: 4px solid #77CF06;
	padding-top: 70px;
	margin-bottom: 10px;
}
#content .moduletable_product h3 {
	background: #fff;
	color: #000000;
	font-size: 24px;
	font-weight: 500;
	padding: 0px 0px 11px;
	text-align: center;
}
#content .moduletable_product .module-items {
	background: #fff;
	padding: 0 10px 10px 10px
}
#content .main_product {
	background: url('../images/main-text-top22.png') 0 0 no-repeat transparent;
	padding-top: 153px;
	border-bottom: 4px solid #77CF06;
	margin-bottom: 10px;
}
#content .main_product h3 {
	background: transparent;
	margin-top: -80px;
	padding-bottom: 50px;
	padding-right: 298px;
}

#sidebar .moduletable_product {
	background: url('../images/module_top_popul.png') 50% 0 no-repeat transparent;
	padding-top: 44px;
	position: relative;
	margin-bottom: 10px;
}
#sidebar .moduletable_product h3 {
	position: absolute;
	top: 24px;
	left: 45px;
	font-family: "arian_bold_italic";
	font-size: 16px;
	color: #4b8500;
}
#sidebar .moduletable_product .module-items {
	display: block;
	background: #ffffff;
	border-bottom: 4px solid #77CF06;
	margin: 0;
	padding: 5px 10px 10px 10px;
}
.moduletable_product .jb-box {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	margin: 0 !important;
	padding: 10px !important;
}
.moduletable_product .item-title a {
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
	height: 35px;
	font-weight: 700;
}
.moduletable_product .item-title a:hover {
	color: #54902A;
}
.moduletable_product .jbimage-link {
	display: block !important;
	height: auto !important;
	margin-bottom: 10px !important;
	min-height: 200px;
}
.moduletable_product .jbimage-link img {
	max-width: 200px;
	max-height: 200px;
}

.moduletable_product .jbprice-value>div:nth-child(3) {
	display: none;
}
.moduletable_product  .jbprice-tmpl-teaser {
	position: relative;
}
.moduletable_product  .jbprice-discount {
	position: absolute;
	right: 0;
	top: -50px;
}
.moduletable_product  .jbprice-value {
	height: 45px;
	text-align: center;
}
.moduletable_product .jsAddToCartModal {
	display: block !important;
	margin: 0 auto !important;
	width: 100px !important;
}

.item-image {
	min-height: 200px;
	min-width: 200px;
	text-align: center;
}
.item-image a img{
float: none !important;
margin: 0 auto !important;
}
.jbzoo .jbcart-form-control {
	width: 60% !important;
}
.jbzoo .jbcart-form-label {
	text-align: right;
}
.jbzoo .jbcart-title {
	text-align: center;
}
.jbcart-name a {
	color: #54902A;
}
.jbcart-label, .jbcurrency-symbol, .jbprice-value-label  {
	vertical-align: bottom;
	line-height: 22px;
}

.jbcart-module-line {
	line-height: 18px;
}

.contact-header {
	float: right;
	margin: 5px 0;
}
.contact-header-1 {
	float: left;
	color: #ffffff;
	margin: 0 5px;
	background: url('../images/t-menu.png') 0 50% repeat-x transparent;
	width: 155px;
	height: 50px;
	padding: 8px 10px 10px 10px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	border-right: 2px solid #147711;
	border-left: 2px solid #147711;
	line-height: 18px;
	text-align: center;
}
.contact-header-1 a {
	text-decoration: none;
	color: #fff;
	cursor: default;
	padding: 4px 0;
	display: block;
}
.contact-header-2 {
	float: left;
	color: #ffffff;
	margin: 0 5px;
	background: url('../images/t-menu.png') 0 50% repeat-x transparent;
	width: 135px;
	height: 50px;
	padding: 8px 10px 10px 23px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	border-right: 2px solid #147711;
	border-left: 2px solid #147711;
}
.moduletable_search {
	float: right;
	margin-right: 16px;
	width: 320px;
}
.moduletable_search .jbfilter-row  {
	display: inline-block;
	margin-bottom: 5px !important;
}
.moduletable_search .jbfilter-static {
	display: inline-block;
	margin-bottom: 5px !important;
}
.moduletable_search .jbfilter-auto {
	width: 221px;
}
.moduletable_search .jsSubmit {
	background: url('../images/t-menu_bg.png') 0 50% repeat-x transparent;
	height: 30px;
	width: 95px;
	text-align: left;
	line-height: 30px;
	color: #ffffff;
	border: 1px solid #54902A;
	display: block;
	cursor: pointer;
	font-family: "arian_bold";
	font-size: 16px;
	padding-left: 30px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.moduletable_search .jsSubmit:hover {
	color: #555555;
	border: 1px solid #8fff00;
}
.jbzoo .jbcart-shipping-price {
	display: none; 
	/* стоимость доставки */
}

#system-message .alert-notice {
	border-top: 2px solid #147711;
	border-bottom: 2px solid #147711;
	background: #d0ffcf;
	padding: 20px;
}

#system-message .alert-error {
	border-top: 2px solid #a60000;
	border-bottom: 2px solid #a60000;
	background: #ffcfcf;
	padding: 20px;
}

#system-message .close {
	display: none;
}
.jbzoo-view-filter .jbzoo-item {
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: block;
	text-decoration: none;
	margin: 0 !important;
	padding: 10px !important;
}
.jbzoo-view-filter .jbzoo-item:hover {
	border: 1px solid #54902a;
}
.jbzoo-view-filter .jbzoo-item h4 a{
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
	height: 30px;
}
.jbzoo-view-filter .jbzoo-item h4 a:hover {
	color: #54902a;
}
.jbzoo-view-filter .jbzoo-item h4 {
	margin-bottom: 5px !important;
}

.jbzoo-view-filter .jbprice-value-row {
	text-align: center;
}

.jbzoo-view-filter .jsAddToCartModal, .jbzoo-view-filter .jbprice-buttons-add {
	display: block !important;
	margin: 0 auto !important;
	width: 100px !important;
}
.jbzoo-view-filter .jbprice-tmpl-teaser, .jbzoo-view-filter .jb-row {
	margin-bottom: 0px !important;
	position: relative;
	clear: both;
}
.jbzoo-view-filter img {
	margin: 0px !important;
	max-height: 200px;
}

.jbzoo-view-filter .jbprice-value>div:nth-child(3) {
	display: none;
}


.jbzoo-view-filter  .jbprice-discount-icon-text {
	position: absolute;
	top: -50px;
	right: 0px;
}
.jbzoo-view-filter .jbprice-value {
	height: 50px;
	clear: both;
}
#jbfilter-id-itemname {
	background: #fff;
}
.moduletable_banner {
	margin-bottom: 10px;
}

#message 
{
display: block;
display: none;

/* ссылка над всеми элементами */
z-index: 999;

/* ссылка не заслоняет полностью текст под ней */
opacity: .8;

/* ссылка всегда на одном и том же месте */
position: fixed;

/* ссылка внизу страницы */
top: 100%;
margin-top: -80px; /* = height + preferred bottom margin */

/* ссылка по центру */
left: 100%;
margin-left: -80px;
width: 64px;
height: 64px;
padding: 10px;

font-size: 24px;
text-align: center;
}

#message a { 
display: block;
cursor: pointer;
width: 64px;
height: 64px;
background: url('../images/player_eject.png') 0 50% no-repeat transparent;
color: #fff; 
}
.jbcart-name {
	max-width: 200px;
}
.jbcart-name a{
	white-space: normal !important;
}
.jbprice-balance {
	text-align: center;
}
.jbzoo-item-full .jbprice-balance {
	text-align: left !important;
}
.moduletable_slider {
	background: url('../images/slide-1.png') 0 50% no-repeat transparent;
}
.item-page ul {
 margin-left: 10px;
}
.jsAddToCart i {
	display: none;
}
.social-block {
	margin-top: 18px;
}
.custom_main_text a, .item-text a, .item-page a {
	color: #54902A;
}
.custom_main_text a:hover, .item-text a:hover, .item-page a:hover{
	color: #42751e;
	text-decoration: none;
}
.counters {
	display: block;
	text-align: center;
}
.counters li {
	display: inline-block;
	padding: 0 55px;
}
.bigmir {
	margin: -20px -100px;
	position: absolute;
}

#pull_topmenu, #pull_lmenu {
	display: none;
}

.moduletable_pogoda iframe {
	display: block;
	margin: 0 auto;
	width: 140px;
}
.pogoda_mobile {
	display: none;
}

.element-jbrelatedauto h3 {
	margin: 20px 0 0px -15px;
	font-size: 24px;
	text-align: center;
	font-weight: 500;
}

.element-jbrelatedauto .related-items {
	margin: 5px -15px 0 -15px;
}
.element-jbrelatedauto .related-items .column {
	border: 1px solid #CCCCCC !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	display: block;
	text-decoration: none;
	margin: 0 5px 0 0 !important;
	padding: 10px !important;
	box-sizing: border-box;
}
.element-jbrelatedauto .related-items .column.last {
	margin-right: 0 !important;
}
.element-jbrelatedauto .related-items .column .jb-box {
	padding: 0 !important;
}
.element-jbrelatedauto .related-items .column .item-title a {
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
	height: 30px;
}
.element-jbrelatedauto .related-items .column .jbprice-tmpl-teaser {
	text-align: center;
}
.element-jbrelatedauto .related-items .column .jbprice-balance span {
	display: block;
	text-align: center;
}
/*----------------------------------*/
.element-relateditems h3 {
	margin: 20px 0 10px -15px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}

.element-relateditems {
	margin: 5px -15px 0 -15px;
}

.related-item-zlo {
	border: 1px solid #CCCCCC !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	display: inline-block;
	text-decoration: none;
	margin: 0 5px 0 0 !important;
	padding: 10px !important;
	box-sizing: border-box;
	width: 32.35%;
}

.related-item-zlo .item-title a {
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
	height: 30px;
}
.related-item-zlo .jbprice-tmpl-teaser {
	text-align: center;
}
.related-item-zlo .jbprice-balance span {
	display: block;
	text-align: center;
}
.moduletable_articlesearch {
	background: #fff;
	padding: 5px 10px;
	border-bottom: 4px solid #77CF06;
	border-top: 4px solid #77CF06;
	margin-bottom: 10px;
}
.moduletable_articlesearch h3 {
	font-family: "arian_bold_italic";
    font-size: 16px;
    color: #4b8500;
	text-align: center;
}
.moduletable_articlesearch .jbfilter-table tr td {
	display: block;
	width: 100%;
	height: auto;
}
.moduletable_articlesearch .jbfilter-row {
	margin-bottom: 0 !important;
}

.moduletable_articlesearch .jsSubmit {
	background: url('../images/t-menu_bg.png') 0 50% repeat-x transparent;
	height: 30px;
	width: 95px;
	text-align: left;
	line-height: 30px;
	color: #ffffff;
	border: 1px solid #54902A;
	display: block;
	cursor: pointer;
	font-family: "arian_bold";
	font-size: 16px;
	padding-left: 30px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    margin: 3px auto 0 auto;
}
.moduletable_articlesearch .jsSubmit:hover {
	color: #555555;
	border: 1px solid #8fff00;
}
.jbzoo .jbcart-payment-element {
	min-height: 0px !important;
}

.jbzoo .jbcart-payment-desc {
	min-height: 0px !important;
	margin: 0px 0 0 37px !important;
}
.jbcart-radio-label .jbcart-shipping-element {
	display: block !important;
}
