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

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	color: black;

}

a, a:active, a:visited , a:link{
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

img {
	border: 0px;
}


.bg {
	position: absolute;
	min-width: 944px;
	text-align: center;
	background: #262851;	
}

.hd_wrap {
	position: relative;
	min-width: 944px;
	top: 0px;
	left: 0px;
	height: 64px;
	background: transparent url(../img/header_bg.gif) repeat-x scroll left top;
	z-index: 3;
}

.bg_center_area, .hd, .menu, .data_area, .ft_center_area, .footer_l, .footer_r {
	position: absolute;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;

	background-color: #D8B491;
	border-left: 2px solid #282541;
	border-right: 2px solid #282541;
}

.hd {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 64px;
	background: transparent url(../img/header_bg.gif) repeat-x scroll left top;	
}

.hd_phone {
	position: absolute;
	width: 730px;
	height: 64px;
	top: 0px;
	right: 40px;
	background: transparent url(../img/phone_num.jpg) repeat-x scroll left top;		
}

.main, .bg  {
	left: 0px;
	top: 0px;

	width: 100%;
}

.main {

}


.header {
	position: relative;
	height: 3em;
	width: 100%;
	background-color: blue;
	z-index: 1;
}
.content {
	position: relative;
	min-width: 944px;
	margin-left: auto;
	margin-right: auto;
	background: #262851 url(../img/bg_content.jpg) repeat-x scroll left top;	
	z-index: 1;
}

.menu {	
	background: transparent url(../img/menu_bg.jpg) repeat-x scroll left top;
	height: 64px;	
	width: 940px;
	z-index: 2;
	position: relative;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
}

.menu_line {
	position: absolute;
	left: 70px;	
	top: 25px;
	height: 64px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}

.ml_item {
	padding-left: 12px;
	background: transparent url(../img/square.gif) no-repeat scroll left 60%;
}

a.menu_link, a.menu_link:active, a.menu_link:visited, a.menu_link:link {
	color: white;
	text-decoration: none;
}

a.menu_link:hover {
	color: white;
	text-decoration: underline;
}

.menu_cur {
	color: #FFD35C;
	text-decoration: underline;
}

.menu_sq {
	list-style-type: square;
	color: #DE932E;
}

.data_area {	
	background: #D8B492 url(../img/data_area_bg.jpg) repeat-x scroll left top;
	position: relative;
	text-align: left;
}

.divan_logo_1 {
	position: absolute;
	top: 0px;
	right: 77px;
	width: 216px;
	height: 146px;
	background: transparent url(../img/divan_logo_1.jpg) no-repeat scroll right top;
}

.top_text {
	position: relative;
	height: 67px;
}

.da_text1, .da_text2 {
	text-align: left;
	position: absolute;
	color: #71718A;
}

.da_text1 {
	left: 110px;
	top: 30px;	
}

.da_text2 {
	top: 40px;
	left: 270px;
}

.top_text_2 {
	position: relative;
	height: 82px;
	background: transparent url(../img/catalogue.jpg) no-repeat scroll 60px bottom;
}

.tt2_h {
	position: absolute;
	left: 264px;
	top: 70px;
	width: 616px;
	height: 12px;
	font-size: 3px;	
	background: transparent url(../img/header1.gif) no-repeat scroll left top;
}

.submenu1, .scol1, .scol2 {
	text-align: left;
	height: 308px;
}

.footer_panel1, .submenu1  {
	position: relative;	
	left: 60px;	
}

.submenu1 {
	width: 820px;
	background-color: white;
}

.scol1 {
	width: 201px;
	float: left;
	background: transparent url(../img/border1.gif) repeat-y scroll left top;
}

.scol2 {
	width: 616px;
	float: right;
	border-right: 1px solid #C5C1B0;
}

.materials_pic {
	position: absolute;
	bottom: -141px;
	left: -9px;
	width: 187px;
	height: 144px;
	background: transparent url(../img/materials_pic.jpg) no-repeat scroll left top;
}

.smitem {
	height: 15px;
	padding-left: 31px;
	padding-top: 8px;
	font-size: 14px;
}

a.sml, a.sml:active, a.sml:visited , a.sml:link{
	color: #553D26;
	text-decoration: none;
}

a.sml:hover {
	color: #FFA800;
	text-decoration: none;
}

a.sml_c, a.sml_c:active, a.sml_c:visited , a.sml_c:link{
	color: #FFA800;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a.sml_c:hover {
	color: #FFA800;
	font-weight: normal;
	font-size: 14px;	
	text-decoration: none;
}

.footer_panel1 {
	width: 820px;
	height: 12px;
	background: transparent url(../img/footer_panel1.gif) no-repeat scroll left top;
}

.da_text_area1 {
	text-align: left;
	color: black;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-left: 93px;
	width: 787px;
}

.da_text_area2 {
	padding-left: 265px;
	padding-top: 14px;
	width: 615px;
	color: black;
}

.mater_list, .divans_list {
	padding-top: 45px;
	padding-left: 60px;
	width: 820px;
	position: relative;
}

.divans_list {
	padding-top: 13px;
	position: relative;
}

.sort_by {
	top: 25px;
	right: 58px;
	position: absolute;	
	font-size: 11px;
}

select.sel1 {
	height: 18px;
	width: 195px;
	font-size: 12px;
	border: 1px solid #DCC1A2;	
}

input.bt_sort_ok {
	width: 32px;
	height: 20px;	
	border: 0px;
	background-color: #B18860;
	color: white;
	font-size: 11px;
	position: relative;
	top: 2px;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align: top;		
}

table.mater_table {
	width: 740px;
}

col.mater_table_c1 {
	vertical-align: top;	
	width: 185px;
}

.mater_item {
	position: relative;
	width: 176px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	height: 82px;
	background: transparent url(../img/material_bg.gif) no-repeat scroll left top;
}

img.mater_img {
	width: 80px;
	height: 54px;
	float: left;
}

table.divans_list_t {
	width: 820px;
}

col.dl_col {
	width: 410px;
}

.divan_item {
	padding-left: 11px;
	padding-top: 14px;
	padding-bottom: 14px;	
}

img.di_img {
	float: left;
	border: 1px solid #CFB78D;
}

.di_text {
	width: 196px;
	float: right;
	color: black;
	font-size: 10px;
}

.di_h {
	color: #91723B;
	font-size: 12px;
	font-weight: bold;
}

.di_h2 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;	
}

