body, html {
	background: url(../img/m_main.jpg) repeat-y 50% 50% #fff;
}
.pda_site_container img {
	max-width: 100%;
	height: auto;
}
.pda_site_container .uss_pda_text_1 {
	background: url(../img/m_header.jpg) no-repeat center -175px;
	color: #fff;
	margin: 0;
}
.pda_site_container .uss_pda_text_1 a {
	color: #fff;
}
.pda_site_container .uss_pda_text_1 table {
	width: 100%;
}
.pda_site_container .uss_pda_text_1 td:first-of-type {
	width: 172px;
}
.pda_site_container .m_logo {
	display: block;
	width: 172px;
	position: relative;
	overflow: hidden;
}
.pda_site_container .m_contacts {
	display: block;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}
.pda_site_container .m_contacts p {
	margin: 0 0 5px 0;
}
.pda_site_container .uss_pda_menu_up, .pda_site_container .uss_pda_menu_down {
	background: rgb(249, 207, 43);
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 207, 43, 1)), to(rgba(242, 157, 6, 1)));
	background: linear-gradient(to bottom, rgba(249, 207, 43, 1) 0%, rgba(242, 157, 6, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cf2b', endColorstr='#f29d06', GradientType=0);
	/* IE6-9 */
	border-radius: 9px;
}
.pda_site_container .uss_pda_menu_down .horizontal .menu_item.active, .pda_site_container .uss_pda_menu_up .horizontal .menu_item.active {
	background: rgb(217, 46, 29);
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 46, 29, 1)), to(rgba(143, 19, 11, 1)));
	background: linear-gradient(to bottom, rgba(217, 46, 29, 1) 0%, rgba(143, 19, 11, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d92e1d', endColorstr='#8f130b', GradientType=0);
	/* IE6-9 */
}
.pda_site_container .uss_pda_menu_down .horizontal .menu_item.active a, .pda_site_container .uss_pda_menu_up .horizontal .menu_item.active a {
	color: #fff;
}
.pda_site_container .uss_pda_menu_down .horizontal .menu_item a, .pda_site_container .uss_pda_menu_up .horizontal .menu_item a {
	color: #bd0806;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.pda_site_container .uss_pda_text_3 {
	background: none;
}
.pda_site_container .uss_pda_search .uss_input_name {
	background: #fff;
	color: #000;
}
.pda_site_container .uss_pda_title_4 {
	background: rgb(244, 156, 6);
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 156, 6, 1)), to(rgba(251, 206, 43, 1)));
	background: linear-gradient(to bottom, rgba(244, 156, 6, 1) 0%, rgba(251, 206, 43, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49c06', endColorstr='#fbce2b', GradientType=0);
	/* IE6-9 */
}
.pda_site_container .uss_pda_navstring {
	background: none;
}
.pda_site_container .uss_pda_title_4 h1 {
	color: #bd0806;
}
.pda_site_container .uss_pda_content_5 {
	background: rgb(251, 206, 43);
	/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 206, 43, 1)), to(rgba(244, 156, 6, 1)));
	background: linear-gradient(to bottom, rgba(251, 206, 43, 1) 0%, rgba(244, 156, 6, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbce2b', endColorstr='#f49c06', GradientType=0);
	/* IE6-9 */
}
.pda_site_container .uss_shop_list_view .uss_shop_technical_data .uss_shop_price span {
	background-color: #FBCE2B;
}
.pda_site_container .addToCart .add_to_cart, .pda_site_container .uss_shop_by .add_to_cart, .pda_site_container .catalog_order_form input.submit {
	background: #DF5A0F;
}
.pda_site_container .uss_pda_text_7 {
	background: none;
	color: #fff;
	margin: 0;
}
.pda_site_container .uss_pda_text_7 a {
	color: #fff;
}
.gocredit {
	text-decoration: none !important;
	background: url(../uss-img/tab.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: 35px;
	padding: 0 20px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	border: none;
	white-space: nowrap;
	font-size: 0.9em;
	background: #DF5A0F;
	color: #fff !important;
}
.gocredit:hover {
	opacity: 0.8;
}
.reg-menu {
	text-align: center;
}
#regions .col_2 {
	width: 100%;
}
#regions {
	background: #dd540c;
}
#regions .rm_header span.rm_exact_location {
	color: #ffffff;
	font-family: arial;
}
#regions .rm_header .close span {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}
#regions .char {
	width: 100%;
}
#regions .char a {
	color: #ffffff;
	display: block;
	padding-bottom: 7px;
}
#regions .char .region~.region a {
	padding: 7px 0;
}
#regions .char h4 {
	color: #fbce2b;
}
#regions .turn span {
	color: #fff;
}
#regions .region {
	width: 100%;
}
#regions.active {
	max-height: 100%;
}
.pda_site_container .uss_pda_text_10 {
	margin: 0;
	padding: 0;
	border: none;
}
.pda_site_container #user_confirm_city {
	line-height: 57px;
	position: absolute;
	z-index: 9999;
	left: 50%;
	margin-left: -178px;
	margin-top: 50px;
}
#user_confirm_city .inner {
	border: 3px solid #832d2c;
	background: #fff;
	text-align: center;
	padding: 25px;
	width: 350px;
	position: relative;
}
#user_confirm_city:before {
	content: "";
	position: absolute;
	top: -9999px;
	left: -9999px;
	right: -9999px;
	bottom: -9999px;
	background: rgba(229, 224, 210, 0.9);
}
#user_confirm_city .confirm_text {
	font-size: 20px;
	margin-bottom: 30px;
}
#user_confirm_city .confirm_buttons {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	        justify-content: space-around;
}
#user_confirm_city .confirm_buttons a {
	width: 145px;
	height: 30px;
	background: url(../img/red.jpg) repeat-x center;
	font-family: Calibri;
	font-size: 18px;
	color: #f1ead9;
	text-align: center;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
	line-height: 28px;
	border-radius: 5px;
}
#user_confirm_city span {}
#user_confirm_city a.leav {}
#user_confirm_city a.stay {}
#user_confirm_city a.close {
	width: 23px;
	display: block;
	height: 21px;
	background: url(../img/close.png) no-repeat center;
	position: absolute;
	right: 10px;
	top: 14px;
	cursor: pointer;
}
.eshop_popup_window .popup_wrapper {
	max-width: 320px;
}
.eshop_popup_window .popup_wrapper span {
	font-size: large!important;
}
.eshop_popup_window {
	max-width: calc(100% - 20px);
}
.eshop_popup_window .popup_wrapper {
	max-width: 100%;
}
.pda_site_container .basket_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	padding-right: 56px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.pda_site_container .basket_item .uss_number tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
}
.uss_user_basket .uss_number .uss_field a.uss_minus, .uss_user_basket .uss_number .uss_field a.uss_plus {
	padding: 0;
	border: 1px solid #000;
}
@media screen and (max-width: 768px) {
	.rm_header {
		padding-top: 40px;
	}
	#regions .rm_header span.rm_exact_location {
		text-align: center;
	}
}
@media (max-width: 600px) {
	.uss_user_basket .basket_item {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		background: #fff;
	}
	.uss_user_basket .uss_image {
		width: 70px;
		min-width: 70px;
		max-width: 70px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		width: 70px !important;
	}
	.uss_user_basket td.uss_name {
		width: calc(100% - 70px);
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
}
@media (max-width: 450px) {
	.eshop_popup_window .popup_wrapper p span {
		font-size: 14px !important;
	}
	.uss_user_basket td.uss_name {
		padding-left: 5px;
		padding-right: 5px;
	}
	.uss_user_basket td a {
		font-size: 14px;
	}
}
@media only screen and (min-width:485px) {
	.pda_site_container .uss_pda_text_1 td:first-of-type {
		width: 252px;
	}
	.pda_site_container .m_logo {
		width: 252px;
	}
	.pda_site_container .m_contacts {
		font-size: 20px;
	}
	.pda_site_container .uss_pda_menu_down .horizontal .menu_item a, .pda_site_container .uss_pda_menu_up .horizontal .menu_item a {
		font-size: 16px;
	}
}
@media only screen and (min-width: 530px) {
	.pda_site_container .uss_pda_text_1 td:first-of-type {
		width: 302px;
	}
	.pda_site_container .m_logo {
		width: 302px;
	}
}
@media only screen and (min-width: 590px) {
	.pda_site_container .m_contacts {
		font-size: 24px;
	}
}