@font-face {
	font-family: 'PFBeauSansPro';
	src: url('fonts/PFBeauSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Regular.woff') format('woff'), url('fonts/PFBeauSansPro-Regular.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Regular.svg#PFBeauSansPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFBeauSansPro-SemiBold';
	src: url('fonts/PFBeauSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-SemiBold.woff') format('woff'), url('fonts/PFBeauSansPro-SemiBold.ttf')  format('truetype'), url('fonts/PFBeauSansPro-SemiBold.svg#PFBeauSansPro-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFBeauSansPro-Bold';
	src: url('fonts/PFBeauSansPro-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/PFBeauSansPro-Bold.woff') format('woff'), url('fonts/PFBeauSansPro-Bold.ttf')  format('truetype'), url('fonts/PFBeauSansPro-Bold.svg#PFBeauSansPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100%;
	min-width: 960px;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #FFF;
	color: #000;
	height: 100%;
	line-height: 150%;
	min-width: 1024px;
}

/* Preview box */

.preview-box {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: rgba(0, 0, 0, .8);
}

.preview-innerbox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.preview-close {
	background: url(imgs/bclose.png);
	position: absolute;
	top: 0;
	right: -37px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

/* Header */

.new-header {
	margin-bottom: 20px;
}

.header-right {
	font-family: "PFBeauSansPro";
	color: #555555;
	text-align: right;
	margin-left: 188px;
}

.header-right .phone {
	font-size: 24px;
	margin-top: 25px;
}

.header-right .address {
	font-size: 14px;
	margin-top: 10px;
}

.header-right .bcoupon {
	height: 35px;
	padding: 0 20px;
	color: #ffffff;
	background: #17aee6;
	border-radius: 3px;
	font-size: 14px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	margin-top: 15px;
	cursor: pointer;
	float: right;
}

.header-right .bcoupon a {
	color: inherit;
	text-decoration: none;
}

.header-right .bcoupon:hover {
	background: rgba(86, 201, 255, 0.74);
}

.bcoupon-separator {
	float: right;
	width: 20px;
	height: 35px;
}

/* Main section */

.main {
	font-family: "PFBeauSansPro";
}

h1 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
	text-transform: uppercase;
}

.blue {
	color: #17aee6;
}

.yellow {
	color: #ffcc00;
}

.white {
	color: #fff;
}

b {
	font-family: 'PFBeauSansPro-Bold';
}

li {
    margin-left: 1.2em;
}

ul {
	margin: 0;
	padding: 0;
}

.reviews-and-thanks-box {
	padding-top: 60px;
	background: #17aee6;
}

.reviews-and-thanks-box h1 {
	margin-bottom: 54px;
}

.reviews-and-thanks-inner-box {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 75px;
}

/* Table styles */

.four-cols-fix {
	table-layout: fixed;
}

.four-cols-fix td {
	width: 25%;
}

.four-cols-fix td:nth-child(2) {
	padding-right: 10px;
}

td.right {
	float: none;
	text-align: right;
}

.second-blue td:nth-child(2n) {
	color: #17aee6;
	font-family: 'PFBeauSansPro-Bold';
}

/* Footer */

.footer {
	height: 61px;
	line-height: 61px;
	text-align: center;
	background: #333333;
	color: #8c8c8c;
	font-size: 16px;
}

.studio88 {
	color: #17aee6;
	text-decoration: none;
}
	
/* Random fixed */

#skypedetectionswf {
	display: none;
}

/* Coupon */

.coupon {
	display: none;
}

@media print {

	body * {
		display: none;
	}
	
	.coupon {
		display: block;
	}
}

/* "Link to the past" */

#main {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
}

.menu-bg-top {
    background: url("/bitrix/templates/shop-season/images/new_style/bg-top-menu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 46px;
    position: absolute;
    width: 100%;
}

.yscroll {
  width: 100%;
  overflow: scroll;
  position: relative;
  z-index: 1;
}
.jsLink {
  cursor: pointer;
  color: #234157;
  position: relative;
  border-bottom: 1px dashed #234157;
}

a.gray:link, a.gray:visited, a.gray:hover, .gray {
  color: #383838;
}

a.white:link, a.white:visited, a.white:hover {
  color: #FFF;
}
a.black:link, a.black:visited, a.black:hover {
  color: #000;
}
a.brown:link, a.brown:visited, a.brown:hover {
  color: #52330e;
}
a.blue:link, a.blue:visited, a.blue:hover {
  color: #008bc0;
}
.red, a.red:link, a.red:visited, a.red:hover {
  color: #ca1b09;
}

input {
  outline: none;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.right {
  float: right;
}
a img {
  border: none;
}
a {
  outline: none;
}
.w220 {
  width: 220px;
  zoom: 1;
}
.w240 {
  width: 240px;
}
.w700 {
  width: 700px;
}
.w330 {
  width: 330px;
}
.h30 {
  clear: both;
  height: 30px;
}
.h20 {
  clear: both;
  height: 20px;
}
.p15 {
  padding: 15px;
}
.pl15 {
  padding-left: 15px;
}
.s16 {
  font-size: 16px;
}
.pr30 {
  padding-right: 30px;
}
.ln150 {
  line-height: 150%;
}
.w148 {
  width: 148px;
}
.pr15 {
  padding-right: 15px;
}
.left15 {
  position: relative;
  z-index: 1;
  left: 15px;
}
.w100 {
  width: 101%;
  overflow: visible;
  zoom: 1;
  position: relative;
  z-index: 1;
  clear: both;
}
.s14 {
  font-size: 14px !important;
  line-height: 150%;
}
.s12 {
  font-size: 12px !important;
  line-height: 150%;
}
.pt20 {
  padding-top: 20px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  margin: 0 auto; 
  list-style: none;
}
.pb15 li { 
	border-bottom: 1px solid #bebebe !important;

    position: relative; 
    padding-right: 40px;
    margin: 3px 0;
}
.pb15 li span.left { 
    background: #fff; 
    position: relative; 
    bottom: -1px;
}
.pb15 li span.right {  
    background-color: white;
    font-weight: bold;
    position: absolute;
    right: 0; 
    bottom: -4px;
}
.pb15 .gray {
	color: gray;
	font-size: 13px;
}
.tRight {
  text-align: right;
}
.iBlock {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  overflow: hidden;
}

p {
  padding: 0 0 10px 0;
  margin: 0;
}

#header {
  padding: 20px 14px 5px 14px;
  position: relative;
  z-index: 2;
  zoom: 1;
  height: 100px;
}
#header .clear {
  height: 0;
  overflow: hidden;
}
#logo {
  float: left;
  width: 239px;
  position: relative;
  z-index: 1;
}
#logo img {
  position: relative;
  z-index: 10;
}
a.shopBtn {
  display: block;
  float: left;
  width: 152px;
  height: 41px;
  padding: 3px 0 0 0;
  background: url(images/shopbtn.png);
  overflow: hidden;
  text-align: center;
  text-shadow: 0 -1px 0 #b90000;
  position: relative;
  z-index: 10;
}
a.shopBtn:link, a.shopBtn:visited, a.shopBtn:hover {
  color: #FFF;
  text-decoration: none;
}

a.addBtn {
  display: block;
  width: 80px;
  height: 30px;
  padding: 10px 0 0 0;
  background: #ea1016 url(images/tobuscket.png);
  overflow: hidden;
  line-height: normal;
}
a.addBtn:link, a.addBtn:visited, a.addBtn:hover {
  color: #FFF;
  text-decoration: none;
}

a.addBtn.addBtn2 {
  background: #08b2f1;
  width: 200px;
  text-align: center;
  border-radius: 5px;
}

a.addBtn.addBtn2:hover {
	background: rgba(86, 201, 255, 0.74);
}

#menu {
  float: right;
  position: relative;
  z-index: 1;
  width: 100%;
}
#menu ul {
  padding: 0 0 20px 0;
  overflow: hidden;
  zoom: 1;
  white-space: nowrap;
}
#menu li {
  display: inline;
  padding: 0 15px 0 0;
}
#menu li a:link, #menu li a:visited, #menu li a:hover {
  color: #292929;
}

