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

.left-c {
	position: relative;
	float: left;
	width: 214px;
	
	width: 20%;
	
}

.menu {
	position: relative;
	width: 214px;
	height: 375px;
	background: url('/i/menu-inter-bg.gif') no-repeat;
}
.menu-data-block {
	position: relative;
	top: 90px;
	left: 42px;
}

.menu-item, .menu-item-a {
	position: relative;

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

	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;
	font-weight: normal;
}
.menu-item a:visited {
	color: #a9ca24;
	text-decoration: none;
	font-weight: normal;
}
.menu-item a:hover {
	text-decoration: underline;
}

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

.submenu {
	position: relative;
	top: 15px;
	width: 214px;

	font-size: 0.8em;
	font-weight: bold;
	color: #414d5d;
}

.submenu a:link {
	color: #414d5d;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:visited {
	color: #414d5d;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:hover {
	text-decoration: underline;
	font-weight: normal;
}


.submenu-l1, .submenu-l2, .submenu-l3 {
	border-bottom: 1px solid #fff;
}
.submenu-l1, .submenu-l2, .submenu-l3, .submenu-l4 {
	width: 100%;
}

.submenu-l1 {
	background: url('/i/submenu-l1-bg.gif') no-repeat right top #fbc7de;
}
.submenu-l2 {
	background: #bee7fb;
}
.submenu-l3 {
	background: #e0edb8;
}
.submenu-l4 {
	background: url('/i/submenu-l4-bg.gif') no-repeat right bottom #afe2e5;
}
.submenu-items {
	padding: 10px 0 10px 21px;
}

.left-vda {
	position: relative;
	top: 30px;
	text-align: right;
}

.center-c {
	position: relative;
	width: 55%;
	float: left;
}

.header {
	position: relative;
	height: 113px;
	width: 100%;
	background: url('/i/h-patt.gif') repeat-x;
}

.news-item {
	width: 90%;
	clear: both;
	position: relative;
	left: 33px;
	top: 10px;
	padding: 5px 0;
}

h1 {
	width: 100%;
	
	color: #5ecbcf;
	font-size: 1.05em;
	font-weight: bold;
	padding-bottom: 5px;
	background: url('/i/news-separator.gif') bottom repeat-x;
	margin: 0;
	margin-bottom: 10px;
}
h1 a:link {
	color: #5ecbcf;
	text-decoration: none;
}
h1 a:visited {
	color: #5ecbcf;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	color: #5ecbcf;
	font-size: 0.9em;
	font-weight: bold;
}

.static-txt h2 {
	color: #5ecbcf;
	font-size: 0.9em;
	font-weight: bold;
}

.news-txt {
	color: #414f59;
	font-size: 0.75em;
	padding: 5px 0;
}
.news-more {
	position: relative;
	padding-top: 15px;
	display: inline;
}

.news-img {
	position: relative;
	float: left;
	padding: 10px;
}

.right-c {
	float: left;
	width: 19%;
}

.radar {
	position: relative;
	width: 100%;

	text-align: center;
	background: url("/i/inter-radar.gif") no-repeat;
}

.ecohome-recomends {
	position: relative;
	top: 10px;
}
.recomends-h {
	font-size: 0.7em;
	font-weight: bold;
	padding: 10px 0;
	padding-left: 7px;	
}
.recomends-h a:link, .recomends-h a:visited {
	color: #3c4a56;
	font-weight: bold;
}

.recomends-item {
	padding-left: 7px;
	font-size: 0.7em;
	background: url('/i/recomends-arr.gif') no-repeat left top;
}
.recomends-item a:link, .recomends-item a:visited {
	color: #000;
}

.right-vda {
	position: relative;
	top: 30px;
	text-align: center;
}

.static-txt {
	width: 90%;
	clear: both;
	position: relative;
	left: 33px;
	top: 10px;
	padding: 5px 0;

	color: #414f59;
	font-size: 0.75em;
}

.static-txt p { }

.static-txt td {
	color: #414f59;
	font-size: 0.75em;
}

.static-txt td.txt {
	padding: 5px;
}

.i-items {
	position: relative;
	
	width: 87%;
	width: "90%";
	
	left: 33px;
	top: 10px;

	padding: 10px;
	margin: 0;
	margin-bottom: 20px;

	border: 1px solid #d8d8d8;
	min-height: 50px;
	
	font-size: 0.8em;
	color: #6c6c6c;
}

.i-items-news {
	position: relative;
	display: block;
	float: left;
	width: 70%;
}

.i-items-question {
	position: relative;
	display: block;
	float: left;
	width: 29%;
	
	font-weight: bold;
}

.i-items-news-item {
	position: relative;

	margin: 5px 0;	
	/*font-size: 0.85em;*/
}