body {
	background-color: #ffffff;
}

a:link {
	color: #5ecbcf;
}
a:visited {
	color: #5c8586;
}
a:hover {
	text-decoration: none;
}

.menu-block {
	position: relative;
	width: 100%;
	height: 379px;
	background: url('/i/menu-bg-patt.gif') repeat-x;
}

.menu {
	position: relative;
	float: left;
	width: 237px;
	height: 379px;
	background: url('/i/menu-bg.jpg') no-repeat;
}
.menu-data-block {
	position: relative;
	top: 87px;
	left: 66px;
}
.menu-item {
	position: relative;

	color: #a9ca24;
	font-size: 11px;

	width: 142px;
	border-bottom: 1px solid #e4e6e5;

	padding: 4px 0 4px 18px;
	background: url('/i/menu-arr.gif') no-repeat left;
}

.menu-item a:link {
	color: #a9ca24;
	text-decoration: none;
}
.menu-item a:visited {
	color: #a9ca24;
	text-decoration: none;
}
.menu-item a:hover {
	text-decoration: underline;
}

.district-information {
	position: relative;
	float: left;
	width: 295px;
	height: 324px;
	background: url('/i/district_information_top.gif') no-repeat;
}

.district-bottom {
	width: 295px;
	height: 242px;
	position: relative;
	float: left;
	top: 0px;
	background: url('/i/district_information_bottom.gif') no-repeat;
}
.district-txt {
	position: relative;
	left: 18px;
	font-size: 0.7em;
}
.district-txt a:link,
.district-txt a:visited {
	color: #fff;
	text-decoration: none;
}
.district-txt a:hover { text-decoration: underline; }

.flash-index {
	position: relative;
	/*top: 252px;*/
	top: 17px;
	float: right;
	width: 468px;
}

.flash-bg {
	position: relative;
	height: 379px;
	width: 100%;
	background: url('/i/flash-bg.gif') repeat-x 27px;
}


.econews-date, .econews-h, .econews-txt {
	font-family: Tahoma, sans-serif;
	color: #fff;
	font-size: 0.8em;
}
.econews-h a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.econews-h a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.econews-h a:hover {
	text-decoration: underline;
}

.econews-all {
	 padding: 18px 40px 24px 0;
}


.after-flash {
	position: relative;
	width: 100%;
	height: 240px;

	background-color: #a4b4c1;
}

.ecodaynews {
	position: relative;
	width: 50%;
	float: left;
}
.ecodaynews-head {
	width: 499px;
	height: 55px;
	background: url('/i/ecodaynews-head.gif') no-repeat transparent;
}
.ecodaynews-img {
	float: left;
	left: 6px;
	position: relative;
	width: 90px;
}
.ecodaynews-data {
	float: left;
	position: relative;
	left: 20px;
	width: 60%; width: "";
}


.typical-z {
	width: 32%;
	float: left;
}
.typical-z-head {
	display: block;
}
.typical-z-types {
	position: absolute;
	width: 201px;
	height: 204px;
	left: 54%;
	top: 65px;
	background: url('/i/typical-zagr-types.gif') no-repeat transparent;
}

.present {
	float: right;
	position: relative;
	width: 18%;
		
	padding-top: 24px;
}
.present-txt {
	display: block;
}
.present-kaktus {
	position: absolute;
	top: 102px;
	left: 60px;
	width: 100px;
	height: 208px;
	
	background: url('/i/present_kaktus.gif') no-repeat transparent;
	background-position: right top;
}

.main-data {
	position: relative;
	top: 83px;
	left: 1%;
	width: 98%;
	height: 100px;
}
.global-stat {
 position: relative;
 float: left;
 width: 20%;
}
.global-stat-h {
	position: relative;
}
.global-stat-item {
	position: relative;
	padding-top: 30px;
	left: 0;
	
	text-align: center;
	font-size: 0.7em;
}

.main-news {
 	position: relative;
	float: left;
	width: 50%;
}

.main-header {
	padding-bottom: 10px;
}

.news-block {
	position: relative;
	top: 10px;
}
.news-img {
	display: relative;
	width: 100px;
	float: left;
	/*margin-right: 20px;*/
}
/*.news-data { float: left; }*/
.news-head {
	color: #27b9bb;
	font-size: 0.8em;
	font-weight: bold;
}
.news-txt {
	font-size: 0.8em;
	color: #34393e;
}
.news-separator {
	width: 80%;
	background: url('/i/news-separator.gif') repeat-x;
	background-position: center;
}


.right-vda {
/*	position: absolute;
	width: 23%;
	top: 62px;

	text-align: center;*/
	
 position: relative;
 float: right;
 width: 23%;

 text-align: center;
 padding-right: 30px;
 padding-top: 50px;
}