@font-face {
    font-family: 'pf';
    src: url('/img/fonts/pfsquaresanspro-medium-webfont.eot');
    src: url('/img/fonts/pfsquaresanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/img/fonts/pfsquaresanspro-medium-webfont.woff') format('woff'),
         url('/img/fonts/pfsquaresanspro-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pf_i';
    src: url('/img/fonts/pfsquaresanspro-mediumitali-webfont.eot');
    src: url('/img/fonts/pfsquaresanspro-mediumitali-webfont.eot?#iefix') format('embedded-opentype'),
         url('/img/fonts/pfsquaresanspro-mediumitali-webfont.woff') format('woff'),
         url('/img/fonts/pfsquaresanspro-mediumitali-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ru';
    src: url('/img/fonts/rouble-webfont.eot');
    src: url('/img/fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
    url('/img/fonts/rouble-webfont.woff') format('woff'),
    url('/img/fonts/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.trbgtop{
font-size: 18px;
	color: #4D4D4D;
	font-family: 'pf';
	margin-bottom: 10px;
}
.trbg{	padding: 5px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
}




span.ru {
	font-family: 'ru';
	color: #000;
	font-weight: normal;
}
html {
	height: 100%;
}
body {
	font-size: 85%;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	background-color: #fff;
	line-height: 1.1;
	height: 100%;
}

.wrapper{height: auto!important;height:100%;min-height:100%;}
.raspor{height:100px}

.page {

width: 1220px;
	margin: 0 auto;
	position: relative;
}
.clr {
	clear: both;
}
.header {
	width: 100%;
	height: 65px;
	background-color: #000;
	color: #fff;
	position: relative;
	z-index: 10000;
	min-width: 1240px;
}
.header__logo {
	float: left;
	margin-top: 11px;
	width: 220px;
	height: 42px;
}
.header__top-menu {
	float: left;
	margin-left: 30px;
	font-family: 'pf';
	font-size: 14px;
	margin-top: -1px;
	position: relative;
}
.header__top-menu__dropdown {
	position: absolute;
//	left: -100px;
	left: -265px;
	top: 66px;
	z-index: 100000;
	padding: 15px;
	background-color: #fff;
	font-family: 'pf';
	color: #444;
	text-shadow:none;
	display: none;
//	width: 900px;
	width: 1220px;
}
.header__top-menu__dropdown__h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
	font-weight: 600;
}
.header__top-menu__dropdown__h4:hover {
	color: #0066CC;
}
.header__top-menu__dropdown__section {
	margin-bottom: 12px;
}
.header__top-menu__dropdown__section a {
	color: #222;
	text-decoration: none;
	font-size: 15px;
}
.header__top-menu__dropdown__section li {
	margin-bottom: 2px;
	margin-left: 5px;
}
.header__top-menu__dropdown__col.last {
	margin-right: -20px;
	width: 310px;
}
.header__top-menu__dropdown__col {
	float: left;
//	width: 210px;
	width: 310px;
//	margin-right: 5px;
}
.header__top-menu__el {
	float: left;
	padding: 26px 25px 24px 27px;
	text-shadow:2px 2px  1px rgba(0,0,0,0.5);
margin-left: 15px;
min-width: 70px;
}
.header__top-menu__el:hover>.header__top-menu__dropdown, .view_white {
	display: block;
}


.view_white {
position: fixed;

top: 66px;
left: 0;
			width: 100%;
align:center;
			height: 100%;
background-color: #fff;
			z-index: -10;

}
.header__top-menu__el>a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	border-bottom: none;
}
.header__top-menu__el>a:hover {
	text-decoration: none;
	border-bottom: 3px solid #fee599;
	color: #EAEAEA;
}
.header__top-menu__el.active {
	background-image: url(/img/active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header__top-menu__el.active>a {
	border-bottom: none;
	color: #000;
	text-shadow:none;
}
.header__search {
	float: right;
	margin-top: 25px;
margin-right: -17px;
}
.header__search__input {
	float: left;
	width: 115px;
	height: 17px;
	line-height: 17px;
	background: none;
	border: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 10px;
	outline: none;
	background-image: url(/img/input.png);
}
.header__search__button {
	width: 12px;
	height: 12px;
	float: left;
	border: none;
	background: none;
	background-image: url(/img/search.png);
	cursor: pointer;
	margin-left: 5px;
	margin-top: 3px;
	background-repeat: no-repeat;
	outline: none;
}
.header__search__cart {
	float: left;
	background-image: url(/img/cart-ico.png);
	padding-left: 15px;
	font-size: 10px;
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.header__search__cart>a {
	color: #fff;
}
.header__search__cart>a>strong {
	font-weight: bold;
}
.banner {
	padding: 0;
	overflow: hidden;
//max-height: 400px;
}
.banner__content {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0 6px 6px rgba(0,0,0,0.5);
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}
.main {
	margin-top: 20px;
	margin-bottom: 40px;

width: min-content;
min-width: 1220px;
}
/*
.main__h2:before,
.main__h2:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.main__h2:before {
    top:50%;
    bottom:0px;
    left:3px;
    right:3px;
    -webkit-box-shadow: 0 11px 12px -5px rgba(0,0,0,0.5);
       -moz-box-shadow: 0 11px 12px -5px rgba(0,0,0,0.5);
            box-shadow: 0 11px 12px -5px rgba(0,0,0,0.5);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}
*/
.main__h2 {
    font-size: 24px;
    color: #333;
    font-family: 'pf';
    background:#fff;
    margin: 0px 0px 0px -1px;
    margin-bottom: 25px;
    position: relative;
line-height: normal;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
}

.main__h22 {
font-size: 24px;
    color: #000;
background: #fee599;
//background-image: url(/img/h_bg.png);
    margin: -5px 0px 0px 0px;
    padding: 5px 5px 5px 10px;
//    margin-bottom: 25px;
    position: relative;
    line-height: normal;
    text-transform: uppercase;
}

.main__h22>span {
padding: 0 5px 5px 0;
    background: #fee599;
    font-weight: 800;
}

.main__h2.main__h2_nomb {
	margin-bottom: 15px;
}

.main__h1 {
    font-size: 24px;
    color: #333;
    font-family: 'pf';
    background:#fff;
    padding: 0 0 0 -5px;
    margin-bottom: 25px;
    position: relative;
line-height: normal;
}
.main__h1.main__h1_nomb {
	margin-bottom: 15px;
}
.main__h1:before,
.main__h1:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.main__h1:before {
    top:50%;
    bottom:0px;
    left:3px;
    right:3px;
    -webkit-box-shadow: 0 10px 12px -2px rgba(0,0,0,0.6);
       -moz-box-shadow: 0 10px 12px -2px rgba(0,0,0,0.6);
            box-shadow: 0 10px 12px -2px rgba(0,0,0,0.6);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}


.main__section {
	margin-bottom: 30px;
}
.main__new-product {
	float: left;
	width: 300px;
	height: 135px;
	margin-right: 5px;
	border-radius: 4px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 13px;
	color: #D2D1D1;
	box-shadow: 0 6px 6px rgba(0,0,0,0.5);
	background-color: #000;
	margin-bottom: 20px;
}
.main__new-product.p1 {
	background-image: url(/img/new_p1.jpg);
}
.main__new-product.p2 {
	background-image: url(/img/new_p2.jpg);
}
.main__new-product.p3 {
	background-image: url(/img/new_p3.jpg);
}
.main__new-product.p4 {
	background-image: url(/img/new_p4.jpg);
}
.main__new-product.last {
	margin-right: 0;
}
a.main__new-product__hdr {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	display: block;
	margin-bottom: 20px;
}
a.border-bottom {
	border-bottom: 1px dashed #0066CC;
	text-decoration: none;
}

.footer__down-menu__el>a:hover, .footer__sub>a:hover {
	color: #EAEAEA;
	text-decoration: none;
	border-bottom: 3px solid #fee599;
}
 .footer__sub>a:hover  {
	border-bottom: 1px solid #fee599;
}

a.main__new-product__hdr:hover,
a.main__company-news__link:hover,
.header__top-menu__dropdown__section a:hover,
.sidebar__section a:hover,
.main-cont__product__navigation>a:hover,
.header__search__cart>a:hover,
.main-cont__download-logo__p>a:hover,
.main-cont__catalog__download>a:hover,
a:hover {
	color: #0066CC;
#	border-bottom-color: #fee599;
	text-decoration: underline;
}

.header__top-menu__dropdown__section a:hover
{color:#0066CC;}

a.main__new-product__hdr:active,
a.main__company-news__link:active,
.header__top-menu__dropdown__section a:active,
.sidebar__section a:active,
.footer__sub>a:active,
.main-cont__product__navigation>a:active,
.header__search__cart>a:active,
.main-cont__download-logo__p>a:active,
.main-cont__catalog__download>a:active,
a:active {
	text-decoration: none;
	border-bottom: none;
}
a {
	color: #444;
}
.main__new-product__p {
	width: 195px;
	line-height: 14px;
}
.main__company-news {
	float: left;
	width: 23%;
	margin-right: 25px;
}
.main__company-news.last {
	margin-right: 0;
}
.main__company-news__date {
	font-size: 10px;
	display: block;
	color: #444;
	margin-bottom: 4px;
}
a.main__company-news__link {
	font-size: 14px;
	color: #444;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
}
.main__company-news__p {

}
.main__company-news__cont {
	background-image: url(/img/bg-news.png);
	background-position: -10px 0;
//margin-left: 5px;
}
.main__awards {
	width: 17%;
	float: left;
	text-align: center;
	margin-right: 43px;
}
.main__awards.last {
	margin-right: 0;
}
.footer {
	width: 100%;
	height: 100px;
	background-color: #000;
	color: #fff;
	padding-top: 10px;
	margin-top: -110px;
	min-width: 1240px;

font-size: 14px;
}
.footer__copy {
	font-size: 10px;
	float: left;
	line-height: 1.3;
	width: 220px;
	text-shadow:2px 2px  1px rgba(0,0,0,0.5);
}
.footer__down-menu {
	float: left;
	margin-left: 70px;
}
.footer__down-menu__el {
	float: left;
	margin-right: 90px;
	font-size: 14px;
}
.footer__down-menu__el>a {
	text-decoration: none;
	color: #fff;
}

.footer__down-menu__el.last {
	margin-right: 0;
}
.footer__sub {
	font-size: 12px;
	line-height: 1.2;
padding-top:5px;
padding-left:1px;
}
.footer__sub>a {
	color: #fff;
	text-decoration: none;
}
.sidebar_left {
	float: left;
	width: 170px;
}
.sidebar__section {
	margin-bottom: 15px;
}
.sidebar__section__h3 {
	font-family: 'pf';
	font-size: 18px;
	color: #444;
	margin-bottom: 0;
}
.sidebar__section__h3_i {
	font-family: 'pf_i';
	margin-bottom: 10px;
}
.sidebar__section a {
	color: #444;
	text-decoration: underline;
}
.sidebar__section__list {
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 1.4;
}
.sidebar__section__list.sub {
	font-size: 13px;
	line-height: 1.3;
}
.sidebar__section__list>li {
	margin-bottom: 2px;
	margin-top: 1px;
}
.sidebar__list.act {
	font-weight: bold;
	margin-bottom: 0px;
}
.main-cont {
	float: left;
//	width: auto;
	width: calc(100% - 230px);
	margin-left: 55px;
	margin-bottom: 30px;

}

.main-cont2 {

/*max-width: min-content;
min-width: 990px;
overflow-x: auto;
overflow-y:hidden;*/
}

.main-cont.small {
	margin-bottom: 80px;
}
.main.small {
	margin-bottom: 210px;
}
.main-cont__product {

}
.main-cont__product__navigation {
	font-size: 12px;
	margin-bottom: 15px;
	color: #4a4a4a;
}
.main-cont__product__navigation>a {
	color: #4a4a4a;
}
.main-cont__product__name {
	font-size: 22px;
	color: #444;
	font-family: 'pf';
	margin-bottom: 20px;
}
.main-cont__product__foto-cont {
	float: left;
	width: 220px;
}
.main-cont__product__foto-cont__big {
	width: 100%;
	margin-bottom: 15px;
}
.main-cont__product__foto-cont__small {
	overflow: hidden;
	margin-bottom: 15px;
}
.main-cont__product__foto-cont__small>img {
	float: left;
	margin-right: 12px;
}
.main-cont__product__foto-cont__small>img.last {
	margin-right: 0;
}
.main-cont__product__foto-cont__social {

}
.main-cont__product__foto-cont__social__hdr {
	font-size: 12px;
	color: #606060;
	display: block;
	margin-bottom: 5px;
	font-family: 'pf';
}
.main-cont__product__foto-cont__social__link {
	float: left;
	margin-right: 5px;
}
.main-cont__product__txt {
	float: right;
	width: 465px;
	padding-top: 10px;
}
.main-h2_noshadow {
	font-size: 18px;
	color: #4D4D4D;
	margin-bottom: 5px;
	font-family: 'pf_i';
	margin-bottom: 10px;
}
.main-cont__product__about {
	margin-bottom: 20px;
}
.main-cont__product__about.noprice {
	position: relative;
	padding-bottom: 15px;
	background-color: #fff;
}
.main-cont__product__about.noprice:before,
.main-cont__product__about.noprice:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.main-cont__product__about.noprice:before {
    top:96%;
    bottom:0px;
    left:3px;
    right:3px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}
.main-cont__product__p {
	margin-top: 15px;
	line-height: 1.3;
}
.main-cont__buying {
    position:relative;
    background:#fff;
    padding: 10px 0;
    margin-bottom: 30px;
}
 
.main-cont__buying:before,
.main-cont__buying:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.main-cont__buying:before {
    top:0px;
    bottom:0px;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}
.main-cont__label {
	font-size: 12px;
	color: #606060;
	margin-bottom: 10px;
}
.main-cont__select {
	display: inline-block;
	vertical-align: middle;
	width: 165px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #B3B3B3;
	border-radius: 2px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0 0 5px;
	font-size: 11px;
}
.main-cont__price {
	display: inline-block;
	margin-left: 25px;
	font-size: 32px;
	font-weight: bold;
	color: #fee599;
	vertical-align: middle;
}
.main-cont__buy-btn {
	display: inline-block;
	margin-left: 10px;
	color: #fff;
	background-color: #fee599;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	font-family: 'pf';
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
.main-cont__buy-btn:active {
	-webkit-transform: scale(.98);
	-moz-transform: scale(.98);
	-ms-transform: scale(.98);
	-o-transform: scale(.98);
	transform: scale(.98);
}
.main-cont__characteristics {

}
.main-cont__characteristics__row {
	padding: 5px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
}
.main-cont__characteristics__row__name {
	float: left;
	width: 45%;
	color: #606060;
margin-right:5px;
}
.main-cont__characteristics__row__value {
	float: left;
	width: 52%;
}
.main-cont__download-logo {
	display: inline-block;
	vertical-align: middle;
}
.main-cont__download-logo__p {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 12px;
	color: #444;
}
.main-cont__download-logo__p>a,.main-cont__catalog__download>a {
	color: #444;
}
.main-cont__catalog {
	width: 106px;
	float: left;
	margin-right: 90px;
	text-align: center;
	color: #444;
}
.main-cont__catalog.last {
	margin-right: 0;
}
.main-cont__catalog__year {
	margin-bottom: 10px;
}
.main-cont__catalog__download {
	margin-top: 10px;
	line-height: 1.5;
}
a.gray {
	color: #444;
}
.main-cont__catalog__banner-place {
	margin-bottom: 20px;
}
.main-cont__catalog__banner-place__banner {
	display: inline-block;
	vertical-align: middle;
}
.main-cont__catalog__banner-place__txt {
	display: inline-block;
	width: 65px;
	margin-left: 10px;
	color: #444;
	vertical-align: middle;
	line-height: 1.5;
}
.main-cont__sert-list {
	float: left;
	width: 170px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.main-cont__sert-list.last {
	margin-right: 0;
}
.main-cont__sert-list__link {
	margin-top: 20px;
	display: block;
	line-height: 1.5;
}
.sert {
	margin-bottom: 30px;
}
.main-cont__section_reg {
	width: 440px;
	margin-bottom: 10px;
	position: relative;
}
.main-cont__h4 {
	font-size: 105%;
	margin-bottom: 5px;
	color: #555;
}
input, textarea {
	width: 85%;
	-moz-box-sizing: border-box;
	padding: 5px 5px;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #B3B3B3;
	outline: 1px solid transparent;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-bottom: 5px;
}
textarea {
	height: 110px;
	resize:vertical;
}
select {
	padding: 2px 2px;
	width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
}
.main-cont__reg__input:focus{
	outline: 1px solid #F15A24;
}
.checkbox {
	border:0px;
}
.main-cont__reg__required {
	position: absolute;
	right: 0;
	margin-right: 130px;
	font-size: 18px;
	color: #fee599;
}
.main-cont__reg__required>span {
	font-size: 12px;
	color: #444;
	position: absolute;
	width: 100px;
	margin-left: 8px;
	top: 0;
}
.main-cont__reg__capcha {
	float: left;
	width: 150px;
}
.main-cont__reg__capcha__field {
	float: left;
	width: 168px;
	margin-left: 15px;
	position: relative;
}
.main-cont__buy-btn_reg {
	font-size: 28px;
color: #000;
	padding: 10px 25px;
	height: auto;
	margin-left: 0;
	margin-top: 10px;
	width: auto;
}
.main-cont__p {
	margin-top: 15px;
}
.main-cont__list {
	margin-top: 15px;
}
.main-cont__list__el {
	margin-bottom: 3px;
	background-image: url(/img/li-img.png);
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.main-cont_noleft {
	float: left;
	width: 540px;
}
.sidebar_noleft {
	float: right;
	width: 300px;
}
.main-cont__news {
	padding-top: 15px;
}
.main-cont__news__date {
	display: block;
	color: #606060;
}
.main-cont__news__hdr, h2 {
	margin: 30px 0 8px 0;
	font-size: 120%;
	color: #333;
	font-weight: bold;
}
h3 {
	margin: 10px 0;
	font-size: 14px;
	color: #606060;

}
p {margin: 0 0 10px 0;}
.main-cont__news__p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.main-cont__news__back {
	margin-top: 10px;
	background-image: url(/img/back.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	display: block;
}
.main-cont__news__list {
	margin-top: 10px;
}
.main-cont__news__list__el {
	margin-bottom: 25px;
	line-height: 1.5;
}
.main-cont__pagination {
	font-size: 14px;
	color: #606060;
}
.main-cont__pagination__label {
	font-size: 12px;
}
.main-cont__pagination__list {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.main-cont__map {
	margin-bottom: 40px;
}
.main-cont__city-col {
	float: left;
	width: 155px;
	margin-right: 80px;
}
.main-cont__city-col.last {
	margin-right: 0;
}
.main-cont__city-col__list {
	margin-bottom: 20px;
	line-height: 1.5;
}
.main-cont__city-col__list.big {
	font-size: 14px;
}
.main-cont__city-col__list__el {
	margin-bottom: 5px;
}
.main-cont__add-market {
	line-height: 1.5;
	color: #606060;
	margin-top: 75px;
}
.main_cart {
	width: 590px;
}
.main-cont__cart-table {
	margin-top: 20px;
}
.main-cont__cart-table__product {
	float: left;
	width: 299px;
}
.main-cont__cart-table__price {
	float: left;
	width: 120px;
}
.main-cont__cart-table__col {
	float: left;
	width: 159px;
}
.main-cont__cart-table__product__row {
	padding-bottom: 10px;
	margin-bottom: 15px;
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	color: #444;
}
.main-cont__cart-table__product__row.shadow {
	border-bottom: none;
}
.main-cont__cart-table__product__row.shadow:before,
.main-cont__cart-table__product__row.shadow:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.main-cont__cart-table__product__row.shadow:before {
    top:50%;
    bottom:0px;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
    -moz-border-radius:100px / 10px;
         border-radius:100px / 10px;
}
.main-cont__cart-table__product__img {
	float: left;
	width: 65px;
}
.main-cont__cart-table__product__txt {
	float: left;
	width: 164px;
	font-size: 16px;
	font-family: 'pf';
}
.main-cont__cart-table__col__value {
	width: 33px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	border: 1px solid #B3B3B3;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	color: #000;
}
.main-cont__cart-table__price__value {
	font-size: 14px;
	color: #000;
}
.main-cont__cart-table__price__delete {
	position: absolute;
	right: 0;
	margin-right: -8px;
}

.switcher {
	position: absolute;
	top: 5px;
	right: 13px;
	font-size: 12px;
}
.switcher>a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	margin-right: 7px;
}
.switcher>a:hover {
	color: #fee599;
	border-bottom-color: #fee599;
}
.switcher>a.curr {
	border-bottom-color: transparent;
}
.product__table{width:100%;font-size:100%;}
.product__table td{padding:4px 1px;border-bottom:1px solid #E5E5E5;color:#333;vertical-align:middle;text-align:center;}
.product__table td.mn{background-color:#E5E5E5;text-align:left; padding:3px;max-width:100px;}
.product__table tr:last-child td{border-bottom-color:transparent;}
.product__img{display:block;margin:15px 0;max-width:50px;max-height:70px;}
.osob>table{width:100%; table-layout: fixed;}
.osob>table td{border-bottom:1px solid #E5E5E5;padding:5px;vertical-align:middle;max-width:100%;}
.osob>table img{max-width:100%; max-height:200px;}
.dig {font-size:95%;font-family: verdana;}

.osob a {font-weight: bold;color: #0066CC;}
.topimg a {font-size:100%;color: #0066CC;}

.osob4 tr:nth-child(1), .osob5 tr:nth-child(1), .osob6 tr:nth-child(1) {font-weight:bold;color: #333;}
.osob2 td:nth-child(1), .osob4 td:nth-child(1), .osob5 td:nth-child(1), .osob6 td:nth-child(1) {color:#333;text-align:left;margin-left:0px;padding-left:0px}
.osob3 tr:nth-child(1) {font-weight:bold;color: #333;}
.osob2 td:nth-child(1) {min-width:200px;}
.osob3 td, .osob4 td, .osob5 td, .osob6 td {text-align:center;margin-left:0px;padding-left:0px;}

.osob5 td, .osob6 td {border-right:1px solid #E5E5E5;}
.osob5 td:first, .osob6 td:first {border-right:1px solid #E5E5E5;}
.osob5 td:last-child, .osob6 td:last-child {border-right-color:transparent;}
.osob5 td:nth-child(1) {font-weight:bold;color: #555;text-align: center;}
.osob6 td:nth-child(1) {font-weight:bold;color: #555;text-align: left;}

.osob>table td.otst{margin-left:30px;padding-left:30px;}
.city__el{display:inline-block;vertical-align:top;font-size:16px;width:20%}
.osob2 a, .osob3 a{font-weight:bold;color:#0066CC;}
.product__lupe{position: absolute;right:0;bottom:0px;width:30px;height:30px;background-image: url(/img/lupa.png);}
.osob a:hover img, .trbgtop a:hover img, .topimg a:hover img{box-shadow: 0 0 0 2px #0066cc;}

.topimg {margin:0 auto;margin-bottom:20px;}
.topimg td{vertical-align:middle;text-align:center;font-size: 16px;color: #4D4D4D;font-family: 'pf';}
.amp {font-family: Tahoma, sans-serif;padding-left: 3px;padding-right: 3px;}

.footer__prim {clear:both;margin-top:10px;font-size:10px;float:left;}
.rln {border-right:1px solid #E5E5E5;}
.spec {background-color:#eee;padding-left:2px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5; font-size:110%}
.sup_mn {float: right; margin-top: -56px; font-weight: 600;}

.prod {text-valign: top; text-align: center; height:269px; border: 1px solid #f3f3f3;}
.prod:hover {box-shadow: 0 0 0 3px #E5E5E5 inset; border: 1px solid #E5E5E5 inset;color: #FFF;}
.prod:hover .prod2 {background-color:#000; outline: 1px solid #E5E5E5;color: #fee599; text-decoration: none;}
.prod2 {font-size: 18px;color: #0066CC; font-family: 'pf'; padding-left:3px;  margin-top:5px; height:40px; width:230px; display: table-cell; vertical-align: middle;}
.prod2:hover {text-decoration-color: #E5E5E5;border-bottom-color: #E5E5E5;}
.prod2 a, .prod a, .prod2:hover, .prod:hover {text-decoration: none;}
.prod {display: inline-flex; cursor: pointer; width: 230px; padding: 6px;}
.prod_img {width: 227px; height:227px;display: table-cell;vertical-align: middle;}
.prod_img img {max-width: 227px; max-height: 227px; width: auto; height:auto;}
//.prod_tit {text-decoration: underline;}
.desc {color: #6d6e71; font-size: 12px; text-align:left;}
.dtl {text-align:left;}
.prod:hover .prod2 .desc {color: #fff;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.prod {display: inline-block;}
}