html, body{
	height: 100%;
	width: 100%;
}
body{
	background:#FFFFFF;
	padding:0;
	margin:5px 0 0 0;
	touch-action: cross-slide-y;
	display: block;
	font-family: Tahoma;
	color:#636363;
	font-size:14px;
}
a {
	color:#636363;
	font-family: Tahoma;
	text-decoration: none;
}
.main{
	margin: 0 auto;
	min-width: 320px;
	max-width: 988px;
}
hr.index {
	margin: 20px 0;
	height: 5px;
	background: #617984;
	background: -moz-linear-gradient(top, #60AED3 0%, #62626F 100%);
	background: -webkit-linear-gradient(top, #60AED3 0%, #62626F 100%);
	background: -o-linear-gradient(top, #60AED3 0%, #62626F 100%);
	background: linear-gradient(top, #60AED3 0%, #62626F 100%);
	border:0px;
}
hr{
	margin: 10px 0 0 0;
	height: 1px;
	background:grey;
	border:0px;
}
.dop_niz_px {
	height:55px;
}
.but_standart {
	width:40%;
	height:38px;
	line-height:36px;
	text-align:center;
	overflow:hidden;
	
	padding:0px;
	margin:10px 0 10px 0;
	
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	font-size:14px;

	cursor:pointer;
	
	background: #5193B5;
	background: -moz-linear-gradient(top, #62A8CA 0%, #488AAC 100%);
	background: -webkit-linear-gradient(top, #62A8CA 0%, #488AAC 100%);
	background: -o-linear-gradient(top, #62A8CA 0%, #488AAC 100%);
	background: linear-gradient(top, #62A8CA 0%, #488AAC 100%);
}
/********************************************************************************header*/
.header{ /**600**/
	height:53px;
	margin: 0 auto;
	width: 90%;
}
.header a.header_logo { /**600**/
	float:left;
	display:inline-block;
	width:49%;
	height:100%;
	background:url(/images/logo_140.png) 20% 50% no-repeat;
}
.header a.header_icin { /**600**/
	float:right;
	display:inline-block;
	position: relative;
	width:14%;
	height:100%;
	margin:0 0 0 3px;
}
.header a.header_icin .header_icin2 { /**600**/
	position: absolute;
	background:url(/images/icon_30.gif) 50% 50% no-repeat;
	width:30px;
	height:30px;
	overflow:hidden;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
}
.header a.header_icin .header_icin2_1 { /**600**/
	background-position: -60px -0px;
}
.header a.header_icin .header_icin2_2 { /**600**/
	background-position: -30px -0px;
}
.header a.header_icin .header_icin2_3 { /**600**/
	background-position: -0px -0px;
}
/********************************************************************************\header*/
/********************************************************************************search*/
.search {
	height: 64px;
	border-top: 1px solid grey;
	margin:3px 0 0 0;
}
.search form{
	position: relative;
	width: 90%;
	display: block;
	margin: 8px auto 0 auto;
}
.search form .search_clear {
	background: url(/images/s.png) -96px -254px;
	cursor: pointer;
	height: 21px;
	margin: 7px;
	position: absolute;
	right: 60px;
	top: 1px;
	width: 21px;
}
.search form .search_text {
	height: 39px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #0093ba;
	font-size: 16px;
	padding: 0 70px 0 10px;
	box-sizing: border-box;
}
.search form .button_search {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 39px;
	border: 1px solid #0093ba;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-left: 1px solid #c5c5c5;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}
.search form .button_search:after {
	content: '';
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(/images/s.png) -148px -246px no-repeat;
}
/********************************************************************************\search*/
/********************************************************************************fixed_niz*/
.fixed_niz {
	position: fixed;
	width: 100%;
	height:50px;
	bottom: 0;
	left:0;
	z-index: 10;
	background: #60AED3;
	border-top: 1px solid #000000;
}
.fixed_niz .fixed_niz2 {
	margin: 0 auto;
	min-width: 320px;
	max-width: 988px;
}
.fixed_niz .fixed_niz2 .fixed_niz3{
	margin: 5px auto 0;
	width: 95%;
}
.fixed_niz .fixed_niz2 .fixed_niz3 .niz_left { 
	float:left;
	width: 60%;
	height: 40px;
}
.fixed_niz .fixed_niz2 .fixed_niz3 .niz_right { 
	float:right;
	width: 40%;
	height: 40px;
}
.fixed_niz .fixed_niz2 .fixed_niz3 .fixed_niz4{ /**600**/
	display: inline-block;
	margin: 0 auto;
	width: 97%;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	border: 1px solid #045D75;
	font-size: 18px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}
/********************************************************************************\fixed_niz*/
/********************************************************************************catalog*/
a.catalog {
	display: inline-block;
	height: 50px;
	width: 50%;
	margin: 5px 0 0 0;
	vertical-align:top;
}
a.catalog .catalog2{
	height: 48px;
	width: 90%;
	margin: 0 auto;
	border: 1px solid #98C9E1;
	background: #D2E5EE;
	background: -moz-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: -o-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
}
a.catalog .catalog2 .catalog3{ /**600**/
	height: 48px;
	margin: 0 auto;
	width: 99%;
	background-position-x: left;
	background-position-y: center;
	background-size: 40px;
	background-repeat: no-repeat;
	overflow:hidden;
}
a.catalog .catalog2 .catalog3_1{background-image: url(/icon/q1_2.png);}
a.catalog .catalog2 .catalog3_2{background-image: url(/icon/q2_2.png);}
a.catalog .catalog2 .catalog3_3{background-image: url(/icon/q3_1.png);}
a.catalog .catalog2 .catalog3_4{background-image: url(/icon/q4_1.png);}
a.catalog .catalog2 .catalog3_5{background-image: url(/icon/q5_1.png);}
a.catalog .catalog2 .catalog3_6{background-image: url(/icon/q6_1.png);}
a.catalog .catalog2 .catalog3_7{background-image: url(/icon/q7_1.png);}
a.catalog .catalog2 .catalog3_8{background-image: url(/icon/q8_1.png);}

a.catalog .catalog2 .catalog3 .catalog4{/**600**/
	height: 48px;
	padding: 0 0 0 45px;
	width: auto;
	display:table-cell;
	vertical-align:middle;
}
.top_catalog {
	
}
/********************************************************************************\catalog*/
/********************************************************************************top_catalog*/
.top_catalog {
	display: inline-block;
	height: 60px;
	width: 100%;
	margin: 10px 0 0 0;
	vertical-align:top;
	cursor: pointer;
}
.top_catalog .top_catalog_filtr{
	height: 38px;
	line-height: 38px;
	width: 70%;
	margin: 0 auto;
	border: 1px solid #98C9E1;
	background: #85C6E4;
	border-radius:7px;
	background: -moz-linear-gradient(top, #63B8DE 0%, #B5DBED 100%);
	background: -webkit-linear-gradient(top, #63B8DE 0%, #B5DBED 100%);
	background: -o-linear-gradient(top, #63B8DE 0%, #B5DBED 100%);
	background: linear-gradient(top, #63B8DE 0%, #B5DBED 100%);
	text-align:center;
	font-size:14px;
	font-weight: bold;
}
.catalog_str {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 35px;
	padding:0;
	margin:5px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	border: 1px solid #98C9E1;
	cursor: pointer;
}
.catalog_str_here {
	background: #B7DBEC;
}
.top_catalog .nom_str{
	font-size:12px;
	font-weight: bold;
	color:black;
	padding: 1px 0 0 0;
}

/********************************************************************************\top_catalog*/
/********************************************************************************more*/
.more {
	display: inline-block;
	height: 40px;
	width: 100%;
	margin: 10px 0 0 0;
	vertical-align:top;
	cursor: pointer;
}
.more .more2{
	height: 38px;
	line-height: 38px;
	width: 95%;
	margin: 0 auto;
	border: 1px solid #98C9E1;
	background: #D2E5EE;
	background: -moz-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: -o-linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	background: linear-gradient(top, #EAEAEA 0%, #B3DBEE 100%);
	text-align:center;
}
/********************************************************************************\more*/
/********************************************************************************brend*/
a.brend { /**600**/
	display: inline-block;
	height:45px;
	width: 50%;
	margin: 10px 0 0 0;
	vertical-align:top;
	text-align:center;
}
a.brend img {
	width: 150px;
	height:45px;
	border:0px;
}
/********************************************************************************\brend*/
/********************************************************************************page*/
a.page {
	display: inline-block;
	height: 40px;
	width: 35%;
	margin: 2px 5% 0 10%;
	vertical-align:top;
	overflow:hidden;
}
a.page .page2{
	height: 40px;
	width: auto;
	margin: 0 auto;
	text-align:left;
	display:table-cell;
	vertical-align:middle;
}
/********************************************************************************\page*/
/********************************************************************************bottom*/
.bottom {
	height:40px;
	line-height:40px;
	padding: 0 0 0 5%;
	margin:5px 0 0 0;
	background:#E4E4E4;
	font-size:12px;
	color:black;
}
.bottom .bottom_full_v {
	padding: 0 0 0 40px;
	background:url(/images/site.png) 0% 50% no-repeat #E4E4E4;
	background-size: 30px;
	color:#636363;
	font-size:14px;
}
/********************************************************************************\bottom*/
/********************************************************************************goods*/
.goods { /**600**/
	display: inline-block;
	vertical-align:top;
	width:50%;
	text-align:left;
	margin:6% 0 0 0;
}
.goods2 {
	border-bottom: 1px solid #E4E9EB;
	font-weight: bold;
	font-size:12px;
}
.goods .goods_name {
	height:28px;
	width:96%;
	overflow:hidden;
	margin:1% 2% 0 2%;
	color:#3B3B3B;
}
.goods .goods_img {
	width:158px;
	height:109px;
	border:0px;
}
.goods .goods_price {
	height:14px;
	width:96%;
	margin:1% 2%;
	color:#4B9EC9;
}
.goods .goods_kod {
	height:14px;
	width:96%;
	margin:1% 2%;
	color:#8D8D8D;
}
.goods .goods_ostatok {
	height:14px;
	font-weight: normal;
	width:96%;
	margin:1% 2%;
	color:#00B816;
}
.goods .goods_ostatok_no {
	color:#D10000;
}
/********************************************************************************\goods*/
/********************************************************************************product*/
.product {
	width:100%;
	margin:0 0 24px 0;
}
.product .product_art {
	height:14px;
	width:96%;
	margin:1% 0% 1% 3%;
	color:#8D8D8D;
}
.product .product_art_right {
	text-align: right;
}
.product .product_img { /**600**/
	display: block;
    width: 100%;
    height: auto;
	margin: 0 auto;
}
.product .product_img .product_img_glav{
    max-width: 100%;
    max-height: 340px;
    width: auto;
    height: auto;
}
.product .product_modif {
	position: relative;
	width:98%;
	height:40px;
	margin:5px 1% 0 1%;
	overflow: hidden;
}
.product .product_modif .product_modif_name{
	width: 100%;
	padding: 0 150px 0 40px;
	margin:0 0 0 1%;
	box-sizing: border-box;
	line-height:40px;
	height:40px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.product .product_modif .product_modif_name2{
	padding: 0 150px 0 0px;
}

.product .product_modif .product_modif_img{
	position: absolute;
	width:38px;
	height:38px;
	border: solid 1px #858585;
	top:0px;
	left:0px;
}
.product .product_modif .product_modif_cena{
	position: absolute;
	width:75px;
	height:40px;
	line-height:40px;
	top:0px;
	right:75px;
	text-align:center;
}
.product .product_modif .product_modif_cena2{
	width:150px;
	right:0px;
}
.product .product_modif .product_modif_buy{
	position: absolute;
	width:70px;
	height:26px;
	line-height:26px;
	top:7px;
	right:0px;
	text-align:center;
	color:#FFFFFF;
	border-radius:4px;
    cursor: pointer;
	
	background: #35B72E;
    background: -moz-linear-gradient(top, #35E02D 0%, #2D8829 100%);
    background: -webkit-linear-gradient(top, #35E02D 0%, #2D8829 100%);
    background: -o-linear-gradient(top, #35E02D 0%, #2D8829 100%);
    background: linear-gradient(top, #35E02D 0%, #2D8829 100%);
}
.product .dop, .product .dop2 {
	height:40px;
	line-height:40px;
	padding: 0 0 0 5%;
	margin:5px 0 0 0;
	background: #C7D3F1;
    background: -moz-linear-gradient(top, #E6F0F6 0%, #B6C2EF 100%);
    background: -webkit-linear-gradient(top, #E6F0F6 0%, #B6C2EF 100%);
    background: -o-linear-gradient(top, #E6F0F6 0%, #B6C2EF 100%);
    background: linear-gradient(top, #E6F0F6 0%, #B6C2EF 100%);
	font-size:16px;
	color:#15608B;
    cursor: pointer;
	overflow:hidden;
}
.product .dop_open {
	display: none;
}
.product .dop_open_2 {
	padding: 1%;
	font-size:14px;
}
.product a {
	color:#15608B;
}

table.table_param {
width: 100%;
border-collapse: separate;
border-spacing: 0;
text-shadow: 0 1px 0 #fff;
color: #2a2a2a;
background: #fafafa;
background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
margin: 0 0 15px;
}
table.table_param th{
height: 25px;
line-height: 25px;
padding: 0 10px;
border-bottom: 1px solid #cdcdcd;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
/*white-space: nowrap;*/
text-align: left;
}
table.table_param td{
height: 25px;
line-height: 25px;
padding: 0 10px;
border-bottom: 1px solid #cdcdcd;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
/*white-space: nowrap;*/
text-align: left;
background: #efefef;
background: rgba(144,144,144,0.15);
border-right: 1px solid white;
}
/********************************************************************************\product*/
/********************************************************************************way*/
ul.way {
	display: table;
    width: 96%;
    height: 46px;
	padding:0 0 0 3%;
	margin:0 0 2% 0;
	overflow:hidden;
}
ul.way li{
	display: table-cell;
	vertical-align: top;
    height: 46px;
}
ul.way li.way_back {width: 46px;}
ul.way li .way_back2 {
	width: 46px;
    height: 46px;
	background-color: #ededed;
    background-image: url(/images/way_back.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 38%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
ul.way li h1 {
	display:table-cell;
	vertical-align:middle;
    font-size: 20px;
	height:46px;
	width:96%;
	margin:0;
	padding:0 0 0 1%;
}

/********************************************************************************\way*/
/********************************************************************************help*/
#help {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2000;
	display: none;
}
#help .help_black {
	position: absolute;
	opacity: 0.6;
	top: 0;
	left: 0;
	background-color: black;
	width: 100%;
}
#help .help_window {
	position: absolute;
	top: 40px;
	left: 0;
	overflow:hidden;
	background: #FFFFFF;
	border: solid 7px #3D3D3D;
	border-radius:20px;
}
/********************************************************************************\help*/

/********************************************************************************>600*/
@media screen and (min-width:600px) {
	.header{
		height:132px;
	}
	.header a.header_logo {
		width:40%;
		background:url(/images/logo_250.png) 20% 50% no-repeat;
	}
	.header a.header_icin {
		margin:0 0 0 20px;
	}
	.header a.header_icin .header_icin2 {
		background:url(/images/icon_84.gif) 50% 50% no-repeat;
		width:84px;
		height:84px;
		margin: -42px 0 0 -42px;
	}
	.header a.header_icin .header_icin2_1 {
		background-position: -168px -0px;
	}
	.header a.header_icin .header_icin2_2 {
		background-position: -84px -0px;
	}
	.header a.header_icin .header_icin2_3 {
		background-position: -0px -0px;
	}
	.fixed_niz .fixed_niz2 .fixed_niz3 .fixed_niz4{
		width: 66%;
	}
	a.catalog .catalog2 .catalog3{
		width: 80%;
	}
	a.catalog .catalog2 .catalog3 .catalog4{
		padding: 0 0 0 70px;
	}
	a.brend {
		width: 33%;
	}
	.goods {
		width:33%;
	}
	.product .product_img {
		width: 600px;
	}
}