a.basketBtn {
  position: absolute;
  z-index: 100;
  left: 426px;
  top: 90px;
}
a.basketBtn, a.basketBtn strong, a.sravBtn, a.sravBtn strong {
  float: left;
  height: 30px;
  background: url(images/basketbtn.png) no-repeat right top;
  cursor: pointer;
}
a.sravBtn, a.sravBtn strong {
  background-image: url(images/sravbtn.png)
}
a.basketBtn strong, a.sravBtn strong {
  position: relative;
  z-index: 1;
  left: -12px;
  padding: 5px 0 0 12px;
  height: 25px;
  background-position: left top;
  overflow: hidden;
}
a.basketBtn img {
  margin: 0 5px 0 0;
}
a.basketBtn:link, a.basketBtn:visited, a.basketBtn:hover {
  color: #e80f0f;
  text-decoration: none;
}
a.sravBtn:link, a.sravBtn:visited, a.sravBtn:hover {
  color: #000;
  text-decoration: none;
}
.sravBtnBlock {
  position: absolute;
  z-index: 100;
  left: 12px;
  top: 73px;
}
.hphone {
  font-size: 22px;
  color: #191919;
  line-height: normal;
  padding: 0 0 0px 0;
  display: block;
}
#headpic {
  position: absolute;
  z-index: 1;
  left: 74px;
  top: 60px;
  zoom: 1;
}
.grayBlockTop {
    /*background: url("/bitrix/templates/shop-season/images/graytop.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    clear: both;
    height: 10px;
    margin: 0 auto;
    overflow: hidden;
    width: 968px;
}
.grayBottom2 {
    /*background: url("/bitrix/templates/shop-season/images/graybottom2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    clear: both;
    height: 10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 968px;
    z-index: 10;
}

.grayBlockCenter {
    /*background: url("/bitrix/templates/shop-season/images/graycenter.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    display: block;
    margin: 0 auto;
    padding: 0 5px;
    width: 962px;
}
.grayBlock {
  /*background: #e3e3e3 url(images/grayblock.png) repeat-x 0 0;*/
  width: 100%;
  zoom: 1;
  position: relative;
  z-index: 1;
}

/* .grayBlock:before, .grayBlock:after {
 display: table;
 line-height: 0;
 content: "";
 }

 .grayBlock:after {
 clear: both;
 } */

p.catalog-title {
    color: #b3babc;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0;
    margin-left: 14px;
    line-height: 19px;
    margin-bottom: 3px;
}
.menuheight {
  /*min-height: 587px;         */
}
#menuLeft .ajax_hidden {
  position: absolute;
  width: 0;
  height: 0;
}
#menuLeftMainLink {
  display: none;
}
#menuLeft {
    padding: 0;
    width: 239px;
    float: left;
    border: 1px solid #d6dedf;
    border-radius: 6px;
    margin: 1px -100% 0px 1px;
    /*height: 449px;*/
}
#menuLeft ul {
    background: none repeat scroll 0 0 #f0f3f4;
    font-size: 14px;
    line-height: normal;
}
#menuLeft ul li {
  /*background: url('//opt-2463.ssl.1c-bitrix-cdn.ru/bitrix/templates/shop-season_copy/images/new_style/bg-left-menu.png?1531914308971') repeat-x left bottom; */ 
  background: #f0f3f4; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0f3f4 0%, #e1e6e7 99%, #c5d0d1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f3f4), color-stop(99%,#e1e6e7), color-stop(100%,#c5d0d1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0f3f4 0%,#e1e6e7 99%,#c5d0d1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0f3f4 0%,#e1e6e7 99%,#c5d0d1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0f3f4 0%,#e1e6e7 99%,#c5d0d1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0f3f4 0%,#e1e6e7 99%,#c5d0d1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f3f4', endColorstr='#c5d0d1',GradientType=0 ); /* IE6-9 */

  /*border-bottom: 1px solid #d6dedf;*/
  line-height: normal;
  padding: 0 0 0 0;
  vertical-align: top;
  position: relative;
  z-index: 500;
  zoom: 1;
}

#menuLeft ul li:last-child {
    border-bottom: none;
}

#menuLeft ul li.podmenu b {
  width: 25px;
  height: 32px;
  background: url(images/new.png) no-repeat;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -16px;
  z-index: 1000;
}

#menuLeft ul li a {
  position: relative;
  z-index: 550;
  text-decoration: none;
}
#menuLeft ul li a, #menuLeft ul li em {
  display: block;
  font-style: normal;
  vertical-align: top;
  zoom: 1;
  position: relative;
  z-index: 550;
}
#menuLeft ul li a {
  padding-top: 0;
  width: auto;
  color: #08b2f1;
}
#menuLeft ul li a:hover {
  /*color: #fff !important;*/
}
#menuLeft ul li a strong {
  display: block;
    padding: 14px 11px 14px 11px;
    font-weight: normal;
    cursor: pointer;
    zoom: 1;
    text-align: left;
    vertical-align: middle;
}
#menuLeft ul li.podmenu a strong {
  /* background: url(images/menuleftarr.png) no-repeat 190px 7px; */
}
#menuLeft ul li a:visited, #menuLeft ul li a:link {
    color: #08b2f1;
}
#menuLeft ul li a:hover {
 /* color: #fff;
  text-decoration: none; */
}
#menuLeft ul a:hover, #menuLeft ul a.current, #menuLeft ul li.podmenu:hover a {
 /* background: url('//opt-2463.ssl.1c-bitrix-cdn.ru/bitrix/templates/shop-season_copy/images/new_style/bg-left-menu-hover.png?1531914308968') repeat-x left bottom; 
  color: #fff; */
}
#menuLeft ul a:hover em, #menuLeft ul a.current em, #menuLeft ul li.podmenu:hover a em {
  /*background: url(images/menulefthover.png) no-repeat right bottom;
  color: #fff; */
}

#menuLeft ul li a.current{
	color:#fff;
}

.current {
	color:#fff;
    background: #2ebffd; /* Old browsers */
    background: -moz-linear-gradient(top,  #2ebffd 0%, #3a9cee 99%, #338dd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ebffd), color-stop(99%,#3a9cee), color-stop(100%,#338dd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2ebffd 0%,#3a9cee 99%,#338dd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2ebffd 0%,#3a9cee 99%,#338dd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2ebffd 0%,#3a9cee 99%,#338dd8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2ebffd 0%,#3a9cee 99%,#338dd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ebffd', endColorstr='#338dd8',GradientType=0 ); /* IE6-9 */

}
#menuLeft .menucur, #menuLeft .menucur span {
  display: block;
  width: 30px;
  height: 100%;
  /*background: url(images/menulefthover.png) no-repeat -300px bottom; */
  padding: 0 0 0 0;
}
#menuLeft .menucur span {
  background-position: -50px top;
  padding: 0;
}
#menuLeft .menucur {
  display: none;
  position: absolute;
  z-index: 550;
  right: -25px;
  top: 0;
}
#menuLeft li:hover .menucur {
  display: block;
}
#menuLeft li.podmenu img {
  vertical-align: middle;
  width: 35px;
  height: 35px;
  margin: 0 20px 0 0;
}
#menuLeft li.podmenu .iBlock {
  vertical-align: middle;
  width: 190px;
}

#menuLeft h6 {
  font-size: 20px;
  line-height: normal;
  padding: 30px 0 10px 10px;
}

#menuLeft ul div {
  display: none;
  position: absolute;
  z-index: 500;
  left: 240px;
  top: 0;
  border: 1px solid #6a757d;
  border-width: 1px 0 0 2px;
  background: #93a2ad;
  padding: 1px 0 0 1px;
  width: 260px; /*310*/
}
#menuLeft ul div ul {
  font-size: 15px;
  line-height: 150%;
  background: #bfd0de;
  border: 1px solid #c1cdd7;
  padding: 3px;
}

#menuLeft ul li div ul li {
  background: none;
  line-height: normal;
  padding: 0;
  vertical-align: top;
  position: relative;
  z-index: 500;
  zoom: 1;
  border-right: 1px solid #bdccd8;
  background: #a5b4be;
  padding: 0 1px 0 0;
}
#menuLeft ul li div ul li a {
  padding: 10px 20px 10px 30px;
  overflow: hidden;
  min-height: 35px;
  zoom: 1;
  width: auto;
  background: #e4e8ea url(images/podmenu.png) repeat-x 0 0 !important;
  border: 1px solid #c5cbd0;
  border-width: 0 1px 1px 0;
}
#menuLeft ul li:hover div {
  display: block;
}

