html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b,
	u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	overflow-y: scroll;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: none;
}

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

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 400;
}

input {
	margin: 0;
}

.mainwrap {
	border-bottom: 0;
	border-top: 0;
	margin: 0 auto;
	min-height: 100%;
}

.pageContent {
	/*padding-bottom: 117px;*/
}

.footer {
	height: 117px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear: both !important;
	float: none !important;
	height: 0;
}

body {
	font-family: Arial;
}

a {
	color: #508FC6;
	cursor: pointer;
}

.header .inner, .pageContent .inner {
	margin: 0 auto;
	width: 940px;
}

.header .inner {
	margin-bottom: 18px;
	padding-top: 18px;
}

.header .inner .one {
	float: left;
	font-size: 12px;
	width: 185px;
}

.header .inner .logo {
	color: #363636;
	text-decoration: none;
}

.header .inner .logo img {
	display: block;
	margin-bottom: 10px;
}

.header .inner .two {
	color: #606060;
	float: left;
	font-size: 12px;
	width: 580px;
}

.header .inner .two .phones {
	color: #363636;
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 1px;
	padding-top: 5px;
}

.header .inner .two .phones span {
	padding-right: 10px;
}

.header .inner .two .callback {
	color: #363636;
	float: right;
	margin-top: -23px;
}

.header .inner .two .callback p {
	margin-bottom: 4px;
}

.header .inner .two .callback a {
	color: #C6081D;
}

.search {
	margin-top: 16px;
	padding-left: 4px;
}

.search input {
	border: 1px solid silver;
	color: #606060;
	font-style: italic;
	padding: 6px 0px 6px 12px;
	width: 495px;
	/*height: 16px;*/
	border-radius: 2px;
}

.search a.submit {
	/*background: #C6081D;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: block;
	font-size: 17px;
	height: 24px;
	line-height: 24px;
	margin-left: 508px;
	padding: 3px 10px 3px 7px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 57px;*/
	background: #C6081D;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 30px;
	line-height: 24px;
	margin-left: 494px;
	padding: 3px 10px 3px 7px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 57px;
	}

.header .inner .three {
	float: left;
	padding-left: 45px;
	width: 129px;
}

.header .inner .three .info {
	color: #606060;
	font-size: 12px;
	line-height: 137%;
	margin-top: 18px;
}

.header .inner .three .cartEmpty {
	background: url(../images/icon_cart.png) top left no-repeat;
	color: #C6081D;
	display: block;
	font-size: 12px;
	line-height: 140%;
	min-height: 35px;
	padding-left: 50px;
	padding-top: 5px;
	background-size: contain;
}

.header .inner .three .cartFull {
	background: url(../images/icon_cart_full.png) top left no-repeat;
	color: #C6081D;
	display: block;
	font-size: 12px;
	line-height: 140%;
	min-height: 35px;
	/*padding-left: 50px;*/
	padding-left: 62px;
	padding-top: 5px;
	background-size: contain;
}

.header .mainMenu {
	position: relative;
	background: #002D47;
	border-radius: 5px;
	height: 54px;
	margin-top: 20px;
}

.header .mainMenu a {
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 54px;
	padding: 0 9px;
	text-decoration: none;
}

.header .mainMenu .catalog {
	background: #C6081D;
	border-radius: 5px 0 0 5px;
	padding-left: 13px;
}

.header .mainMenu a:hover span {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding-bottom: 1px;
}

.subMenu ul {
	position: relative;
	z-index: 200;
}

.pageContent .inner .subMenu {
	background: #EBEBEB;
	border-radius: 5px;
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
	display: inline-block;
	font-size: 14px;
	padding-bottom: 8px;
	padding-top: 5px;
	vertical-align: top;
	width: 160px;
}

.pageContent .inner .subMenu .arrow {
	background: url(../images/image_side_menu_top_line.png) bottom center
		no-repeat;
	height: 15px;
	margin-top: -15px;
	position: absolute;
	width: 160px;
	z-index: 2;
}

.pageContent .inner .subMenu a {
	border-bottom: 1px solid #D2D2D2;
	color: #363636;
	display: block;
	padding: 12px 19px;
	text-decoration: none;
}

.pageContent .inner .subMenu a.hoverRed:hover {
	background: #C6081D;
	color: #fff;
}

.pageContent .inner .subMenu a:hover {
	text-decoration: none;
}

.pageContent .inner .subMenu a.active {
	background: #C6081D;
	color: #fff;
}

.pageContent .inner .subMenu a.last {
	border-bottom: 0;
}

.pageContent .inner .nivoContainer {
	overflow: hidden;
}

.pageContent .inner .demo {
	display: inline-block;
	vertical-align: top;
	width: 216px;
}

.pageContent .inner .demo div {
	color: #fff;
	margin-bottom: 16px;
	padding: 13px 20px;
}

.pageContent .inner .demo .red {
	background: #C6081D;
}

.pageContent .inner .demo .blue {
	background: #002D47;
}

.pageContent .inner .demo .blue h2 {
	font-size: 20px;
}

.pageContent .inner .demo h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 2px;
}

.pageContent .inner .demo p {
	margin-bottom: 12px;
}

.pageContent .inner .drillz .item {
	border-left: 1px solid #D2D2D2;
	float: left;
	font-size: 14px;
	margin-left: 6px;
	min-height: 130px;
	overflow: hidden;
	padding: 0 0 0 14px;
	width: 214px;
}

.pageContent .inner .drillz .item.first {
	border-left: 0;
	margin-left: 0;
}

.pageContent .inner .drillz .item .sale {
	color: #C6081D;
	font-weight: 700;
	margin-top: 10px;
	position: absolute;
}

.pageContent .inner .drillz .item img {
	display: block;
	float: right;
	margin-right: -4px;
	margin-top: 20px;
	width: 103px;
}

.pageContent .inner .drillz .item a {
	text-decoration: none;
}

.pageContent .inner .drillz .item .name {
	display: block;
	font-size: 12px;
	line-height: 16px;
	max-width: 50%;
	padding-top: 28px;
	text-decoration: underline;
}

.pageContent .inner .drillz .item .price .old {
	color: #C6081D;
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-top: -16px;
	position: absolute;
	text-decoration: line-through;
}

.pageContent .inner .drillz .item .price {
	color: #363636;
	display: block;
	font-size: 17px;
	font-weight: 700;
	margin-top: 25px;
	white-space: nowrap;
}

.pageContent .inner .news {
	margin-top: 0;
	/*padding-bottom:30px;*/
}

.pageContent .inner .news .left {
	float: left;
	padding-right: 18px;
	width: 700px;
}

.pageContent .inner .news .left .menu {
	border-bottom: 3px solid #C6081D;
	height: 40px;
}

.pageContent .inner .news .left .menu a {
	display: block;
	float: left;
	font-size: 15px;
	padding: 13px 23px 10px;
	text-decoration: none;
}

.pageContent .inner .news .left .menu a.active {
	background: #C6081D;
	border-radius: 5px 5px 0 0;
	color: #fff;
}

.pageContent .inner .news .left .menu a span {
	border-bottom: 1px dotted #C6081D;
	color: #C6081D;
}

.pageContent .inner .news .left .menu a:hover span {
	border-bottom-style: solid;
}

.pageContent .inner .news .left .menu a.active span {
	border-bottom: 0;
	color: #fff;
}

.pageContent .inner .news .left .info {
	padding-bottom: 50px;
}

.pageContent .inner .news .left .item {
	display: inline-block;
	font-size: 13px;
	margin-right: 16px;
	margin-top: 51px;
	text-align: center;
	vertical-align: top;
	width: 160px;
}

.pageContent .inner .news .left .item img {
	padding-bottom: 10px;
}

.pageContent .inner .news .left .item.last {
	margin-right: 0;
}

.pageContent .inner .news .left .item .price {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
}

.pageContent .inner .news .right {
	float: none;
	width: 100%;
}

.pageContent .inner .news .right h2 {
	color: #363636;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.news-container .all {
	color: #C6081D;
	font-size: 12px;
	padding: 4px;
	background: #ebebeb;
}

.pageContent .inner .news .right .item {
	font-size: 13px;
	margin-bottom: 29px;
	padding-bottom: 12px;
}

.pageContent .inner .news .right .item .date {
	color: #707070;
	font-size: 12px;
	margin-bottom: 8px;
	float: left;
	margin-right: 14px;
}

.footer .inner {
	background: #002D47;
	height: 117px;
	margin: 0 auto;
	width: 942px;
}

.footer .inner .menu {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 20px;
}

.footer .toTop {
	background: #C6081D;
	display: block;
	float: right;
	margin-right: 22px;
	margin-top: -20px;
	padding: 8px 16px;
	position: relative;
	text-decoration: none;
}

.footer .inner .menu .toTop .up {
	background: transparent;
	padding: 0 4px 0 0;
	text-decoration: underline;
}

.footer .inner .menu a {
	color: #fff;
}

.footer .inner .menu span.last {
	background: transparent;
	padding: 0;
}

.footer .inner .menu span {
	background: url(../images/image_main_menu_sepatator.png) right bottom
		no-repeat;
	padding-right: 25px;
}

