html {
	height:100%;
	padding:0px;
	margin:0px;
}
* html {
	height:100%;

}
body {
	height:100%;
	padding:0px;
	margin:0px;
	background: url(img/bg.png) repeat-y center 50%;
	font-family: Tahoma, Verdana, sans-serif;
}
img {
	border:0;
}
table {
	border:0;
}
#container {
	width: 898px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	border-right:#fff 1px solid;
	border-left:#fff 1px solid;
	padding:0px;
	background-color:#fff;
}
* html #container {
	height:100%;
}
* html #container {
	width:898px;
}
#header {
	width:100%;
	height:281px;
}
* html #header {
	height:281px;
}
#menu {
	height:35px;
	width:100%;
}
#gorizontal {
	width:100%;
	height:15px;
	background-image:url(img/gor.jpg)
}
#content {
	float:left;
	padding:0px;
	margin:0px;
	background-color:#fff;
}
#left {
	float:left;
	width:292px;
}
#middle {
	float:left;
	width:473px;
}
#banner {
	float:left;
	width:133px;
}
#footer {
	margin:0px;
	padding:0px;
	width:898px;
	position:relative;
	bottom:0px;
	float:right;
	height:34px;
	background-image:url(img/footer.jpg);
}
* html #footer {
	height:34px;
}
.leftblock {
	border:#7b797b 1px solid;
	border-top:#000 1px solid;
	width:284px;
	background-image:url(/img/bg_fs.jpg);
	font-size:8pt;
}
.knipka {
	height:20px;
	width:100px;
	cursor:pointer;
	border:0;
	background-color:#fff;
	background-image: url(/img/search.jpg);
}
.bg_lbheader {
	background:#f4a24a;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:32px;
	padding-left:25px;
}
.v_proc {
	color:#065b8f;
}
.v_g {
	color:#2662b4;
	font-weight:bold;
	text-decoration:none;
}
.news_date {
	color:#656565;
	font-size:12px;
	font-weight:bold;
}
.news_title {
	color:#1352af;
	font-size:12px;
	font-weight:bold;
}
.news_dlnk {
	color:#727272;
	font-size:12px;
	font-weight:bold;
}
.page_header
{
	background:url(/img/mtitle.jpg);
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:32px;
	width:473px;
}