html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #c4cae5 url(/img/bg_html2.jpg) repeat center top;
	position: relative;
}

body {
	min-height: 100%;
}
/*
body {
	width: 1000px;
	margin: 0 auto;
}
*/

div#body {
	width: 1000px;
	margin: 0 auto;
}

html {
	margin: 0 auto;
}

img {
	border: 0;
}

#container {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	width: 1000px;
	min-width: 1000px;
	background: #fff;
}

#header {
	width: 1000px;
	height: 197px;
}

#logo {
	width: 141px;
	height: 99px;
	padding: 42px 18px 0 18px;
	float: left;
}

#main {
	width: 1000px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	padding-bottom: 120px;
}

#top-banner {
	/*background-color:Silver;*/
	height:auto !important;
	margin:0 auto 20px;
	min-height:100px;
	width:962px;
	position:relative;
	z-index:1;
}

#wide-image {
	display:block;
	position:relative;
	z-index:1;
}

#narrow-image {
	display:block;
	position:absolute;
	right:4px;
	top:69%;
	z-index:2;
}

#super-text {
	background-color:white;
	left:0;
	opacity:0.7;
	position:absolute;
	top:60px;
	z-index:3;
	filter: alpha(opacity=70);
}

div.st-wrapper {
	background-color:transparent;
	opacity:1;
	margin:10px 10px 10px 15px;
	/*filter: alpha(opacity=100);*/
}

span.st-title {
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#000000;
}

span.st-text {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

div.st-wrapper a {
	color:#b90018;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	margin-top:15px;
	display:block;
}

div.st-wrapper a:hover {
	text-decoration:none;
}

#content {
	width: 1000px;
	float: left;
}

#page_text {
	margin-right: 266px;
	padding: 8px 0 0 19px;
	width: 715px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
}

#right_block {
	width: 223px;
	float: left;
	margin-left: -243px;
}

#footer {
	margin: -86px auto 0 auto;
	width: 960px;
	height: 85px;
	border-top: 1px solid #dfdfdf;
	min-width: 960px;
}

#copyright {
	margin: 33px 0 0 0;
	padding: 0;
	color: #000;
	width: 270px;
	float: left;
}

#phone {
	margin: 33px 0 0 0;
	padding: 0;
	color: #000;
	width: 124px;
	float: right;
	text-align: right;
}

#mail {
	margin: 33px 0 0 0;
	padding: 0;
	color: #000;
	width: 124px;
	float: right;
	text-align: right;
}

#mail a {
	color: #000;
}

#copyright p, #phone p, #mail p { /* Обнуление нежелательных отступов */
	padding: 0;
	margin: 0;
}

div.clear { clear: both;font: normal 0px/0px Verdana;height: 0;overflow: hidden;padding: 0 !important; /*Отбивка */ }

form { margin: 0; padding: 0;}

/* Стилизация основных текстовых элементов */
* {
	outline: none;
}

body {
	font: normal 13px/17px Arial;
	color: #272828;
}

p {
	padding: 0;
	margin: 17px 0;
}

p.m0 {
	margin-bottom: 0;
}

p.error {
	font: bold 13px Arial;
	color: red;
}

p.message {
	font: bold 13px Arial;
	color: green;
}

a {
	font: normal 13px Arial;
	color: #743131;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 36px 0 14px 0;
	padding: 0;
	font: bold 16px Arial;
	color: #33517a;
	text-transform: uppercase;
}

h2, h3, h4, h5, h6 {
	margin: 48px 0 27px 0;
	padding: 0;
	font: bold 16px Arial;
	color: #33517a;
	text-transform: uppercase;
}
/* /Стилизация основных текстовых элементов */

/* Системы меню */
/* Верхнее меню */
#tmenu {
	float: right;
	width: 800px;
	margin-top: 88px;
	padding-right: 21px;
}

#tmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

#tmenu ul li {
	display: block;
	float: left;
	height: auto !important;
	min-height: 1%;
	height: auto;
	padding: 0 0 0 30px;
}

#tmenu ul li a {
	font: bold 14px Arial;
	color: #c6413d;
	text-decoration: none;
	text-transform: uppercase;
}

#tmenu ul li a:hover, #tmenu ul li a.active {
	color: #1c96d5;
	text-decoration: none;
}
/* /Верхнее меню */

/* Правое меню */
#rmenu {
	border: 1px solid #d9d9d9;
	margin-top: 7px;
	height: auto !important;
	min-height: 1%;
	height: 1%;
}

#rmenu div {
	background: #fff;
	width: 83px;
	text-align: center;
	margin-top: -9px;
	font: italic 14px Arial;
	color: #010101;
	margin-left: 11px;
	padding-bottom: 5px;
	position: relative;
}

#rmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rmenu ul li {
	display: block;
	float: left;
	height: 92px;
	padding: 0;
}

#rmenu ul li a {
	font: bold 16px/91px Arial;
	color: #c6413d;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 221px;
	height: 92px;
	overflow: hidden;
	text-align: center;
	background: url(/img/bg_rmenu_new.png) repeat-x left bottom;
	
}