/*#menuLeft p{
 padding:20px 0 10px 10px;
 font-family:Verdana;
 font-size:19px;
 font-weight:100;
 color:#323d43;
 }
 #menuLeft p a:link,#menuLeft p a:visited,#menuLeft p a:hover{text-decoration:none;color:#323d43;}
 #menuLeft ul li{
 background:url(images/menuleftli.png) no-repeat left bottom;
 line-height:normal;
 padding:0 0 3px 0;
 vertical-align:top;
 position:relative;
 z-index:500;
 zoom:1;
 }
 #menuLeft ul li a,#menuLeft ul li em{display:block;font-style:normal;}
 #menuLeft ul li a{padding-top:3px;width:100%;width:220px;}
 #menuLeft ul li a strong{
 display:block;
 background:url(images/menuleftarr.png) no-repeat 190px 7px;
 padding:7px 35px 10px 10px;
 font-weight:normal;
 cursor:pointer;
 }
 #menuLeft ul li a.current strong{padding-right:55px;}

 #menuLeft ul li a:link,#menuLeft ul li a:visited,#menuLeft ul li a:hover{color:#393636;text-decoration:none;}

 #menuLeft ul a:hover{background:url(images/menulefthover.png) no-repeat 0 0;}
 #menuLeft ul :hover em{background:url(images/menulefthover.png) no-repeat right bottom;}
 .bodyInner #menuLeft ul a:hover,.bodyInner #menuLeft ul a:hover em{background-image:url(images/menulefthoveri.png);}

 #menuLeft ul li a.current{background:url(images/menulefthover2.png) no-repeat 0 0 !important;width:240px;}
 #menuLeft ul li a.current em{
 background:url(images/menulefthover2.png) no-repeat right bottom !important;}
 .bodyInner #menuLeft ul li a.current,.bodyInner #menuLeft ul li a.current em{background-image:url(images/menulefthover2i.png) !important;}
 #menuLeft ul li a.current .cur1,#menuLeft ul li a.current .cur2{
 display:block;
 width:6px;
 height:35px;
 background:url(images/menuc.png) no-repeat 0 0;
 overflow:hidden;
 position:absolute;
 z-index:10;
 left:237px;
 top:-3px;
 }
 .bodyInner #menuLeft ul li a.current .cur1,.bodyInner #menuLeft ul li a.current .cur2{background-image:url(images/menuci.png);}
 #menuLeft ul li a.current .cur2{top:auto;bottom:-2px;//bottom:0;background-position:left bottom;}
 */

.galleryTop, .galleryBottom {
  width: 708px;
  height: 20px;
  overflow: hidden;
  /*background: url(images/gallerytop.png); */
  margin: -2px -4px 0 -4px;
  position: relative;
  z-index: 1;
}
.galleryBottom {
  margin-top: 0;
  /*background: url(images/gallerybottom.png);*/
  margin-bottom: 6px;
}
.galleryBlock {
    margin: 0;
    /*background: url('//opt-2463.ssl.1c-bitrix-cdn.ru/bitrix/templates/shop-season_copy/images/galleryblock.png?1531914308158');*/
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/tools/images/galleryblock.png',sizingMethod='scale');
    width: 690px;
    padding: 0;
    zoom: 1;
    height: 391px;
    float: right;
    position: relative;
    border-radius: 7px;
    z-index: 1;
}
.galleryItems {
    background: url("/bitrix/templates/shop-season_copy/images/gallenta2.png") no-repeat scroll 295px 71px rgba(0, 0, 0, 0);
    height: 391px;
    margin-right: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.galleryItems li {
  display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.galleryItemsPic {
  background: url("/bitrix/templates/shop-season_copy/images/gipic.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    height: 300px;
    margin: 50px -100% 0 23px;
    overflow: hidden;
    text-align: center;
    width: 315px;
}
.galleryItemsPic img {
  margin: 20px 0 0 0;
  vertical-align: top;
}

.galleryItemText {
  color: #445058;
    float: right;
    overflow: hidden;
    padding: 79px 70px 0 0;
    width: 260px;
}
.galleryItemText h1 {
  font-size: 25px;
  padding: 0 0 30px 0;
  white-space: nowrap;
}
.galleryItemText .cost {
  color: #c41e09;
  font-size: 26px;
  line-height: normal;
}
.galNavLeft, .galNavRight {
  float: left;
  width: 10px;
  height: 20px;
  background: url(images/gallerynav.png) no-repeat 0 0;
  cursor: pointer;
  position: relative;
  z-index: 1;
  left: 18px;
}
.galNavRight {
    background-position: right top;
    float: right;
    left: auto;
    right: 18px;
}
.galNavItems {
    bottom: 10px;
    position: absolute;
    right: 6px;
    text-align: center;
    z-index: 2;
}
.galNavItems img {
    background: url("/bitrix/templates/shop-season_copy/images/new_style/slide-item.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    border: 1px solid #d6dedf;
    border-radius: 10px;
    cursor: pointer;
    height: 17px;
    margin: 0 2px 0 0;
    vertical-align: middle;
    width: 17px;
}
.galNavItems img.current {
  background: url("/bitrix/templates/shop-season_copy/images/new_style/slide-item-active.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.whiteBlock {
  padding: 0 4px;
  background: url(images/whiteblock.png);
  overflow: hidden;
  zoom: 1;
}
.whiteBlockLeft {
  border-top: 1px solid #a5afb7;
  float: left;
  width: 240px;
  padding: 10px 0 20px 10px;
  margin-right: -100%;
}
.whiteBlockRight {
  border-top: 1px solid #a5afb7;
  float: right;
  width: 730px;
  position: relative;
  z-index: 1;
}
.whiteBlockBottom {
  background: url(images/whitebottom.png);
  width: 968px;
  height: 7px;
  overflow: hidden;
  position: relative;
  margin: -3px 0 0 0;
}

a.chooseBtn, .blueButton, a.chooseBtn2, a.chooseBtn3 {
  display: block;
  width: 224px;
  height: 43px;
  padding: 12px 0 0 0;
  margin: 0 0 25px 0;
  overflow: hidden;
  text-align: center;
  background: #51cdfc url(images/choosebtn.png) no-repeat 0 0;
  font-size: 21px;
  text-shadow: 0 -1px 0 #007dac;
  line-height: normal;
  position: relative;
  z-index: 5;
  color: #FFF;
  border: none;
  cursor: pointer;
}
a.chooseBtn, a.chooseBtn2, a.chooseBtn3 {
  color: #FFF !important;
  text-decoration: none !important;
}
a.chooseBtn3 {
  background: #f9c613 url(images/choosebtn3.png) no-repeat 0 0;
  text-shadow: 0 -1px 0 #f08800;
}
a.chooseBtn2 {
  width: 154px;
  height: 29px;
  padding: 6px 0 0 0;
  margin: 0 0 14px 0;
  font-size: 15px;
  background-image: url(images/choosebtn2.png);
  font-weight: bold;
}
.blueButton {
  float: left;
  margin: 0 20px 0 0;
  height: 53px;
  padding: 10px 0;
}

.picItems {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 20px 0;
}
.picItems dt {
  float: left;
  margin: 0 -100% 0 0;
  width: 70px;
  text-align: center;
  overflow: hidden;
}
.picItems dt img {
  vertical-align: top;
}
.picItems dd {
  margin: 10px 0 0 70px;
}

.bestItems {
  background: url(images/whiteblockright.png) repeat-y 0 0;
  padding: 0 0 0 19px;
  overflow: hidden;
  zoom: 1;
}
.bestItems li {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #e3e3e3;
  background: url(images/bestbg.png) repeat-x 0 0;
  float: left;
  overflow: hidden;
  width: 234px;
  text-align: right;
  height: 139px;
  zoom: 1;
}
.bestItems li img {
  float: left;
  margin: 15px -100% 0 0;
}
.bestItems li a {
  display: block;
  overflow: hidden;
  zoom: 1;
  padding: 0 15px 0 10px;
  height: 139px;
  position: relative;
  z-index: 1;
  line-height: normal;
}
.bestItems li a:link, .bestItems li a:visited, .bestItems li a:hover {
  text-decoration: none;
}
.bestItems li .cost {
  display: block;
  top: 40px;
  right: 20px;//
  right: 10px;
  color: #ca1b09;
  font-weight: bold;
  line-height: normal;
  font-size: 24px;
  position: absolute;
  z-index: 1;
  white-space: nowrap;
  float: right;
}
.bestItems li .cost strong, .bestItems li .bestTitle strong {
  position: relative;
  z-index: 10;
}
.bestItems li .bestTitle strong {
  font-weight: normal;
}
.bestItems li .cost span, .bestItems li .bestTitle span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  color: #FFF;
}
.bestItems li span.bord1 {
  top: -3px;
}
.bestItems li span.bord2 {
  left: 3px;
}
.bestItems li span.bord3 {
  top: 3px;
}
.bestItems li span.bord4 {
  left: -3px;
}
.bestItems li span.bord5 {
  top: -2px;
  left: 2px;
}
.bestItems li span.bord6 {
  top: 2px;
  left: 2px;
}
.bestItems li span.bord7 {
  top: 2px;
  left: -2px;
}
.bestItems li span.bord8 {
  top: -2px;
  left: -2px;
}

.bestItems li .bestTitle {
  display: block;
  color: #000;
  font-size: 18px;
  position: absolute;
  z-index: 1;
  right: 20px;//
  right: 10px;
  top: 75px;
  white-space: nowrap;
}

.bestLabel {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 65px;
}

a.forumBtn, a.forumBtn strong {
  float: left;
  height: 31px;
  overflow: hidden;
  background: url(images/forumbtn.png) no-repeat 0 0;
  font-weight: normal;
  margin: -3px 0 30px 254px;
  position: relative;
  z-index: 15;
}
a.forumBtn strong {
  background-position: right bottom;
  padding: 5px 15px 0 15px;
  margin: 0;
  height: 26px;
}
a.forumBtn:link, a.forumBtn:visited, a.forumBtn:hover {
  color: #3b3b3b;
  text-decoration: none;
}
a.forumBtn img {
  vertical-align: middle;
  padding: 0 0 0 10px;
}

.tabsBlock {
  float: left;
  padding: 0 50px 0 14px;
  width: 670px;
}
.tabsNav {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 10px 0;
}
.tabsNav li {
  float: left;
  padding: 0 20px 0 0;
}
.tabsNav li a {
  position: relative;
  z-index: 1;
  top: 10px;
  float: left;
  margin: 0 15px;
  cursor: pointer;
}
.tabsNav li a strong {
  font-weight: normal;
  float: left;
}
.tabsNav li a:link, .tabsNav li a:visited, .tabsNav li a:hover {
  color: #ca1b09;
}
.tabsNav li a.current, .tabsNav li a.current strong {
  height: 60px;
  background: #d5d8d9 url(images/tabsbg.png) no-repeat 0 0;
  overflow: hidden;
  font-weight: normal;
  top: 0;
  margin: 0;
}
.tabsNav li a.current strong {
  height: 50px;
  padding: 10px 15px 0 15px;
  background: url(images/tabsbg.png) no-repeat right bottom;
}
.tabsNav li a.current:link, .tabsNav li a.current:visited, .tabsNav li a.current:hover {
  color: #000;
  text-decoration: none;
}

.tabsItems {
  position: relative;
  z-index: 1;
  height: 400px;
  overflow: hidden;
}
.tabsItemsLi {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}

.news h2 {
  color: #919191;
}
.news li img {
  float: left;
  margin: 0 10px 0 0;
}
.news li {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 20px 0;
}
.news .date {
  color: #363636;
}
.news li img.ipic {
  position: absolute;
  z-index: 1;
  margin: 2px 0 0 -36px;
}
.w220 .news li {
  padding: 10px 0;
}
.arhivLink img {
  vertical-align: middle;
  margin: 0 7px 0 0;
}

.downloadBlock {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 20px 0;
}
.downloadBlock dt {
  float: left;
  margin: 3px -100% 0 0;
}
.downloadBlock dd {
  margin: 0 0 0 25px;
}

#footerBlock {
    height: 170px;
    position: relative;
    z-index: 2;
    margin: -100px 0 0;
    clear: both;
    background: #f7f9f9;
    overflow: hidden;
}
#footer {
  width: 960px;
padding: 5px 4px 0 4px;
margin: 0 auto;
height: 100%;
display: block;
}
#fMenu{
    display: block;
    font-size: 14px;
    float: left;
    padding: 0 0 10px;
    position: relative;
    top: 24px;
}
#fMenu ul {
    display: block;
    width: 93px;
    font-size: 14px;
}
#fMenu > div {
    display: block;
    position: relative;
    width: 180px;
}
#fMenu > div p {
padding: 7px 0 0px 3px;
margin: 0;
}
#fMenu li {
  display: inline;
  padding: 0 10px 0 0;
}
#fMenu a {
color: #56c1f3;
}
/*#fMenu {
  padding: 0 0 10px 0;
}*/

