body {
	min-width:700px;
}
/*HEADER*/
#header {
	width:700px;
	padding-top:120px;
}
#header .title {
	position:absolute;
	width:100%;
	background: url(../img/black25.png);
	left:0;
	top:0;
	margin:0;
	padding:3px 0;
}
#header .title h1 {
	font-size:36px;
}
#header .title h3 {
	font-size:24px;
}
#header .title h6 {
	/*font-family:'myCuprumRegular', Tahoma, Geneva, sans-serif;*/
	font-size:21px;
}
/*/HEADER*/
/*TOPMENU*/
#topmenu {
	height:121px;
}
#topmenu ul {
	width:700px;
	padding-left:0;
}
#topmenu ul li {
	padding:0;
	padding-right:10px;
}
#topmenu ul li a {
	font-size:23px;
	text-transform:none;
}
#topmenu ul li a:hover, #topmenu ul li.active a {
	color:#fff;
}
/*/TOPMENU*/
/*WOODEST*/
#woodest .conteyner {
	width:700px;
	padding-left:0;
}
/*SLIDER*/
#slider {
	width:700px;
	height:255px;
}
.slider {
	width:700px;
	height:255px;
}
.slider .sliderContent {
	width:700px;
	height:255px;
}
.sliderContent .item {
	width:700px;
	height:255px;
}
.sliderContent .item img {
	width:700px;
	height:255px;
}
.sliderBullets {
bottom:8px;
margin-right:8px;
}
#slider .shadow {
	background: url(../img/shadow1.png) no-repeat;
	background-position:-20px 0px;
}
#slider .zakaz {
	font-size:18px;
	margin-top:-24px;
}
/*/SLIDER*/
/*BLOCKS*/
#woodest .conteyner .block {
	width:465px;
	float:left;
	margin-left:110px;
	margin-bottom:0px;
}
/*/BLOCKS*/
/*TEXT*/
.bottomtext {
	width:700px;
	padding-left:0;
}
/*/TEXT*/
/*FOOTER*/
#footer ul {
	width:700px;
	padding-left:0;
}
/*/FOOTER*/
#woodest .textblock {
	margin-left:110px;
}
.review_form .right {
	width:680px;
	float:left;
	margin-top:5px;
}
.review_form .right textarea {
	width:510px;
}
.longblock table iframe {
	width:400px;
}
.textblock.mob {
	margin-top:0px;
}

.longblock .cont iframe {
	width:670px;
}