.footer .forever {
	background: url(../images/icon_forever.png) 0 3px no-repeat;
	color: silver;
	display: block;
	float: left;
	font-size: 11px;
	margin-left: 22px;
	margin-top: 30px;
	padding-left: 28px;
}

.footer .copy {
	color: #fff;
	float: right;
	font-size: 12px;
	margin-right: 22px;
	margin-top: 30px;
}

.path {
	color: #C6081D;
	font-size: 12px;
	line-height: 11px;
	margin-bottom: 12px;
	position: relative;
}
.path:after{
	content:" ";
	dispaly: block;
	height:0;
	overflow: hidden;
	clear:both;
}
.path .updates_container{
	background: #fff;
	z-index:2;
	right:0;
	padding: 8px 20px;
	padding-left: 65px;
	border: 1px solid #D64F5E;
	border-radius: 5px;
	position: absolute;
	color: #363636;
	line-height: 1.4;
	top:0;
	margin-top: -8px;
	
}
.path .updates_container:before{
	content: " ";
	display: block;
	position: absolute;
	width: 40px;
	height: 35px;
	background: url('../images/icon_ahtung.png') bottom center no-repeat;
	left: 10px;
	margin-top: -3px;
}
.path a {
	color: #C6081D;
}
.path .updates_container a{
	display: block;
	color: #508FC6;
}
h1 {
	color: #363636;
	font-size: 24px;
	font-weight: 700;
}

a.related {
	background: #C6081D;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 34px;
	padding: 2px 7px;
	text-decoration: none;
}

.filter {
	background: #E1E1E1;
	border-radius: 5px;
	float: left;
	font-size: 13px;
	margin-top: 15px;
	padding: 12px;
}

.filter input {
	max-width: 55px;
}

.filter .view {
	background: lime;
	display: block;
	font-size: 0;
	height: 20px;
	margin-left: 32px;
	margin-top: -19px;
	position: absolute;
	width: 20px;
}

#blocks {
	background: url(../images/icon_view_grid.png) center no-repeat;
}

#blocks.active {
	background: url(../images/icon_view_grid_active.png) center no-repeat;
}

#flat {
	background: url(../images/icon_view_list.png) center no-repeat;
	margin-left: 56px;
}

#flat.active {
	background: url(../images/icon_view_list_active.png) center no-repeat;
}

.filter select {
	width: 80px;
}

.filter form {
	display: inline;
	margin-right: 15px;
}

.filter .input[type=text] {
	width: 50px;
}

input[type=text], textarea {
	border: 1px solid silver;
}

.pusher {
	padding-left: 50px;
}

.filter .submit {
	background: #C6081D;
	border-radius: 5px;
	color: #fff;
	height: 22px;
	line-height: 22px;
	margin-left: 4px;
	padding: 0 10px;
	text-decoration: none;
}

.catalogMenu {
	border-bottom: 1px solid #E1E1E1;
	height: 31px;
	margin-top: 14px;
}

.catalogMenu a {
	border-radius: 5px 5px 0 0;
	color: #363636;
	display: block;
	float: left;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	padding: 0 18px;
}

.catalogMenu a.active {
	background: #E1E1E1;
	font-weight: 700;
	text-decoration: none;
}

.items {
	margin-bottom: 30px;
	margin-top: 43px;
}

.items.blocks .item {
	display: inline-block;
	font-size: 13px;
	margin-bottom: 35px;
	margin-right: 31px;
	max-width: 158px;
	padding-bottom: 35px;
	position: relative;
	text-align: center;
	vertical-align: top;
}

.items.blocks .item.last {
	margin-right: 0;
}

.items.blocks .item img {
	height: 105px;
	max-width: 100%;
	padding-bottom: 16px;
}

.items.blocks .item .sale {
	position: absolute;
	text-align: left;
}

.items .item .sale span {
	border-radius: 5px;
	color: #fff;
	padding: 2px 5px;
}

.items .item .sale p {
	margin-top: 10px;
}

.items .item .blue, .sale3 .blue {
	background: #00B9FF;
}

.items .item .violet, .sale3 .violet {
	background: #92278F;
}

.items .item .gold, .sale3 .gold {
	background: #F7941D;
}

.items .item .red, .sale3 .red {
	background: #C6081D;
}

.items .item .lime, .sale3 .lime {
	background: #3C3;
}

.items.blocks .item .text {
	display: none;
}

.items.blocks .item .price {
	font-size: 20px;
	margin-top: 8px;
}

.items.blocks .item .price .old {
	color: #C6081D;
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-decoration: line-through;
}

.items.blocks .item .price .save {
	color: #707070;
	display: block;
	font-size: 12px;
	font-weight: 400;
}

.items.blocks .item .buy {
	bottom: 0;
	color: #707070;
	font-size: 12px;
	margin-top: 5px;
	position: absolute;
	width: 158px;
}

.items.blocks .item .buy .submit {
	background: #197B1B;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 26px;
	line-height: 24px;
	margin: 6px 15px 4px;
	text-decoration: none;
	width: 130px;
}

.items.blocks .item .buy .reserv {
	color: #C6081D;
}

.items.blocks .sale2 {
	display: none;
}

.items.flat {
	margin-top: 20px;
}

