@charset "utf-8";

/* RESET

-----------------------------------------------------------------------------------------------

===============================================================================================*/

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }


button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input:focus { outline: none; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }
textarea:focus {outline: none;}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 0 30px 0; padding: 5px 20px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }


pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }


pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }


sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

p {
	margin-top:0;
	line-height:18px;
	margin-bottom:17px;
}
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0 1em 5px; padding: 0 0 0 15px;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
img[align="left"] {
    float: left;
    margin: 0 1em 1em 0;
}
img[align="right"] {
    float: right;
    margin: 0 0 1em 1em;
}

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; line-height: normal;}


/* OTHER ELEMENTS

--------------------------------------------------------- */
.fleft {
	float:left;
}
.fright {
	float:right;
}
.list, .list  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-image: none;
}
.hide { display: none !important; visibility: hidden; }
.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear {
	display:table;
	clear: both;
	height: 0;
	visibility: hidden;
}
.inbl{
	display: -moz-inline-stack;
	display: inline-block;
	//display:inline; zoom: 1;
}
.e-ovh {
	overflow:hidden;
}
/* 	LINKS

--------------------------------------------------------- */

a { color: #2788c6; outline: 0;
	-webkit-transition:color .2s linear;
	-moz-transition:color .2s linear;
	-o-transition:color .2s linear;
	transition:color .2s linear;}
a:hover {text-decoration: none;}

a:hover, a:active { outline: 0; }


/* HEADINGS

--------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding: 0;
	font-weight: normal;margin-bottom: 10px;
}


/* BUTTONS
--------------------------------------------------------- */

/* 	BREADCRUMBS
--------------------------------------------------------- */

