<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {display:inline-block; vertical-align:bottom;}

body {

	min-width:950px;
	overflow-x: hidden;
	margin:0;
	padding: 0;
}


.textdiv {margin-top:230px;
	color:#000;
	font-family: 'OpenSansRegular';
	font-size:14px;
}
.textdiv h1 {
	font-family: 'OpenSansRegular';
}
.textdiv h2{
	font-family: 'OpenSansRegular';
	/*font-size:24px;*/
	font-weight:normal;
	color:#000;
	margin: 5px;
}.textdiv h3{
	font-family: 'OpenSansRegular';
	/*font-size:24px;*/
	font-weight:normal;
	color:#000;
}
#navline {position:absolute; top:210px; color:#a38f8b !important; font-size: 13px  !important; padding-bottom: 20px; font-family: 'OpenSansRegular';}
#navline a {color:#a38f8b  !important; font-size: 13px; text-decoration: underline  !important; font-family: 'OpenSansRegular';}
.home { font-family: 'OpenSansRegular'; text-align: justify;}

.wrapper {
	width: 950px;
	margin: 0 auto;
}

.shapka {
	background-color: #fff;
	height: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.menutop {
	font-size: 12px;
	color: #fff;
	background-color: #393736;
	height: 17px;
	padding-top: 23px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 15px;
}
.phonetop {
	font-size:18px;
	font-weight: 600;
	color:#000;
}
.phonetop span {
	font-size:16px;
	color:#00a0e3;
}


.menutop a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin-right:30px;
}
.menutop a:hover,.menutop a.act {
	text-decoration:underline;
}

.menutop a:last-of-type {
	margin-right:0px;
}

.slogan {
	font-weight:300;
	font-family: 'OpenSansRegular';
	color:#fff;
	font-size:250%;
	width:45%;
	margin-top:5%;
	line-height:35px;
}

h1.slide {
	font-weight: 600;
	color:#fff;
	font-size:36px;
	text-transform:uppercase;
	position:absolute;
	margin-top: 0;
}
h1.slide img {
	vertical-align:middle;
}
h1.slide div {
	font-weight: 600;
	color:#fff;
	font-size:14px;
	text-transform:none;
}
h1.slide div a {
	color:#fff;
	text-decoration:none;
}
.categories {
	margin:40px 0 20px 0;
}
.cat {
	height: 146px;
	width: 300px;
	position:relative;
	float:left;
	margin: 0 20px 20px 0;
}
.opis,.overlay {
	position: absolute;
	z-index: 20;
	height: 140px;
	width: 300px;
	left:0;
	top:0;
}
.overlay {
	background:#28D9E4;
	opacity:0;
	z-index: 15;
}

.cat:hover .overlay {
		opacity:0.7;
}
.opis a {
	display:block;
	height:80px;
	width:240px;
	padding:30px;
	text-decoration:none;
	font-weight:600;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
}
.opis a span {
	display:block;
	background:url(/images/arrow_right_03.png) 0 0 no-repeat;
	width:20px;
	height:20px;
}
.opis a  hr {
	background:#df3232;
	height:2px;
	border:0;
	width:50%;
	margin:15px 0 30px 0 ;
}
.cat:hover  .opis a  hr  {
	height:1px;
	background:#fff;
}
.clear {clear:both;}
.nomar {
	margin-right:0;
}

.sidebar1 {
	float: left;
	width: 240px;
	padding:  20px 20px 0 0 ;
	background: #3f3f3f;
	margin-top: 20px;
}

.content {
	padding: 20px 0 0 10px;
	width: 680px;
	float: left;
	position:relative;
}

/* ~~ Этот сгруппированный селектор выдает списки в пространстве .content ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* это поле зеркально повторяет правое поле в правиле для заголовков и параграфов выше. Внизу поле помещено как граница между элементами списков, а слева — как отступ. Поля можно настраивать по желанию. */
}

.footer {
	font-size: 12px;
	color: #fff;
	background-color: #242424;
	padding-top: 50px;
	padding-bottom: 50px;



}
.footer a {
	color:#0ac1ff;
}