.di_det {
	font-size: 12px;
	font-weight: bold;
}

a.di_det_l, a.di_det_l:active, a.di_det_l:visited , a.di_det_l:link{
	color: black;
	text-decoration: underline;
}

a.di_det_l:hover {
	color: black;
	text-decoration: none;
}

.zoom {
	position: absolute;
	padding-left: 13px;
	left: 108px;
	top: 30px;
	background: transparent url(../img/zoom.gif) no-repeat scroll left 60%;	
}

a.zoom_l, a.zoom_l:active, a.zoom_l:visited , a.zoom_l:link{
	color: #91723B;
	text-decoration: underline;
}

a.zoom_l:hover {
	color: #91723B;
	text-decoration: none;
}

a.mater_l, a.mater_l:active, a.mater_l:visited , a.mater_l:link{
	color: #532E07;
	text-decoration: underline;
}

a.mater_l:hover {
	color: #532E07;
	text-decoration: none;
}

a.mater_l_c, a.mater_l_c:active, a.mater_l_c:visited, a.mater_l_c:link, a.mater_l_c:hover {
	color: #EAAC06;
	text-decoration: underline;
}



.gt1, .gt2, .gt2_2, .gt3, .gt2_2_news, .gt2_m  {
	font-weight: bold;	
}

.gt1 {
	font-size: 14px;
	color: #91723B;
}

.gt2, .gt2_2 {
	color: #532E07;
}

.gt2_2, .gt2_2_news, .gt2_2_news2, .gt2_m {
	font-size: 14px;
	position: relative;
	left: -21px;
	padding-left: 21px;
	background: transparent url(../img/square2.gif) no-repeat scroll left center;
}

