body {
	background:#39210f url(../images/body_bg.gif) repeat-x 0 0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d6c199;
}
img {
	border:none;
}
a {
	color:#fff4e0;
}
.header {
	background:url(../images/header.jpg) repeat-x 0 100%;
	height:338px;
	position:relative;
}
.header .container {
	height:338px;
}
.slogan {
	position:absolute;
	bottom:7px;
	right:30px;
	font-style:italic;
	font-weight:normal;
	font-size:28px;
	font-family: 'Trebuchet MS', Arial;
	text-align:right;
	color:#ecd5ac;
}
.content_wrapper {
	background:#210d00 url(../images/content_bg.gif) repeat-x 0 0;
	padding:25px 0 50px 0;
}
.container {
	width:945px;
	margin:0 auto;
	position:relative;
}
.footer {
	background:url(../images/footer.jpg) no-repeat 50% 0;
	padding:10px 0 20px 0;
	text-align:center;
	color:#6f5942;
}

.navigation {
	float:right;
	width:635px;
	clear:both;
	margin-top:33px;
	position:relative;
	right:10px;
}
.navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
.navigation ul li {
	list-style:none;
	position:relative;
	float:left;
	padding:0;
	margin:0 0 0 6px;
}
.navigation ul li a {
	display:block;
	float:left;
	height:34px;
	text-indent:-999px;
	overflow:hidden;
}
/* Top navigation btns */
.about {
	width:88px;
}
.about a {
	background:url(../images/nav.gif) no-repeat 0 0;
	width:88px;
}
.about a:hover {
	background:url(../images/nav_hover.gif) no-repeat 0 0;
}
.about a.current {
	background:url(../images/nav_hover.gif) no-repeat 0 0;
}
.gallery {
	width:99px;
}
.gallery a {
	width:99px;
	background:url(../images/nav.gif) no-repeat -94px 0;
}
.gallery a:hover {
	background:url(../images/nav_hover.gif) no-repeat -94px 0;
}
.gallery a.current {
	background:url(../images/nav_hover.gif) no-repeat -94px 0;
}
.products {
	width:111px;
}
.products a {
	background:url(../images/nav.gif) no-repeat -200px 0;
	width:111px;
}
.products a:hover {
	background:url(../images/nav_hover.gif) no-repeat -200px 0;
}
.products a.current {
	background:url(../images/nav_hover.gif) no-repeat -200px 0;
}

.mebeli {
    width:94px;
}
.mebeli a {
    background:url(../images/mebeli.gif) no-repeat 0 0;
    width:94px;
}
.mebeli a:hover {
    background:url(../images/mebeli_h.gif) no-repeat 0 0;
}
.mebeli a.current {
   background:url(../images/mebeli_h.gif) no-repeat 0 0;
}