/* ~~ прочие классы float/clear ~~ */
.fltrt {  /* этот класс можно использовать для обтекания элемента справа на странице. Обтекаемый элемент должен предшествовать элементу, с которым он должен находиться рядом на странице. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* этот класс можно использовать для обтекания элемента слева на странице. Обтекаемый элемент должен предшествовать элементу, с которым он должен находиться рядом на странице. */
	float: left;
	margin-right: 8px;
}
.clear { /* этот класс можно поместить в теге &lt;br /&gt; или в пустом блоке DIV в качестве конечного элемента, следующего за последним обтекаемым DIV (внутри #container), если .#footer удален или извлечен из #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#my-slideshow {position: relative;}

#logodiv {position: absolute; top:0; left: 0; z-index: 10;  width: 100%; }
#logodiv.inner {
	background:url(/images/grad_02.jpg) 0 198px repeat-x;}
#logodiv.inner .textdiv {
	margin-top:210px;
	position: relative;
}
.textdiv table {border-collapse:collapse; margin-top: 10px;}
.textdiv td,.textdiv th {border:#ccc 1px solid;  }
.textdiv tr td:first-of-type,.textdiv tr th:first-of-type {border-left:#fff 1px solid !important;}
.textdiv tr td:last-of-type,.textdiv tr th:last-of-type   {border-right:#fff 1px solid !important;}
.textdiv th {border-top:#fff 1px solid !important; border-bottom:#ccc 2px solid !important; color:#222; font-weight:normal;  padding: 20px 10px;}

.textdiv td{ color:#666; padding:15px 10px; text-align: left;}

.textdiv table.nopad td, table.nopad td {padding:0 !important; border:none !important}

.pagera {margin: 0 5px; padding: 5px;}
.pageracur {margin: 0 5px; padding: 5px; background-color: #2D5062; color: #fff !important;}

blockquote {
	color:#777777;
	font-style:italic;
	padding-left:27px;
	border-left:#a6a6a6 3px solid;
	margin-left:0;
}

.sidebar1 ul.leftmenu {
	list-style:none;
	margin:0;
	/*padding:0;*/
	padding: 0 0 0 20px;
	/*background:#3f3f3f;*/
	line-height: normal;
}
.sidebar1 ul.leftmenu li {
	padding:0;
	margin:0;
	border-bottom:#5b5b5b 1px solid;
}

.sidebar1 ul.leftmenu li a {
	display:block;
	/*padding:25px 30px;*/
	padding: 25px 0;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.sidebar1 ul.leftmenu li:hover,.sidebar1 ul.leftmenu li.act {
	border-bottom:#f00 1px solid;
}
.somepic {
	background:#fff;
	float: right;
	height: 190px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px solid #ccc;
}
.mapp {
	float: right;
	height: 400px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#oformFM {
	background:#fff;
	padding:15px 25px;
	border-radius:5px;
	margin-bottom:30px;
	font-family: 'OpenSansRegular';
	font-size:13px;
}
#oformFM td, #oformFM th,.cart td,.cart tr td:first-of-type,.cart tr td:last-of-type {
	border:none !important;
}

.cart td strong {
	font-size:18px;
	font-weight:600;
}
.cart .carpet_color_table td strong {
	font-size: 15px;
}
.cart {
	color:#000 !important;
}
.cart table {
	margin:0;
}
#oformFM button,.cart button  {
	background:#e03f3f;
	color:#fff;
	border:none;
	padding:10px 30px;
}
#oformFM label {
	display:block;
	margin-bottom:10px;
}
#oformFM input[type="text"] {
	border:none;
	outline:none;
	background:#dddddd;
	border-radius:5px;
	padding:15px 20px;
	width:200px;
	font-family: 'OpenSansRegular';
	font-size: 15px;
}
.numinp {
	width:60px;
	border:none;
	outline:none;
	height:20px;
	text-align:center;
	}