.items.flat .item {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.items.flat .item .sale {
	display: none;
}

.items.flat .item .one, .items.flat .item .two, .items.flat .item .three
	{
	float: left;
}

.items.flat .item .one {
	width: 116px;
}

.items.flat .item img {
	width: 88px;
}

.items.flat .item .two {
	padding-right: 15px;
	width: 676px;
}

.items.flat .sale {
	display: none;
}

.items.flat .sale2, .sale3 {
	font-size: 12px;
	/* height: 22px; */
	margin-top: 3px;
}

.items.flat .sale2 span, .sale3 span {
	border-radius: 4px;
	color: #fff;
	display: block;
	float: left;
	margin-right: 6px;
	padding: 3px 6px;
}

.items.flat .item .text {
	font-size: 13px;
	line-height: 140%;
	margin-top: 10px;
}

.items.flat .three {
	font-size: 11px;
	width: 128px;
}

.items.flat .price .current {
	font-size: 17px;
	margin-bottom: 2px;
	padding-top: 3px;
	text-align: center;
}

.items.flat .price .old {
	color: #C6081D;
	font-size: 12px;
	text-align: center;
	text-decoration: line-through;
}

.items.flat .price .save {
	color: #707070;
	font-size: 12px;
	text-align: center;
}

.items.flat .submit {
	background: #197B1B;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 24px;
	line-height: 24px;
	margin: 4px auto;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

.items.flat .remains {
	color: #707070;
	text-align: center;
}

.items.flat .reserv {
	color: #C6081D;
	display: block;
	text-align: center;
}

.pages {
	/*height: 26px;*/
	line-height: 26px;
	margin-bottom: 30px;
}

.pages span, .pages a {
	display: inline-block;
	/*float: left;*/
	font-size: 15px;
	margin-right: 6px;
}

.pages a {
	background: #A5A5A5;
	border-radius: 5px;
	color: #fff;
	height: 26px;
	padding: 0 8px;
	text-decoration: none;
}

.pages a.active {
	background: #C6081D;
}

.demoLink {
	display: none;
}

.description {
	margin-top: 24px;
}

.short {
	margin-bottom: 16px;
}

.short .one {
	float: left;
	margin-right: 30px;
	position: relative;
	width: 330px;
}

.short .two {
	float: left;
	margin-right: 40px;
	margin-top: -49px;
	width: 320px;
}

.short .three {
	width: 250px;
}

.short .three .old {
	color: #C6081D;
	font-size: 14px;
	margin-bottom: 4px;
	text-decoration: line-through;
}

.short .three .save {
	color: #707070;
	font-size: 14px;
	margin-bottom: 14px;
}

.params {
	color: #707070;
	font-size: 12px;
}

.params p {
	border-bottom: 1px dotted #707070;
	margin-bottom: 5px;
	width: 275px;
}

.params p span {
	background: #fff;
	padding-bottom: 1px;
}

.params p .value {
	float: right;
}

.three .price {
	font-size: 29px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: -5px;
}

.three input {
	border: 1px solid silver;
	font-size: 30px;
	margin-bottom: 13px;
	text-align: center;
	width: 77px;
}
.three .my_price{
	/*display: none;*/
	position: absolute;
	margin-top: -58px;
	margin-right: -14px;
	width: 40px;
	height: 40px;
	right: 0;
}
.three .my_price .show{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
}
.three .my_price .title_torg{
	top: 12px;
	
	left: 48px;
}

.three .submit {
	background: #197B1B;
	border-radius: 5px;
	color: #fff;
	display: block;
	/*float: right;*/
	display: inline-block;
	margin-left: 10px;
	font-size: 22px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	/*width: 128px;*/
	width: 112px;
}

.three .bonus {
	font-size: 12px;
	padding-top: 5px;
}

.three .gift {
	color: #707070;
	font-size: 12px;
	margin-top: 10px;
}

.three .gift a {
	color: #C6081D;
}

.three .gift .big {
	color: #C6081D;
	font-size: 18px;
	font-weight: 700;
	padding-top: 8px;
}

.short .text {
	color: #707070;
	font-size: 12px;
	line-height: 17px;
	margin-top: 18px;
}

.long .left {
	float: left;
	width: 460px;
}

.long .catalogMenu {
	margin-bottom: 32px;
	margin-top: 0;
}

.pageText {
	color: #363636;
	font-size: 13.5px;
}

.pageText td {
	padding-bottom: 6px;
}

.pageText ul {
	list-style-type: disc;
	padding-left: 14px;
}

.pageText li, .pageText table {
	margin-bottom: 12px;
}

.pageText p {
	line-height: 140%;
	margin-bottom: 7px;
}

.pageText h2 {
	font-size: 17px;
	margin-bottom: 10px;
}

.newsItem .date {
	color: #707070;
	font-size: 12px;
	margin-top: -5px;
}

.newsItem {
	margin-bottom: 20px;
}

.pageText.wide {
	margin-top: 20px;
	padding-bottom: 10px;
}

.long .right {
	float: left;
	margin-left: 20px;
	width: 460px;
}

.long .right h2 {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 10px;
}

.long .right a {
	color: #C6081D;
	font-size: 14px;
}

.deviceList {
	margin-top: 37px;
}

.deviceList .item {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 17px;
	padding-bottom: 8px;
}

.deviceList .item div {
	display: inline-block;
	vertical-align: top;
}

.deviceList .item.caption {
	border-bottom: 0;
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 0;
}

.deviceList .item .number {
	font-size: 14px;
	padding-top: 10px;
	width: 18px;
}

.deviceList .item .pic {
	text-align: left;
	width: 70px;
}

.deviceList .item .name {
	padding-right: 16px;
	width: 280px;
}

.deviceList .item .name a {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	padding-top: 10px;
}

.deviceList .item .bad {
	color: #C6081D;
	font-size: 11px;
}

.deviceList .item .gift {
	padding-right: 20px;
	width: 130px;
}

.deviceList .item .gift a {
	background: url(../images/icon_gift_small_cart.png) left bottom
		no-repeat;
	color: #C6081D;
	display: block;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 12px;
}

.deviceList .item .price {
	padding-right: 15px;
	width: 115px;
}

.deviceList .item .price p {
	font-size: 14px;
	margin-top: 10px;
}

.deviceList .item .count {
	padding-right: 15px;
	width: 80px;
}

.count label {
	display: block;
	font-size: 12px;
	margin-top: 8px;
}

.count input {
	border: 1px solid silver;
	text-align: center;
	width: 36px;
}

.deviceList .item .total {
	padding-right: 5px;
	width: 100px;
}

.deviceList .item .total p {
	color: #707070;
	font-size: 13px;
	font-weight: 700;
	margin-top: 8px;
}

.deviceList .item img {
	max-width: 50px;
}

.deviceList .price.gift {
	background: url(../images/icon_gift_small_cart.png) 0 8px no-repeat;
	padding-left: 25px;
	width: 90px;
}

.deviceList .item .delete a {
	background: url(../images/icon_delete_cart.png) center no-repeat;
	display: block;
	height: 20px;
	margin-left: 10px;
	margin-top: 10px;
	width: 20px;
}

.cartInfo {
	margin-top: 22px;
	padding-bottom: 30px;
}

.cartInfo .right {
	float: right;
	padding-top: 1px;
	width: 200px;
}

.cartInfo .right .total {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.cartInfo .right .show {
	color: #C6081D;
	font-size: 12px;
}

.cartInfo .right .submit {
	background: #002D47;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	margin-top: 16px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}

.proceed {
	margin-top: 10px;
	padding-bottom: 30px;
}

.proceed label {
	color: #707070;
	display: block;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 14px;
}

.proceed input {
	border: 1px solid silver;
}

.proceed input[type=text] {
	color: #000;
	display: block;
	height: 21px;
	line-height: 20px;
	margin-top: 5px;
	width: 397px;
}

.proceed input[type=checkbox] {
	display: block;
	float: left;
	margin-right: 14px;
}

.proceed label span {
	color: #C6081D;
}

#allOk {
	background: #FFE9AF;
	font-size: 12px;
	height: 114px;
	margin-left: 428px;
	margin-top: 40px;
	padding: 5px;
	position: absolute;
	width: 268px;
}

.proceed .pageText {
	margin-bottom: 18px;
	margin-top: 16px;
	display: inline-block;
}

.proceed .radio {
	margin-top: 24px;
}

.proceed textarea {
	border: 1px solid silver;
	height: 150px;
	width: 397px;
}

.proceed .submit, .registration .submit {
	background: #002D47;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

.deviceList2 {
	margin-bottom: 24px;
	margin-top: 30px;
}

.deviceList2 .item {
	margin-bottom: 18px;
}

.deviceList2 .item div {
	display: inline-block;
	font-size: 14px;
	padding-right: 15px;
}

.deviceList2 .item .number {
	width: 18px;
}

.deviceList2 .item .name {
	width: 284px;
}

.deviceList2 .item .price {
	padding-right: 5px;
	width: 90px;
}

.deviceList2 .item .price.gift {
	background: url(../images/icon_gift_small_cart.png) 0 0 no-repeat;
	padding-left: 26px;
	padding-right: 5px;
	width: 70px;
}

.deviceList2 .item .count {
	width: 55px;
}

.deviceList2 .item .total {
	font-weight: 700;
}

.proceed table {
	width: 740px;
}

.contactsLeft {
	display: inline-block;
	margin-top: 22px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 633px;
}

.contactsLeft .map {
	background: #E1E1E1;
	height: 382px;
}

.contactsRight {
	color: #707070;
	display: none;
	font-size: 12px;
	margin-left: 22px;
	margin-top: 22px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 280px;
}

.contactsRight h2 {
	color: #363636;
	font-size: 22px;
	margin-bottom: 9px;
	padding-top: 4px;
}

.contactsRight select {
	margin-bottom: 10px;
}

.contactsRight input {
	color: #363636;
	height: 22px;
}

.contactsRight label, .contactsRight input, .contactsRight textarea {
	display: block;
	margin-top: 5px;
	width: 275px;
}

.contactsRight label, .contactsRight textarea {
	margin-bottom: 6px;
}

.contactsRight textarea {
	color: #363636;
	height: 158px;
}

.contactsRight p {
	margin-bottom: 6px;
}

.contactsRight .submit {
	background: #002D47;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	margin-top: 16px;
	text-align: center;
	text-decoration: none;
	width: 180px;
}

a.back {
	color: #C6081D;
	display: block;
	font-size: 14px;
	padding-bottom: 20px;
}

.items.blocks h2 {
	color: #363636;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0 30px;
}

#catalogMenu, #smallMenu {
	/*-moz-box-shadow:-1px 0 9px 0 rgba(50,50,50,0.75);
	-webkit-box-shadow:-1px 0 9px 0 rgba(50,50,50,0.75);*/
	background: #EBEBEB;
	border-radius: 5px;
	/*box-shadow:-1px 0 9px 0 rgba(50,50,50,0.75);*/
	display: none;
	margin-top: 18px;
	position: absolute;
	z-index: 100;
}

#catalogMenu .cap, #smallMenu .cap, .cap {
	background: #C6081D;
	border-radius: 5px 5px 0 0;
	height: 6px;
}

#catalogMenu .arrow, #smallMenu .arrow {
	background: url(../images/image_side_menu_top_arrow.png) top right
		no-repeat;
	height: 9px;
	margin-top: -9px;
	position: absolute;
	width: 82px;
}

#catalogMenu .left, #catalogMenu .right {
	float: left;
	margin: 0;
}

#catalogMenu .right {
	border-left: 1px solid #D2D2D2;
	color: #363636;
	display: none;
	font-size: 13px;
	max-width: 664px;
	overflow: auto;
	padding: 17px 54px;
}

#catalogMenu .left, #smallMenu {
	width: 166px;
}

#catalogMenu .left a, #smallMenu a {
	border-bottom: 1px solid #D2D2D2;
	color: #363636;
	display: block;
	font-size: 14px;
	padding: 10px 18px;
	text-decoration: none;
}

#smallMenu {
	z-index: 8;
}

#smallMenu a {
	line-height: 18px;
}

#smallMenu a:hover {
	background: #C6081D;
	border-bottom: 1px solid #C6081D;
	color: #fff;
}

#catalogMenu .left a.last {
	border-bottom: 0;
}

#catalogMenu .left a.active {
	background: #C6081D;
	border-bottom: 1px solid #C6081D;
	color: #fff;
}

#catalogMenu .right h2, #catalogMenu2 .list h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 18px;
	padding-right: 20px;
}

#catalogMenu .item, #catalogMenu2 .list .item {
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 18px;
	vertical-align: top;
	width: 206px;
}

#catalogMenu .item.last, #catalogMenu2 .list .item.last {
	margin-right: 0;
}

#catalogMenu .right .title, #catalogMenu2 .list .title {
	font-weight: 700;
	margin-bottom: 9px;
}

#catalogMenu .right li, #catalogMenu2 .list .li {
	min-height: 15px;
}

#catalogMenu .right a.link, #catalogMenu2 .list a.link {
	background: top left no-repeat;
	background-size: contain;
	display: block;
	margin-bottom: 7px;
	min-height: 25px;
	width: 185px;
}