.fPhone {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 20px 0;
}
.fPhone dt {
  float: left;
  margin-right: -100%;
  width: 70px;
  overflow: hidden;
}
.fPhone dd {
  margin-left: 80px;
}

.rightItems {
  position: relative;
  z-index: 1;
  height: 510px;
}
.rightItems li.rightItemsLi {
  position: absolute;
  z-index: 1;
  width: 100%;
  display: none;
}

.captiongray {
  color: #FFF;
/*  background: #819aac url(images/captiongray.png) no-repeat 0 0;*/
  padding: 10px 15px;
  border-bottom: 1px solid #6a757d;
  text-shadow: 0 -1px 0 #506677;
}
.closeBtn {
  position: absolute;
  z-index: 10;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.modelItems {
  border-top: 1px solid #dce7ef;
  border-bottom: 1px solid #6a757d;
  background: #cedbe6 url(images/modelsbg.png) repeat-x 0 0;
  overflow: hidden;
  zoom: 1;
  clear: both;
  width: 100%;
}
.modelItems2 {
  padding: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}
.modelItems2 ul {
  width: 110%;
}
.modelItems ul {
  padding: 10px 0 15px 10px;
  background: url(images/modelsbg1.png) repeat-y 0 0;
  overflow: hidden;
  zoom: 1;
  border-right: 1px solid #b5c4cf;
  height: 360px;
}
.modelItems ul li, .modelItems2 ul li {
  float: left;
  width: 332px;
  height: 52px;
  background: #e0e5ea url(images/modelsitem.png) no-repeat 0 0;
  overflow: hidden;
  margin: 0 8px 0 0;
}
.whiteBlock2 .modelItems2 li {
  background: #eff1f3 url(images/modelsitem2.png) no-repeat 0 0;
  padding: 0 !important;
  margin: 0 6px 6px 0;
}

.modelItems ul li img, .modelItems2 ul li img {
  vertical-align: middle;
  margin: 0 5px 0 0;
  width: 50px;
  height: 50px;
}
.modelItems ul li a, .modelItems2 ul li a {
  display: block;
  height: 50px;
  width: 332;
  overflow: hidden;
  cursor: pointer;
  margin: 1px 0 0 0;
}
.modelItems ul li strong, .modelItems2 ul li strong {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _overflow: hidden;
  width: 170px;
  vertical-align: middle;
  line-height: normal;
  font-weight: normal;
}
.modelItems2 ul li strong {
  max-height: 50px;
}
.modelItems ul li a:link, .modelItems ul li a:visited, .modelItems ul li a:hover, .modelItems2 ul li a:link, .modelItems2 ul li a:visited, .modelItems2 ul li a:hover {
  text-decoration: none;
  color: #010101;
}
.modelItems ul li .cost, .modelItems2 ul li .cost {
  color: #c71b1b;
  float: right;
  padding: 14px 10px 0 0;
}

.grayBottom {
  clear: both;
  border-top: 1px solid #dce7ef;
  background: #718697 url(images/graybot.png) no-repeat left bottom;
  padding: 10px 15px;
  color: #fee08e;
  text-shadow: 0 -1px 0 #5e7587;
  overflow: hidden;
  zoom: 1;
}
.grayBottom h2 {
  padding: 15px 0;
}

a.yellowBtn {
  text-align: center;
  display: block;
  width: 212px;
  height: 38px;
  padding: 14px 0 0 0;
  overflow: hidden;
  background: #ffe89c url(images/yellowbtn.png);
  font-size: 21px;
  line-height: normal;
  text-shadow: 0 1px 0 #FFF;
}
a.yellowBtn:link, a.yellowBtn:visited, a.yellowBtn:hover {
  text-decoration: none;
  color: #090806;
}

.captiongray2 {
	color: #00afe9;
  padding: 5px 0px;
  text-transform: none;
  margin-top: 20px;
/*  background: #ffdd81 url(images/titlebg.png) repeat-x 0 0;*/
  overflow: hidden;
/*  border-left: 1px solid #dccb95;
  border-right: 1px solid #dccb95;
  border-bottom: 1px solid #f1c64f;*/
}

.grayBlock2 {
/*  background: url(images/grayblock2.png);*/
  margin-left: 10px;
}
.whiteBlock2 {
	margin-top: 20px;
}
/*  background: url(images/whiteblock2.png);*/
  /*padding: 15px;*/
/*  padding-bottom: 30000px;
  margin-bottom: -30000px;*/
}
.whiteBlock2 .whiteBlock2 {
  padding: 0;
  margin: 0;
  background: none;
}