#rmenu ul li a:hover {
	color: #1c96d5;
	text-decoration: none;
}

#rmenu ul li a.active {
	color: #1c96d5;
	text-decoration: none;
	background: #eaeaea url(/img/bg_rmenu_new1.png) repeat-x left 0px;
}
/* /Правое меню */
/* /Системы меню */

/* Новости */
#news {
	margin-top: 93px;
}

#news_h {
	font: bold 16px Arial;
	color: #33517a;
	text-transform: uppercase;
	padding-bottom: 8px;
}

#news_h a {
	font: normal 13px Arial;
	color: #743131;
	text-transform: none;
}

#news_h span {
	padding: 0 7px;
}

.one_news {
	font-size: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
}

.last_news {
	border-bottom: 0;
}

div.news_date, div.news_title a {
	font-size: 12px !important;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.news_title a:hover {
	text-decoration: underline;
}

.news_anons p {
	margin: 0;
	padding: 0;
}
/* /Новости */

/* Продукция */
table.products {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 15px 0 0;
	width: 100%;
}

table.products td {
	border: 0;
	padding: 0 0 27px 0;
	vertical-align: top;
}

table.products td.pr-left {
	width: 166px;
}

table.products h3 {
	margin: 22px 0 0 0;
	padding: 0;
}

table.products h3 a {
	font: bold 16px Arial;
	color: #1a1a1a;
	text-transform: uppercase;
	text-decoration: none;
}

table.products p {
	margin: 18px 0 0 0;
	padding: 0;
	font-size: 12px;
}

/* /Продукция */

/* Коллекции */
table.collections {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.collections td {
	border: 0;
	padding: 11px 0 19px 0;
	vertical-align: middle;
}

table.collections td.pr-left {
	width: 140px;
}

table.collections td.pr-right {
	width: 217px;
}

table.collections a {
	font: bold 11px Arial;
	color: #424242;
	text-decoration: none;
}

table.collections a span {
	font: normal 30px/30px Arial;
	color: #000;
	text-decoration: none;
	padding-left: 2px;
}
/* /Коллекции */

/* Цветовая гамма */
table.colors {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.colors td {
	border: 0;
	padding: 0 20px 29px 0;
	vertical-align: middle;
	display:block;
	width:223px;
}

td.p0 {
	padding-right: 0;
}

table.colors td img {
	border: 1px solid #cfcfcf;
}

table.b0 td img {
	border: 0;
}

table.colors td p {
	font-size: 14px;
	color: #1e1e1e;
	text-align: center;
	margin: 2px 0 0 0;
}

table.left td p {
	text-align: left;
}
/* /Цветовая гамма */

/* Фурнитура */
table.furnitura {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.furnitura td {
	border: 0;
	padding: 0 26px 29px 0;
	vertical-align: middle;
}

table.furnitura td img {
	border: 1px solid #edf3f5;
}

table.furnitura td p {
	font-size: 14px;
	color: #1e1e1e;
	text-align: center;
	margin: 2px 0 0 0;
}
/* /Фурнитура */

/* Монтаж */
table.montazh {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.montazh td {
	border: 0;
	padding: 0 36px 29px 0;
	vertical-align: middle;
}

table.small-padding td {
	padding-right: 17px;
}
/* /Монтаж */

/* Инструкция */
table.instruction {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.instruction td {
	border: 0;
	padding: 19px 20px 0 0;
	vertical-align: top;
	background: url(/img/bg_instruction.gif) repeat-x left bottom;
}

table.instruction td.bg0 {
	background: none;
}

table.instruction td.pr-left {
	padding-bottom: 1px;
}

table.instruction td p {
	font-size: 12px;
	color: #1e1e1e;
	margin: 0;
}

table.left td p {
	text-align: left;
}
/* /Инструкция */

span.ar {
	color: #743131;
	padding-left: 4px;
}

#page_text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

span.pad {
	padding: 0 23px;
}

#form td {
	padding: 3px 0;
}

#form input {
	width: 342px;
	height: 23px;
	border: 0;
	background: #f4f4f4 url(/img/bg_form.png) no-repeat left top;
	font: bold 18px Arial;
	padding: 5px 10px;
}

#form textarea {
	width: 342px;
	height: 125px;
	border: 0;
	background: #f4f4f4 url(/img/bg_form.png) no-repeat left top;
	font-size: 18px;
	padding: 5px 10px;
	overflow: auto;
	font: bold 18px Arial;
}

#index-image, .img-div {
	display:block;
	width:715px;
	height:288px;
}

#index-image {
	background: url(/index-image/0.jpg);
}

.img-div {
	background-color:#F2F2F2;
}

table.catalog-table {
	width:100%;
	margin:0;
	padding:0;
}

table.catalog-table tr td {
	width:33%;
	text-align:center;
}

.main-table-td {
	display:block;
	float:left;
	margin-right:23px;
	width:30%;
}

.about {
	margin:17px 0 17px;
}
