@charset "windows-1251";

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.mainfont {
	font-size: 12px;
}
.main #conteiner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.main #logo {
	height: 200px;
	width: 900px;
	z-index: 2;
	font-weight: bold;
	text-align: center;
	background-image: url(Images/back/energy_logo.gif);
}
.main #navbar_text {
	width: 900px;
	height: 24px;
	position: absolute;
	top: 200px;
	z-index: 10;
	color: #FFFFFF;
}


.main #navbar {
	width: 900px;
	height: 24px;
}
.main #clear {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
}


.main #content {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.main #copyright {
	width: 900px;
	height: 100px;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/back/energy_copyright.gif);
}
.counter_bl {
	position:absolute;
	top:62px;
	left:795px;
	}
.leftnav{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.leftnav_small {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #333333;
}
.right {
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