#catalogMenu a.fancybox, #catalogMenu2 .list a.fancybox {
	background: url(../images/icon_question_small.png) left top no-repeat;
	float: left;
	font-size: 0;
	padding: 8px 10px;
	text-decoration: none;
}

#catalogMenu a.fancy, #catalogMenu2 .list a.fancy {
	float: left;
	font-size: 0;
	left: 0;
	padding: 8px 16px;
	position: absolute;
	text-decoration: none;
}

.pageText img {
	max-width: 100%;
}

.pageText.narrow {
	margin-top: 20px;
	padding-bottom: 30px;
}

.narrow {
	float: right;
	width: 775px;
}

.sideMenu {
	float: left;
	padding-right: 12px;
	width: 150px;
}

.sideMenu a {
	color: #C6081D;
	display: block;
	font-size: 14px;
	margin-bottom: 7px;
}

.sideMenu a.active {
	color: #363636;
	font-weight: 700;
	text-decoration: none;
}

.header a.download {
	background: url(../images/icon_download.png) 0 2px no-repeat;
	font-size: 12px;
	padding-left: 14px;
	text-decoration: none;
}

.header a.download span {
	color: #508fc6;
	display: inline;
	text-decoration: underline;
}

.header .inner .two .callback.opt {
	height: 50px;
	margin-top: 10px;
}

.header .inner .two .callback.opt span {
	display: inline-block;
	width: 93px;
}

p.small {
	color: #707070;
	font-size: 12px;
	margin-top: 3px;
	padding-left: 14px;
}

.smallCart {
	margin-top: 10px;
	position: relative;
	top: 20px;
}

.header .inner .three .smallCart .cartLink {
	background: url(../images/icon_cart_small.png) 5px 5px no-repeat;
}

.header .one a {
	color: #C6081D;
	font-size: 14px;
}

.header .inner .two.reg {
	margin-top: 15px;
}

.phones2 {
	float: left;
	height: 52px;
	margin-top: -7px;
}

.phones2 .number {
	display: block;
	font-size: 14px;
	padding: 4px 0;
}

.phones2 .number a {
	color: #C6081D;
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
}

.header .inner .two.reg .callback {
	float: none;
	margin-left: 487px;
	position: absolute;
	top: 48px;
}

.two.reg a.absolute {
	color: #C6081D;
	display: block;
	left: 656px;
	position: absolute;
	top: 28px;
	width: 150px;
}

.optLeft, .optNews {
	display: inline-block;
	margin-top: 8px;
	padding-top: 10px;
	vertical-align: top;
}

.optLeft {
	width: 700px;
}

.fatMenu {
	border-bottom: 2px solid #002D47;
}

.fatMenu a {
	color: #C6081D;
	display: block;
	font-size: 13px;
	height: 100%;
	padding: 10px 22px;
	text-decoration: none;
}

.fatMenu span {
	border-bottom: #C6081D 1px dotted;
}

.fatMenu td.not_last {
	background: url(../images/gray-stripe.png) center right no-repeat;
}

.fatMenu td.active {
	background-color: #002D47;
	background-image: none;
	border-radius: 5px 5px 0 0;
	text-decoration: none;
}

.fatMenu td.active a {
	color: #fff;
	text-decoration: none;
}

.fatMenu td.active span {
	border-bottom: #fff 1px dotted;
}

.fatMenu td {
	vertical-align: middle;
}

.categories {
	font-size: 14px;
	margin-top: 28px;
}

.pageContent .inner .news .left .categories .item {
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-top: 0;
	text-align: left;
	vertical-align: top;
	width: 215px;
}

.categories .item a {
	display: block;
	margin-bottom: 8px;
	padding-left: 20px;
	position: relative;
}

.categories .item p {
	font-weight: 700;
	margin-bottom: 8px;
}

.categories .item.last {
	margin-right: 0;
}

.pics {
	height: 100px;
	margin-bottom: 30px;
	margin-top: 14px;
}

.pick {
	display: inline-block;
	height: 100px;
	margin-right: 15px;
	vertical-align: top;
	width: 31.5%;
}

.pick.last {
	margin-right: 0;
}

.optNews {
	padding-top: 3px;
}

.optNews .new {
	height: 225px;
	margin-bottom: 0;
	overflow: hidden;
}

.pageContent .inner .news .right.optNews .new .item {
	margin-bottom: 12px;
}

.pageContent .inner .news .right.optNews .item {
	margin-bottom: 20px;
}

.optNews /.new* / a {
	color: #C6081D;
}

.pageContent .inner .news .right.optNews .item.main {
	background: #C6081D;
	color: #fff;
	font-size: 15px;
	margin-top: 20px;
	padding: 10px 20px;
}

.pageContent .inner .news .right.optNews .item.main a {
	color: #fff;
	text-decoration: none;
}

.filter .update {
	float: right;
	margin-left: 10px;
	margin-right: 114px;
}

.filter .update div {
	color: #707070;
	font-size: 11px;
	margin-left: 175px;
	margin-top: -24px;
	position: absolute;
	width: 60px;
}

.optItems .item {
	border-bottom: 1px solid silver;
	color: #707070;
	font-size: 12px;
	margin-bottom: 13px;
	padding-bottom: 2px;
}

.optItems .item div {
	float: left;
	min-height: 1px;
}

.optItems .item.caption {
	border-bottom: 0;
	color: #707070;
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 0;
}

.optItems {
	margin-bottom: 18px;
	margin-top: 24px;
}

.optItems .item .pic {
	text-align: center;
	width: 80px;
}

/* .optItems .item .pic img {
	width: 45px;
} */

.optItems .item .art {
	width: 60px;
}

.optItems .item .name {
	margin-right: 10px;
	padding-right: 10px;
	width: 250px;
}

.optItems .item .name a {
	display: block;
	margin-bottom: 8px;
}

.optItems .item .name .show {
	color: #707070;
	margin-bottom: 0;
}

.optItems .item .video {
	background: url(../images/icon_video.png) center no-repeat;
	font-size: 0;
	height: 16px;
	margin-top: 2px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	width: 18px;
	margin-left: -10px;
}

.optItems .item .price {
	padding-right: 5px;
	width: 70px;
}

.optItems .item .store {
	padding-left: 10px;
	padding-right: 10px;
}

.optItems .item .order {
	padding-left: 15px;
	width: 136px;
}

.pageText.descr {
	color: #707070;
	float: none !important;
	font-size: 12px;
	padding-top: 10px;
}

.optItems .item .descr {
	display: none;
}

.optItems .item .store p {
	font-size: 10px;
	margin-top: -7px;
	padding-top: 28px;
	text-align: center;
	width: 40px;
}

.store .many {
	background: url(../images/icon_state_1.png) top center no-repeat;
}

.store .less {
	background: url(../images/icon_state_2.png) top center no-repeat;
}

.store .few {
	background: url(../images/icon_state_3.png) top center no-repeat;
}

.store .none {
	background: url(../images/icon_state_4.png) top center no-repeat;
}

.store .locked {
	background: url(../images/icon_state_5.png) top center no-repeat;
}

.store.many {
	background: url(../images/icon_state_1.png) left no-repeat;
}

.store.less {
	background: url(../images/icon_state_2.png) left no-repeat;
}

.store.few {
	background: url(../images/icon_state_3.png) left no-repeat;
}

.store.none {
	background: url(../images/icon_state_4.png) left no-repeat;
}

.store.locked {
	background: url(../images/icon_state_5.png) left no-repeat;
}

.optItems .item input {
	text-align: center;
	width: 35px;
}

.optItems .item .submit {
	background: #197B1B;
	border-radius: 4px;
	color: #fff;
	display: block;
	float: right;
	/*height: 21px;*/
	height: 23px;
	line-height: 21px;
	margin-right: 7px;
	margin-top: -1px;
	text-align: center;
	text-decoration: none;
	/*width: 80px;*/
	width: 73px;
}

.three.opt {
	color: #707070;
	font-size: 14px;
	margin-left: 720px;
	position: absolute;
	top: 245px;
}

.three.opt b {
	color: #363636;
}

.three.opt p {
	margin-bottom: 4px;
}

.three.opt .download {
	background: url(../images/icon_download.png) left 2px no-repeat;
	display: block;
	font-size: 12px;
	padding-left: 15px;
}

.three.opt .prices {
	margin-bottom: 10px;
	margin-top: 50px;
}

.three.opt .store {
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 4px;
}

.deviceList .art {
	color: #707070;
	padding-right: 10px;
	width: 69px;
}

.deviceList .art p {
	font-size: 14px;
	padding-top: 10px;
}

.deviceList .item.caption .art {
	font-size: 12px;
}

.deviceList.opt .item .price {
	width: 155px;
}

.deviceList.opt .item .total {
	width: 132px;
}

.deviceList.opt .item .price p {
	color: #707070;
	font-size: 13px;
	margin-top: 8px;
}

.deviceList .item .total b {
	color: #363636;
	padding-right: 8px;
}

.cartInfo .right .total.opt {
	font-size: 17px;
}

.total.opt .absolute {
	display: block;
	margin-left: -108px;
	position: absolute;
}

.total.opt p {
	color: #707070;
	font-weight: 400;
}

.total.opt p span {
	color: #363636;
	font-weight: 700;
}