.productItems li {
  border-top: 1px solid #FFF;
  zoom: 1;
  vertical-align: top;
}
.productItems li li {
  border: none;
  font-size: 11px;
  line-height: normal;
  padding: 0 10px 10px 0;
  width: 45%;
}
.productItems .prBlock {
  background: #FFF;
  border-top: 1px solid #f3f3f3;
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
.prPic {
  float: left;
  padding: 0 20px 10px 0;
}
.prBlock .prPic {
  float: left;
  width: 120px;
  overflow: hidden;
  padding: 15px 0 15px 15px;
}
.prPic img {
  float: left;
}
.prText {
  float: left;
  width: 320px;
  padding: 11px 0 10px 30px;
  overflow: hidden;
}
.prText.prText2 {
  width: 520px;
  padding-left: 0;
}
.prText h3 {
  padding: 0 0 25px 0;
}

.prText.prText2 h2{
	text-transform:none;
	font-weight:normal;
}

.prText.prText2 h2 a:link, .prText.prText2 h2 a:visited{text-decoration:none}
.prText.prText2 h2 a:hover{text-decoration:underline} 

.prAdd {
  float: right;
  width: 198px;
  text-align: center;
  overflow: hidden;
  padding: 15px 3px 15px 0;
  font-size: 12px;
  line-height: normal;
  line-height: 150%;
}
.whiteBlock2 .prAdd {
  padding: 0px 0 0 0;
}
.prAdd .cost {
  color: #d30000;
  font-size: 18px;
  padding: 0 0 5px 0;
}
.prAdd .cost > span {
  color: #000;
  font-size: 14px;
  padding: 0 10px 0 0;
}
.prAdd a.addBtn {
  margin-bottom: 10px;
}

.prAdd select {
  left: -3px;
  padding: 5px 8px 5px 9px;
  width: 192px;
}

.prAdd form {
  margin-bottom: 15px;
}

#innerBottom, #innerBottom2 {
    background: url("/bitrix/templates/shop-season/images/innerbottom.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    width: 968px;
}
#innerBottom2 {
    background: url("/bitrix/templates/shop-season/images/innerbottom2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.breads {
/*  background: #f3f4f5 url(images/breadbg.png) no-repeat 0 0;*/
  padding: 5px 0px;
  color: #383838;
}
.breads a:link, .breads a:visited, .breads a:hover {
  color: #383838;
}

.whiteBlock2 ul {
  padding: 0 0 20px 0;
}
/* .whiteBlock2 ul li,ul.list li{
 background:url(images/li.png) no-repeat 0 10px;
 padding:0 45px 5px 20px;
 } */
ul.list li.s14 {
  padding-right: 0;
}
.whiteBlock2 ul.ceParams {
  float: left;
      width: 350px;
}
.whiteBlock2 ul.ceParams li {
  padding-right: 0;
}
.prText ul.list li {
  float: none;
  width: auto;
  background-position: 0 7px;
}

.hBorder {
  background: url(images/border.png) repeat-x left bottom;
  margin: 0 -15px 15px -15px;
  padding: 0 15px 10px 15px;
  clear: both;
}

.comments li {
  background: none !important;
  padding: 0 0 10px 0 !important;
  zoom: 1;
}
.comments li h6 img {
  vertical-align: middle;
  margin: 0 7px 0 0
}
.comments li em {
  font-style: normal;
  padding-left: 7px;
}

textarea {
  padding: 10px;
  margin: 0 0 20px 0;
  border: 1px solid #8c8c8c;
  background: #FFF url(images/inp.png) no-repeat 0 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  width: 648px;
}
.inpText, select {
  border: 1px solid #8c8c8c;
  background: #FFF url(images/inp.png) no-repeat 0 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  padding: 5px 10px;
  position: relative;
  z-index: 1;
}
.btn {
  margin: 0 auto 20px auto;
  display: block;
  padding: 0;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  width: 112px;
  height: 32px;
  background: url(images/btn.png) no-repeat 0 0;
  border: none;
  cursor: pointer;
}

.ahtung {
  background: url(images/ahtung.png) no-repeat left bottom;
  padding: 0 0 5px 0;
  width: 100%;
  overflow: hidden;
  margin: 0 0 30px 0;
  clear: both;
}
.ahtung p {
  padding: 5px 10px 0 50px;
  background: url(images/ahtung.png) no-repeat 0 0;
}

.ajax_hidden {
  display: none;
}

.rightItems li.rightItemsLiMain {
  display: block;
}

.parameters_list li {
  /*display: -moz-inline-stack;*/
  display: block;
  zoom: 1;
  *display: inline;
  _overflow: hidden;
  /*width: 40%;*/
  width: auto;
  vertical-align: top;
}

#main table.tableBig td {
  border: 1px solid #b8b8b8;
  padding: 2px 5px;
}
#main table thead, #main table th {
  background: #eaeaea url(images/th.png) repeat-x 0 0;
}
#main table thead td {
  padding: 10px;
}
.inline-filter {
  padding: 0 15px 20px 15px;
}
#main table textarea {
  width: 90%;
}

#main #personal_order table, #main #personal_order table td, #main #personal_order table tr, #main #personal_order table th {
  border: none;
  border-top: none;
  border-bottom: none;
}

.cart-buttons {
  padding: 0 0 20px 0;
}
.cart-buttons input {
  width: 192px;
  height: 36px;
  background: #08b2f1;
  border-radius: 5px;
  border: none;
  color: #FFF;
  font-size: 15px;
  cursor: pointer;
}

.cart-buttons input:hover {
	background: rgba(86, 201, 255, 0.74);
}

.fItem {
  float: left;
  padding: 0px 0px 10px 22px;
}
.fItem select {
  padding: 2px;
}
.filterForm {
    border: 1px solid #e7eef0;
    border-radius: 5px;
    box-shadow: 1px 4px 5px #d2d6d7;
    overflow: hidden;
    zoom: 1;
    padding: 10px 0px 0px;
}
.filterForm > h1, .filterForm > .fButtons.left {
    padding-left: 22px;
}
.fButtons {
    padding: 12px 0px 10px;
}
.fButtons input {
  width: 100px;
  height: 32px;
  background: url(images/bluebtn120.png) no-repeat 0 0;
  border: none;
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  margin-right: 20px;
}
.fButtons input.fb120 {
  width: 101px;
  height: 30px;
  background: url(images/bluebtn120.png) no-repeat 0 0;
}
.fButtons input.fb120:hover {
    background: url(images/bluebtn120h.png) no-repeat 0 0;
}
.fButtons input.fb95 {
  width: 77px;
  height: 30px;
  background: url(images/greybtn.png) no-repeat 0 0;
  color: #7a7979;
}
.fButtons input.fb95:hover {
    background: url(images/greybtnh.png) no-repeat 0 0;
}
.sale_order_full_table .inpText, .sale_order_full_table textarea {
  width: 300px;
}

.h30 {
  clear: both;
  height: 30px;
  overflow: hidden;
}

.detail_picture {
  float: left;
  margin: 0 10px 10px 0;
}

a.cart-delete-item {
  padding-top: 3px;
}

/*#id-cart-list,#id-shelve-list{margin:0 -15px;}*/
#id-cart-list td, #id-shelve-list td, .sale_order_full td, .sale_order_full th {
  padding: 15px;
}

.tTotal {
  padding: 0px 15px 15px 15px;
}
#id-cart-list .notetext, #id-shelve-list .notetext {
  padding-left: 15px;
}

.fLine {
  clear: both;
  width: 100%;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #FFF;
  margin: 20px 0;
}

table.tEmpty, table.tEmpty table {
  border: none;
  margin: 0;
}
table.tEmpty td {
  padding: 0 20px 20px 0;;
  border: none;
}
.sof-req {
  color: #F00;
}
.modalContainer {
  position: relative;
  /*text-align:right;*/
  z-index: 1;
}
.modalContainer span.current {
  z-index: 20;
}
.modalBlock {
  width: 260px;
  position: absolute;
  z-index: 10;
  right: -10px;
  top: -2px;
  text-align: left;
}
.modalText {
  background: url(/tools/images/modal.png) no-repeat 0 0;
  padding: 30px 20px 14px 20px;
}
.modalBottom {
  background: url(/tools/images/modal.png) no-repeat 0 -994px;
  height: 6px;
  overflow: hidden;
  clear: both;
}

