* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/20px Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
	height: 100%;
	background-color: #dedede;
}
a {
	color: #2b9916;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
h1 {
	font-size: 1.55em;
	color: #2b9916;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 326px;
	background: #FFFFFF url('/images/new/header.jpg') no-repeat center top;
}

#buttons {
	height: 50px;
	padding: 220px 5px 0 850px;
}

.button {
	width: 30px;
	float: left;
	padding: 7px;
}

.header-button {
	display: block;
	width: 30px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#home {
	background-image: url('/images/new/header-buttons.png');
	background-position: 0px 0px;
}

#mail {
	background-image: url('/images/new/header-buttons.png');
	background-position: 60px 0px;
}

#sitemap {
	background-image: url('/images/new/header-buttons.png');
	background-position: 30px 0px;
}

#header .nav {
	background: url('/images/new/navbg-mid3.png') repeat-x center bottom;
	height: 56px;
}

#header .nav ul {
	list-style: none;
	width: 100%;
	padding-left: 3px;
}

#header .nav ul li {
	float: left;
}

#header .nav ul li.sep {
	background: url('/images/new/navbg-sep.png') no-repeat right top;
}

#header .nav ul li a {
	display: block;
	color: #FFFFFF;
	padding: 19px 25px 15px 14px;
	font-size: 15px;
	font-weight: bold;
}

#header .nav ul li.br {
	text-align: center;
	line-height: 1.2em;
	height: 56px;
}

#header .nav ul li.br a {
	padding: 15px 22px 0;
}

#header .nav ul li a:hover {
	color: #527426;
/*	background: url('/images/new/navbg-mid2.png') repeat-x; */
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 339px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}
#content .sidebar {
	padding: 0 257px 0 0;
}

#content {
	padding: 20px 10px 30px 30px;
}

#main-menu {
	padding: 20px 10px 30px 60px;
}

#main-menu h2 {
	padding-top: 190px;
	text-align: center;
	font-size: 1.33em;
	line-height: 1em;
}

#main-menu ul {
	list-style: none;
	width: 99%;
}

#main-menu ul li  {
	padding: 1px;
}

#main-menu ul li.ezh {
	margin-bottom: 40px;
}

#main-menu ul li.ezh h2 {
	position: relative;
}
/*
#main-menu ul li.sub {
	list-style-image: url('/images/new/menu_icon.gif');
	list-style-position: inside;
}
*/
#main-menu ul li.sub a {
	display: block;
	color: #000000;
	background-color: #addb71;
	padding: 5px 2px 5px 8px;
	font-size: 12px;
}

#main-menu ul li.sub a:hover {
	background-color: #89bc49;
}

.col {
	width: 220px;
	float: left;
}

.main-menu-pic {
	display: block;
	width: 220px;
	height: 175px;
	margin: 0;
	padding: 0;
}

.padding {
	padding-left: 20px;
}

.shadow {
	background-image: url('/images/new/ezheten.png');
	background-repeat: no-repeat;
	background-position: 30px 0;
}

.shadow1 {
	background-position: 40px 0;
}

.shadow2 {
	background-position: 50px 0;
}

#proektirovanie {
	background-image: url('/images/new/ezhi.gif');
	background-position: 0px 0px;
}

#proektirovanie:hover {
	background-position: 0px 175px;
}

#stroitelstvo {
	background-image: url('/images/new/ezhi.gif');
	background-position: -220px 0px;
}

#stroitelstvo:hover {
	background-position: -220px 175px;
}

#ozelenenie {
	background-image: url('/images/new/ezhi.gif');
	background-position: -440px 0px;
}

#ozelenenie:hover {
	background-position: -440px 175px;
}

#uhod {
	background-image: url('/images/new/ezhi.gif');
	background-position: -660px 0px;
}

#uhod:hover {
	background-position: -660px 175px;
}

#main-text {
	float: left;
	width: 50%;
}

#text {
	float: left;
	width: 70%;
}

#text ul, #text ol {
	padding-left: 20px;
}

#news_body {
	float: left;
	width: 425px;
}

#news_body h3 {
	padding-bottom: 10px;
}

#news_body table {
	padding-top: 10px;
}

#news_body table td {
	padding: 5px 30px;
}

.news_top {
	height: 30px;
	background: url("/images/new/newsbg-top.gif") no-repeat;
}

.news_mid {
	padding: 10px 30px 10px 45px;
	background: url('/images/new/newsbg-mid.gif') repeat-y;
}

.news_mid .news_item a {
	font-weight: bold;
}

.news_bot {
	height: 30px;
	background: url("/images/new/newsbg-bot.gif") no-repeat;
}

.text {
	padding: 10px 20px 20px 30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 215px;
	padding: 0 20px 0 30px;
}

#sidebar a {
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar ul {
	padding-left: 10px;
	list-style: none;
	width: 99%;
}

#sidebar ul li  {
	padding: 1px;
}

#sidebar ul li a {
	display: block;
	color: #000000;
	background-color: #addb71;
	padding: 5px 2px 5px 8px;
	font-size: 12px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	background-color: #89bc49;
}

#sideRight {
	float: left;
	margin-right: -3px;
	width: 237px;
	margin-left: -237px;
	position: relative;
	background: #FFFFFF;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 990px;
	height: 339px;
	margin: -339px auto 0;
	background: #FFFFFF url('/images/new/footer.jpg') no-repeat center bottom;
}

.bottom_text {
	float: left;
	margin: 10px;
	text-shadow: 1px 1px #ffffff;
}

.primegr {
	float: right;
	margin: 8px 15px;
}
			
/* content*/

	.mainTable {border:1px solid #007A03}
	.mainTable td {border:1px solid #007A03}
	.mainTr{background-color:#D8FFD2}
	.work_title {font-size:12px; color:#007A03; font-weight:bold; margin-bottom:5px;}
	.menu_title {margin:0px 0px 17px 24px}
	.news_body_site {margin:0px 7px 0px 0px;}
	.news_item { margin-bottom:15px; font-size:12px;}
	.news_date {background:url(/images/news_date_bg.jpg) repeat-x; display:block; float:left; color:#FFFFFF; margin-right:3px; padding:0px 2px 0px 2px;}
	.news a{color:#e77200}
	.full_news {font-family:tahoma, arial; font-size:12px; text-align:right}		
		.full_news a {color:#e77200}
		
	.news_border { position:absolute; top:290px; right:0px; height:3px; background:url(/images/under_news_border.jpg) no-repeat; width:232px; height:10px;}
	
	.line {border-bottom:1px solid #a1a1a1; margin-bottom: 10px;}