.deviceList2.opt .item .price {
	color: #707070;
	width: 180px;
}

.deviceList2.opt .item .price span {
	color: #363636;
}

.deviceList2.opt .item .price p {
	margin-bottom: 5px;
}

.deviceList2.opt .item .total {
	color: #707070;
	width: 120px;
}

.deviceList2.opt .item .total span {
	color: #363636;
	font-weight: 700;
}

.deviceList2.opt .item .total p {
	margin-bottom: 5px;
}

.opt2 {
	font-size: 17px;
	margin-top: 30px;
}

.opt2 .absolute {
	color: #363636;
	display: block;
	font-weight: 700;
	position: absolute;
}

.opt2 p {
	color: #707070;
	font-size: 14px;
	padding-left: 120px;
}

.opt2 b {
	color: #363636;
	font-size: 17px;
}

.registration {
	color: #707070;
	font-size: 12px;
	margin-top: 22px;
}

.registration td {
	padding-bottom: 22px;
	padding-right: 25px;
}

.registration strong {
	color: #363636;
	font-size: 14px;
	font-weight: 700;
}

.registration td input[type=text], .registration td textarea {
	border: 1px solid silver;
	width: 385px;
}

.registration td select {
	border: 1px solid silver;
	width: 220px;
}

.registration td textarea {
	height: 105px;
}

.registration .tab2 {
	margin: 20px 0;
}

.registration .tab2 td {
	padding-bottom: 15px;
	padding-right: 25px;
	width: 230px;
}

.registration .tab2 td input[type=text] {
	width: 140px;
}

.registration .tab2 a {
	color: #C6081D;
	text-decoration: underline;
}

.slider-wrapper {
	margin: 0;
}

.nivo-caption h2 {
	font-size: 20px;
	padding-left: 5px;
}

#catalogMenu2 {
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
	background: #EBEBEB;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
	margin-top: 6px;
	padding-left: 160px;
	position: absolute;
	top: 200px;
	z-index: 150;
}

#catalogMenu2 .cap {
	margin-left: -160px;
	margin-top: -6px;
	padding-left: 160px;
}

#catalogMenu2 .list {
	background: #EBEBEB;
	border-left: 1px solid #d2d2d2;
	border-radius: 0 0 5px 0;
	color: #363636;
	display: none;
	font-size: 13px;
	max-width: 762px;
	padding-left: 17px;
	padding-top: 15px;
}

#searchTips {
	-moz-box-shadow: 1px 0 8px 0 rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 1px 0 8px 0 rgba(50, 50, 50, 0.75);
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 1px 0 8px 0 rgba(50, 50, 50, 0.75);
	margin-top: 0;
	padding: 20px 10px;
	padding-top: 10px;
	position: absolute;
	width: 487px;
	z-index: 200;
}

#searchTips .item {
	padding: 0 0 15px;
	position: relative;
}

#searchTips .item .two {
	max-width: 380px;
	padding-right: 0;
}

#searchTips .item .two a {
	display: block;
	font-size: 15px;
}

#searchTips .item .one {
	padding-right: 10px;
	width: 90px;
}

#searchTips .item .three {
	display: none;
	float: right;
	height: 30px;
	margin-right: 0;
	padding-left: 0;
	padding-top: 15px;
	text-align: left;
	width: 385px;
}

#searchTips .item .three p {
	font-weight: 400;
	position: absolute;
}

#searchTips.flat .price {
	position: relative;
}

#searchTips.flat .price .current {
	font-weight: 700;
	left: 0;
}

#searchTips.flat .price .save {
	left: 244px;
	top: 12px;
}

#searchTips.flat .price .old {
	left: 244px;
}

#searchTips.flat .price .old, #searchTips.flat .price .current,
	#searchTips.flat .price .save {
	text-align: left;
}

#searchTips.flat .buy {
	left: 232px;
	margin: -10px 0 0;
	position: absolute;
}

#searchTips.flat .buy .reserv {
	margin-top: 12px;
	width: 100px;
}

#searchTips.flat .buy .remains {
	width: 100px;
}

#searchTips.flat .sale2 {
	display: none;
	font-size: 9px;
}

#searchTips.flat .buy .submit {
	margin-top: -4px;
	top: 0 !important;
}

.items.blocks .image_container {
	display: block;
	height: 105px;
	width: 100%;
}

.popup.not_place {
	margin-top: 0 !important;
	top: 150px !important;
}

.code {
	color: #909090;
	font-size: 15px;
	margin: 5px 0;
	padding-bottom: 3px;
}

/* .phones-opt {
	float: left;
	height: 38px;
	margin-top: 5px;
	max-width: 250px;
	padding-right: 25px;
} */

.phones-opt p {
	color: #363636;
	margin-bottom: 4px;
}

.phones-opt a {
	color: #c6081d;
}

/* .orgName {
	color: #707070;
	font-size: 12px;
	margin-left: 5px;
	margin-top: -10px;
	overflow: hidden;
	position: absolute;
	width: 700px;
} */

.filter span.options {
	display: inline-block;
	margin-right: 15px;
	position: relative;
}

.filter span.options a {
	color: #C6081D;
}

.filter span.options a.active {
	color: #000;
	font-weight: 700;
	text-decoration: none;
}

.filter span.options ul {
	-moz-box-shadow: 1px 0 9px 0 rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 1px 0 9px 0 rgba(50, 50, 50, 0.75);
	background: #FFF;
	box-shadow: 1px 0 9px 0 rgba(50, 50, 50, 0.75);
	display: block;
	left: -10px;
	position: absolute;
	top: 20px;
	z-index: 10;
}

.filter span.options li {
	padding: 3px 10px;
	white-space: nowrap;
}

.filter span.options li:hover {
	background: #eee;
}

.filter span.options li a {
	display: block;
	text-decoration: none;
}

.update-box {
	margin-bottom: -3px !important;
	margin-top: -1px !important;
}

.optItems .deleteLink2 {
	display: block;
	margin-left: 140px;
	margin-top: 4px;
	position: absolute;
}

.description .deleteLink2 {
	display: block;
	margin-left: 245px;
	margin-top: 12px;
	position: absolute;
}

.vote_popup {
	-moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
	background: #fff;
	border: 1px solid silver;
	bottom: 42px;
	box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.75);
	display: none;
	min-width: 180px;
	padding: 20px 10px;
	position: absolute;
	z-index: 100;
}

.vote_popup input[type=radio], .vote_popup input[type=checkbox] {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	border: 0;
	box-shadow: none;
	outline: none;
	padding: 0;
	width: 9px;
}

.vote_popup label {
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
}

.three .vote_popup label input {
	width: 20px;
}

.vote_popup span {
	display: inline-block;
	max-width: 145px;
	vertical-align: top;
}

.three .vote_popup label span {
	display: inline-block;
	max-width: 190px;
	padding-left: 10px;
	position: relative;
	top: -2px;
	vertical-align: top;
}

.vote_popup span:after {
	clear: both;
}

.vote_popup span input {
	float: left;
}

.vote_popup::before, .vote_popup::after {
	border: 10px solid transparent;
	border-top: 10px solid #d5d5d5;
	bottom: -20px;
	content: '';
	left: 50%;
	margin-left: -10px;
	position: absolute;
}

.description .three .votes {
	background: rgba(0, 0, 0, 0) url(../images/chel.jpg) no-repeat scroll
		left center;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 9px;
}

.vote_popup::after {
	border-top: 10px solid #FFF;
	bottom: -19px;
}

.optItems .item .submit.blue, .submit.blue, .optItems .item .submit.blue:hover,
	.submit.blue:hover {
	background-color: #4489CA;
}

.optItems .item .submit.blue {
	margin-right: -16px;
	width: 120px;
}

.description .submit.blue {
	width: 222px;
}

.votes {
	background: rgba(0, 0, 0, 0) url(../images/chel.jpg) no-repeat scroll
		23px top;
	padding-top: 22px;
	position: relative;
}