.enterBtn, .enterBtn div {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _overflow: hidden;
  background: #f51319 url(images/enterbtn.png) no-repeat 0 0;
  padding: 0 0 0 4px;
  height: 32px;
  overflow: hidden;
  margin: 5px 0 0 0;
}
.enterBtn div {
  background: url(images/enterbtn.png) no-repeat right top;
  padding: 0 4px 0 0;
  margin: 0;
}
.enterBtn input {
  height: 32px;
  background: url(images/enterbtn.png) no-repeat center top;
  border: none;
  color: #FFF;
  font-size: 18px;
  cursor: pointer;
  text-shadow: 0 -1px 0 #B90000;
  display: block;
  text-align: center;
}
.enterBtn.regBtn input {//
  width: 80%;
}

.modalText .inpText {
  display: block;
  width: 198px;
  margin: 0 0 5px 0;
}

.starrequired {
  color: #F00;
}
.closeSrav {
  position: relative;
  z-index: 10;
  float: left;
  left: -17px;
  top: 2px;
  padding: 10px 5px;
}
.hMenuBlock {
  width: 540px;
}

.compare-grid {
  width: 100%;
  overflow: scroll;
}

a.portalLink:link {
  border-bottom: 1px solid #5EB0E5;
  color: #373339;
  text-decoration: none;
}
a.portalLink:visited {
  border-bottom: 1px solid #5EB0E5;
  color: #373339;
  text-decoration: none;
}
a.portalLink:hover {
  border-bottom: 1px solid #FFFFFF;
  color: #373339;
  text-decoration: none;
}
#portal {
  font-family: Arial;
  font-size: 12px;
  line-height: 150%;
}
#portal img {
  display: block;
  margin: 0 0 3px 0;
}
a.portalLink:link, a.portalLink:visited, a.portalLink:hover {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #5eb0e5;
}
a.portalLink:hover {
  border-bottom: none;
}
.pages {
  padding: 10px 0 20px 0;
  text-align: center;
  clear: both;
  font-size: 20px;
}

.date_time_work {
  padding: 10px 3px 0 0;
}

.whiteLeftBlock {
  margin: 23px -1px -10px -9px;
  padding: 10px 0 20px 9px;
  border-top: 1px solid #A5AFB7;
  background: #FFF url("images/whiteblockright.png") repeat-y right top;
  position: relative;
  z-index: 10;
}
.whiteRightBlock {
  background: #FFF;
  margin: 0 -12px -3000px 0;
  padding-bottom: 3000px;
  position: relative;
  z-index: 1;
  border-top: 1px solid #A5AFB7;
  border-left: 1px solid #A5AFB7;
}
.whiteRightBlock .bestItems {
  padding: 0;
  background: none;
}

.inpBlock em, .inpBlock em label {
  display: block;
  position: absolute;
  z-index: 10;
  height: 43px;
  background: url(/tools/images/error.png) no-repeat right bottom;
  _background-image: url(/tools/images/errorie6.png);
  left: 190px;
  top: -40px;
  color: #FFF;
  white-space: nowrap;
  font-size: 14px;
  font-style: normal;
  zoom: 1;
}
.inpBlock em label {
  position: relative;
  left: -15px;
  top: 0;
  padding: 5px 1px 0 10px;
  height: 38px;
  background-position: 0 0;
}
.inpBlock {
  position: relative;
  z-index: 50;
}

.topMenus img {
  vertical-align: middle;
  margin: 0 5px 0 10px;
}
.topMenus {

}

.popLabel {
  padding: 40px 0 0 30px;
  clear: both;
}

.not_link {
  color: #234157;
}

.close_window {
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
}

.detail_text {
  display: none;
}

.parameters_list {
  margin-top: 10px;
}

#modal_form {
  display: none;
  padding: 30px 20px 14px;
}
.simplemodal-wrap .modalBlock {
  width: 305px;
}
.simplemodal-wrap .modalBlock .modalText, .simplemodal-wrap .modalBlock .modalBottom {
  background-image: url(images/modal2.png);
  zoom: 1;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 265px;
}
.simplemodal-wrap .modalBlock .modalText h3 {
  padding: 0 0 20px 0;
}
.simplemodal-wrap .modalBlock .modalBottom {
  width: auto;
}

a.modalBtn {
  background: url(images/bluebtn.png) no-repeat 0 0;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
  height: 28px;
  padding: 4px 0 4px;
  width: 100px;
  display: block;
  text-align: center;
  white-space: nowrap;
  float: left;
}
a.modalBtn:link, a.modalBtn:visited, a.modalBtn:hover {
  text-decoration: none;
  color: #FFF;
}
a.modalBtn.modalBtn2 {
	width: 160px;
    border-radius: 5px;
    padding-top: 3px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    background: #ff3a44;
}

#main table.basketAuth, #main table.basketAuth td, #main table.basketAuth th, #main table.basketAuth table {
  border: none;
  padding: 0 0 5px 0;
}
#main table.basketAuth .inpText {
  width: 220px;
}

ul.map-level-0 a {
  font-weight: bold;
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
  font-weight: normal;
}

ul.map-level-0 {
  padding: 0;
}

ul.map-level-1, ul.map-level-2, ul.map-level-3 {
  padding: 5px 0 0 0;
}

ul.map-level-0 li {
  padding-bottom: 10px;
}
.tabItem {
    overflow: visible;
}
.breads {
  font-size: 12px;
  list-style: none;
}
.breads li {
  background: none;
  padding: 0;
  display: inline;
  margin: 0;
}
.productItems li .catalogInner {
  padding: 0 0 5px 0;
  margin: 0;
  width: 167px;
  zoom: 1;
  font-size: 12px;
  float: left;
}
.productItems .catalogInner .prBlock {
  background: none;
  border: none;
}
.productItems li .catalogInner li a:link, .productItems li .catalogInner li a:visited, .productItems li .catalogInner li a:hover {
  color: #393636;
  line-height: 150%;
}

.previewText {
  padding: 0 0 15px 0;
}
.artikul {
  color: #383838;
  font-size: 12px;
  line-height: 150%;
}
.galleryText {
  margin: 0 0 15px 0;
  max-height: 158px;
  overflow: hidden;
}

.whiteBlock2 ul.moneyList {
  overflow: hidden;
  zoom: 1;
}
.whiteBlock2 ul.moneyList li {
  background: none;
  float: left;
  width: 33%;
  padding: 0 0 20px 0;
  text-align: center;
}
ul.moneyList img {
  display: block;
  margin: 0 auto 5px auto;
}

.cTabsNav {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 20px 0;
  width: 110%;
}
.cTabsNav li {
  float: left;
  padding: 0 5px 5px 0;
}
.cTabsNav a, .cTabsNav a strong {
  float: left;
  /*background: url(images/tabsnav2.png) no-repeat 0 0;*/
  background: #08b2f1;
  color: #fff;
  border-radius: 5px;
  padding: 0 0 0 10px;
  cursor: pointer;
  font-weight: normal;
}
.cTabsNav a strong {
  padding: 7px 10px 0 0;
  background-position: right top;
  white-space: nowrap;
  font-size: 14px;
  line-height: normal;
  height: 24.4px;
}
.cTabsNav a:link, .cTabsNav a:visited, .cTabsNav a:hover {
  text-decoration: none;
  color: #080808;  
}

 .cTabsNav a:hover {
	 opacity:0.74
	 
 }

.cTabsNav a.current {
  background-position: 0 -33px;
}
.cTabsNav a.current strong {
  background-position: right -33px;
}

.abcList {
  overflow: hidden;
  zoom: 1;
  //padding-left: 15px;
}
.abcList li {
  width: 23%;
  padding: 0 2% 20px 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  vertical-align: top;
  color: #0090c6;
  font-size: 20px;
  line-height: 150%;
}
.abcList li ul {
  padding: 10px 0 0 0;
}
.abcList li ul li {
  display: block;
  padding: 0 0 10px 0;
  font-size: 15px;
  line-height: 150%;
  width: 100%;
}