.gt2_2_news {
	font-size: 12px;
}

.gt2_2_news2 {
	background: transparent url(../img/ov_line2.gif) no-repeat scroll left center;
}

.gt3 {
	color: #91520F;
}

.gt2_m {
	background: transparent url(../img/ov_line2.gif) no-repeat scroll left center;
	font-size: 11px;
	height: 15px;
}

.main_panel{
	position: relative;
	left: 89px;
	width: 764px;
	height: 464px;
	background: transparent url(../img/main_panel.jpg) no-repeat scroll left top;
}

.tmain {
	position: relative;
	left: 43px;
	top: 35px;
	width: 681px;
	height: 420px;

}

.ttd {
	height: 100px;
	vertical-align: top;
}

.mp_h_t {
	margin-left: 22px;
	color: #827160;
	font-size: 13px;
}

.mp_h {
	width: 227px;
	height: 15px;
	background: transparent url(../img/ov_line.jpg) no-repeat scroll left top;
}

.mp_h_main {
	width: 227px;
	height: 135px;
	overflow: hidden;
}

a.mp_h_l, a.mp_h_l:active, a.mp_h_l:visited , a.mp_h_l:link{
	color: #827160;
	text-decoration: none;
}

a.mp_h_l:hover {
	color: #827160;
	text-decoration: underline;
}

.armchair {
	position: absolute;
	left: -76px;
	bottom: -133px;
	width: 291px;
	height: 291px;
	background: transparent url(../img/armchair1.jpg) no-repeat scroll left top;
}

.sofa1 {
	position: absolute;
	top: 358px;
	right: -43px;
	width: 331px;
	height: 103px;
	background: transparent url(../img/sofa1.jpg) no-repeat scroll left top;
}

.sofa2 {
	position: absolute;
	top: 528px;
	right: 5px;
	width: 389px;
	height: 165px;
	background: transparent url(../img/sofa2.jpg) no-repeat scroll left top;
}

.first {
	width: 218px;
	margin-left: 325px;
	font-size: 12px;
}

.second {
	margin-left: 54px;
	width: 488px;
	font-size: 12px;	
}

.transformation, .transformation2, .transformation3 {
	margin-left: 43px;
	margin-top: 34px;
	width: 700px;
	height: 130px;
	font-weight: bold;
	font-size: 16px;
	color: #65280F;
}

.transformation2, .transformation3 {
	margin-left: 0px;
}

.transformation3 {
	margin-top: 0px;
	text-align: left;
	width: 369px;
}

.transf_mat {
	padding-top: 10px;
}

.trans_item {
	font-size: 12px;
	border: 0px;
	float: left;
	margin-right: 30px;
	text-align: center;
}

.trans_l_t {
	position: relative;
	bottom: 0px;
}

.trans_i {
	border-width: 0px;
}

a.trans_link, a.trans_link:active, a.trans_link:visited , a.trans_link:link{
	color: #1D1915;
	text-decoration: underline;
}

a.trans_link:hover {
	color: black;
	text-decoration: none;
}

.news_panel {
	position: absolute;
	top: 719px;
	right: 33px;
	width: 185px;
	font-size: 12px;
	color: #593222;	
}

.bt_news {
	position: relative;
	left: 26px;
	width: 121px;
	height: 36px;
	background: transparent url(../img/bt_news.jpg) no-repeat scroll left top;	
}

.bt_news_t {
	position: absolute;
	top: 11px;
	left: 33px;
	color: white;
	font-weight: bold;	
}

.footer {
	height: 130px;
	width: 100%;
	min-width: 944px;
	position: relative;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../img/footer_bg.gif) repeat-x scroll left top;	
  	z-index: 3;
	text-align: center;
}

.ft_center_area, .footer_l, .footer_r {
	position: absolute;
	height: 101px;
	background: #C07777 url(../img/footer_bt_ln.gif) repeat-x scroll left bottom;
}

.footer_l {
	background: transparent url(../img/footer_l.gif) no-repeat scroll left bottom;	
}