.catalogMenu a.stock_switch {
	background-image: url(../images/switch01.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
	padding-left: 68px;
}

.catalogMenu a.stock_switch.active {
	background-color: #fff;
	background-image: url(../images/switch02.png);
	font-weight: 400;
}

.three.opt .store.votes {
	margin-left: 5px;
	padding-left: 55px;
	position: relative;
}

.optItems .sale2 {
	font-size: 12px;
	/*height: 22px;*/
	margin-top: 3px;
}

.optItems .sale2 span {
	border-radius: 2px;
	color: #fff !important;
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 2px 5px;
	font-size: 12px;
}

.blue {
	background: #00B9FF;
}

.violet {
	background: #92278F;
}

.gold {
	background: #F7941D;
}

.red {
	background: #C6081D;
}

.lime {
	background: #3C3;
}

.sale2 p {
	display: inline-block;
}

.submit.blue.dark {
	background: #376ACE !important;
}

.look_in_demo_box {
	background: #c6081d none repeat scroll 0 0;
	border-radius: 3px;
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-top: -102px;
	padding: 10px;
	position: relative;
	width: 200px;
}

.optItems label {
	padding-left: 10px;
}

.optItems label input {
	left: -10px;
	position: relative;
}

.opt-price {
	font-size: 18px;
	padding-bottom: 9px;
}

.opt-price tr td:first-of-type {
	font-weight: 700;
	padding-right: 15px;
}

.opt-price td {
	padding-bottom: 5px;
}

.long .right table tr:nth-of-type(2n) {
	background: #eee;
}

.my_price {
	float: right !important;
	height: 21px;
	margin-right: -21px;
	margin-top: -26px;
	position: relative;
	width: 21px;
}

.my_price .button {
	background: #428AC3;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	width: 21px;
}

.my_price .title {
	background: #ECECEC;
	border: 1px solid #ccc;
	border-radius: 4px;
	bottom: 32px;
	color: #000;
	display: none;
	font-size: 10px;
	line-height: 12px;
	margin-left: -105px;
	padding: 5px;
	position: absolute;
	text-align: center;
	width: 200px;
}

.my_price .title.white {
	background: #fff;
	text-align: left;
}

.my_price .button:hover .title {
	display: block;
}

.my_price .button .title.white::after {
	border-top: 10px solid #fff;
}

.my_price .button .title::before, .my_price .button .title::after {
	border: 10px solid transparent;
	border-top: 10px solid #ccc;
	bottom: -20px;
	content: '';
	left: 105px;
	position: absolute;
}

.my_price .button .title::after {
	border-top: 10px solid #ECECEC;
	bottom: -19px;
}

.price_form {
	background: #fff;
	border: 1px solid #ccc;
	bottom: 25px;
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.75);
	display: block;
	margin-left: -133px;
	padding: 8px;
	position: absolute;
	width: 250px;
	font-size: 12px;
	z-index: 2;
}

.my_price .price_form input[type=number] {
	padding-left: 4px;
	text-align: left;
	width: 115px;
}

.red_text {
	color: #BB0D20;
	font-weight: 700;
}

.my_price .price_form textarea {
	width: 100%;
}

.price_form h2 {
	color: #363636;
	font-size: 15px;
	text-align: center;
}

.my_price .price_form td {
	padding: 3px 0;
}

.my_price .price_form table {
	text-align: center;
	width: 100%;
}

.my_price .submit {
	cursor: pointer;
}

.price-info-container {
	float: left;
	width: 330px;
}

.price-table td {
	padding-right: 8px;
}

.price-table td span {
	display: inline-block;
	vertical-align: top;
}

.price-table td .up {
	background: url(../images/arrow_red.png) top right no-repeat;
	color: red;
	font-size: 10px;
	margin-left: 3px;
	padding-top: 16px;
	text-indent: -.5em;
	width: 9px;
}

.price-table td .down {
	background: url(../images/arrow_green.png) top right no-repeat;
	color: green;
	font-size: 10px;
	margin-left: 3px;
	padding-top: 16px;
	text-indent: -.5em;
	width: 9px;
}

.price-table .old {
	display: none;
	text-align: right;
	text-decoration: line-through;
}

.price-table td.right {
	text-align: right;
}

.price-table td.right a {
	border-bottom: 1px dotted #508fc6;
	cursor: pointer;
}

.price-table .moo {
	display: none;
}

.price-table .moo span {
	color: #363636;
}

.price-table .old td {
	padding: 14px 8px 14px 0;
}

.truck {
	background: url(../images/truck_green.png) center no-repeat;
	background-size: contain;
	display: block;
	height: 40px;
	width: 40px;
}

.truck.yellow {
	background: url(../images/truck_yellow.png) center no-repeat;
	background-size: contain;
}

.prices.single .old_price {
	float: right;
	position: relative;
	text-decoration: line-through;
}

.short .three.opt {
	margin-left: 675px;
}

.short .three.opt .rozn_price {
	line-height: 20px;
}

.prices.single .old_price .up {
	background: url(../images/arrow_red.png) top right no-repeat;
	color: red;
	display: inline-block;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 16px;
	text-indent: -.5em;
	vertical-align: bottom;
	width: 9px;
}

.rozn_price {
	padding-bottom: 20px;
}

.prices.single .old_price .down {
	background: rgba(0, 0, 0, 0) url(../images/arrow_green.png) no-repeat
		scroll right top;
	color: green;
	display: inline-block;
	font-size: 10px;
	margin-left: -12px;
	margin-top: 5px;
	padding-top: 12px;
	position: absolute;
	text-indent: -.5em;
	vertical-align: bottom;
	width: 9px;
}

.three.opt p.dealer-price {
	margin-bottom: 14px;
	padding-bottom: 10px;
	position: relative;
	white-space: nowrap;
}

.three.opt p.dealer-price .old{
	margin-left: 30px;
}

p.dealer-price .old span{
	display: inline-block;
}
p.dealer-price .old span:first-of-type{
	margin-right: 10px;
}

.dealer-price .lessPrice, .dealer-price .greaterPrice{
	color: red;
	padding: 0 0 0 17px;
	background: url(../images/arrow_down.png) left top no-repeat;
	background-size: auto;
	font-size: .85em;
	background-size: contain;
	font-weight: normal;
}

 .dealer-price .greaterPrice{
 	color: #0e52bd;
 	background: url(../images/arrow_up_bl.png) left top no-repeat;
 }

 .dealer-price .oldPrice{
 	color: #707070;
 	text-decoration: line-through;
 }

p.dealer-price .old_price {
	display: inline-block;
	float: right;
	text-decoration: line-through;
	top: 0;
}

p.dealer-price .old_price .up {
	background: url(../images/arrow_red.png) top right no-repeat;
	color: red;
	display: inline-block;
	font-size: 10px;
	margin-left: -12px;
	padding-top: 16px;
	position: absolute;
	text-indent: -.5em;
	vertical-align: middle;
	width: 9px;
}

p.dealer-price .old_price .down {
	background: rgba(0, 0, 0, 0) url(../images/arrow_green.png) no-repeat
		scroll right top;
	color: green;
	display: inline-block;
	font-size: 10px;
	margin-left: -12px;
	margin-top: 5px;
	padding-top: 12px;
	position: absolute;
	text-indent: -.5em;
	vertical-align: bottom;
	width: 9px;
}

.wide-truck {
	background: url(../images/truck_green.png) center left no-repeat;
	background-size: contain;
	display: block;
	height: 40px;
	line-height: 42px;
	overflow: hidden;
	padding-left: 45px;
	width: 200px;
}

.wide-truck.yellow {
	background: url(../images/truck_yellow.png) center left no-repeat;
	background-size: contain;
}

.news-truck {
	background: url(../images/truck_yellow.png) top left no-repeat;
	background-size: 50px 50px;
	color: green;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	line-height: 51px;
	margin-top: -11px;
	padding-left: 57px;
}

.dealer-price span {
	display: inline-block;
	float: left;
	vertical-align: top;
}

.hrood {
	font-size: 13px;
	line-height: 16px;
	width: 585px;
}

.hrood span {
	display: inline-block;
}

.hrood .down {
	background: url(../images/arrow_green.png);
	height: 12px;
	margin-top: 3px;
	width: 9px;
}

.hrood .up {
	background: url(../images/arrow_red.png);
	height: 12px;
	margin-top: 3px;
	width: 9px;
}

.hrood .green {
	color: #0E9546;
	font-weight: 700;
	padding-left: 5px;
}

.hrood td {
	padding-bottom: 10px;
}

.hrood td p {
	margin-bottom: 3px;
}

.hrood .td {
	display: inline-block;
	text-transform: capitalize;
	min-width: 32px;
	padding-right: 6px;
}
.index-spec .td{font-weight: bold;}
.index-spec::before{
	content: '';
	display: block;
	position: absolute;
	height: 53px;
	border-left: 2px solid silver;
	margin-left: -15px;

}
p.marked {
	color: red;
	padding-bottom: 10px;
}

p.marked a {
	color: #C6081D;
}

.you-pidr {
	background: #930010;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	margin-top: 20px;
	padding: 9px 9px 9px 13px;
	position: relative;
}

.you-pidr span {
	font-weight: 700;
}

.you-pidr::after {
	border: 10px solid transparent;
	border-bottom: 10px solid #930010;
	content: '';
	left: 20px;
	position: absolute;
	top: -20px;
}

.you-pidr.type2::after {
	display: none;
}

.you-pidr.type2 {
	margin-bottom: 20px;
	margin-top: 10px;
}

.fll {
	float: left;
}

.flr {
	float: right;
}

.tabs {
	border-bottom: 3px solid #c6081d;
	height: 40px;
}

.tabs a {
	color: #000;
	display: block;
	float: left;
	font-size: 15px;
	padding: 13px 23px 10px;
	text-decoration: none;
	margin-top: -4px;
}

