body {
	background: #3fb03e url('../_images/body_bg.jpg') repeat-x;
	font-size: 11px;
	font-family: Verdana;
	color: #000;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: bold;
	font-size: 18px;
}

#top {
	width: 900px;
	height: 239px;
	background: url('../_images/top_bg.gif') no-repeat;
	margin: auto;
}

#content {
	width: 900px;
	margin: auto;
	background: url('../_images/content_bg.gif') repeat-y;
}

#main {
	width: 900px;
	background: url('../_images/main_bg.jpg') bottom right no-repeat;
}

#left_col {
	float: left;
	width: 259px;
}

.left_menu_poz {
	width: 259px;
	height: 22px;
	background: url('../_images/left_menu_poz_bg.gif') no-repeat;
}

.left_menu_poz a:hover {
	background-color:  #b8b8b8;
}

a.left_menu_gl {
	display: block;
	width: 175px;
	margin: 0px 9px 0px 37px;
	height: 17px;
	padding: 3px 0px 0px 38px;
	background: url('../_images/left_menu_poz_icon.gif') 27px 7px no-repeat;
	color: #111;
	font-weight: bold;
}

a.left_menu_pod {
	display: block;
	width: 155px;
	margin: 0px 9px 0px 37px;
	height: 17px;
	padding: 3px 0px 0px 58px;
	background: #e8e8e8;
	color: #111;
	font-weight: bold;
}

#left_col_bottom {
	width: 209px;
	padding: 18px 0px 20px 50px;
	background: url('../_images/left_col_bottom_bg.gif') no-repeat;
}

#left_col_bottom a {
	padding-left: 35px;
	color: #444;
	font-weight: bold;
	background: url('../_images/left_bottom_a_icon.gif') 27px 4px no-repeat;
}

#left_col_bottom a:hover {
	color: #000;
}

#left_col_bottom a.rzet-fir {
	display: block;
	width: 150px;
	height: 72px;
	margin: auto;
	margin-bottom: 206px;
	padding: 0 0 0 0;
	background: url('../_images/baner_01.jpg') no-repeat;
	cursor: pointer;
}

#main_col {
	float: left;
	width: 561px;
	padding: 0px 20px 88px 60px; 
}

#bottom {
	width: 850px;
	height: 45px;
	padding-left: 50px;
	padding-top: 105px;
	margin: auto;
	background: url('../_images/bottom_bg.jpg') right no-repeat;
	text-align: center;
	color: #fff;
}

.news_poz {
	width: 510px;
	margin-bottom: 10px;
}

.news_poz_nag {
	width: 485px;
	height: 18px;
	color: #fff;
	padding: 4px 0px 0px 25px;
	background: url('../_images/news_poz_nag_bg.gif');
}

.news_poz_content {
	width: 475px;
	padding: 7px 20px 7px 15px;
	background: #fff url('../_images/news_poz_right_bg.gif') right repeat-y;
}

.news_poz_bottom {
	width: 510px;
	height: 13px;
	background: url('../_images/news_poz_bottom_bg.gif') no-repeat;
}

.clearfloat { clear: both; font-size: 1px; height: 0; line-height: 0px; }