.breadcrumbs {margin-bottom: 20px; color: #939393; font-size: 12px;}
.breadcrumbs a {color: #939393; font-size: 12px;}
	.breadcrumbs span:after{
		content: "»";
		text-decoration: none;
		margin: 0 3px 0 5px;
	}
/* PAGINATION
-------------------------------------------- */
.filter__page {
	background: #f0f0f0;
	border: 1px solid #e9e9e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
}

.pagination__b {margin-bottom: 15px; line-height: 0; font-size: 1px;}
	.product__b .jqselect {margin: 3px 13px 0 5px; float: left;}

.inner_filter {float: left; margin-top: 4px; line-height: 0; /* font-size: 1px; */}
.inner_filter .title_p, .pagination__b .title_p  {display: inline-block; //display: inline; zoom: 1; vertical-align: middle; color: #999999; font-size: 12px; line-height: 12px;}
	.inner_filter-list {display: inline-block; //display: inline; zoom: 1; vertical-align: middle; line-height: 0; font-size: 1px; margin-top: 2px;}
		.inner_filter-list li {display: inline-block; //display: inline; zoom: 1; vertical-align: middle; font-size: 12px; padding: 0 9px; border-left: 1px solid #999999; height: 10px; line-height: 9px; }	
			.inner_filter-list li:first-child {border-left: 0;}
				.inner_filter-list li a{display: block; line-height: 9px;}
					.inner_filter-list li a.act {text-decoration: none; color: #000;}
/* BODY DEFAULTS

--------------------------------------------------------- */
html, body{	
	height: 100%;
	margin: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 14px;
	min-width: 926px;
}
.page_wrapper {min-height: 100%; position: relative; margin: 0 10px; }

.g-row {min-width: 906px; max-width: 1600px; margin: 0 auto;}
.g-row:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

/* HEADER

--------------------------------------------------------- */
.work__area-header h1 {font-size: 30px; line-height: 30px; margin-bottom: 20px; }
.header {margin-bottom: 30px;}
.i-headmenu {display: inline-block; //display: inline; zoom: 1; vertical-align: top; width: 100%; padding-top: 22px;}
	.i-headmenu-l {float: left;} 
		.i-headmenu-l .i-headmenu_col, .i-headmenu-r .i-headmenu_col {float: left; height: 19px; border-left: 1px solid #000; padding: 0 15px; line-height: 19px;}
			.i-headmenu-l .i-headmenu_col:first-child, .i-headmenu-r .i-headmenu_col:first-child {border-left-color: transparent; padding-left: 0;}
				.i-headmenu_col .i-headmenu__item {margin-top: -1px; }
					.i-headmenu_col .i-headmenu__item.head_basket__item {margin-top: -3px;}
		
		.i-headmenu__item a {color: #000;}
		.i-headmenu_col .i-headmenu__item.head_num__item {margin-top: 1px;}
		.head_num__item {font-size: 19px; color: #000;}
		
		.head_num__item {background: url(../i/bg/menu_sprite.png) -193px -6px no-repeat; padding-left: 30px; padding-bottom: 3px;}
		.head_contact__item {background: url(../i/bg/menu_sprite.png) -158px -31px no-repeat; padding-left: 30px; padding-bottom: 3px;}
		.head_payment__item {background: url(../i/bg/menu_sprite.png) -117px -52px no-repeat; padding-left: 30px; padding-bottom: 3px;}
		.head_delivery__item {background: url(../i/bg/menu_sprite.png) -82px -73px no-repeat; padding-left: 36px; padding-bottom: 3px;}
		.head_sign__item {background: url(../i/bg/menu_sprite.png) -42px -96px no-repeat; padding-left: 34px; padding-bottom: 3px;}
		.head_basket__item {background: url(../i/bg/menu_sprite.png) 0 -120px no-repeat; padding: 2px 0 3px 30px;}

	.i-headmenu-r {float: right;}	

	
	.i-logo_panel {background: url(../i/bg/logo_panel-repley.png) 0 0 repeat; position: relative; height: 102px; border-bottom: 2px solid #7fbbe7; margin-top: 24px;
		-webkit-border-radius: 0 10px 10px 0;
		-moz-border-radius: 0 10px 10px 0;
		border-radius: 0 10px 10px 0;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0, .5);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0, .5);
		box-shadow: 0 1px 2px rgba(0,0,0, .5);
		margin-left: 112px;
	}
		.i-logo_panel:after {
			content: "";
			display: block;
			position: absolute;
			left: -140px;
			top: -12px;
			background: url(../i/bg/left_panel-logo_old.png) 0 0 no-repeat;
			width: 145px;
			height: 135px;
		}
		.i-logo_panel__inner {display: table; width: 100%;}
			.logotip_b, .search_panel-b  {display: table-cell; vertical-align: top;}
				.logotip_b {width: 5%;}
				.logotip_b-inner {margin: 30px 0 0 25px;}
		
		.search_panel-e	{float: left; margin:25px 15px 0 0; width: 90%;} 	
			.outer_search_styled {width: 78%; border: 5px solid #80ffd7; float: right;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
				margin-right: 6px;
				position: relative;
			}
			.search_styled {
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				-webkit-box-shadow: inset 0 3px 2px rgba(0,0,0, .5);
				-moz-box-shadow: inset 0 3px 2px rgba(0,0,0, .5);
				box-shadow: inset 0 3px 2px rgba(0,0,0, .5);
				width: 100%;
				padding: 0 2%;
				border: 0;
				height: 31px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				color: #000;
				font-size: 14px;
				background: #f4f4f4;
				-webkit-transition: all .2s linear;
				-moz-transition: all .2s linear;
				-ms-transition: all .2s linear;
				-o-transition: all .2s linear;
				transition: all .2s linear;
			}
				.search_styled:focus {
					background: #fff;
					-webkit-transition: all .2s linear;
					-moz-transition: all .2s linear;
					-ms-transition: all .2s linear;
					-o-transition: all .2s linear;
					transition: all .2s linear;
				}
			.search_submit {color: #545454; font-size: 17px; font-weight: bold; float: left;
				background: #80ffd7; /* Old browsers */
				background: -moz-linear-gradient(top,  #80ffd7 0%, #56bf9e 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80ffd7), color-stop(100%,#56bf9e)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #80ffd7 0%,#56bf9e 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #80ffd7 0%,#56bf9e 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #80ffd7 0%,#56bf9e 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #80ffd7 0%,#56bf9e 100%); /* W3C */
				border: 0;
				padding: 0;
				border-bottom: 2px solid #80ffd7;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
				height: 41px;
				width: 83px;
				float: right;
				position: relative;
				-webkit-transition: all .2s linear;
				-moz-transition: all .2s linear;
				-ms-transition: all .2s linear;
				-o-transition: all .2s linear;
				transition: all .2s linear;
			}
					.search_submit:active {
						-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0, .4);
						-moz-box-shadow: inset 0 1px 5px rgba(0,0,0, .4);
						box-shadow: inset 0 1px 5px rgba(0,0,0, .4);
						border: 0;
						-webkit-transition: all .2s linear;
						-moz-transition: all .2s linear;
						-ms-transition: all .2s linear;
						-o-transition: all .2s linear;
						transition: all .2s linear;
					}


	.example_search {position: absolute; left: 0; top: 40px; font-size: 12px; color: #fff;}
		.example_search a {color: #fff; text-decoration: none; border-bottom: 1px dashed #fff;}
			.example_search a:hover {border-bottom-color: transparent;}


.page_vaigation {
	background: #565656;
	height: 50px;
	border-bottom: 2px solid #cacaca;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0, .5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0, .5);
	box-shadow: 0 1px 2px rgba(0,0,0, .5);
	margin: -9px 0 0 103px;
}		
	.page_vaigation__e {color: #fff;}
	.page_vaigation__inner {padding: 19px 20px 0;}
	.page_vaigation__inner, .footer__inner {		
		text-align: justify;

        /* Обнуляем для родителя*/
        line-height: 0;
        font-size: 1px; /* 1px для Opera */

        /* Лекарство для IE6-7*/
        text-justify: newspaper;
        zoom:1;

        /* Включаем в работу последнюю строку*/
        text-align-last: justify;

	}
	.page_vaigation__inner:after, .footer__inner:after {
		width: 100%;
	    height: 0px;
	    visibility: hidden;
	    overflow: hidden;
	    content: '';
	    display: inline-block;

	}
	.page_vaigation__inner > li, .footer__inner .footer__col {position: relative;
		 display: inline-block;
        text-align: left;

        /* Востанавливаем у потомков, кроме последнего*/
        line-height: normal;
        font-size: 14px;

        /* Без него в Opera будет отступ под элементами */
        vertical-align: top;

        /* эмуляция inline-block для IE6-7*/
        //display : inline;
        //zoom : 1;

	}
	.page_vaigation__inner > li a.act {
		text-decoration: none;
		font-weight: bold;
	}

		.social_b {float: left; width: 90px; margin-top: -35px; position: relative; z-index: 10;}
			.social_b .social__e {float: right; margin: 0 0 2px 2px;}

	/*BANNER*/
	.sliderkit{display:none;position:relative;overflow:hidden;text-align:left;}
	.sliderkit a,
	.sliderkit a:hover{text-decoration:none;}
	.sliderkit img{border:0;}
	.sliderkit .sliderkit-nav{z-index:10;position:absolute;text-align:center;}
	.sliderkit .sliderkit-nav-clip{position:relative;overflow:hidden;margin:0 auto;}
	.sliderkit .sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
	.sliderkit .sliderkit-nav-clip ul li{float:left;}
	.sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;}
	.sliderkit .sliderkit-btn{z-index:10;}
	.sliderkit .sliderkit-panel{z-index:1;position:absolute;overflow:hidden;}
	.sliderkit .sliderkit-panel-active{z-index:5;}
	.sliderkit .sliderkit-panel-old{z-index:4;}
	.sliderkit .sliderkit-panel .sliderkit-panel-textbox{position:absolute;z-index:1;}
	.sliderkit .sliderkit-panel .sliderkit-panel-text{position:absolute;z-index:3;top:0;left:0;}
	.sliderkit .sliderkit-panel .sliderkit-panel-overlay{position:absolute;z-index:2;top:0;left:0;}
	.sliderkit .sliderkit-count{position:absolute;top:5px;right:5px;z-index:10;padding:5px;color:#fff;background:#000;}
	.sliderkit .sliderkit-timer{position:absolute;top:0;left:0;z-index:10;height:3px;background:#ccc;}

		.banner__b {margin-top: 12px;}
		.photoslider-mini {height: 400px; width: 100%;}
			.photoslider-mini .sliderkit-btn {position: absolute; top: 50%; margin-top: -38px;}
			.photoslider-mini .sliderkit-go-prev {left: 0;}
			.photoslider-mini .sliderkit-go-next {right: 0;}
				.photoslider-mini .sliderkit-go-btn a {display: block; background: url(../i/bg/banner_arrow.png) 0 0 no-repeat; width: 32px; height: 76px; text-indent: -9999px;
						-webkit-transition: opacity .5s linear;
						-moz-transition: opacity .5s linear;
						-ms-transition: opacity .5s linear;
						-o-transition: opacity .5s linear;
						transition: opacity .5s linear;
						opacity: 1;
				}
					.photoslider-mini .sliderkit-go-btn a:hover {
						-webkit-transition: opacity .5s linear;
						-moz-transition: opacity .5s linear;
						-ms-transition: opacity .5s linear;
						-o-transition: opacity .5s linear;
						transition: opacity .5s linear;
						opacity: .6;
					}
					 .photoslider-mini .sliderkit-go-prev a {background-position: 0 0;}
					 .photoslider-mini .sliderkit-go-next a {background-position: top right;}
			.photoslider-mini .sliderkit-panel {height: 400px; width: 100%; background: #fff;}
				.photoslider-mini .sliderkit-panel .sl_pic 	{display: table-cell; text-align: center; width: 70%;}	 

				.sl__info {position: absolute; top: 0;}
					.sl__info h2 {font-size: 30px; line-height: 30px; font-weight: normal; margin-bottom: 20px;}
						.sl__1 .sl__info {top: 195px; right: 8%; width: 40%;}
						.sl__2 .sl__info {top: 235px; right: 8%; width: 40%;}


.middle__content {padding-bottom: 140px; overflow: hidden; position: relative;z-index: 10;}
/* LEFT ASIDE 

--------------------------------------------------------- */

.border tr, .border td {padding:5px 6px; border:1px solid #ccc}
.no tr, .no td {padding:0; border:0}



.left__aside {float: left; width: 32%; max-width:400px; }
	.discount__b {margin-bottom: 35px;}
		.discount__b-inner {background: url(../i/bg/skidka.png) 0 0 no-repeat; width: 255px; height: 329px; position: relative; margin: 0 auto; text-align: center;}
			.sub_title {color: #fff; margin: 10px 0; line-height: 16px;}
				.discount__title {
					height: 56px;
					width: 189px;
					margin: 0 auto;
					background: #db4e91; /* Old browsers */
					background: -moz-linear-gradient(top,  #db4e91 0%, #a6004f 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db4e91), color-stop(100%,#a6004f)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #db4e91 0%,#a6004f 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #db4e91 0%,#a6004f 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #db4e91 0%,#a6004f 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #db4e91 0%,#a6004f 100%); /* W3C */
					text-align: center;
					-webkit-border-radius: 0 0 15px 15px;
					-moz-border-radius: 0 0 15px 15px;
					border-radius: 0 0 15px 15px;
					border-bottom: 2px solid #929290;
					font-size: 30px;
					color: #fff;
					line-height: 56px;
					-webkit-box-shadow: 0 2px 4px rgba(0,0,0, .5);
					-moz-box-shadow: 0 2px 4px rgba(0,0,0, .5);
					box-shadow: 0 2px 4px rgba(0,0,0, .5);
				}	
	.title_breadcrumb {display: inline-block; //display: inline; zoom: 1; vertical-align: top; width: 100%; margin-bottom: 20px;}
	.title_breadcrumb li {float: left; border-left: 1px solid #b3b3b3; height: 15px; padding: 0 15px;}
		.title_breadcrumb li:first-child {border-left: 0; padding-left: 0;}	
			.title_breadcrumb li h3 {font-size: 24px; margin-top: -9px;}
				.title_breadcrumb li a {display: block; margin-top: -2px;}	

	.box_n article {margin-bottom: 15px; display: inline-block; //display: inline; zoom: 1; vertical-align: top; width: 100%;}
	.time__e {float: left; color: #8c8c8c; font-size: 12px; width: 72px;}	
		.title_sn-n {display: block; overflow: hidden; font-size: 14px; color: #010101;margin-bottom: 5px;}	


.itemslist {margin-bottom:10px}

.aside_navigation {
	background: #f0f0f0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	margin-bottom: 25px;
}
	.aside_navigation a {color: #4a4a4a; text-decoration: none; display: block; padding: 8px 10px 7px 22px; border-top: 1px solid #cccccc; position: relative;
		-webkit-transition:background .2s linear;
		-moz-transition:background .2s linear;
		-o-transition:background .2s linear;
		transition:background .2s linear;
	}
		.aside_navigation a.menu-lvl-1 {
			padding-left: 34px;
		}
		.aside_navigation a.menu-lvl-2 {
			padding-left: 46px;
		}
		.aside_navigation a.menu-lvl-3 {
			padding-left: 58px;
		}
		.aside_navigation a.menu-lvl-4 {
			padding-left: 70px;
		}
		.aside_navigation a.menu-lvl-5 {
			padding-left: 82px;
		}
		.aside_navigation a.menu-lvl-6 {
			padding-left: 94px;
		}
		.aside_navigation a:after {
			content: "";
			display: block;
			position: absolute; 
			top: 0;
			left: 0;
			width: 100%;
			height: 1px;
			background: #fff;
		}
		.aside_navigation a:first-child {border-top: 0; padding-top: 15px;}
			.aside_navigation a:first-child:hover {
				-webkit-border-radius: 25px 25px 0 0;
				-moz-border-radius: 25px 25px 0 0;
				border-radius: 25px 25px 0 0;
			}
			.aside_navigation a:last-child {padding-bottom: 15px;}
			.aside_navigation a:last-child:hover {
				-webkit-border-radius: 0 0 25px 25px;
				-moz-border-radius: 0 0 25px 25px;
				border-radius: 0 0 25px 25px;
			}
		.aside_navigation .styled {
			background: #DBDBDB;
			border-top: 1px solid #929292;
		}
		.aside_navigation a:first-child:after, .aside_navigation a:hover:after, .aside_navigation a.act:after {content: none;}
			.aside_navigation a:hover, .aside_navigation a.act  {background: #2788c6; color: #fff; 
				-webkit-transition:background .2s linear;
				-moz-transition:background .2s linear;
				-o-transition:background .2s linear;
				transition:background .2s linear;
			}
		.small__news {margin-bottom: 15px;}	
			.subscription_b {
				-webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				border-radius: 15px;
				padding: 13px 15px;
				background: #7db7dd; /* Old browsers */
				background: -moz-linear-gradient(top,  #7db7dd 0%, #328ec9 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db7dd), color-stop(100%,#328ec9)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #7db7dd 0%,#328ec9 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #7db7dd 0%,#328ec9 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #7db7dd 0%,#328ec9 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #7db7dd 0%,#328ec9 100%); /* W3C */
				margin-bottom: 25px;
			}
				.subscription_b h4 {font-weight: bold; color: #fff; margin-bottom: 10px;}
		.news-list brief{
			color: #666;
		}
		.news-list a{
			color: #2788c6;
		}
		.column_w {display: table; width: 100%;}	
			.subscription_col {display: table-cell;}
				.subscription_col-1 {width: 100%; padding-right: 7px; vertical-align: top;}
				.subscription_col-1 input {width: 100%; padding: 0; height: 26px; border: 0; border-top: 1px solid #fff;
					-webkit-border-radius: 15px;
					-moz-border-radius: 15px;
					border-radius: 15px;
					-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0, .4);
					-moz-box-shadow: inset 0 3px 5px rgba(0,0,0, .4);
					box-shadow: inset 0 3px 5px rgba(0,0,0, .4);
					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
					padding: 0 10px;
				}	
				.subscription_col-2 {vertical-align: top;}
				.subscription_col-2 input {height: 28px; width: 108px;
					background: #aeaeae; /* Old browsers */
					background: -moz-linear-gradient(top,  #aeaeae 0%, #d0d0d0 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(100%,#d0d0d0)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #aeaeae 0%,#d0d0d0 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #aeaeae 0%,#d0d0d0 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #aeaeae 0%,#d0d0d0 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #aeaeae 0%,#d0d0d0 100%); /* W3C */
					-webkit-border-radius: 15px;
					-moz-border-radius: 15px;
					border-radius: 15px;
					color: #515151;
					border: 0;
					padding: 0;
					border-bottom: 1px solid #6e7b84;
					text-shadow: 0 1px 0 #e3e3e3;
				}
					.subscription_col-2 input:active {
						-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, .5);
						-moz-box-shadow: inset 0 0 4px rgba(0,0,0, .5);
						box-shadow: inset 0 0 4px rgba(0,0,0, .5);
						border: 0;
					}
/* WORK AREA

--------------------------------------------------------- */
.work__area {position: relative; margin-bottom: 45px; padding-bottom: 10000px; margin-bottom: -9935px; overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
}


	.product__filter {
		text-align: center;
		height: 62px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #bebebe; /* Old browsers */
		background: -moz-linear-gradient(top,  #bebebe 0%, #d1d1d1 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #bebebe 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #bebebe 0%,#d1d1d1 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #bebebe 0%,#d1d1d1 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #bebebe 0%,#d1d1d1 100%); /* W3C */
		margin-bottom: 25px;
	}
		.product__filter-inner {
			display: inline-block;
			//display: inline;
			zoom: 1;
			vertical-align: top;
			text-align: left;
			line-height: 0;
       		 font-size: 1px; /* 1px для Opera */
		}

	.title__f {color: #fff; font-weight: bold; height: 62px; line-height: 62px; display: inline-block; //display: inline; zoom: 1; vertical-align: top; margin-right: 10px; font-size: 14px;}
	.filter__list {display: inline-block; //display: inline; zoom: 1; vertical-align: top;}
		.filter__list > li {float: left; padding: 0 11px 0 10px; border-left: 1px solid #aaaaaa; position: relative; height: 62px;}
			.filter__list > li:after {content: ""; display: block; position: absolute; left: -2px; top: 0; height: 62px; width: 1px; background: #d8d8d8;}
			.filter__list > li:first-child {border-left: 0;}	
			.filter__list > li:last-child {padding-right: 0;}	
				.filter__list > li:first-child:after {content: none;}
			.filter_li-inner {text-align: center; display: inline-block; //display: inline; zoom: 1; vertical-align: top; margin-top: 8px;}
			.title_ft-l {display: block; font-size: 12px; color: #fff; line-height: 12px; margin-bottom: 5px;}
	.filter_styled {
	 	height: 22px;
		width: 62px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 9px;
		border: 0;
		border-top: 2px solid #969696;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		color: #757474;
		text-align: left;
		 line-height: normal;
        font-size: 14px;
	}
	.mdash_el {display: inline-block; //display: inline; zoom: 1; vertical-align: top; color: #fff; margin-top: 28px;  line-height: normal; font-size: 14px; margin: 28px 5px 0;}
		.find_souvenir {padding: 0;
			background: #297eb4; /* Old browsers */
			background: -moz-linear-gradient(top,  #297eb4 0%, #5ca5d3 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#297eb4), color-stop(100%,#5ca5d3)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #297eb4 0%,#5ca5d3 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #297eb4 0%,#5ca5d3 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #297eb4 0%,#5ca5d3 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #297eb4 0%,#5ca5d3 100%); /* W3C */
			border: 0;
			border-bottom: 1px solid #737373;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
			color: #fff;
			font-size: 14px;
			width: 135px;
			height: 29px;
			margin: 18px 0 0 10px;
		}
			.find_souvenir:active {
				border-bottom: 0;
				-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0, .5);
				-moz-box-shadow: inset 0 1px 3px rgba(0,0,0, .5);
				box-shadow: inset 0 1px 3px rgba(0,0,0, .5);
			}
.products__area {margin-bottom: 25px; text-align: center; line-height: 0; font-size: 0;  letter-spacing: -10px; clear: both;}
.products__area .product__item {display: inline-block; //display: inline; zoom: 1; vertical-align: top; line-height: normal; font-size: 14px; width: 160px; text-align: left; margin: 0 16px 10px 16px; text-align: left; letter-spacing: 0;}
	.product__item-photo {text-align: center; display: table-cell; vertical-align: middle; height: 215px;}

.add__to-basket {overflow: hidden; position: relative; height: 37px; width: 133px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	margin-top: 13px;
}	
	.product__item-price {position: absolute; left: 0; top: 0; z-index: 10; height: 37px; line-height: 37px; background: #d7d7d7; width: 97px; text-align: center;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		border: 2px solid #fff;
		margin: -1px 0 0 -2px;
		border-bottom-width: 1px;
		border-top-width: 1px;
		-webkit-box-shadow: 10px 0 6px rgba(0,0,0, .3);
		-moz-box-shadow: 10px 0 6px rgba(0,0,0, .3);
		box-shadow: 10px 0 6px rgba(0,0,0, .3);
	}
		.product__item-price span {font-weight: bold; }

	.product__item-add {display: block; height: 37px;  text-indent: -9999px; background: #12c684; position: relative;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
		.product__item-add:after {
			content: "";
			display: block;
			background: url(../i/bg/basket.png) 0 0 no-repeat;
			width: 20px;
			height: 17px;
			position: absolute;
			left: 106px;
			top: 10px;
			z-index: 10;
		}	
			.product__item-add:active {
				-webkit-box-shadow: inset 0 0 4px rgba(0,0,0, .7);
				-moz-box-shadow: inset 0 0 4px rgba(0,0,0, .7);
				box-shadow: inset 0 0 4px rgba(0,0,0, .7);
			}	
				.product__item-add:active:after {
					top: 11px;
				}

/* BASKET

--------------------------------------------------------- */
.table__basket-products {width: 100%; color: #434242; margin-bottom: 20px;}
	.table__basket-products thead tr td {font-size: 11px; font-weight: bold; color: #434242; text-align: center; vertical-align: middle; padding: 5px 0;}
		.table__basket-products tr td {border-bottom: 1px solid #c2c2c2; padding: 10px 10px; vertical-align: middle; text-align: center;}
			.table__basket-products tbody tr td {border-left: 1px dashed #c2c2c2;}
				.table__basket-products tbody tr td:first-child {border-left: 0; font-size: 12px; padding-left: 0; text-align: left;}
					.table__basket-products tbody tr td:first-child  span {display: block;}
						.table__basket-products tbody tr td:first-child  img {float: left; margin-top: 3px;}
							.table__basket-products tbody tr td:first-child .ovh {padding-left: 7px;}
								.table__basket-products  tr td:last-child {white-space: nowrap;}
								.table__basket-products  tr td:nth-child(5) {white-space: nowrap;}

.styled__input-text {
	height: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	color: #434242;
	border-width: 1px;
	border-style: solid;
	border-top-color: #c2c2c2;
	border-left-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #d6d6d6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #f7f7f7;
	-webkit-box-shadow: inset 0 3px 4px rgba(0,0,0, .2);
	-moz-box-shadow: inset 0 3px 4px rgba(0,0,0, .2);
	box-shadow: inset 0 3px 4px rgba(0,0,0, .2);
	text-align: left;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition: background .2s linear;
	transition: background .2s linear;
}	
	.styled__input-text:focus {
		background: #fff;
		-webkit-transition: background .2s linear;
		-moz-transition: background .2s linear;
		-ms-transition: background .2s linear;
		-o-transition: background .2s linear;
		transition: background .2s linear;
	}

.table__basket-products .styled__input-text {
	width: 62px;
}	
	.del_product {display: inline-block; //display: inline; zoom: 1; vertical-align: middle; background: url(../i/bg/delite.png) 0 0 no-repeat; width: 12px; height: 12px; margin-left: 10px; text-indent: -9999px;}
	.ovh {overflow: hidden;}	

.basket_footer {text-align: right;}
	.result_basket {font-size: 18px; margin-bottom: 25px;}	
		.result_basket span {font-size: 24px; font-weight: bold;}	

	.ok_basket {font-size: 12px;}
		.ok_basket input {
			font-size: 17px;
			font-weight: bold;
			color: #fff;
			width: 173px;
			height: 41px;
			padding: 0;
			border: 0;
			border-bottom: 2px solid #93c7ec;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px;
			background: #93c7ec; /* Old browsers */
			background: -moz-linear-gradient(top,  #93c7ec 0%, #3998dc 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93c7ec), color-stop(100%,#3998dc)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #93c7ec 0%,#3998dc 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #93c7ec 0%,#3998dc 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #93c7ec 0%,#3998dc 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #93c7ec 0%,#3998dc 100%); /* W3C */
			margin-right: 5px;
		}
			.ok_basket input:active {
				border: 0;
				-webkit-box-shadow: inset 0 0 10px rgba(0,0,0, .5);
				-moz-box-shadow: inset 0 0 10px rgba(0,0,0, .5);
				box-shadow: inset 0 0 10px rgba(0,0,0, .5);
			}
		.ok_basket a {color: #b60056; text-transform: lowercase;}

/* PROFILE

--------------------------------------------------------- */
.profile__area {width: 455px;}
	.profile__area .profile__item {border-top: 1px solid #c2c2c2; padding:20px 0 16px 0;}
		.profile__area .profile__item:first-child {border-top: 0; padding-top: 0;}
.title_profile {
	font-size: 14px;
	color: #434242;
	font-weight: bold;
	margin-bottom: 10px;
}
	.profile__table {width: 100%;}
		.profile__table tr td {vertical-align: middle; color: #434242; padding: 0;padding-bottom: 2px; height: 26px;}
			.profile__table tr td input {width: 235px;}
				.profile__table tr td:first-child {width: 100%;}

/* CATALOG

--------------------------------------------------------- */
.catalogs_aside	{
	background: #e6e6e6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	padding: 48px 25px 30px 25px;
	margin-bottom: 40px;
	clear: both;
}
	.catalogs_aside  h3 {font-size: 24px;
		position: absolute;
		left: 0; right: 0;
		top: -22px;
		text-align: center;	
	}	
		.catalogs_aside  h3 span {
			background: #fff;
			-webkit-border-radius: 0 0 15px 15px;
			-moz-border-radius: 0 0 15px 15px;
			border-radius: 0 0 15px 15px;
			padding: 12px 27px;
			display: inline-block;
			//display: inline; 
			zoom: 1;
			vertical-align: top;
		}
		.catalog_list {overflow: hidden;  position: relative; zoom: 1; text-align: center; line-height: 0; font-size: 0; height: 164px; letter-spacing: -10px;}
		.catalog_list .catalog__item {display: inline-block; //display: inline; zoom: 1; vertical-align: top; text-align: left; width: 120px; margin: 0 10px 50px 10px; line-height: normal; font-size: 14px; letter-spacing: 0;}
			.catalog__item-pic {height: 141px; margin-bottom: -13px;}		

		.open__all {
			position: absolute;
			width: 173px;
			height: 146px;
			background: url(/site/i/bg/open.png) 0 0 no-repeat;
			left: 50%;
			margin-left: -87px;
			bottom: -146px;
			text-align: center;
		}	
		.open__all a {font-size: 18px; color: #000; border-bottom: 1px dashed #000; text-decoration: none;}
		
		.open__all a:hover {border-bottom-color: transparent;}
		
		.articul__b {margin-top: 10px;}
		.articul__b .articul_price {display: block;}
		.articul__b .articul_price span{font-weight: bold;}	
			.articul__name {display: block; font-size: 11px; color: #9d9c9c; margin-top: 3px;}	
/* DETAIL PRODUCT

--------------------------------------------------------- */
.basic__filter-page {float: left; color: #010101; white-space: nowrap; line-height: 35px; margin-left: 10px;}
	.inner_filter__to-right {float: right; margin-right: 5px;}

.detail__product-item {display: inline-block; //display: inline; zoom: 1; vertical-align: top; width: 100%; margin-bottom: 25px;}
.detail__product-item-photo { display: table-cell; vertical-align: middle; text-align: center; height: 295px;}

.detail__product-item-infonext {
	display: inline-block;//display: inline; zoom: 1; vertical-align: top; width: 100%; margin-top: 25px;
}
	.detail__product-item-infonext p {color: #434242;}
.detail__product-item-info {display: table-cell; width: 100%; vertical-align: top; padding-left: 35px;}
.detail__product-item-table {width: 400px;}
	.detail__product-item-table tr td {padding: 5px 0; border-bottom: 1px solid #d6d6d6; color: #515151;}
	.detail__product-item-table tr td:first-child {font-weight: bold; }	
		.detail__product-item-table tbody tr:first-child td {border-top: 1px solid #d6d6d6;}

.detail__product-item-articul {color: #939393; line-height: 24px; margin-bottom: 18px;}	

	.add__to-basket-next {margin: 0 0 44px 0; width: 214px;}	
	.add__to-basket-next .product__item-add {text-align: right; text-indent: 0; text-decoration: none; color: #fff; font-weight: bold;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 37px;
		padding-right: 12px;
	}	
		.add__to-basket-next .product__item-add:active {
			line-height: 39px;
		}
/* BRAND

--------------------------------------------------------- */	
.brands_aside {
	height: 106px;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	clear: both;
	position: relative;
}	
	.brands_aside h3 {
		position: absolute;
		left: 0;
		right: 0;
		top: -15px;
		text-align: center;
		font-size: 24px;
		line-height: 24px;
	}
		.brands_aside h3 span {background: #fff; padding: 0 15px;}

		.brands__list {display: table; width: 100%;}
			.brands__list li {display: table-cell; vertical-align: middle; text-align: center; height: 106px;}

		.more_br {position: absolute; right: 0; top: -27px; font-size: 12px;}	
/* FOOTER

--------------------------------------------------------- */
.footer {height: 90px; clear: both; z-index: 10; position: relative; font-size: 12px; margin: -90px 10px;}
	.footer__inner {padding-top: 10px;}
	.copyright {font-size: 100%; font-size: 12px; width: 370px; display: block; margin-bottom: 10px;}
		.copyright a {color: #000;}
	
	.mail-to__list {display: inline-block; //display: inline; zoom: 1; vertical-align: top; width: 100%;}
		.mail-to__list li {float: left; border-left: 1px solid #b1b1b1; height: 14px; padding: 0 12px; }	
			.mail-to__list li:first-child {border-left: 0; padding-left: 0;}
				.mail-to__list li a {font-size: 12px; display: block; line-height: 12px;}

	.tel__num {text-align: right; font-size: 17px; width: 150px; margin-right: 20px; float: left;}
		.cosial_link-infooter {float: left; font-size: 12px;}
			.cosial_link-infooter img {margin-right: 7px;}

	.site_work {font-size: 11px; color: #787878; width: 150px;}		
		.site_work a {color: #787878;}
			.site_work img {float: left; margin-right: 10px;}
			.site_work p {overflow: hidden; margin: 0; line-height: 15px;  width: 100px;}

/* ---- */

.hideform{display:none;position:relative;}

.fancy-modal {
	padding: 15px;
}
.fancy-modal p {
	font-size: 16px;
}

.fancy-modal a {
	height: 26px;
	width: 135px;
	padding: 0 24px 0 12px;
	border: 1px solid #d0d0d0;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top, #fafafa 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom, #fafafa 0%,#f4f4f4 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #636363;
	-webkit-box-shadow: 0 1px 0 rgba(191,191,191, 1);
	-moz-box-shadow: 0 1px 0 rgba(191,191,191, 1);
	box-shadow: 0 1px 0 rgba(191,191,191, 1);
	text-decoration: none;
}
/* gallery */
.gallery {
    float:left;
    clear:both;
    width:100%;        
}

.gallery .item {
    float:left;
    clear:none;
    width:150px;	
    margin: 0 10px 10px 0;
}
/*.gallery .item .placeholder {
	float:left;
	clear:both;
	width:100%;	
	position:relative;
}*/
.gallery .item .img {
    height: 100px;
    /*float:left;*/
    clear:both;
    position:relative;
	width: 150px;
	text-align: center;
}

/*.gallery .item .placeholder .img img {
	float:left;	
	border:1px #cccccc solid;	
	padding:2px;
	position:relative;
}*/

.gallery .item p {
    clear: both;    
    float: left;
    font-size: 90%;
    width: 140px;
    padding: 0 5px; 
    font-weight:bold; 
    font-size: 12px;
    margin: 0;
    height: 100%;
}
.gallery .item p a {
    padding: 5px 0 0 0;
    font-size: 12px;
}
.boxgrid{ 
    width: 150px; 
    height: 100px;              
    float:left; 
    overflow: hidden; 
    position: relative; 
}
.boxgrid img{ 
    position: absolute; 
    top: 0; 
    left: 0; 
    border: 0; 
    margin: 0 !important;
}
.boxgrid p{ 
    padding: 0 10px; 
    font-weight:bold; 
    font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxcaption{ 
	background: #fff;
    float: left; 
    position: absolute; 
    height: 50px; 
    width: 100%; 
    opacity: .8; 
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
    top: 150;
    left: 0;
}
.caption .boxcaption {
    top: 220;
    left: 0;
}
.gallery .item p a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.complete-preview {
    float:left;
    clear:both;
    width:100%;
    margin-top:20px;
}
.complete-preview .padding {
    padding:0 0 0 240px;
}
.complete-preview .padding img {
    float:left;
    clear:none;
    margin-left:-240px;
    margin-right:-1000px;
    padding:2px;
}
.complete-preview .padding p {
    float:left;
    clear:none !important;
    width:96% !important;
    font-size:100% !important;
    margin-top:0px !important;
}
.complete-preview .padding h4 {
    float:left;
    clear:none;
    width:100%;
    font-size:12px;
    font-weight:bold;
}
.complete-preview .padding h4 span {
    font-weight:normal;
}
.complete-preview .gallery-btn {
    float:left;
    clear:both;
    font-size:90%;
    margin-top:20px;
    padding-left:20px;
    padding-bottom:2px;
}
.complete-preview .text-block {
    float:left;
    clear:both;
    width:100%;
    margin-top:20px;
}
.complete-preview .text-block table {
    float:left;
    clear:both;
    width:100%;
    border-collapse:collapse;
}

.elka {
	position: relative;
}
	.elka__left, .elka_right {
		position:absolute;
		z-index: 7;
	}
	.elka__left {
		background: url('../i/bg/elka-left.png');
		left: 0;
		top: 150px;
		width: 113px;
		height: 500px;

	}
	.elka_right {
		background: url('../i/bg/elka-right.png');
		right: 0;
		top: 181px;
		width: 95px;
		height: 500px;

	}

.category-block {
	display: inline-block;
}

	.category-block__photo {
		display: inline-block;
		height: 140px;
		width: 140px;
		padding-bottom: 10px;
	}
		.category-block__photo img {
			max-width: 140px;
			max-height: 140px;
		}

	.category-block__content {
		display: inline-block;
		padding-left: 10px;
		width: 200px;
	}

.may9 {
	z-index: 5;
}

	.may9-top {
		position: absolute;
		background: url('../i/bg/ishodnik-top.png') no-repeat;
		width: 187px;
		height: 47px;
		top: -20px;
		left: 10px;
	}

	.may9-top-left {
		position: absolute;
		background: url('../i/bg/ishodnik-top-left.png') no-repeat;
		width: 247px;
		height: 114px;
		right: -7px;
		top: -20px;
	}

	.may9-top-center {
		position: absolute;
		background: url('../i/bg/ishodnik-top-center.png') no-repeat;
		left: 452px;
		top: -57px;
		width: 247px;
		height: 114px;
	}

	.may9-filter {
		position: absolute;
		background: url('../i/bg/ishodnik-inner.png') no-repeat;
		width: 306px;
		height: 79px;
		top: 0;
		left: 140px;
	}

.i-logo_panel__may9 table,
.i-logo_panel__may9 .logotip_b  {
	z-index: 20;
	position: relative;
}

.error_input {
	color: red;
}

.product__item img{
	max-width: 135px;
	max-height: 135px;
}