*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
div { position:relative } 
a{text-decoration:none;}
a:hover{text-decoration:none;}
a:active,a:focus{outline: none;}

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

*{ 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html{
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust: none;
	height: 100%;
}

body{
	-webkit-text-size-adjust:none;
	font: 14px/18px Helvetica, Arial, Verdana;
	height: 100%;
}

p{padding-bottom:11px;}
p,div,span{line-height:1.5em;}

.clearfloat {
	clear:both;
	height:0;
	font-size: 0;
	line-height: 0px;
}

video {
	display: block;
	max-width: 100%;
	height: auto;
	border: none;
	margin: 10px 0 10px 0;
	padding: 0;
	border:1px solid #e0e0e0;
}

.mainWrap{
	width:100%;
	margin:0;
}


nav{
	margin: 0;
	width:100%;
	background:none;
	margin: 54px 0 0 0;
	background:#f0f0f0;
}
.menu{
	display:none;
}
.menu li{
	display: block;
	margin: 0;
	position: relative;
	z-index:100;
}
.menu li:first-child{
	margin-left:0;
	background:#797979;
}
.menu li:last-child{
	border-bottom:1px solid #e0e0e0;
}
.menu li a {
	font-weight:600;
	text-decoration:none;
	padding:11px 11px 11px 37px;
	display:block;
	color:#797979;

	border-top:1px solid #e0e0e0;
	border-left:3px solid #ffffff;

	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.menu li input.search {
	font-size:14px;
	height:28px;
	margin:11px 11px 11px 5px;
	padding:5px 5px 5px 35px;
	width: 200px;
	color:#797979;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.menu li a:hover, .menu li:hover > a{
	color:#797979;
	border-left:3px solid #ffa200;
}
.menu li.catalog {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -212px;
	background-size: 127px auto;
}
.menu li.cart {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -250px;
	background-size: 127px auto;
}
.menu li.delivery {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -290px;
	background-size: 127px auto;
}
.menu li.phone {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -328px;
	background-size: 127px auto;
}
.menu li.actions {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -373px;
	background-size: 127px auto;
}
.menu li.cards {
	background:#f0f0f0 url('/img/header_icons.gif') no-repeat 0 -410px;
	background-size: 127px auto;
}

.menu ul {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	background: #ffffff;
}

.menu ul li {
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0;
}
.menu ul li a {
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#797979;
	border-left:3px solid #ffffff;
	background:#ffffff;
}
.menu ul li a:hover, .menu ul li:hover > a{
	background:#f0f0f0;
	border-left:3px solid #ffa200;
	color:#797979;
}
.menu li:hover > ul{
	display: block;
}
.menu ul ul {
	left: 0;
	top: 0px;
}
.menu .btn_search {
	background:#ffffff url('/img/header_icons.gif') no-repeat -7px -660px;
	background-size: 127px auto;
	position: absolute;
	cursor: pointer;
	top: 13px;
	left: 8px;
	width: 25px;
	height: 25px;
	border: none;
}

header.header {
	width:100%;
	height: 54px;
	background:#ffa200;
	color:#ffffff;
	position: fixed;
	top:0;
	left:0;
	z-index:200;
}
header.header .mobile-menu{
	display: block;
	width:54px;
	height: 54px;
	color:#ffffff;
	background:#ffa200 url('/img/header_icons.gif') no-repeat 10px -48px;
	background-size: 127px auto;
	float: left;
}
header.header .mobile-menu:hover{
	color:#ffffff;
	text-decoration:none;
}
header.header .logotype{
	display: block;
	width:130px;
	height: 54px;
	background:#ffa200 url('/img/header_icons.gif') no-repeat 0 0;
	background-size: 127px auto;
	float: left;
}
header.header .phone{
	display: block;
	width:40px;
	height: 54px;
	background:#ffa200 url('/img/header_icons.gif') no-repeat 4px -94px;
	background-size: 127px auto;
	float: right;
}
header.header .cart{
	color:#ffffff;
	text-align: right;
	display: block;
	width:54px;
	height: 54px;
	background:#ffa200 url('/img/header_icons.gif') no-repeat 3px -142px;
	background-size: 127px auto;
	float: right;
	margin: 0 10px 0 0;
}

footer.footer {
	background: #ffa200;
	height: 100px;
}
footer.footer a {
	color: #ffffff;
	text-align: center;
	font-size:14px;
	padding: 10px 0 0 0;
	font-weight: bold;
	display: block;
	width: 100%;
}

footer.footer .info {
	border-bottom:1px solid #e0e0e0;
	font-size: 10px;
	padding: 3px 0 0 0;
	background:#f0f0f0;
	color: #747474;
	height: 60px;
	text-align: center;
}
footer.footer .info .block {
	width: 100%;
}
footer.footer .info .block .vk {
	display: inline-block;
	width:34px;
	height:34px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -458px;
	background-size: 127px auto;
}
footer.footer .info .block .ok {
	display: inline-block;
	width:32px;
	height:32px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -508px;
	background-size: 127px auto;
}
footer.footer .info .block .fb {
	display: inline-block;
	width:32px;
	height:32px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -558px;
	background-size: 127px auto;
}
footer.footer .info .block .instagram {
	display: inline-block;
	width:32px;
	height:32px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -608px;
	background-size: 127px auto;
}
footer.footer .info .block .twitter {
	display: inline-block;
	width:32px;
	height:32px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -716px;
	background-size: 127px auto;
}
footer.footer .info .block .googlep {
	display: inline-block;
	width:32px;
	height:32px;
	text-decoration: none;
	margin: 0 0 0 5px;
	background:url('/img/header_icons.gif') no-repeat -9px -766px;
	background-size: 127px auto;
}

.content {
	min-height: 100%;
}
.line {
	width:100%;
	padding:10px 0 0 0;
	border-bottom:1px solid #e0e0e0;
}
.content  a.back {
	display: block;
	text-decoration: none;
	color: #000000;
	border:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -9px;
	background-size: 45px auto;
}
.content  div.back {
	display: block;
	text-decoration: none;
	color: #000000;
	border:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -289px;
	background-size: 45px auto;
}
.content .back h1 {
	font-size: 14px;
}
.content .sale {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -103px;
	background-size: 45px auto;
}
.content .duck {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -480px;
	background-size: 45px auto;
}
.content .product {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #e0e0e0;
	padding: 10px;
	position:relative;
}
.content .product a.remove{
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 5px;
	right: 4px;
	background: url('/img/buttons.png') no-repeat -12px -334px;
	background-size: 45px auto;
}
.content .product .control{
	float: left;
	height: 25px;
	width: 100%;
	text-align: center;
}
.content .product .control span.summ {
	font-weight: bold;
	margin: 0 0 0 15px;
	font-size: 17px;
	vertical-align:bottom;
}
.content .product .control span.pprice {
	margin: 0 15px 0 0;
	font-size: 17px;
	vertical-align:bottom;
}
.content .product .control input{
	width:35px;
	height: 25px;
	font-size:14px;
	border-radius:0;
	-webkit-appearance: none;
	text-align: center;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left:none;
	border-right:none;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}
.content .product .control img {
	width:25px;
	height: 25px;
	vertical-align:bottom;
}

.content .product .control img.minus {
	background: url('/img/buttons.png') no-repeat -9px -364px;
	background-size: 45px auto;
}
.content .product .control img.plus {
	background: url('/img/buttons.png') no-repeat -10px -394px;
	background-size: 45px auto;
}

.content .cart_total {
	font-size:18px;
	padding: 20px 10px 20px 10px;
	background:#f9f9f9;
	line-height: 1.8;
	border-bottom:1px solid #e0e0e0;
}
.content .cart_total input.bonuscard {
	width:105px;
	height: 30px;
	-webkit-appearance: none;
	border:1px solid #e0e0e0;
	padding: 0 10px;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.content .cart_total input.order {
	display:block;
	width:250px;
	height:50px;
	background:url('/img/btn.png') no-repeat 0 -109px;
	background-size: 300px auto;
	margin:20px auto 10px auto;
}
.content .product .pic {
	width:75px;
	height:75px;
	float:left;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

.content .product .block {
	margin: 0 0 0 10px;
	float:left;
	width:70%;
}

.content .product .block .name {
	font-size: 11px;
	line-height: 1.2;
	margin: 0 0 3px 0;
	word-wrap: break-word;
	width:94%;
}
.content .product .block .man {
	font-size: 10px;
	color: #747474;
	word-wrap: break-word;
}
.content .product .block .price {
	font-size: 18px;
	width:10%;
	white-space: nowrap;
	word-wrap: normal;
	float: left;
}
.content .product .button {
	width:22px;
	height:22px;
	position:absolute;
	top:32px;
	right:10px;
	background:url('/img/buttons.png') no-repeat -11px -152px;
	background-size: 45px auto;
}
.content .product .block .price strike {
	font-size: 12px;
	color:#990000;
}
.content .product .block .link {
	width:22px;
	height:22px;
	position:absolute;
	top:28px;
	right:-5px;
	background:url('/img/buttons.png') no-repeat -11px -152px;
	background-size: 45px auto;
}
.content .catalog {
	display: block;
	float: left;
	width:33.3%;
	height: 110px;
	overflow: hidden;
	line-height: 1.1;
	text-decoration: none;
	color: #000000;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding: 7px 2px 2px 2px;
	text-align: center;
	font-size: 11px;
}
.content .manufacturer {
	display: block;
	float: left;
	width:25%;
	height: 55px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
}
.content .manufacturer .man {
	width:75px;
	height:50px;
	margin: 0 auto;
}
.content .manufacturer .man32 { background:url('/img/manufacturers.gif') no-repeat 0 0px; background-size: 75px auto; }
.content .manufacturer .man28 { background:url('/img/manufacturers.gif') no-repeat 0 -50px; background-size: 75px auto; }
.content .manufacturer .man89 { background:url('/img/manufacturers.gif') no-repeat 0 -100px; background-size: 75px auto; }
.content .manufacturer .man6 { background:url('/img/manufacturers.gif') no-repeat 0 -150px; background-size: 75px auto; }
.content .manufacturer .man9 { background:url('/img/manufacturers.gif') no-repeat 0 -200px; background-size: 75px auto; }
.content .manufacturer .man222 { background:url('/img/manufacturers.gif') no-repeat 0 -250px; background-size: 75px auto; }
.content .manufacturer .man57 { background:url('/img/manufacturers.gif') no-repeat 0 -300px; background-size: 75px auto; }
.content .manufacturer .man33 { background:url('/img/manufacturers.gif') no-repeat 0 -350px; background-size: 75px auto; }
.content .manufacturer .man66 { background:url('/img/manufacturers.gif') no-repeat 0 -400px; background-size: 75px auto; }
.content .manufacturer .man31 { background:url('/img/manufacturers.gif') no-repeat 0 -450px; background-size: 75px auto; }
.content .manufacturer .man36 { background:url('/img/manufacturers.gif') no-repeat 0 -500px; background-size: 75px auto; }
.content .manufacturer .man75 { background:url('/img/manufacturers.gif') no-repeat 0 -550px; background-size: 75px auto; }
.content .manufacturer .man42 { background:url('/img/manufacturers.gif') no-repeat 0 -600px; background-size: 75px auto; }
.content .manufacturer .man34 { background:url('/img/manufacturers.gif') no-repeat 0 -650px; background-size: 75px auto; }
.content .manufacturer .man247 { background:url('/img/manufacturers.gif') no-repeat 0 -700px; background-size: 75px auto; }
.content .manufacturer .man250 { background:url('/img/manufacturers.gif') no-repeat 0 -750px; background-size: 75px auto; }
.content .manufacturer .man80 { background:url('/img/manufacturers.gif') no-repeat 0 -800px; background-size: 75px auto; }
.content .manufacturer .man26 { background:url('/img/manufacturers.gif') no-repeat 0 -850px; background-size: 75px auto; }
.content .manufacturer .man17 { background:url('/img/manufacturers.gif') no-repeat 0 -900px; background-size: 75px auto; }
.content .manufacturer .man10 { background:url('/img/manufacturers.gif') no-repeat 0 -950px; background-size: 75px auto; }
.content .manufacturer .man7 { background:url('/img/manufacturers.gif') no-repeat 0 -1000px; background-size: 75px auto; }

.content .p_name {
	text-align: center;
	margin: 20px;
	word-wrap: break-word;
}
.content .p_name h1 {
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
}
.content  a.manlink {
	padding: 3px 5px;
	color: #ffffff;
	text-decoration:none;
	background: #ffa200;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.content .a_title {
	text-align: center;
	padding: 15px 15px 15px 15px;
	word-wrap: break-word;
	background:#f9f9f9;
}
.content .a_title h1 {
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
}
.content .a_description {
	font-size: 13px;
	margin: 15px 20px;
	line-height: 1.4;
}
.content .a_description p{
	text-align: justify;
	text-indent: 32px;
	line-height: 1.4;
	padding:2px 0 0 0;
}
.content .a_description a{
	color:#000000;
}
.content .a_date {
	text-align: right;
	background:#f9f9f9;
	border-bottom:1px solid #e0e0e0;
	padding: 4px 20px 4px 20px;
}
.content .a_author {
	text-align: right;
	background:#f9f9f9;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding: 4px 20px 4px 20px;
}

.content .article {
	font-size: 13px;
	padding: 10px 10px 10px 20px;
	background:#f9f9f9;
	border-top:1px solid #e0e0e0;
	white-space: nowrap;
	overflow: hidden;
}
.content .article .stars {
	height: 10px;
	float: right;
}
.content .article .stars .on {
	width: 10px;
	height: 10px;
	float: left;
	background:url('/img/buttons.png') no-repeat -7px -212px;
	background-size: 45px auto;
	margin: 0 0 0 1px;
}
.content .article .stars .off {
	width: 10px;
	height: 10px;
	float: left;
	background:url('/img/buttons.png') no-repeat -7px -199px;
	background-size: 45px auto;
	margin: 0 0 0 1px;
}
.content .article .price {
	font-size:0px;
	color:#f9f9f9;
	height:0px;
}
.content .p_description {
	font-size: 13px;
	margin: 20px;
	line-height: 1.4;
}
.content .p_description  p{
	text-align: justify;
	text-indent: 32px;
	margin: 0;
	line-height: 1.4;
}
.content .p_description h1 {
	color:#900;
	font-size:12px;
	font-weight: bold;
	text-align: justify;
}
.content .p_description h2 {
	color:#900;
	font-size:12px;
	font-weight: bold;
	text-align: justify;
}
.content .p_attrib {
	text-align: center;
	padding: 10px 20px 10px 20px;
	background:#f9f9f9;
}
.content .p_attrib a.field {
	padding: 5px 6px 5px 6px;
	margin: 0 3px 0 0;
	background: #eeeeee;
	border: 1px solid #d3d3d3;
	text-decoration:none;
	color:#000000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	line-height: 2.7;
}
.content .p_attrib a.selected {
	background: #ff8e00;
	border: 1px solid #d77417;
	color:#ffffff;
}
.content .p_price {
	text-align: center;
	font-size: 26px;
	padding: 10px 20px 10px 20px;
	background:#f9f9f9;
}
.content .p_price strike {
	font-size: 18px;
	color:#990000;
}
.content .p_picture {
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding: 15px 0 15px 0;
	height: 290px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

.content .tocart {
	text-align: center;
	padding:0 0 15px 0;
	background:#f9f9f9;
	border-bottom:1px solid #e0e0e0;
}
.content .tocart img.order {
	background:url('/img/btn.png') no-repeat 0 0;
	background-size: 300px auto;
}
.content .tocart img.email {
	background:url('/img/btn.png') no-repeat 0 -54px;
	background-size: 300px auto;
}
.content .c_description img.tstbonus {
	background:url('/img/btn.png') no-repeat 0 -280px;
	background-size: 300px auto;
	margin:20px 0 0 0;
	float:center;
}
.content .c_catalog {
	display: block;
	border-bottom:1px solid #e0e0e0;
	padding: 12px 10px 12px 12px;
	color: #000000;
	text-decoration:none;
	background:#f9f9f9;
}
.content .c_catalog .name {
	width: 90%;
	float: left;
	font-size: 14px;
	line-height: 1.3;
}
.content .c_catalog .arrow {
	width: 15px;
	height: 15px;
	float:right;
	background:#f9f9f9 url('/img/buttons.png') no-repeat -1px -231px;
	background-size: 45px auto;
}

.content .c_description {
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	line-height: 1.5;
	border-bottom:1px solid #e0e0e0;
}
.content .c_description ul {
	color:#d55b02;
	margin:10px 0 10px 35px;
	list-style-type:square;
	font-size:12px;
}
.content .c_description ul li {
	margin:3px 0 0 0;
}
.content .c_description h1 {
	color:#900;
	font-size:12px;
	font-weight: bold;
	text-align: justify;
}
.content .c_description h2 {
	color:#900;
	font-size:12px;
	font-weight: bold;
	text-align: justify;
}

.content .c_noproducts {
	font-size: 12px;
	padding: 20px;
	line-height: 1.5;
	border-bottom:1px solid #e0e0e0;
	font-weight: bold;
}
.content .c_description  p{
	text-align: justify;
	text-indent: 32px;
	padding:0;
}
.content .c_noproducts  p{
	text-align: justify;
	padding:0;
}
.content .c_description .c_pic {
	float:left;
	margin:0 15px 0 0;
}
.content .с_popular {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -251px;
	background-size: 45px auto;
}
.content .с_group {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -518px;
	background-size: 45px auto;
}
.content .с_yousee {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -556px;
	background-size: 45px auto;
}
.content .с_kaktome {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -596px;
	background-size: 45px auto;
}
.content .с_rekvizity {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -634px;
	background-size: 45px auto;
}
.content .с_divandsale {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -673px;
	background-size: 45px auto;
}
.content .с_psv {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -712px;
	background-size: 45px auto;
}
.content .с_present {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -750px;
	background-size: 45px auto;
}
.content .с_towns {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -789px;
	background-size: 45px auto;
}
.content .с_rules {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -830px;
	background-size: 45px auto;
}
.content .с_noreturn {
	border-bottom:1px solid #e0e0e0;
	padding: 12px 0 12px 50px;
	font-size: 14px;
	background:#f0f0f0 url('/img/buttons.png') no-repeat 2px -870px;
	background-size: 45px auto;
}
.content .c_navigation {
	border-bottom:1px solid #e0e0e0;
	padding: 9px 5px 9px 5px;
	font-size: 12px;
}
.content .c_navigation a {
	display: block;
	float: right;
	padding: 4px 8px 4px 8px;
	margin: 0 1px 0 2px;
	color: #ffffff;
	text-decoration:none;
	background: #ffa200;
	border:1px solid #e0e0e0;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font-weight: bold;
}
.content .c_navigation .current {
	float: right;
	padding: 4px 8px 4px 8px;
	margin: 0 1px 0 2px;
	color: #ffffff;
	background: #c0c0c0;
	border:1px solid #e0e0e0;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	font-weight: bold;
}
.content .c_navigation .ppp {
	float: right;
	padding: 4px 0 4px 1px;
}

.content .p_description a, .content .c_description a {
	text-decoration:none;
	color:#0f0e0e;
}

.content .search_block, .content .order_block {
	padding:10px;
	background:#f9f9f9;
	border-bottom:1px solid #e0e0e0;
	font-size:12px;
}
.content .search_block label, .content .order_block label{
	font-weight: bold;
}
.content .search_block input[type="text"], .content .search_block input[type="number"], .content .search_block select, .content .order_block input[type="text"], .content .order_block input[type="tel"], .content .order_block input[type="email"], .content .order_block input[type="number"], .content .order_block select {
	height: 30px;
	font-size:14px;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: textfield;
	border:1px solid #e0e0e0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 5px;
	margin:3px 0 8px 0;
	background:#ffffff;
}
.content .order_block textarea {
	font-size:14px;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: textfield;
	border:1px solid #e0e0e0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	margin:3px 0 8px 0;
	background:#ffffff;
}

.content .order_block div.rb {
	margin:6px 8px 0 8px;
	line-height: 1.4;
}
.content .order_block div.psv {
	padding:10px 0 10px 27px;
	margin:5px 0 10px 0;
	border:1px solid #e0e0e0;
	background:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-indent:-27px;
	
}

select::-ms-expand {
	display: none;
}
.content .search_block input[type="checkbox"] {
	height:18px;
	width:18px;
	border:1px solid #e0e0e0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.content .order_block input[type="radio"] {
	border:1px solid #e0e0e0;
}
.content .search_block .w100, .content .order_block .w100 {
	width:100%;
}
.content .search_block input.price {
	width:80px;
}
.content .search_block input.search {
	display:block;
	width:250px;
	height:50px;
	background:url('/img/btn.png') no-repeat 0 -164px;
	background-size: 300px auto;
	margin:20px auto 10px auto;
}
.content .order_block input.order {
	display:block;
	width:250px;
	height:50px;
	background:url('/img/btn.png') no-repeat 0 -221px;
	background-size: 300px auto;
	margin:20px auto 10px auto;
}
.content img.artpic {
	width:150px;
	height:auto;
	float:right;
	margin:10px 0 5px 10px;
}

.vmenu>li{
	list-style: none;
}
.vmenu li.sub-menu{
	height: auto;
}
.vmenu div.link{
	font-size: 14px;
	border-bottom:1px solid #e0e0e0;
	cursor: pointer;
}
.vmenu div.link div.text {
	width:95%;
	text-indent: -105px;
	padding:0 0 0 105px;
}
.vmenu>li>div.link{
	padding: 10px 12px;
	background:#f9f9f9;
	font-size: 14px;
}
.vmenu div.link .arrow{
	width:25px;
	height:25px;
	position:absolute;
	top:8px;
	right:10px;
	background:url('/img/buttons.png') no-repeat -11px -426px;
	background-size: 45px auto;
}
.vmenu ul{
	display: none;
}
.vmenu ul li{
	list-style: none;
}
.vmenu a.vcontent{
	display:block;
	position:relative;
	border-bottom:1px solid #e0e0e0;
	padding: 10px 10px 10px 30px;
	color: #000000;
	text-decoration:none;
}
.vmenu div.vcontent{
	border-bottom:1px solid #e0e0e0;
	padding: 10px 10px 10px 30px;
}
.vmenu a.vcontent .marrow{
	width: 15px;
	height: 15px;
	position:absolute;
	right:5px;
	top:14px;
	background:url('/img/buttons.png') no-repeat -1px -232px;
	background-size: 45px auto;
}
.vmenu a.vcontent .text{
	width: 97%;
}
.vmenu li.vcontent {
	display:block;
	padding: 10px 10px 10px 30px;
	border-bottom:1px solid #e0e0e0;
}
.vmenu li.vcontent div.psv {
	padding: 8px 0 8px 10px;
	margin:10px 0 5px 0;
	border:1px solid #e0e0e0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#f0f0f0;
	font-weight: bold;
}

#confirmBox {
	background:#ffffff;
	width:300px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-120px 0 0 -150px;
	border: 1px solid #aeaeae;
	z-index:900000;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#confirmBox h1, #confirmBox p {
	padding: 18px 20px 5px 20px;
	color:#666666;
}
#confirmBox h1 {
	font-size:16px;
	color:#d55b02;
	text-align:center;
}
#confirmBox p {
	background:none;
	font-size:12px;
	line-height:16px;
	padding-top: 5px;
}
#confirmButtons {
	padding:15px 0 25px;
	text-align:center;
}
#confirmBox .button {
	display:inline-block;
	background:url('../img/btn.png') no-repeat 0 -338px;
	background-size: 300px auto;
	color:#ffffff;
	position:relative;
	height: 32px;
	font-size: 16px;
	margin-right: 15px;
	padding: 6px 10px 0 20px;
	text-decoration:none;
	border:none;
}
#confirmBox .button:last-child {
	margin-right:0;
}
#confirmBox .button span {
	position:absolute;
	top:0;
	right:-10px;
	background:url('../img/btn.png') no-repeat -290px -338px;
	background-size: 300px auto;
	width:10px;
	height:32px;
}

