BODY {
	margin: 0px;
	padding: 0px;
	font: 12px verdana;
	color: black;
	background-color: #D0B372;
}
.main_tbl {
	min-width: 1024px;
	/* width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1024)? "1024px" : "none"); */
}

.blind {
  width: 110px;
  height: 379px;
  position: absolute;
  z-index: 17;
  top: 0px;
  left: 0px;
}
html > body .blind {
  background: url(../blind.png) no-repeat;
}
*html .blind {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/blind.png', sizingMethod='crop');
}

.logo {
  width: 316px;
  height: 76px;
  position: absolute;
  z-index: 18;
  top: 82px;
  left: 125px;
}
html > body .logo {
  background: url(../logo.png) no-repeat;
}
*html .logo {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/logo.png', sizingMethod='crop');
}

.phone {
  width: 339px;
  height: 160px;
  position: absolute;
  z-index: 19;
  top: 160px;
  left: 100px;
}
html > body .phone {
  background: url(../phone.png) no-repeat;
}
*html .phone {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/phone.png', sizingMethod='crop');
}

.text1 {
  width: 282px;
  height: 23px;
}
html > body .text1 {
  background: url(../text1.png) no-repeat;
}
*html .text1 {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/text1.png', sizingMethod='crop');
}

.text2 {
  width: 300px;
  height: 23px;
}
html > body .text2 {
  background: url(../text2.png) no-repeat;
}
*html .text2 {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/text2.png', sizingMethod='crop');
}

.text3 {
  width: 247px;
  height: 23px;
}
html > body .text3 {
  background: url(../text3.png) no-repeat;
}
*html .text3 {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/text3.png', sizingMethod='crop');
}

.text4 {
  width: 177px;
  height: 22px;
}
html > body .text4 {
  background: url(../text4.png) no-repeat;
}
*html .text4 {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/text4.png', sizingMethod='crop');
}

.cont_block {
  background-image: url(../cont_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
}
.cont_top {
  background-image: url(../sofa_bot.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#cont {
  font-family: verdana;
  font-size: 12px;
  color: black;
}
#cont A {
  color: #8C1A15;
}

#top_menu {
	padding: 0px 10px 0px 0px;
}
#top_menu A {
	font-family: arial,verdana;
	font-size: 16px;
	font-weight: bold;
	color: #8C1A15;
	text-decoration: none;
}
#top_menu A:hover {
	text-decoration: underline;
}
#top_menu LI {
  padding-left: 18px;
  list-style: none;
  width: 12%;
  position: relative;
}
html > body #top_menu LI {
  background: url(../bull.png) no-repeat;
}
*html #top_menu LI {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bull.png', sizingMethod='crop');
}

.news_data {
  font-family: verdana;
	font-size: 12px;
	color: white;
}
.news_head {
  margin: 10px 0px 10px 0px;
  font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8C1A15;
}
.news_text {
  font-family: verdana;
	font-size: 12px;
	color: black;
}
.news_head A {
  color: #8C1A15;
  text-decoration: underline;
}
.news_head A:hover {
  color: #8C1A15;
  text-decoration: none;
}
.news_block {
  margin: 10px 0px 10px 0px;
  font-family: verdana;
	font-size: 12px;
	color: black;
}

.line {
  margin-top: 10px;
  width: 100%;
  height: 1px;
  background-image: url(../line.jpg);
  background-repeat: repeat-x;
}

.head_page {
  font-family: arial,verdana;
	font-size: 20px;
	font-weight: bold;
	color: #5E4F34;
}
.head_page .head_link {
  font-family: arial,verdana;
	font-size: 20px;
	font-weight: bold;
	color: #5E4F34;
}

.bot_line {
  height: 5px;
  padding: 10px 0px 0px 0px;
  background-image: url(../bot_line.gif);
  background-repeat: repeat-x;
  font-family: verdana;
	font-size: 12px;
	color: #8B7440;
}
.bot_line A {
  color: #8C1A15;
  text-decoration: underline;
}

#goods_top_block {
  font-family: verdana;
	font-size: 12px;
	color: black;
}
#goods_top_block .name {
  margin-bottom: 5px;
  font-family: verdana;
	font-size: 12px;
	color: #8C1A15;
}
#goods_top_block .link {
  font-family: verdana;
	font-size: 12px;
	color: #8C1A15;
}
#goods_top_block .desc {
  margin: 5px 0px 5px 0px;
  font-family: arial,verdana;
  font-size: 11px;
}

.tbl_img {
  border-right: #253648 5px solid;
  border-top: #253648 5px solid;
  border-left: #253648 5px solid;
  border-bottom: #253648 5px solid;
  background-color: #ffffff;
}

.goods_tbl {
  width: 100px;
  margin: 8px;
  display: table;
  float: left;
}
.goods_name {
  margin-bottom: 2px;
  height: 30px;
  font-family: verdana;
	font-size: 12px;
	color: #8C1A15;
}
.goods_firm {
  font-family: verdana;
	font-size: 11px;
	color: #3A3018;
}
.goods_lname {
  font-family: verdana;
	font-size: 12px;
	color: #8C1A15;
}
.foto {
  border-style: solid;
  border-color: #1C090B;
  border-width: 3px;
}
.foto2 {
  margin: 5px 10px 0px 0px;
  border-style: solid;
  border-color: #1C090B;
  border-width: 3px;
}

#pages {
  margin: 10px 0px 10px 0px;
  font-family: verdana;
  font-size: 14px;
}
#pages .pages_prev_link {
  margin: 0px 10px 0px 10px;
}
#pages .pages_next_link {
  margin: 0px 10px 0px 10px;
}
.pages_link {
  margin: 0px 3px 0px 3px;
  font-family: arial;
  font-size: 18px;
  text-decoration: underline;
}
.pages_link_sel {
  margin: 0px 3px 0px 3px;
  padding: 0px 3px 0px 3px;
  background-color: #2D2024;
  font-family: arial;
  font-size: 18px;
  color: #F6E7C0;
}

.category_link {
  margin-right: 20px;
  font-family: arial;
  font-size: 13px;
  color: #F6E7C0;
}
.category_link:hover {
  color: black;
  text-decoration: none;
}

#right_block {
  margin-left: 10px;
  font-family: arial;
  font-size: 13px;
  color: #F6E7C0;
  line-height: 22px;
}
#right_block A {
  font-family: arial;
  font-size: 13px;
  color: #665838;
  text-decoration: underline;
}
#right_block A:hover {
  font-family: arial;
  font-size: 13px;
  color: black;
  text-decoration: none;
}

.gall_foto {
  border-style: solid;
  border-color: #1C090B;
  border-width: 3px;
}
.gall_sfoto {
  border-style: solid;
  border-color: #1C090B;
  border-width: 1px;
}
.titlefoto {padding:10px; margin-top:1px; border:solid 1px #FFFFFF; background-image:URL('../border_table_bg.jpg');}
.popup_pic
.border_tab				{width:100%; margin-top:1px; background-image:URL('../border_table_border.jpg'); margin-top:5px}
				{border:solid 1px #FFFFFF;}
