html, body {
	background:#602c23 url("/images/layout/page/vlines.png") repeat-y center 0;
}

.page-wrapper {
	background:url("/images/layout/page/pattern.png") repeat-x -2px 0;
}

.page {
	width:881px;
	margin:0 auto;
}

.header {
	height:264px;
}

	.header .top {
		height:204px;
		background:url("/images/layout/header/top.jpg");
	}
	
	.header .menu {
		background:url("/images/layout/menu/bg.png");
		height:60px;
	}
	
	.menu-items {
		width:888px;
		top:-10px;
		left:1px;
	}
		
		.menu-items a {
			float:left;
			display:block;
			height:40px;
			width:219px;
			background:url("/images/layout/menu/default.png");
			margin-right:1px;
		}
		
		.menu-items .clear {
			height:1px;
		}
		
		.menu-items a:hover, .menu-items a.current {
			background:url("/images/layout/menu/hover.png");
		}
		
		.menu-items a.m-company {
			background-position:0 0;
		}
		.menu-items a.m-tree-in-interior {
			background-position:-219px 0;
		}
		.menu-items a.m-furniture-restoration {
			background-position:-438px 0;
		}
		.menu-items a.m-advices {
			background-position:-657px 0;
		}
		.menu-items a.m-home-furniture {
			background-position:-876px 0;
		}
		.menu-items a.m-interior-items {
			background-position:-1095px 0;
		}
		.menu-items a.m-interior-things {
			background-position:-1314px 0;
		}
		.menu-items a.m-contacts {
			background-position:-1533px 0;
		}
	
	.header .logo {
		display:block;
		top:60px;
		width:400px;
		height:144px;
	}
		
.index .container {
	background:url("/images/layout/container/index-bg.jpg") no-repeat;
	height:816px;
}

.default .container {
	background:url("/images/layout/container/content-bg.jpg");
}

.default .container .content {
	background:url("/images/layout/container/content-img.jpg") no-repeat 0 0;
	min-height:320px;
	padding:49px 29px;
	padding-bottom:0;
}

.left-content {
	width:525px;
	float:left;
}
	.left-content .padding {
		padding:19px 16px;
		background:#f2dc9b;
	}
	
.index .title-about {
	top:242px;
	left:29px;
}

.index .title-news {
	top:341px;
	left:328px;
}	

.index .title-advices {
	top:341px;
	left:595px;
}	
	
.title {
	top:21px;
	left:29px;
}	

.right-content {
	width:276px;
	float:right;
}

.sb {
	margin-bottom:20px;
}

.breadcrumbs {
	padding:32px 16px;
}	

.footer {
	height:93px;
	background:url("/images/layout/footer/bg.png") no-repeat center 0;
}

/* gallery index */
.index .gallery-image {
	top:30px;
	left:30px;
	z-index:1;
}

.index .gallery-image img {
	width:396px;
	height:198px;
	
	background-repeat:no-repeat;
	background-position:center center;
}


.index .gallery-title {
	width:269px;
	height:94px;
	left:438px;
	top:36px;
	background:url("/images/titles/index-gallery.png");
	z-index:4;
}

.index .gallery-images {
	width:594px;
	height:198px;
	left:327px;
	top:129px;
	/*background:url("/images/tmp/g.jpg");*/
	z-index:14;
}

.index .gallery-wb {
	width:104px;
	height:104px;
	left:322px;
	top:124px;
	z-index:13;
	background:#fff;
}

.index .dl-pdf {
	top:97px;
	left:713px;
}

/* index blocks */
.block td.content {
	padding:12px 16px;
	vertical-align:top;
}
	
	.block.content td {
		padding:19px 16px;
	}

.index .about {
	width:276px;
	height:417px;
	background:url("/images/layout/blocks/about-bg.png");
	top:270px;
	left:29px;
}

.index .offer {
	top:707px;
	left:29px;
}
	
.index .advices {
	top:369px;
	left:595px;
	width:256px;
	height:426px;
	background:url("/images/layout/blocks/advices-bg.png");
}
	.index .advices li {
		background:url("/images/bullets/li-lb.png") no-repeat left 6px;
		padding-left:10px;
		text-transform:uppercase;
	}
	
.index .news {
	top:369px;
	left:328px;
	width:256px;
	height:426px;
	background:url("/images/layout/blocks/news-bg.png");
}
	.index .news li {
		background:url("/images/bullets/li-b.png") no-repeat left 6px;
		padding-left:10px;
		text-transform:uppercase;
	}

.block {
	
}

	/*.block .text-height-limit {
		overflow:hidden;
	}
	
	.block.news .text-height-limit {
		height:90px;
	} 
	
	.block.advices .text-height-limit {
		height:155px;
	}*/

.default .block {
	width:100%;
}

	.block th {
		height:62px;
		padding-left:51px;
		padding-right:10px;
		text-transform:uppercase;
	}
	
	.block td {
		padding:14px 16px;
	}
	
		.default .block.news th {
			background:url("/images/layout/blocks/news-title.jpg");
		}
		
		.default .block.news td {
			color:#585651;
			background:#e7e5e2;
		}
		
.block td.news-link {	
	height:31px;
	vertical-align:middle;
	padding:0 16px;
}

	.block td.news-link.first {
		background:url("/images/layout/blocks/news-link-first.jpg");
	}
	.block td.news-link.last {
		background:url("/images/layout/blocks/news-link-last.jpg");
	}

.footer {
	color:#b79375;
	font-size:10px;
}
	.footer .layer {
		top:24px;
	}

	.footer a {
		color:#b79375;
		text-decoration:none;
	}
		.footer a span {
			text-decoration:underline;
		}

	.footer .vg {
		top:29px;
		left:50%;
		margin-left:300px;
	}
		.footer .vg img {
			float:left;
			margin-right:10px;
			margin-top:-5px;
		}
	
	.footer .cr {
		left:50%;
		margin-left:-410px;
	}	
		
	.footer .address {
		left:50%;
		margin-left:-233px;
	}
