* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 13px/18px Arial, sans-serif;
	width: 100%;
	color:#fff;
	background:url("/templates/energo/img/bg_top.png") repeat-x top, url("/templates/energo/img/bg_bottom.jpg") no-repeat bottom left #1e4c58;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
#mod-search-searchword {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #899ca2;
    border-radius: 4px 0 0 4px;
    color: #fff;
    padding: 0.5px;
	width: 130px;
}
.img_btn {
    border-radius: 0 3px 3px 0;
    margin-left: -2px;
    position: absolute;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 42px;
    margin-bottom: 30px;
	background: url("/templates/energo/img/top_menu_back.png") repeat-x top;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
	box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 1);
}

.top_menu {
	width:800px;
	height:42px;
	float:left;
}
.poisk {
    float: right;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    width: 190px;
}

.item-124 {
    padding-bottom: 10px !important;
    padding-top: 9px !important;
}

li.item-124 span.separator:hover{
	color:#aaa;
}

span.separator {
	color: #fff;
	font-weight: bold;
    padding: 0.75em 1em;
    text-decoration: none;
    text-transform: uppercase;
}

li.item-124 span.separator{
	color: #fff;
	font-weight: bold;
    padding: 0.75em 1em;
    text-decoration: none;
    text-transform: uppercase;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
}
.slider {
    background: url("/templates/energo/img/slider_shadow.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 417px;
    margin-bottom: 5px;
}
.item-page {
	text-align:justify;
}

.item-page h1 {
	margin-bottom:15px;
}

.spisok ol{
	padding-left:35px;
}

.item-page a{
	color:#fff;
}

.item-page h1 a{
	color:#fff;
	text-decoration:none;
}

.text a{
	color:#fff;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 50px;
	margin-top: 30px;
	background: url("/templates/energo/img/footer_bg.png") repeat scroll;
}

.footer_content {
	padding-top: 5px;
}

.footer a{
	color:#fff;
	text-decoration:none;
}