.footer_r {
	background: transparent url(../img/footer_r.gif) no-repeat scroll right bottom;	
	color: white;
	min-width: 940px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: -2px;
	text-align: left;
}

.footer_bg_r {
	background: transparent url(../img/footer_r.gif) no-repeat scroll right bottom;	
	width: 6px;
	height: 19px;
	position: absolute;
	right: -2px;
	bottom: 0px;
}

.ft_col1 {
	position: absolute;
	left: 46px;
	top: 28px;
}

.ft_col2 {
	position: absolute;
	left: 406px;
	top: 17px;
}

.divan_logo_btm {
	width: 198px;
	height: 82px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(../img/divan_btm_logo.gif) no-repeat scroll right top;
	z-index: 10;
}

.ft_vg {
	position: absolute;
	right: 36px;
	bottom: -17px;
}

.bld_clr {
	color: #5C3B3B;
}

a.w_link, a.w_link:active, a.w_link:visited , a.w_link:link{
	color: white;
	text-decoration: underline;
}

a.w_link:hover {
	color: white;
	text-decoration: none;
}

a.vg_link, a.vg_link:active, a.vg_link:visited , a.vg_link:link{
	color: #CAC4C4;
	text-decoration: underline;
}

a.vg_link:hover {
	color: #CAC4C4;
	text-decoration: none;
}

.u_links {
	position: absolute;
	right: 54px;
	top: -16px;
	font-size: 10px;
}

a.useful_links, a.useful_links:active, a.useful_links:visited, a.useful_links:link {
	color: #F4CFAD;
	text-decoration: underline;
}

a.useful_links:hover {
	color: #F4CFAD;
	text-decoration: none;
}

.clearfloats {
	clear: both;
}

.p_first {
	font-weight: bold;
	font-size: 18px;
}

.page_sel {
	color: #554735;
}

.page_sel2 {
	font-size: 12px;
}

.page_cur, .page_cur2 {
	background-color: #584119;
	color: white;
}

.page_cur2 {
	background-color: #FFA800;
}

a.page_l, a.page_l:active, a.page_l:visited, a.page_l:link {
	color: #584119;
	text-decoration: underline;
}

a.page_l:hover {
	color: #584119;
	text-decoration: none;
}

.text11s {
	font-size: 11px;
	font-weight: normal;
}

.text14 {
	font-size: 14px;
}

.text16 {
	font-size: 16px;
}

.det_left_col {
	width: 369px;
	padding-left: 13px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: right;
	float: left;
}

.bt_order_d {
	position: relative;
	margin-left: 229px;
	width: 140px;
	height: 34px;
	background: #9C6A2E url(../img/bt_order.gif) no-repeat scroll left top;
	color: white;
	font-size: 12px;
	text-align: left;
}

.bto_ct {
	position: relative;
	left: 27px;
	top: 9px;
}

a.order_l, a.order_l:active, a.order_l:visited, a.order_l:link {
	color: white;
	text-decoration: none;
}

a.order_l:hover {
	color: white;
	text-decoration: underline;
}

.di_text_ar {
	position: relative;
	float: right;
	width: 402px;
	text-align: left;
	top: 45px;
	padding-bottom: 45px;
}

.feedback_form {
	width: 352px;
	padding-left: 21px;
	padding-right: 21px;
	height: 429px;
	background: transparent url(../img/bg_form.jpg) no-repeat scroll 0px 22px;	
}

.inp1 {
	height: 18px;
	width: 234px;
	border: 1px solid #CEAE75;
}

.feedback_text {
	width: 300px;
}

.hidden_text {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 130px;
	overflow: hidden;
	visibility: hidden;
}
.cat_row {
padding-top:15px;
padding-left:20px;
width:184px;
}
table.fabs {
	margin:0 auto;
/*	margin:#2b2b2b;*/
	width:603px;
	height:302px;
	text-align:center;
}
table.fabs .fabs_h {
 font-size:18px;
 font-family:Arial;
 font-weight:bold;
 text-align:center;
 padding:3px;
 color:#d30000;
}