.cPicList {
  width: 100%;
  padding-left: 15px;
}
.cPicList li {
  float: left;
  padding: 0 11px 11px 0;
}
.cPicList li img {
  float: left;
  border: 3px solid #d2d2d2;
}
.productItems, .cPicList {
  clear: both;
  overflow: visible;
  zoom: 1;
}
.morePhoto {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 20px 0;
  width: 330px;
  float: left;
}
.morePhoto img {
  float: left;
  margin: 0 10px 10px 0;
}
.fancybox {
  float: left;
  position: relative;
  z-index: 1;
}
.zoomIco {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
.moreIcon {
     width: 250px;
}
.moreIcon img {
  float: left;
  margin: 0 10px 10px 0;
}
.inpText1 em, .inpText1 em label {
  display: block;
  position: absolute;
  z-index: 10;
  height: 43px;
  background: url(images/error.png) no-repeat right bottom;
  _background-image: url(images/errorie6.png);
  left: 200px;
  top: -40px;
  color: #FFF;
  white-space: nowrap;
  font-size: 14px;
  font-style: normal;
  zoom: 1;
}
.inpText1 em label {
  position: relative;
  left: -15px;
  top: 0;
  padding: 5px 1px 0 10px;
  height: 38px;
  background-position: 0 0;
}

.lineForm {
  float: left;
  width: 100%;
  padding: 0 0 20px 0;
}
.lineForm dt {
  float: left;
  width: 150px;
  margin: 0 -100% 0 0;
}
.lineForm dd {
  margin: 0 0 0 170px;
  position: relative;
  z-index: 1;
}
.lineForm img {
  display: block;
  margin: 0 0 20px 0;
}

.lineForm dd em {
  background: url(images/error2.png) no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  height: 25px;
  left: 0;
  line-height: normal;
  position: absolute;
  top: -19px;
  white-space: nowrap;
  z-index: 500;
}
.lineForm dd em .error {
  background: url(images/error2.png) no-repeat scroll right -25px transparent;
  display: block;
  float: left;
  height: 24px;
  left: 5px;
  overflow: hidden;
  padding: 1px 5px 0 0;
  position: relative;
  z-index: 1;
}
.relative {
  position: relative;
  z-index: 1;
}

.addBtn1 {
  display: block;
  width: 192px;
  height: 32px;
  padding: 10px 0 0 0;
  background: #ea1016 url(images/tobuscket.png);
  overflow: hidden;
  line-height: normal;
  color: #FFF !important;
  cursor: pointer;
  border: none;
}
.addBtn1 input.count {
  border: 1px solid #fff;
  padding: 0;
  margin: 0px 0px 10px 0;
  width: 60px;
  font-size: 14px;
  line-height: normal;
  position: relative;
  z-index: 1;
  text-align: right;
}
.count {
  border: medium none;
  background-color: #f0f0f0;                                                               
  border: 1px solid #e2e7e8;
  
  padding: 0;
  width: 50px;
  height: 30px;
  font-size: 16px;
  line-height: normal;
  position: relative;
  z-index: 1;
  text-align: center;
}
.addBtn1 input.addCart {
  padding: 0;
  margin: 0px 0px 10px 0;
  width: 85px;
  line-height: normal;
  position: relative;
  z-index: 1;
  line-height: normal;
  color: #FFF;
  background: none;
  cursor: pointer;
  border: none;
}
.prAdd .addBtn1 {
  margin-bottom: 10px;
}

.hidden {
  display: none;
}

#toplink {
  position: fixed;
  bottom: 83px;
  right: 83px;
  z-index: 100;
  width: 64px;
  height: 35px;
  background: #00AFE8;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}

#toplink:hover {
	background: rgba(86, 201, 255, 0.74);
}

#toplink span {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#toplink span strong {
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  font-size: 13px;
  border-radius: 5px;
  line-height: 35px;
  text-transform: lowercase;
}
#toplink:link, #toplink:visited, #toplink:hover {
  text-decoration: none;
  color: #000;
}

.input_admin select {
  width: 600px;
}

#main .YMaps table, #main .YMaps table th, #main .YMaps table td {
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
}

.hPhone {
  float: right;
}
.hPhone em {
  display: block;
  text-align: right;
  font-size: 13px;
  line-height: normal;
  font-style: normal;
  padding: 0 0 10px 0;
}
.hLinks {
  position: absolute;
  z-index: 1;
  left: 152px;
  top: 38px;
}
.hPhoneTime {
  display: block;
  font-size: 12px;
  line-height: normal;
  margin: -15px 0 5px 0;
  position: relative;
  z-index: 1;
}
.hSearch {
  float: left;
  width: 150px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 35px;
  background: url(images/fsearch.png) no-repeat 0 1px;
}
.hSearch .iText {
  width: 100px;
  border: 1px solid #fff;
  background: #fff;
  margin: 6px 0 0 8px;
}
.hSkype {
  float: left;
  font-size: 13px;
  padding: 0px 0px 0px 0px;
  line-height: 15px;
}
.hSkype img {
  margin: 0px 5px 0px 0px;
}
.hSkype {
  float: left;
  padding: 0px 0px 0px 0px;
  line-height: 17px;
}
.fSkype img {
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}

.head-d {
  width: 100%;
}

.head-d:before, .head-d:after {
  display: table;
  line-height: 0;
  content: "";
}

.head-d:after {
  clear: both;
}

.head-disc {
  width: 450px;
  padding: 10px;
  border: 1px dashed #6d6d6d;
  margin: 20px;
  background-color: #f5f5f5;
}

.head-disc em {
  color: #ff0000;
  font-style: normal;
}

.btn-blue {
  border: 1px solid #00aeef;
  background: #7ddcff;
  background: -moz-linear-gradient(top,  #7ddcff 0%, #64d3fd 5%, #00aeef 91%, #0376a1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ddcff), color-stop(5%,#64d3fd), color-stop(91%,#00aeef), color-stop(100%,#0376a1));
  background: -webkit-linear-gradient(top,  #7ddcff 0%,#64d3fd 5%,#00aeef 91%,#0376a1 100%);
  background: -o-linear-gradient(top,  #7ddcff 0%,#64d3fd 5%,#00aeef 91%,#0376a1 100%);
  background: -ms-linear-gradient(top,  #7ddcff 0%,#64d3fd 5%,#00aeef 91%,#0376a1 100%);
  background: linear-gradient(to bottom,  #7ddcff 0%,#64d3fd 5%,#00aeef 91%,#0376a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ddcff', endColorstr='#0376a1',GradientType=0 );
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);
  padding: 4px 10px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  line-height: 1.25em;
}

.btn-red {
    border: 1px solid #db181e;
    background: #f46065;
    background: -moz-linear-gradient(top,  #f46065 0%, #f35d62 5%, #db181e 91%, #da131a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f46065), color-stop(5%,#f35d62), color-stop(91%,#db181e), color-stop(100%,#da131a));
    background: -webkit-linear-gradient(top,  #f46065 0%,#f35d62 5%,#db181e 91%,#da131a 100%);
    background: -o-linear-gradient(top,  #f46065 0%,#f35d62 5%,#db181e 91%,#da131a 100%);
    background: -ms-linear-gradient(top,  #f46065 0%,#f35d62 5%,#db181e 91%,#da131a 100%);
    background: linear-gradient(to bottom,  #f46065 0%,#f35d62 5%,#db181e 91%,#da131a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46065', endColorstr='#da131a',GradientType=0 );
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4), -2px 0 3px rgba(0, 0, 0, 0.4);*/
    padding: 4px 10px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    line-height: 1.25em;
}

/*
 *
 * Блочный вид продуктов.
 */
#productItemsList {
/*  margin: 0 0 10px 0;*/
  
padding-bottom: 38px;
}
#productItemsList > li {
  /*padding: 15px 0 0 0;*/
  position: relative;
  min-height: 280px;
  z-index: 1;
}
#productItemsList > li:hover {
  z-index: 100;
}
#productItemsList > li > h3 {
  padding: 0 0 10px 2px;
}
#productItemsList > li .prPic {
  float: left;
  margin-bottom: 10px;
}
#productItemsList > li .prPic img {
  /*padding: 5px 5px 10px;  */
  
  border: 0px solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; 
}
#productItemsList > li .prPic img.zoomIco{
    width: 23px !important;
}
#productItemsList > li .right_text {
    padding-left: 2px;
    width: 101%;
}
#productItemsList > li .right_text ul {
  padding: 0 0 5px 0;
  float: left;
}
#productItemsList > li .right_text ul li {
  width: 100%;
 /* padding: 0 4px 5px 20px;*/
}
#productItemsList .cost {
  color: black;
  font-size: 16px;
  padding: 5px 0 5px 0;
  float: left;
  display: inline;
}
#productItemsList .prAdd {
  width: 80px;
  height: 30px;
  padding-left: 2px;
}