.numbox {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #ccc;
	background:#fff;
	border-radius:5px;
}
.cart .odd td {
	background:#fff;}
.cart button {
	background:#d61111 url(/images/cartt_08.jpg) 0 0 no-repeat;
	width:180px;
	cursor: pointer;
}
.opabrand {
	background:#fff;
	padding:15px 25px;
	margin-bottom:30px;
	font-family: 'OpenSansRegular';
	font-size:13px;
}
.opabrand a {
	display:block;
	width:120px;
	height:20px;
	padding:10px 10px 10px 20px;
	background:url(/images/red_square_bulllet_03.jpg) left center no-repeat;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	border-bottom:#fff 1px solid;
}
.opabrand.drugie a {
	display:block;
	width:120px;
	height:40px;
	padding:10px 10px 10px 20px;
	background:url(/images/red_square_bulllet_03.jpg) left center no-repeat;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	border-bottom:#fff 1px solid;
}
.opabrand a:hover { border-bottom:#00a0e3 1px solid;}
.price {
	color:#000;
	padding: 0;
	margin: 0;
}

.price span {
	font-size:30px;
}
.price strong {
	font-size:36px;
	font-weight:600;
}
.item td {
	border: none !important;
}
.item img {
	border:#fff 6px solid;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.75);
}

.tcat th, .tcat td{
	font-size: 13px  !important;
	font-weight: normal  !important;
	border:none !important;
	font-family: 'OpenSansRegular';
}
.tcat th {background: #fff}
.tcat td {background: #f8f8f8}
.tcat .razd td {background: none !important; height: 5px; padding: 0 !important; border:none !important; }
.textdiv .tcat tr td:first-of-type, .textdiv .tcat tr th:first-of-type,.textdiv .tcat tr td:last-of-type, .textdiv .tcat tr th:last-of-type {
	border:none !important;
}




#bg132 {
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 150;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    opacity: 0.5;
}

.dlg { position:absolute; z-index:200; background:#fff; display:none; font-size: 14px;}
.dlg_content {padding:15px;}
.dlg input {width: 240px; padding: 5px; border: #0b91c9 1px solid; font-family: 'OpenSansRegular', 'Tahoma';}
.dlg textarea {width: 405px; padding: 5px; border: #0b91c9 1px solid; font-family: 'OpenSansRegular', 'Tahoma'; font-size: 14px;}
.dlg td {padding: 5px 0;}
.dlg p {padding: 0; margin: 0;}
.dlg button {
	border:none;
	background:none;
	padding:0;
	margin:10px 0 0 0;
}
#dialog-login,#dialog-map {
	width: 250px;
	padding: 50px 65px;
	/*background: none !important;*/
	position: relative;
}
.gotocart {
	display: block;
	margin-bottom: 10px;
	width: 240px;
	padding: 10px 0;
	text-align: center;
	font-family: 'OpenSansSemiboldRegular';
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}
.gotocart1 {
	background: #fff;
	border:#9a9a9a 1px solid;
	color:#000;
}
.gotocart2 {
	background: #e03f3f;
	border:#e03f3f 1px solid;
	color:#fff;
}

#fmLogin td {
	border: none;
}

.tablesearch {
	position: absolute;
	top:210px;
}
/*.content*/ ul.ui-autocomplete {
	padding: 10px !important;
	width: 300px;
	z-index: 1000;
}
/*.content*/ ul.ui-autocomplete .ui-menu-item a,.content ul.ui-autocomplete,.content ul.ui-autocomplete li {
	text-align: left;
}
/*.content*/ ul.ui-autocomplete .ui-menu-item a:hover {
	background: #D61111;
}
/*.content*/ ul.ui-autocomplete .ui-menu-item a:hover, .content ul.ui-autocomplete .ui-menu-item:hover {
	font-weight: normal !important;
}
#fmSearch input{
	display: inline-block;

}
#searchtext {
	margin-left: 20px;
	background: #3f3f3f;
	border:#8A8A8A 1px solid;
	padding: 5px;
	color:#8A8A8A;
	position: relative;
	top: -10px;
	outline: none;
}
.home #searchtext {
	background: #5f5d59;
	color:#FFF;
	border:#9f9f9f 1px solid;
	margin-left: 0px;
	width: 260px;
}

.searchtov {
	width: 300px;
	height: 100px;
	float: left;
}
.searchtov td {
	border:none;
	padding: 5px;
}
.textdiv .searchtov tr td:first-of-type, .textdiv .searchtov tr td:last-of-type {
	border-left:none !important;
	border-right: none  !important;
}
.searchtovimg {
	width:100px; height:100px;
}
.downloadmap {
	position: absolute;
	top:0px;
	cursor: pointer;
	right: 0;
	background: #3f3f3f;
	color:#fff;
	padding: 10px;
	width: 95px;
}
.downloadmap a {
	color: #fff;
	text-decoration: none;
}
.carpet_colors {
	background: #f2f3f7;
	padding: 10px;
	margin: 0 0 10px 0;
}
.carpet_color_table td {
	padding: 0 !important;
}
@media screen and (max-width: 1800px) {
	#logodiv.inner .textdiv  {
		margin-top: 150px;
	}
	#navline {
		top:150px;
	}
	#logodiv.inner {
  		background-position: 0 130px;
	}
	.tablesearch {
		position: absolute;
		top:150px;
	}
}

.footer_phones {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.footer_phones span {
    letter-spacing: 1px;
}

.textdiv {
	text-align: justify;
}

#links {
    float: left;
    width: 45%;
    margin: 5px 0px;
    padding: 0px 15px;
    font-weight: bold;
}

.logotxt {
	position: absolute;
    color: #00A0E3;
    margin: 5px 0px;
    font-size: 13px;
}

.bn {
	background:url(/images/bnr.jpg) 50% 0 no-repeat #dadfe2;
	height: 79px;
	display: block;
}

.redir-c,
.redir-o {
	padding: 3px 5px !important;
	border: #ccc 1px solid !important;
}
.redir-c {
	background: #fde3e3 !important;
}
.redir-o {
	background: #e3effd !important;
}</pre></body></html>