﻿html, body {
	height: 100%;
	font-family: Georgia;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #515151;
	background-color: #bfeeff;
}
h1 {
	color: #0072b9;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
}
h2 {
	color: #3082b6;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 16px 0px 15px 0px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0 0 15px 0;
}
input, textarea, select {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #515151;
	outline: none;
}
table {
	font-family: Georgia;
	font-size: 13px;
	border-collapse: collapse;
	margin: 0px;
}
table td {
	border-collapse: collapse;
	margin: 0px;
}
img {
	border: 0px;
}
table.root .left {
	background: transparent url('/images/background-left.gif') repeat-x scroll left top;
	padding: 0px;
	vertical-align: top;
}
table.root .right {
	background: transparent url('/images/background-right.gif') repeat-x scroll left top;
	padding: 0px;
	vertical-align: top;
}
table.root .center {
	vertical-align: top;
	width: 980px;
	padding: 0px;
}
table.root {
	width: 100%;
	margin: 0px auto;
	height: 100%;
	background: transparent url('/images/background.jpg') no-repeat scroll center top;
}
.left-cell {
	float: left;
	width: 290px;
	clear: left;
}
.accordion {
	margin-top: 5px;
}
.accordion-content {
	padding-top: 5px;
	display: none;
}
.accordion .accordion-head a {
	height: 50px;
	cursor: pointer;
	margin-left: 50px;
	display: block;
}
.accordion .selected {
	background: transparent url('/images/mainmenu/accordion-selected.png') no-repeat scroll left top;
}
.accordion .hover {
	background: transparent url('/images/mainmenu/accordion-selected.png') no-repeat scroll left top;
}
.accordion-content a {
	color: #0072b9;
	font-style: italic;
	display: block;
	text-decoration: none;
	margin: 0 0 15px 50px;
}
.accordion-content a:hover {
	color: #0072b9;
	font-style: italic;
	display: block;
	text-decoration: underline;
	margin: 0 0 15px 50px;
}
.accordion-content a.selected {
	font-weight: bold;
	margin: 0 0 15px 50px;
	background:transparent none;
}
.construktor-banner {
	background: transparent url('/images/constructor.png') no-repeat scroll left top;
	height: 222px;
	cursor: pointer;
}
.block {
	margin-bottom: 35px;
	position: relative;
	width: 247px;
}
.phone {
	background: transparent url('/images/phone.png') no-repeat scroll left top;
	padding-top: 195px;
	width: 284px;
}
.phone-content {
	color: #767676;
	margin-left: 70px;
}
.phone-number {
	font-size: 18px;
	color: #515151;
}
.depatment-opt {
	margin-top: 10px;
}
.matrac {
	background: transparent url('/images/texture1.jpg') no-repeat scroll left top;
	position: absolute;
	width: 329px;
	left: -21px;
	height: 170px;
	z-index: 1;
}
.matrac-content {
	width: 209px;
	margin-left: 70px;
	color: #3082b6;
	font-style: italic;
	margin-top: 19px;
}
.matrac-content .author {
	margin-top: 18px;
	text-align: right;
}
.dictionary-matrac {
	height: 170px;
}
.matras {
	background: transparent url('/images/texture2.jpg') no-repeat scroll left top;
	position: absolute;
	width: 329px;
	left: -21px;
	height: 170px;
	z-index: 1;
}
.matras-content {
	width: 209px;
	margin-left: 70px;
	color: #3082b6;
	font-style: italic;
	margin-top: 19px;
}
.matras-content .author {
	margin-top: 18px;
	text-align: right;
}
.dictionary-matras {
	height: 170px;
}
.news-block {
	margin-left: 43px;
	position: relative;
	padding-bottom: 20px;
	width: 247px;
}
.news-header {
	background: transparent url('/images/bird.jpg') no-repeat scroll left top;
	font-style: italic;
	font-size: 22px;
	padding: 23px 0px 20px 90px;
	color: #0072b9;
}
.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #0072b9;
}
.news-text {
	margin-top: 5px;
}
.news-item {
	font-style: italic;
	width: 202px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 38px;
}
.news-all {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	color: #b72eba;
	position: absolute;
	bottom: 28px;
	right: 33px;
}
a {
	text-decoration: underline;
	color: #515151;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #515151;
	outline: none;
}
a.news-link-all {
	color: #b72eba;
}
a.link-purple {
	color: #b72eba;
}
a.news-link-all-tn {
	color: #b72eba;
	text-decoration: none;
}
.menu-matras {
	position: relative;
	height: 433px;
}
.content-cell {
	text-align: justify;
	font-style: italic;
	margin-left: 5px;
	position: relative;
	z-index: 2;
}
.right-column {
	float: left;
	width: 686px;
	clear: right;
}
.img-content {
	float: left;
	display: block;
	margin-top: 48px;
	margin-bottom: 20px;
	position: relative;
	left: -15px;
}
.font-big {
	font-size: 49px;
	color: #fff;
}
.bold {
	font-weight: bold;
}
.number-list .number-list-numeric {
	width: 97px;
	height: 76px;
	float: left;
	clear: left;
	margin-right: 10px;
}
.number-1 {
	background: transparent url('/images/numbers/1.png');
	z-index: 2;
	position: relative;
}
.number-2 {
	background: transparent url('/images/numbers/2.png');
	z-index: 2;
	position: relative;
}
.number-3 {
	background: transparent url('/images/numbers/3.png');
	z-index: 2;
	position: relative;
}
.number-4 {
	background: transparent url('/images/numbers/4.png');
	z-index: 2;
	position: relative;
}
.number-5 {
	background: transparent url('/images/numbers/5.png');
	z-index: 2;
	position: relative;
}
.number-list .number-list-content {
	width: 564px;
	float: left;
	clear: right;
	margin-top: 10px;
}
.list-np {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.list-np li {
	margin: 0;
	padding: 0 0 0 7px;
	background: transparent url('/images/li-marker-square.gif') no-repeat scroll left 7px;
}
.number-list-item {
	clear: both;
	margin-bottom: 35px;
	float: left;
	width: 100%;
}
.number-list-item-last {
	margin-bottom: 0px;
}
.cart-count {
	font-weight: bold;
	color: #b72eba;
}
.cart-center {
	background: transparent url('/images/cart_center.gif') repeat-x scroll left top;
}
.cart-center2 {
	background: transparent url('/images/cart_center2.gif') repeat-x scroll left top;
}
.cart-right {
	background: transparent url('/images/cart_right.gif') no-repeat scroll right top;
}
.cart-right2 {
	background: transparent url('/images/cart_right2.gif') no-repeat scroll right top;
}
.cart-left {
	background: transparent url('/images/cart_left.gif') no-repeat scroll left top;
	padding: 10px 30px 15px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	white-space: nowrap;
}
.cart-left2 {
	background: transparent url('/images/cart_left2.gif') no-repeat scroll left top;
	padding: 10px 30px 15px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	white-space: nowrap;
}
.footer-left {
	background: #234b70 url('/images/footer-left-background.jpg') repeat-x scroll left top;
	padding: 0px;
	text-align: right;
}
.footer-left-background {
	background: transparent url('/images/footer-left.jpg') no-repeat scroll right top;
	height: 108px;
}
.footer-right {
	background: #234b70 url('/images/footer-right-background.jpg') repeat-x scroll left top;
	padding: 0px;
}
.footer-right-background {
	background: transparent url('/images/footer-right.jpg') no-repeat scroll left top;
	height: 108px;
}
.footer-center {
	background: #234b70 url('/images/footer-center.jpg') no-repeat scroll left top;
	height: 108px;
	vertical-align: middle;
	padding: 0px 0px 0px 180px;
	color: #93bfcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.develop {
	display: inline-block;
	width: 250px;
}
.footer-center a {
	color: #93bfcc;
}
.counter {
	margin-right: 20px;
}
.counter2 {
	margin-right: 36px;
}
.develop-logo {
	margin-right: 15px;
}
.container-logo {
	margin: 100px 0 60px;
	text-align: center;
}
.menu-matras .classic {
	background: transparent url('/images/matrasy/classic-product.png') no-repeat scroll left top;
	width: 200px;
	height: 112px;
	position: absolute;
	right: 105px;
	top: 15px;
}
.menu-matras .namatrasniki {
	background: transparent url('/images/matrasy/namatrasniki-product.png') no-repeat scroll left top;
	width: 200px;
	height: 117px;
	position: absolute;
	right: 0px;
	top: 103px;
}
.menu-matras .mebel {
	background: transparent url('/images/matrasy/mebel-product.png') no-repeat scroll left top;
	width: 251px;
	height: 145px;
	position: absolute;
	right: 0px;
	top: 274px;
}
.menu-matras .comfort {
	background: transparent url('/images/matrasy/comfort-product.png') no-repeat scroll left top;
	width: 202px;
	height: 114px;
	position: absolute;
	right: 195px;
	top: 182px;
}
.menu-matras .prestish {
	background: transparent url('/images/matrasy/prestish-product.png') no-repeat scroll left top;
	width: 200px;
	height: 111px;
	position: absolute;
	right: 295px;
	top: 103px;
}
.menu-matras .kids {
	background: transparent url('/images/matrasy/kids-product.png') no-repeat scroll left top;
	width: 201px;
	height: 114px;
	position: absolute;
	right: 318px;
	top: 301px;
}
.menu-matras .memoriks {
	background: transparent url('/images/matrasy/memoriks-product.png') no-repeat scroll left top;
	width: 200px;
	height: 113px;
	position: absolute;
	right: 457px;
	top: 217px;
	z-index: 5;
}
.cart-container-count {
	position: absolute;
	top: 396px;
	left: 0px;
	cursor: pointer;
}
.cart-container-count2 {
	position: absolute;
	top: 299px;
	left: 0px;
	cursor: pointer;
}
.classic-click {
	height: 85px;
	width: 130px;
	bottom: 14px;
	right: 5px;
	cursor: pointer;
	position: absolute;
}
.namatrasniki-click {
	height: 85px;
	width: 130px;
	bottom: 9px;
	right: 2px;
	cursor: pointer;
	position: absolute;
}
.mebel-click {
	height: 85px;
	width: 130px;
	bottom: 16px;
	right: 7px;
	cursor: pointer;
	position: absolute;
}
.prestish-click {
	height: 85px;
	width: 130px;
	bottom: 14px;
	right: 4px;
	cursor: pointer;
	position: absolute;
}
.comfort-click {
	height: 85px;
	width: 130px;
	bottom: 13px;
	right: 4px;
	cursor: pointer;
	position: absolute;
}
.kids-click {
	height: 85px;
	width: 130px;
	bottom: 16px;
	right: 2px;
	cursor: pointer;
	position: absolute;
}
.memoriks-click {
	height: 85px;
	width: 130px;
	bottom: 5px;
	right: 1px;
	cursor: pointer;
	position: absolute;
}
.elit-click {
	height: 85px;
	width: 130px;
	cursor: pointer;
	position: absolute;
	top: 152px;
	left: -5px;
	z-index: 10;
}
.block-ask {
	position: fixed;
	z-index: 5;
	top: 50%;
	margin-top: -71px;
}
.btn-ask-visible {
	left: 0px;
}
.btn-ask {
	background: transparent url('/images/btn-ask.png') no-repeat scroll right top;
	cursor: pointer;
	position: absolute;
	right: -26px;
	width: 26px;
	height: 152px;
}
.btn-ask-hidden {
	left: -315px;
}
.block-ask-container {
	background: transparent url('/images/ask-bg.gif') repeat-x scroll left top;
}
.ask-woman {
	background: transparent url('/images/woman.jpg') no-repeat scroll left top;
	padding: 10px 0px 0px 127px;
	height: 142px;
}
.overlay {
	background-color: #fff;
}
textarea.ask-text {
	border: 0px;
	border-collapse: collapse;
	background: #fff url('/images/shadown-top.gif') repeat-x scroll left top;
	height: 106px;
	padding: 8px 0px 0px 3px;
	width: 188px;
	margin: 0px;
	overflow: auto;
	display: block;
	border-collapse: collapse;
}
.btn-ask-send {
	background-color: #fff;
	text-align: right;
	font-size: 0px;
	line-height: 0px;
	margin-right: 8px;
	padding: 2px 0px;
}
.gradient-left {
	height: 910px;
	background: transparent url('/images/gradient-left.jpg') no-repeat scroll right top;
}
.gradient-right {
	height: 910px;
	background: transparent url('/images/gradient-right.jpg') no-repeat scroll left top;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.page-name {
	font-size: 22px;
	font-style: italic;
	margin: 0px;
	padding: 15px 0px 5px;
}
.category-description {
	margin-bottom: 15px;
}
.product-photo {
	position: relative;
	text-align: center;
	min-height: 120px;
}
.zoom {
	background: transparent url('/images/zoom.png') no-repeat scroll left top;
	bottom: 0px;
	position: absolute;
	left: 0px;
	width: 34px;
	height: 27px;
	cursor: pointer;
}
.list-products .product-description {
	text-align: left;
	margin-top: 7px;
	/*min-height: 62px;*/
}
a.link-product-name {
	font-weight: bold;
	display: block;
}
.list-products {
	width: 100%;
	border: 0px;
	margin-bottom: 15px;
}
.list-products td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
}
.list-products .product-cell1, .list-products .product-cell2 {
	width: 296px;
	padding-bottom: 39px;
}
.list-products .product-cell1 {
	background: transparent url('/images/dot-split-vertical.gif') repeat-y scroll right;
	padding-right: 45px;
}
.list-products .product-cell2 {
	padding-left: 45px;
}
.separete {
	margin-bottom: 15px;
	background: transparent url('/images/line-split.gif') no-repeat scroll left bottom;
	height: 1px;
}
.size-count {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 23px;
	margin-left: 5px;
}
.size-count-details {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 19px;
}
.container-btns {
	margin-top: 15px;
	margin-left: 5px;
}
.container-btns-details {
	margin-top: 29px;
}
.product-split {
	background: transparent url('/images/dot-split-vertical.gif') repeat-y scroll 30px top;
	width: 90px;
}
.table-product-properties {
	border: 0px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.table-product-properties td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.table-product-properties td.product-height {
	text-align: left;
}
.table-product-properties th.product-height {
	text-align: left;
	width: 45px;
}
.table-product-properties th.product-height div {
	background: transparent url('/images/icons/height.png') no-repeat scroll left top;
}
.table-product-properties th.product-hardness div {
	background: transparent url('/images/icons/hardness.png') no-repeat scroll center top;
}
.table-product-properties th.product-capacity {
	width: 90px;
}
.table-product-properties th.product-capacity div {
	background: transparent url('/images/icons/capacity.png') no-repeat scroll center top;
}
.table-product-properties th.product-vacuum div {
	background: transparent url('/images/icons/vacuum.png') no-repeat scroll center top;
	vertical-align:top;
}
.table-product-properties th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #015a9a;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 2px 0px;
	vertical-align:top;
}
.table-product-properties th div {
	height: 34px;
}
p.structure {
	padding-bottom: 9px;
	font-weight: bold;
}
.table-product-properties-big {
	border: 0px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 100%;
}
.table-product-properties-big th {
	font-size: 12px;
	font-family: Georgia;
	color: #015a9a;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 2px 0px;
}
.table-product-properties-big th div {
	height: 47px;
}
.table-product-properties-big td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.table-product-properties-big td.product-height {
	text-align: left;
}
.table-product-properties-big th.product-height {
	text-align: left;
	width: 70px;
}
.table-product-properties-big th.product-height div {
	background: transparent url('/images/icons/height-big.png') no-repeat scroll left top;
}
.table-product-properties-big th.product-hardness div {
	background: transparent url('/images/icons/hardness-big.png') no-repeat scroll center top;
}
.table-product-properties-big th.product-capacity {
	width: 116px;
}
.table-product-properties-big th.product-capacity div {
	background: transparent url('/images/icons/capacity-big.png') no-repeat scroll center top;
}
.table-product-properties-big th.product-vacuum div {
	background: transparent url('/images/icons/vacuum-big.png') no-repeat scroll center top;
	vertical-align:top;
}
.table-product-properties-big th span.normal {
	font-weight: normal;
}
.txt {
	background: #fff url('/images/shadown.gif') repeat-x scroll left top;
	border: 1px #b8b8b8 solid;
	height: 18px;
	padding: 1px;
}
.txt-count, .select-size {
	width: 23px;
	vertical-align: middle;
	padding-left: 8px;
}
.mar-size {
	margin-right: 13px;
}
.mar-btn {
	margin-right: 30px;
}
.dialog {
	margin-bottom: 20px;
	margin-top: 16px;
}
.dialog .dialog-lt {
	background: transparent url('/images/dialog/dialog-lt.png') no-repeat scroll left top;
}
.dialog .dialog-rt {
	background: transparent url('/images/dialog/dialog-rt.png') no-repeat scroll right top;
}
.dialog .dialog-ct {
	background: transparent url('/images/dialog/dialog-ct.png') repeat-x scroll left top;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
	margin: 0px 10px;
}
.dialog .dialog-lm {
	background: transparent url('/images/dot-opacity.png') repeat-y scroll left top;
	position: relative;
}
.dialog .dialog-rm {
	background: transparent url('/images/dot-opacity.png') repeat-y scroll rigt top;
	position: relative;
}
.dialog .dialog-cm {
	background-color: #fff;
	margin: 0px 1px;
}
.dialog .dialog-content {
	padding: 5px 0px 11px;
	margin: 0px 13px;
}
.dialog .dialog-lb {
	background: transparent url('/images/dialog/dialog-lb.png') no-repeat scroll left bottom;
}
.dialog .dialog-rb {
	background: transparent url('/images/dialog/dialog-rb.png') no-repeat scroll right bottom;
}
.dialog .dialog-cb {
	background: transparent url('/images/dialog/dialog-cb.png') repeat-x scroll left bottom;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
	margin: 0px 12px;
	position: relative;
}
.dialog .dialog-tail {
	position: absolute;
	background: transparent url('/images/dialog/dialog-tail.png') no-repeat scroll left top;
	width: 23px;
	height: 17px;
	top: 7px;
	left: 83px;
}
a.link-print {
	text-decoration: none;
	color: #015a9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('/images/icons/print.gif') no-repeat scroll right center;
	padding-right: 21px;
	font-style: normal;
}
a.link-print:hover {
	text-decoration: underline;
	color: #015a9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('/images/icons/print.gif') no-repeat scroll right center;
	padding-right: 21px;
	font-style: normal;
}
.container-link-print {
	margin-top: 29px;
}
.details-description {
	float: left;
	width: 395px;
}
.details-photo {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.widther {
	width: 980px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
a.link-clear {
	text-decoration: none;
	color: #015a9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('/images/icons/cross-blue.png') no-repeat scroll left center;
	padding-left: 13px;
	font-style: normal;
}
a.link-clear:hover {
	text-decoration: underline;
	color: #015a9a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('/images/icons/cross-blue.png') no-repeat scroll left center;
	padding-left: 13px;
	font-style: normal;
}
.container-clear {
	margin-top: 12px;
}
.form-customer-info {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 20px;
}
.form-customer-info span.param-name {
	display: inline-block;
	width: 145px;
	height: 22px;
	line-height: 22px;
}
.form-customer-info .params-item {
	margin-top: 15px;
}
.form-customer-info .txt {
	width: 245px;
}
table.orders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
table.orders th {
	color: #fff;
	background-color: #6dbdd5;
	height: 32px;
	vertical-align: middle;
	border: 1px #d4eef8 solid;
	border-width: 0px 1px 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
table.orders th.number {
	padding: 0px 0px 0px 11px;
	width: 28px;
	border-left-width: 0px;
}
table.orders th.model {
	padding: 0px 0px 0px 7px;
	width: 313px;
}
table.orders th.size {
	padding: 0px 0px 0px 11px;
	width: 106px;
}
table.orders th.filler {
	padding: 0px 0px 0px 11px;
	width: 110px;
}
table.orders th.count {
	padding: 0px 0px 0px 6px;
	width: 96px;
}
table.orders th.delete {
	padding: 0px 0px 0px 10px;
	width: 67px;
	border-right-width: 0px;
}
table.orders td {
	vertical-align: top;
	border: 1px #d4eef8 solid;
	margin: 0px;
	padding: 8px 0px;
	text-align: left;
	background-color: #fff;
}
table.orders td.number {
	padding-left: 14px;
	border-left-width: 0px;
}
table.orders td.model {
	padding-left: 10px;
}
table.orders td.size {
	padding-left: 10px;
}
table.orders td.filler {
	padding-left: 10px;
}
table.orders td.count {
	padding: 5px 0px 5px 8px;
}
table.orders td.delete {
	border-right-width: 0px;
	text-align: center;
}
.container-footer {
	position: relative;
}
table.table-simple{
	border:0px;
	padding:0px;
	margin:0px;
}
table.table-simple td{
	border:0px;
	padding:0px;
	margin:0px;
}
.tooltop{
	display:none;
}
.Slogan {
	color: #3082b6;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 16px 0px 15px 0px;
	text-align: center;
}
.PadLeftContacts {
	padding: 0 50px 0 20px;
	height: 250px;
}

.konstruktor td {
	vertical-align: top;
	padding: 3px 21px 7px 3px !important;
}

.price {
    font-size: 15px;
}

.l-inf-block {
    text-align:center;
}
