@import url(main.css);
@import url(header.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);
@import url(left.css);
@import url(mailform.css);
@import url(claim.css);
@import url(site-map.css);
@import url(form.css);
@import url(item4.css);

#left-menu-box {
	margin: 0;
	padding: 0;
}

#middle-marker-box {
	margin: 0 10px 20px 10px;
	padding: 0;
}

#left-marker-box, #right-marker-box  {
	margin: 0px;
	padding: 0;
}

#middle-marker,  {
	margin: 0;
	padding: 0px 5px;
	padding-bottom: 20px;
}

#left-marker, #right-marker {
  padding: 0 10px;
}

#left, #middle, #right, #inner-content-wrapper {
	position: relative;
	overflow: visible;
}

#inner-content-wrapper {
	
	margin: 0;
	width: 900px;
}

#left {
	float: left;
	width: 200px;
	z-index: 4;
}

#left-content {
/*	position: relative;
	z-index: 5;*/
	width: 200px;
}

#middle {
	float: left;
	width: 500px;
	z-index: 2;
}

#middle-content {
/*	position: relative;
	z-index: 3;*/
	width: 500px;
}

#right {
	float: left;
	width: 200px;
	z-index: 6;
}

#right-content {
/*	position: relative;
	z-index: 7;*/
	width: 200px;
}

#header, #outer-wrapper, #footer, #claim, #top {
	width: 900px;
}



.cleaner {
	clear:both;
/*	float: left;*/
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
	padding: 0;
	margin: -1.0em 0 0 0;
	background: transparent;
}

div.upoutavka {
  display: none;
}