.tabs a.active {
	background: #c6081d none repeat scroll 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}

.tabs a span {
	border-bottom: 1px dotted #c6081d;
	color: #c6081d;
	position: relative;
	color: #508fc6;
}

.tabs a.active span {
	border-bottom: 0 none;
	color: #fff;
}
.mar-t-40 {
	margin-top: 40px;
}

.mar-t-30 {
	margin-top: 30px;
}

.mar-t-20 {
	margin-top: 20px;
}

.news-col {
	display: inline-block;
	vertical-align: top;
	width: 350px;
	float: left;
}

.tab-container {
	display: inline-block;
	vertical-align: top;
	width: 550px;
	margin-left: 32px;
}

.block {
	margin-right: -10px;
	margin-top: 20px;
	padding-left: 40px;
}

table.hrood td {
	vertical-align: top;
}

.delivery-date {
	background: url(../images/delivery-truck.jpg) top left no-repeat;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	min-height: 30px;
	padding-bottom: 5px;
	padding-left: 85px;
	position: absolute;
}

.delivery-date.index {
	margin-left: 195px;
	margin-top: -12px;
}

.delivery-date.section {
	float: right;
	margin-top: -33px;
	padding-bottom: 0;
	position: relative;
}

.delivery-date a {
	display: inline;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

.dot-mar, .dot-mar td {
	background: url(../images/dotted-border.jpg) bottom repeat-x;
	padding-bottom: 12px;
}

.dot-mar td {
	padding-bottom: 12px;
	padding-top: 12px;
}

.block .hrood td {
	/*padding-right: 15px;*/
}

.delivery-date.proceed {
	/*float:right;*/
	position: relative;
	margin-bottom: 8px;
}

.discount-122 {
	float: right;
	display: block;
	color: red;
	padding-left: 10px;
	background: url('../images/arrow_green.png') left bottom no-repeat;
	color: #c6081d;
	position: relative;
	z-index: 100;
}

.big-pic {
	position: absolute;
	padding: 10px;
	width: 160px;
	height: 160px;
	position: absolute;
	background: #fff;
	border: 1px solid silver;
	top: 0;
	left: 0;
	margin-top: -70px;
	margin-left: -190px;
	display: none;
}

.pic:hover .big-pic {
	display: block;
}

.big-pic .oh {
	width: 160px;
	height: 160px;
}

.oh {
	overflow: hidden;
}

.big-pic::after, .big-pic::before {
	content: ' ';
	position: absolute;
	right: -40px;
	top: 67px;
	border: 20px solid transparent;
	border-left: 20px solid #fff;
}

.big-pic::before {
	border-left: 20px solid silver;
	right: -41px;
}

.optItems .item .pic .big-pic img {
	width: 100% !important;
}

.optItems .item {
	position: relative;
}

.rozn_price .new-r {
	text-align: right;
	display: block;
	margin-bottom: 5px;
	margin-top: 4px;
}

.rozn_price .float {
	float: left;
}

.rozn_price:after {
	content: '';
	display: block;
	clear: both;
}

.new-r b {
	font-size: 23px;
}

.line-through {
	text-decoration: line-through;
}

.rozn_price .float-r {
	float: right;
}

.prices.single .old_price, .prices.single .new_price {
	display: inline-block;
	line-height: 16px;
}

.prices.single .new_price {
	/*margin-right: 40px;*/
	display: inline-block;
}

.prices.single .old_price {
	font-size: 13px;
}

.new_price b {
	font-size: 17px;
}

.prices.single .old_price {
	text-decoration: none;
}

.prices.single .dealer-price {
	padding-bottom: 0px;
	padding-top: 12px;
}

.price-table .money.new-r {
	color: #363636;
	display: block;
	margin-bottom: 12px;
	font-size: 15px;
}

.caption .price.big {
	width: 95px;
}

.priceTable {
	white-space: nowrap;
	color: black;
	font-weight: bold;
}

.priceTable span {
	font-size: .85em;
	vertical-align: baseline;
	color: #a3a3a3;
	font-weight: normal;
}

.priceTable .lessPrice {
	color: red;
	padding: 0 0 0 17px;
	background: url(../images/arrow_down.png) left top no-repeat;
	font-size: .85em;
	background-size: contain;
	font-weight: normal;
}

.priceTable .greaterPrice {
	color: green;
	padding: 0 0 0 10px;
	background: url(../images/arrow_up.png) left top no-repeat;
	font-size: .85em;
	background-size: contain;
	font-weight: normal;
}

.priceTable p {
	margin-bottom: 5px;
}

.priceTable td {
	padding-right: 5px;
}

.priceTable .oldPrice {
	text-decoration: line-through;
	color: #a3a3a3;
	font-weight: normal;
}

.priceTable p.priceComment {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}

.priceBlock {
	background: #eee;
	/*border: 1px solid #ccc;*/
	padding: 10px 5px 10px 15px;
	color: black;
	white-space: nowrap;
}

.priceBlock p {
	padding-bottom: 5px;
	color: #707070;
}

.priceBlock table strong {
	font-size: 1.4em;
	display: block;
}

.priceBlock table td {
	padding: 0 5px 0 0;
}

.priceBlock td.oldPrice {
	color: #aaa;
	text-decoration: line-through;
}

.priceBlock td.lessPrice {
	color: red;
	background: url(../images/arrow_down.png) 40% 5px no-repeat;
	padding-top: 20px;
	text-align: center;
	padding-right: 10px;
}

.priceBlock td.greaterPrice {
	color: green;
	background: url(../images/arrow_up.png) 40% 5px no-repeat;
	padding-top: 20px;
	text-align: center;
	padding-right: 10px;
}
/* COMMON ITEM SPOILER (11.10.2106) */
.sec-toggle {
	padding: 15px 12px 15px 32px;
	/* 	font-size: 16px; */
	border-bottom: 1px solid silver;
	background: url('../images/sec-arrow.png') 10px center no-repeat;
	background-color: #ebebeb;
	cursor: pointer;
}

.sec-toggle.active {
	background-image: url('../images/sec-arrow-active.png');
}

.sec-toggle>.sec-link {
	display: inline-block;
	float: right;
	font-size: 12px;
	vertical-align: middle;
}

.sec-link>.go-to {
	padding-right: 28px;
	background: right center no-repeat;
	height: 24px;
	line-height: 24px;
	display: block;
}

.spoil-products {
	margin-top: 25px;
	margin-bottom: -13px;
	display: none;
}

#assoc {
	margin-top: -32px;
}

/* FLAGS */
.art .country {
	width: 25px;
	height: 15px;
	margin: 5px auto 0;
	border: 1px solid #e0e0e0;
	background-size: 39px 25px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../images/flags/pirat.png');
}

.flags {
	vertical-align: middle;
}

.flags .country {
	width: 39px;
	height: 25px;
	margin: 0 5px;
	border: 1px solid #e0e0e0;
	background-size: 39px 25px;
	background-position: center;
	background-repeat: no-repeat;
	/* background-image: url('../images/flags/pirat.png'); */
	display: inline-block;
	vertical-align: middle;
}

.country.Китай, .country.EvroTools, .country.Labor {
	background-image: url('../images/flags/china.svg.png');
	background-size: 27.5px 17.7px;
	width: 27.5px;
	height: 17.7px;
	margin-left: 5.7px;
}
.art .country.Китай{display: none;}
.country.Чехия, .country.TESLA, .country.HAMMER, .country.WESTER {
	background-image: url('../images/flags/Czech_Republic.svg.png');
}

.country.Германия, .country.BOSCH, .country.AEG, .country.FUBAG,
	.country.OEST, .country.LASERLINER {
	background-image: url('../images/flags/Germany.svg.png');
}

.country.Италия, .country.BlueWeld, .country.EFCO, .country.GITANA,
	.country.LAVOR, .country.OLEO-MAC, .country.Impulse {
	background-image: url('../images/flags/italy.png');
}

.country.Сингапур {
	background-image: url('../images/flags/Singapore.svg.png');
}

.country.Россия {
	background-image: url('../images/flags/Russia.svg.png');
}

.country.Швейцария, .country.РЕСАНТА {
	background-image: url('../images/flags/switzerland.png');
}

.country.Польша {
	background-image: url('../images/flags/Poland.svg.png');
}

.country.США, .country.HOMELITE, .country.Kohler, .country.MILWAUKEE,
	.country.OREGON, .country.SKIL {
	background-image: url('../images/flags/usa.svg.png');
}

.country.СШП {
	background-image: url('../images/flags/USG.svg.png');
}

.country.СШП {
	background-image: url('../images/flags/USG.svg.png');
}

.country.Великобритания, .country.ZIGZAG {
	background-image: url('../images/flags/uk.svg.png');
}

.country.Дания {
	background-image: url('../images/flags/Denmark.svg.png');
}

.country.Япония, .country.RYOBI {
	background-image: url('../images/flags/japan.svg.png');
}

.country.Корея, .country.DAEWOO, .Республика {
	background-image: url('../images/flags/south_korea.svg.png');
}

.country.Тайвань {
	background-image: url('../images/flags/Flag_of_the_Republic_of_China.svg.png');
}
.country.Беларусь {
	background-image: url('../images/flags/Belarus.svg.png');
}

/* END_FLAGS*/

/* DEVICE PICS */
#devicePics {
	width: 330px;
}

#devicePics .col {
	display: inline-block;
	vertical-align: top;
}

#devicePics .col.smallpics {
	width: 60px;
	position: relative;
}

.smallpics a {
	border: 3px solid transparent;
	/*max-width: 45px;*/
	max-width: 100%;
	margin-bottom: 3px;
	text-align: center;
	display: block;
	vertical-align: middle;
}

.smallpics a.active {
	border-color: #002D47;
}

.more-pics {
	position: absolute;
	top: 0;
	padding-left: 20px;
	margin-left: 55px;
	width: 270px;
	display: none;
	/* 	min-height: 240px; */
}