.samari {
	width:98px;
}
.samari a {
	background:url(../images/nav.gif) no-repeat -318px 0;
	width:98px;
}
.samari a:hover {
	background:url(../images/nav_hover.gif) no-repeat -318px 0;
}
.samari a.current {
	background:url(../images/nav_hover.gif) no-repeat -318px 0;
}
.contacts {
	width:102px;
}
.contacts a {
	background:url(../images/nav.gif) no-repeat -423px 0;
	width:102px;
}
.contacts a:hover {
	background:url(../images/nav_hover.gif) no-repeat -423px 0;
}
.contacts a.current {
	background:url(../images/nav_hover.gif) no-repeat -423px 0;
}
h1.logo {
	position:relative;
	top:13px;
	left:25px;
	padding:0;
	margin:0;
	width:260px;
	height:136px;
}
.logo a {
	display:block;
	background-image:url(../images/logo.png);
	width:260px;
	height:136px;
	text-indent:-999px;
	overflow:hidden;
	behavior: url(iepngfix.htc)
}
.left_column {
	width:264px;
	position:relative;
	float:left;
	padding-left:37px;
}
.featured_product {
	background-image:url(../images/product_bg.gif);
	width:205px;
	height:182px;
	padding:15px;
	border-bottom:#210d00 15px solid;
}
.featured_product div {
	border:#917748 1px solid;
	width:203px;
	height:152px;
	overflow:hidden;
}
.featured_product h4 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
}
.featured_product h4 a {
	color:#e9c9a4;
	text-decoration:none;
}
.right_column {
	margin-top:15px;
	width:580px;
	position:relative;
	float:left;
	border-left:#69533b 1px solid;
	padding-left:30px;
	text-align:justify;
}
.separator_top {
	background-image:url(../images/separator_top.gif);
	width:17px;
	height:23px;
	position:absolute;
	top:-5px;
	left:-9px;
}
.separator_bottom {
	background-image:url(../images/separator_bottom.gif);
	width:17px;
	height:23px;
	position:absolute;
	top:100%;
	left:-9px;
}
.clear {
	font-size:1px;
	height:1px;
	clear:both;
}
h2 {
	color:#fff4e0;
	font-style:italic;
	font-weight:normal;
	font-size:28px;
	font-family: 'Trebuchet MS', Arial;
	padding:15px 0 5px 0;
	margin:0;
}
h3 {
	font-size:14px;
	padding:13px 0;
	margin:0;
	color:#917251;
}
.gallery_wrapper {
	padding-left:42px;
}
.gallery_wrapper h2 {
	padding-bottom:10px;
}
.gallery_wrapper .gallery_product {
	float:left;
	width:170px;
	height:190px;
	background-color:#3d2411;
	border:#583b25 1px solid;
	padding:15px;
	margin: 0 15px 15px 0;
}
.gallery_wrapper .gallery_product h4 {
	padding:5px 0 0 0;
	margin:0;
}
.gallery_product h4 a {
	color:#e9c9a4;
	text-decoration:none;
}
.gallery_wrapper .gallery_product div {
	width:170px;
	height:155px;
	overflow:hidden;
	border:#917748 1px solid;
}
.contact_info {
	width:530px;
	padding-bottom:25px;
}
.form_wrapper {
	background-color:#351e0d;
	border:1px solid #583B25;
	padding:28px 40px;
	width:450px;
}
.form_wrapper span {
	display:block;
	font-size:12px;
	color:#a79065;
}
textarea, input, select {
	color:#d6c199;
}
.form_wrapper input, .form_wrapper textarea {
	background-color:#210D00;
	border:1px solid #583B25;
	margin-top:4px;
	margin-bottom:15px;
	padding:7px 5px;
	width:430px;
}
.form_wrapper input.submit {
	border:none;
	background:#351e0d url(../images/submit_bg.jpg) no-repeat 50% 0;
	cursor:pointer;
	font-weight:bold;
}
.gallery_wrapper .product_list_item {
	float:left;
	width:400px;
	height:160px;
	background-color:#3d2411;
	border:#583b25 1px solid;
	padding:15px;
	margin: 0 15px 15px 0;
}
.gallery_wrapper h3 {
	padding:0;
	margin:0;
}
.gallery_wrapper h3 a {
	color:#FFF4E0;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}
.gallery_wrapper .product_list_item div.thumb {
	width:206px;
	height:155px;
	overflow:hidden;
	float:left;
	border:#917748 1px solid;
}
.gallery_wrapper .product_list_item div.description {
	float:left;
	width:175px;
	padding-left:15px;
}
.price {
	font-family:'Trebuchet MS', Arial;
	font-size:16px;
	color:#FFF4E0;
	font-style:italic;
}
.pages {
	clear:both;
}
.pages a {
	text-decoration:none;
	margin-left:3px;
}
.pages a:hover {
	text-decoration:underline;
}
.pages a.current_paage {
	color:#8a664b;
}
/* Product details */
.product_details {
	float:left;
	width:820px;
	background-color:#3d2411;
	border:#583b25 1px solid;
	padding:30px;
	margin: 0 15px 15px 0;
}
.product_details .thumb {
	width:400px;
	float:left;
}
.product_details .description h3 a, .product_details .description h3 {
	padding:0;
	margin:0;
	color:#FFF4E0;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.product_details .description {
	width:350px;
	float:left;
}
.size {
	margin-top:5px;
}
.size tr td {
	background-color:#210d00;
}
.size_title {
	color:#FFF4E0;
}
.small_thumbs {
	margin:8px 6px 0 0;
}