.product {
  width: 183px;
  height: 260px;
  margin: 20px 2px 0;
  display: inline-block;
  border: none;
  
  z-index: 1;
  /*overflow: hidden;*/  
}
.product:hover {
  width: 183px;
 /* height: 330px;*/
  height: auto;
  padding: 5px;
  
  z-index: 100;
  position: absolute;
  left: -6px;
  top: -6px;
  overflow: visible;
  
  border: 2px solid #37a4f2;
  border-radius: 8px;
  background-color: white;
}
#productItemsList > li .bottom_text {
    padding-left: 2px;
    width: 101%;
}
#productItemsList > li .bottom_text ul {
  padding: 0 0 5px 0;
  float: left;
  overflow: hidden;
}
#productItemsList > li .bottom_text ul li {
  width: 170px;
 /* padding: 0 4px 5px 20px;*/
}
.product .bottom_text {
    display: none;
}
.product:hover .bottom_text{
    display: block;
}
.product .property_word{
    background-color: white;
    display: inline-block;
    margin-top: 4px;
    position: absolute;
    z-index: 3;
}
.product .property_value{
    background-color: white;
    float: right;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    margin-top: 2px;
    z-index: 3;
}
.product .li_property {
  /*  border-bottom: 1px dotted;*/
    height: 15px;
    margin-bottom: 5px;
}
.product .li_property_span {
    border-bottom: 1px dotted;
    height: 5px;
    margin-bottom: 5px;
}
.productBlockList > li {
  width: 183px;
 /* height: 260px;*/
  margin: 0px 2px 0;
  display: inline-block;
  border: none;
  
  z-index: 1;
  overflow:visible;
}
.productBlockList  .prBlock .prPic {
  float: left;
  width: 110px;
  overflow: hidden;
  padding: 15px 0 0px 15px;
}
.productBlockList .prText {
  float: left;
  width: 205px;
  padding: 11px 0 10px 0px;
  overflow: hidden;
}
.productBlockList .prAdd {
  float: right;
  padding: 0px 3px 15px 15px;
  width: 315px;
  text-align: left;
}
.productBlockList .prText h3 {
  padding: 0 0 14px 0;
}
.productBlockList .prAdd form {
  /*float: right;*/
  float: left;
}
.productBlockList .addBtn1 {
  display: block;
  width: 70px;
  height: 20px;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  background-size: 100% 100%;
}
.productBlockList .addBtn1 input.count {
  width: 35px;
}
.productBlockList .addBtn1 input.addCart {
  margin: 0;
  width: 70px;
  font-size: 16px;
}
li a.addCart {
  float: right;
  width: 130px;
  text-align: left;
}
.whiteBlock2 a.addCart {
  display: inline-block;
  width: 95px;
  text-align: left;
  padding: 0 0 10px 0;
}

td.cart-item-name {
  padding: 5px 0 !important;
}

td.cart-item-img {
  padding: 5px 0 5px 2px !important;
  width: 85px !important;
}

.cart-items tbody td {
	font-size: 18px;
}

.cart-items thead tr {
	background: #EEF2F3;
}

.cart-items {
	margin: 0 !important;
}

.product_quantity_add {
	font-size: 18px;
	border: 1px solid #E3E7EA;
	border-radius: 5px;
	padding-left: 5px;
	background: transparent;
}

#coupon_field {
	width: 183px;
	height: 35px;
	font-size: 15px;
	padding-left: 8px;
	border: 1px solid #E3E7EA;
	border-radius: 5px;
}

.cart-item-img img {
  width: 80px;
}
.catalog-compare-result {
  padding: 10px;
}
#list_compare {
  width: 100%;
  overflow-x: scroll;
}
#main #personal_order .data-table {
  border: 1px solid #b8b8b8;
}
#main #personal_order .data-table th, #main #personal_order .data-table td {
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
.cart_text {
  margin: 10px 0;
}
.cart_text > * {
  margin: 0;
  padding: 0;
}

.compare-button {
  display: inline-block;
  overflow: hidden;
  text-decoration: none !important;
  padding: 10px 0;
  margin: 10px 0 0 0;
  width: 100px;
  text-align: center;
  background: #51cdfc url('/bitrix/templates/shop-season/images/choosebtn.png') no-repeat 0 0;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  background-size: 100% 100%;
  font-size: 16px;
  text-shadow: 0 -1px 0 #007dac;
  line-height: normal;
  position: relative;
  z-index: 5;
  color: #FFF;
  border: none;
  cursor: pointer;
}
.product_title {
    font-size: 13px; 
    height: 30px;
    overflow: hidden;
    display: inline-block;
}
.pagination {
  padding: 20px;
  text-align: center;
}
.new_pagination {
  margin-top: 30px;
  text-align: center;
}
.new_pagination img {
    padding-top: 20px;
}
.new_pagination .show_more {
    color: #56c1f3;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
}
.new_pagination .show_more_loading {
    padding: 0;
}
.pagination ul {
  display: inline-block;
}
.pagination li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  margin-right: 2px;
  display: inline-block;
}
.pagination .previous-off, .pagination .next-off {
  border: solid 1px #DEDEDE;
  color: #888888;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
  padding: 3px 4px;
}
.pagination .next a, .pagination .previous a {
  font-weight: bold;
}
.pagination .active {
  background: #234157;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 4px 6px;
}
.pagination a:link, .pagination a:visited {
  color: #234157;
  display: inline-block;
  padding: 3px 6px;
  text-decoration: none;
}
.pagination a:hover {
  border: solid 1px #234157;
}

.ajax_loader {
  height: 77px;
  background: url('images/ajax-loader.gif') no-repeat left center;
}

.pagination {
    padding: 20px;
    text-align: center;
}
.pagination ul {
    display: inline-block;
}
.pagination li {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    margin-right: 2px;
    display: inline-block;
}
.pagination a {
    border: solid 1px #234157;
    margin-right: 2px;
}
.pagination .previous-off, .pagination .next-off {
    border: solid 1px #DEDEDE;
    color: #888888;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
    padding: 3px 4px;
}
.pagination .next a, .pagination .previous a {
    font-weight: bold;
}
.pagination .active {
    background: #234157;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 4px 6px;
}
.pagination a:link, .pagination a:visited {
    color: #234157;
    display: inline-block;
    padding: 3px 6px;
    text-decoration: none;
}
.pagination a:hover {
    border: solid 1px #234157;
}

.addBtn1.detailAddBtn {
    float: right;
    width: 80px;
    height: 30px;
    padding: 0;
}

a.btn-add-tkan-primerka, a.btn-add-tkan-primerka:visited, a.btn-add-tkan-primerka:active {
	display:block;
	color:#fff;
	width:100%;
	text-align:center;
	padding-top:3px;
	height:32px;
	font-size: 15px;
	line-height: 27px;
	border-radius:5px;
	background: #08b2f1;
	text-decoration:none;
	width: 193px;
}

.btn-add-tkan-primerka:hover {
	background: rgba(86, 201, 255, 0.74);
}

/* === shop_season_catalog_popup_tovar_dobavlen_v_korziny === */
.ss_black_bg
	{
	display:none;
	background:url('images/preloader.svg') no-repeat center 46% rgba(0,0,0,0.47);
	position:fixed;
	height:100%;
	width:100%;	
	z-index:100;	
	}
	
.ss_modal_form{
	display:none;
	width:380px;
	height:160px;
	text-align:center;
	padding:30px;	
	background:#fff;
	box-shadow:0 0 5px 0 #888;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-220px;
	margin-top:-150px;
	z-index:101;
	border-radius:5px;
}

.ss_modal_form h3{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:30px;	
}

.ss_modal_form .modalBtn:hover{opacity:0.74}

.ss_modal_form  .modalBtn2{
	float:left;
}

.ss_modal_form  .to_cart{
	float:right;
}

.ss_podskazka{
    display: inline-block; 
    position: relative; 
	z-index:100
   }
   
.ss_podskazka .ss_podskazka_text{  
    display:none;
	position: absolute;
    right: -80%; bottom: -170%; 
    z-index: 1; 
    background: rgba(255,255,230,0.9);    
    font-size: 11px; 
    padding: 5px 10px; 
    border: 1px solid #333; 
   }
   
.ss_podskazka:hover .ss_podskazka_text{
 display:block;	
}

/* FAQ */
.faqimg {
	margin-right: 10px;
    margin-top: 5px;
}