body {
	background: #eee url('_images/body_bg.jpg') center top no-repeat;
	min-height: 500px;
	min-width: 960px;
	padding-top: 1px;
}
#wrap1 {
	position: relative;
	width: 940px;
	margin: 10px auto ;
	padding: 10px;
	padding-top: 250px;
	background: #fff;
}
#header {
	position: absolute;
	left: 0;
	top: 0px;
	width: 960px;
	height: 250px;
	background: #eee url(_images/header_top.png) left bottom no-repeat;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #4F8EEB;
	color: #fff;
}
#copy, #copy a {
	color: inherit;
	line-height: 25px;
}
#wrap_2col {
	float: left;
	width: 700px;
	overflow: hidden;
}
#col_middle {
	width: 660px;
	float: right;
	margin-right: 50px;
	margin-bottom: 20px;
}
#col_left {
	float: left;
	width: 200px;
}
#col_right {
	float: right;
	width: 200px;
}
.tpl_2col #col_middle {
	width: 650px;
}
#menu_left {
	font-size: 1.1em;
}
.rubrika_item {
	overflow: hidden;
}