#confirmBox input {
	width:200px;
	height:30px;
	margin:0 0 10px 0;
	padding: 0 10px;
	border:1px solid #e0e0e0;
	font-size:14px;
	outline: 0;
	-webkit-appearance: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#confirmBox div.pass {
	width:100%;
	text-align:right;
}

img.m_ring {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 0px;
	background-size: 20px auto;
}
img.m_sokolynicheskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -15px;
	background-size: 20px auto;
}
img.m_kaluzhsko {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -30px;
	background-size: 20px auto;
}
img.m_serpuhovsko {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -45px;
	background-size: 20px auto;
}
img.m_kahovskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -60px;
	background-size: 20px auto;
}
img.m_zamoskvoreckaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -75px;
	background-size: 20px auto;
}
img.m_lyublinskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -90px;
	background-size: 20px auto;
}
img.m_tagansk {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -105px;
	background-size: 20px auto;
}
img.m_butovskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -120px;
	background-size: 20px auto;
}
img.m_kalininskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -135px;
	background-size: 20px auto;
}
img.m_arbatsko {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -150px;
	background-size: 20px auto;
}
img.m_2ring {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -240px;
	background-size: 20px auto;
}
img.m_filevskaya {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -255px;
	background-size: 20px auto;
}
img.m_spb_1 {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -165px;
	background-size: 20px auto;
}
img.m_spb_2 {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -180px;
	background-size: 20px auto;
}
img.m_spb_3 {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -210px;
	background-size: 20px auto;
}
img.m_spb_4 {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -225px;
	background-size: 20px auto;
}
img.m_spb_5 {
	width:20px;
	height:14px;
	background:url('/img/metro.png') no-repeat 0 -195px;
	background-size: 20px auto;
}