.smallpics:hover .more-pics {
	display: block;
}

.more-pics .white {
	display: flex;
	flex-flow: row wrap;
	width: 120px;
	background: #fff;
	border: 1px solid silver;
	padding: 5px;
	position: relative;
}

.more-pics .white::after {
	content: '';
	position: absolute; /* Абсолютное позиционирование */
	left: -30px;
	top: 10px; /* Положение треугольника */
	border: 15px solid transparent;
	border-right: 15px solid #fff;
}

.more-pics .white::before {
	content: '';
	position: absolute; /* Абсолютное позиционирование */
	left: -31px;
	top: 10px; /* Положение треугольника */
	border: 15px solid transparent;
	border-right: 15px solid #757575;
}

.smallpics .more-pics a {
	display: inline-block;
	vertical-align: top;
}

#mainImg {
	width: 270px;
	text-align: center;
}

#mainImg img {
	max-width: 100%;
	display: block;
	margin-bottom: 7px;
}
/* COMMON AND ASSOC 1 */
.ass-container {
	margin-bottom: 15px;
}

.ass-container .tag {
	display: block;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	text-align: right;
	margin-bottom: 7px;
}

.ass-container a img {
	max-width: 100%;
}

.ass-container .prod {
	display: inline-block;
	vertical-align: top;
	width: 73px;
	margin: 7px 5px 7px 0;
	text-align: center;
}

.ass-container h3 {
	margin-bottom: 8px;
	margin-top: 0;
	font-weight: normal;
	color: #C4071D;
	text-align: right;
	font-size: 15px;
	padding: 5px 0;
	padding-right: 10px;
	background: -moz-linear-gradient(0deg, #FFFFFF 0%, #e0e0e0 100%);
	/* ff3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFFFFF),
		color-stop(100%, #ebebeb)); /* safari4+,chrome */
	background: -webkit-linear-gradient(0deg, #FFFFFF 0%, #e0e0e0 100%);
	/* safari5.1+,chrome10+ */
	background: -o-linear-gradient(0deg, #FFFFFF 0%, #e0e0e0 100%);
	/* opera 11.10+ */
	background: -ms-linear-gradient(0deg, #FFFFFF 0%, #e0e0e0 100%);
	/* ie10+ */
	background: linear-gradient(90deg, #FFFFFF 0%, #e0e0e0 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF',
		endColorstr='#e0e0e0', GradientType=1); /* ie6-9 */
}
/* sort-links */
.filter .sort-link{
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
/* 	background: lime; */
	margin-left: 5px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
.filter .sort-link.price-asc{background-image: url('../images/price2.png');}
.filter .sort-link.price-desc{background-image: url('../images/price1.png');}
.filter .sort-link.a-z{background-image: url('../images/az.png');}
.filter .sort-link.default{background-image: url('../images/default.png');}
.filter .sort-link.active{
	background-color: #fff;
}
.tabs .updates_container:before{
	content: " ";
	display: block;
	position: absolute;
	width: 40px;
	height: 35px;
	background: url('../images/icon_ahtung.png') bottom center no-repeat;
	left: 6px;
	margin-top: -2px;
}
.tabs .updates_container{
	font-size: 14px;
	color:#fff;
	background: #c6081d;
	padding: 13px;
	border-top-right-radius: 5px;
	position: absolute;
	padding-left: 55px;
	z-index: 2;
	
}
.tabs .updates_container a{
	display: inline;
	float: none;
	padding: 0;
	color: yellow;
	text-decoration: underline;
	font-size: 14px;
}
#pu_brand li{margin-left: 0;}
#pu_brand li label{
	position: relative;
	padding-left: 20px;
	}
#pu_brand li label input{
	position: absolute;
	margin-left: -20px;
	bottom: 0;
}
/* spec order */
.order-special{
	left: 50%;
	margin-right: -150px;
	bottom: 47px;
	
}

.order-special::after, .order-special::before{
    content: '';
    border: 13px solid transparent;
    /* треугоничек будет смотреть вниз 
       имитируем облачко диалога
    */
    border-top-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6.5px;
    margin-bottom: -26px;
}
.order-special::before{
	border-top-color: lightgray;
	margin-bottom: -27px;
}

a.spec-price{ 
	display: block;
	margin-top: 6px;
	height: 21px;
	line-height: 21px;
	border-radius: 4px;
	background: #c6081d;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 158px;
	margin-bottom: 6px;
}
.dspec-price{
	width: 100%;
	margin: 8px 0;
}
.dspec-price th{
	text-align: left;
}
.dspec-price td{
	vertical-align: middle;
	padding: 4px 0;
}
.optItems .dspec-price td input{
	left: 0;
	width: 50px;
	border: 1px solid silver;
	color: #000;
}
.order-special textarea{
	border: 1px solid silver;
	width: 100%;
	color: #000;
}
.order-special label{padding-left:0;}
.d-spec{
	font-weight: normal;
}
.priceTable .d-spec{
	font-weight: normal;	
}
.priceTable .d-spec span{
	font-size: 1em;
}
.three a.spec-price{
	width: 241px;
	font-size: 18px;
	height: 33px;
	line-height: 33px;
}

.three .order-special .submit{
	font-size: 13px;
	text-transform: none;
}
.three .order-special input{
	color: #000;
	margin-bottom:0;
}
.order-special label.spec-price-phone {
    margin: 8px 0;
    background-color: #ebebeb;
    background-image: url('../images/icon-phone-square.svg');
	background-size: 25px 25px;
	background-position: 20px 46px;
    background-repeat: no-repeat;
    display: block;
    padding:10px;
        padding-left: 10px;
    color: #363636;
    padding-left: 50px;
    margin-left: -8px;
   width: calc(100% + 16px);
}
.order-special label.spec-price-phone input{
	margin-top: 10px;
}
.order-special.price_form .submit{
	height: 24px !important;
	line-height: 24px !important;
	text-transform: uppercase !important;
	font-weight: normal !important;
}
.order-special.price_form textarea{
	padding: 4px !important;
	width: 238px;
}
.order-special.price_form input{
	font-size: 15px !important;
	
}
.order-special.price_form input[type=number]{
	width: 50px !important;
}
/* FIX 10.04.2018 */
body {
		margin: 0;
		padding: 0;
		font-family: Arial, sans;
	}
	.fixed-header {
		display: flex;
		justify-content: space-between;
		margin: auto;
		width: 960px;
		background-color: #0A2E48;
		padding: 20px;
		box-sizing: border-box;
		font-size: 13px;
		color: white;
	}
	.fixed-header * {
		box-sizing: border-box;
	}
	.fixed-header a {
		color: #56CCF2;
	}
	.fixed-header > div:last-child {
		text-align: right;
	}
	.fixed-header .manager {
		display: flex;
		margin-right: 30px;
	}
	.fixed-header .manager .photo-container {
		width: 65px;
		height: 65px;
		margin-right: 10px;
		background-size: cover;
		background-position: 50% 50%;
		background-color: #245375;
		border-radius: 4px;
	}
	.fixed-header .manager .name {
		font-weight: bold;
		white-space: nowrap;
	}
	.fixed-header .manager .type {
		color: #7CA6C4;
		font-size: .95em;
		white-space: nowrap;
		margin-bottom: 5px;
	}
	.fixed-header .book {
		display: flex;
		align-items: flex-start;
		max-width: 145px;
	}
	.fixed-header .book img {
		margin-right: 10px;
	}
	.fixed-header .auth {
		flex: 1;
	}
	.fixed-header .auth .user-name {
		margin-bottom: 5px;
	}
	.fixed-header .auth .button {
		display: inline-block;
		padding: 5px 10px;
		color: #fff;
		background-color: #828282;
		border-radius: 2px;
		text-decoration: none;
	}
	#catalogMenu .count{
		font-size: 9px; 
		color: #707070;
		padding-left: 2px;
		text-decoration: none; 
	}
	.test-ready{
		background-color: #333333;
	}
	.reserved > span{
		display: block;
		padding: 5px 7px;
		border: 2px solid #0a2e48;
		color: #0a2e48;
	}

	.discount_text{
		font-style: italic;
		font-size: 12px;
		padding:0;
		margin: 14px 0;
	}
	.assoc_device{
		background: #ffe5ed;
		margin-bottom:0;
		padding-bottom:13px;
	}
	.optItems .item.assoc_device{
		margin-bottom:0;
		padding-bottom:13px;
		padding-top: 13px;
	}
	
	.optItems .item.assoc_device .pageText.descr::before{
		background: transparent;
	}
	
	.assoc_device .pageText.descr{
		background: transparent;
	}
	
	.assoc_device::before, .assoc_device::after{
		border: 10px solid transparent;
		border-bottom: 10px solid #d5d5d5;
		top: -20px;
		content: '';
		left: 42px;
		margin-left: -10px;
		position: absolute;
	}
	.assoc_device::after{
		border-bottom: 10px solid #ffe5ed;
		top: -19px;
	}

.is_back{
	color: #000020;
	padding: 2px 4px;
	margin-top: 7px;
	border: 1px solid #000020;
	/*position: absolute;*/
	width: 154px;
	text-align: center;
	
}
