*{ margin: 0; padding: 0;}

body{
	font-family: Trebuchet MS;
	color: #000000; 
	min-width:1000px; 
	font-size:12px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, li {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}

body{
	background-color: #FFEAB9;
	background-image: url(/images2/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

a{
	color: #A84702;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
}

ul {padding:10px 0 10px 20px;}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
	width: 1000px;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 61px; 
	clear: both;
}

#footer_main{
	height: 61px; 
	margin: -61px auto; 
	position: relative; 
}

#footer{
	height: 61px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	width: 1000px;
	height: 61px;
	overflow: hidden;
	background-color: #F4CB71;
}

.copyright{
	float: left;
	width: 203px;
	padding: 15px 0px 0px 32px;
	background-image: url(/images2/copyright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
}

#footer_in .contacts{
	float: left;
	width: 323px;	 
}

#footer_in .contacts div{
	float: left;
	padding: 12px 0px 0px 10px;
	width: 140px;
	line-height: 14px;
}

.counters{
	float: left;
	padding: 22px 0px 0px 0px;
}

.counters a{
	margin-right: 40px;
}

#header{
	height: 305px;
	background-image: url(/images2/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.logo{
	height: 116px;
	padding: 26px 0px 0px 46px;
}

.address_nav{
}

.address_nav .address{
	float: left;
	padding: 0px 0px 0px 42px;
}

.address_nav .address p{
	color: #642800;
	padding: 0px 0px 14px 0px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
}

.address_nav .address a{
	color: #642800;
	font-size: 12px;
	font-weight: bold;
}

.address_nav .nav{
	float: right;
	padding: 47px 0px 0px 0px;	
	width: 56px;
}

.address_nav .nav a{
	margin-bottom: 16px;
	display: block;
	clear: both;
	float: left;
}

#pathway{
	height: 32px;
	background-color: #FFEAB9;
	padding: 10px 0px 0px 23px;
	color: #020001;
}

#pathway a{
	color: #020001;
	background-image: url(/images2/pathway_a.gif);
	background-position: right 7px;
	background-repeat: no-repeat;
	padding: 0px 8px 0px 0px;
	margin: 0px 4px 0px 0px;
}

#center_total{
	clear: both;
}

.main_tbl{
	width: 100%;
	border-collapse: collapse;
}

.main_tbl .left_cell{
	width: 205px;
	background-image: url(/images2/left_cell.png);
	background-repeat: repeat-x;
	
	padding: 0px 15px 20px 15px;
}

.main_tbl .center_cell{
	padding: 20px 0px 20px 0px;
}

.main_tbl .right_cell{
	width: 191px;
	padding: 16px 21px 20px 0px;	
}

#left_menu{
	padding: 7px 12px 7px 12px;
	background-color: #FEE2A3;
	margin-bottom: 41px;
}

#left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left_menu ul li{
	padding: 2px 0px 4px 3px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(/images2/left_menu_li.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#left_menu ul li a{
	color: #A84700;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
}

#left_menu ul li{
	font-size: 12px;
	font-family: Tahoma;
}

#left_menu ul li a.cur{
	color: #000000;
	font-weight: bold;
}

#left_menu ul li a:hover{
	text-decoration: underline;
}

#left_menu ul li.sub{
	padding: 2px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(/images2/left_menu_li.gif);
	background-repeat: repeat-x	
}

#left_menu ul li.sub a{
	color: #A84700;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images2/left_menu_sub_cur.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma;	
}

#left_menu ul li.sub a.cur{
	color: #000000;
	font-weight: bold;
}

#left_menu ul li.sub a:hover{
	text-decoration: underline;
}

#left_menu ul li.last{
	background-image: none;
}

.price_list{
	padding: 0px 0px 0px 21px;	
}

.price_list a{
	display: block;
	color: #DD0202;
	font-weight: bold;
	width: 103px;
	height: 43px;
	overflow: hidden;
	background-image: url(/images2/price_list.jpg);
	background-repeat: no-repeat;
	padding: 13px 0px 0px 70px;
	line-height: 14px;
	font-size: 12px;
	font-family: Tahoma;
}

#favor_product{
	padding: 4px 0px 0px 27px;
}

#favor_product .item{
	clear: both;
	border-bottom: 1px solid #EAE6DB;
	height: 103px; 
}

#favor_product .item_last{
	border-bottom: 0px;
}

#favor_product .item .img{
	float: left;
	width: 79px;
	padding: 15px 0px 0px 0px;
}

#favor_product .item .desc{
	float: left;
	padding: 34px 0px 0px 0px;
}

#favor_product .item .desc a{
	display: block;
	color: #DC0203;
	font-family: Tahoma;
	font-size: 12px;
}	

#favor_product .item .desc span.price{
	display: block;
	font-size: 14px;
}	

#favor_product .item .desc span.price span{
	font-size: 14px;
	font-weight: bold;
}

.text_block{
	padding: 0px 0px 0px 22px;
	clear: both;
}

.text_block p{
	padding: 0px 0px 14px 0px;
	line-height: 14px;
}

h1{
	font-size: 24px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 18px;
}

#big_number{
	height: 68px;
	overflow: hidden;
	padding: 0px 0px 0px 20px;	
}

#big_number div {
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px 10px 10px 42px;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 18px;
}

#big_number a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	}

#big_number div.n1{
	background-image: url(/images2/n1.gif);
}

#big_number div.n2{
	background-image: url(/images2/n2.gif);
}

#big_number div.n3{
	background-image: url(/images2/n3.gif);
}

#big_kreslo{
	clear: both;
	margin-bottom: 27px;
	background-image: url(/images2/big_kreslo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 282px;
	overflow: hidden;
}

#big_kreslo .img{
	float: left;
	width: 283px;
	padding: 26px 0px 0px 19px;
}

#big_kreslo .desc{
	float: left;
	padding: 45px 0px 0px 0px;
	width: 215px;
}

#big_kreslo .desc .titl{
	padding: 0px 0px 22px 0px;
}

#big_kreslo .desc .d{
	line-height: 16px;
}

#big_kreslo_pre{
	padding: 0px 0px 0px 12px;
}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

.right {float:right; padding-left:15px; padding-bottom: 10px;}
.left {float:left; padding-right:15px; padding-bottom: 10px;}

#price {background-color: #bb241d; font-size: 18px; color:#FFFFFF; font-weight: bold; text-align:center; padding:10px;}
#compare th {color: #ffffff; background-color: #bb241d; padding:5px;}
#compare td {vertical-align: middle; padding:5px;}

/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:0; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:#000000
}
	
.city li .active {
	color:#000000;
	border-color:#000000 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}

.pic {padding-right:15px;}

#withborder, #withborder td{
  border: 1px solid #000000;
  border-collapse: collapse;
}

#withborder td{
	padding: 5px;
	text-align: left;
}

#withborder #title td{
	font-weight: bold;
	text-align: center;
	background-color:#bb241d;
	color:white;
}

#withborder td.title{
	font-weight: bold;
	text-align: left;
}

a.curpage {font-weight:bold;}

#features td {vertical-align:middle;}

ol {padding:10px;}
ol li{padding-bottom:5px;}