/*elements*/
html, body {
	margin: 0px; 
	padding: 0px;
	background: #FFF;
}
body { 
	font: 11px verdana, sans-serif; 
	color: #474741; 
}
table, td { 
	font: 11px verdana, sans-serif; 
	border: 0px;
}
h1{
	margin: 0;
	margin-bottom: 8px;
	font-size: 14pt;
	color: #034083;
}
h2{
	margin: 0;
	margin-bottom: 8px;
	font-size: 13pt;
	text-decoration: underline;
}
h3{
	margin: 0;
	margin-bottom: 8px;
	font-size: 11pt;
}
h4{
	margin: 0;
	margin-bottom: 8px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
h5{
	margin: 0;
	margin-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
}
p { 
	font: verdana, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
}
p[align=left] {
	text-align: left;
}
p[align=right] {
	text-align: right;
}
p[align=center] {
	text-align: center;
}
img {
	border: 0px;
}
ul {
	margin: 0;
	padding: 4px 8px 4px 16px;
}
ul li {
	padding: 0 0 0 4px;
	margin-bottom: 2px;
}
a:link{
	text-decoration: none;
	color: #26558a;
}
a:visited { 
	text-decoration: none; 
	color: #26558a;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DC4E09;
}
form {
	margin: 0;
	padding: 0;
}
/*id`s*/
#page {
	width: 100%;
}
#brline {
	background: #3578c3;
	height: 5px; width: 100%;
	position: relative;
}
#brline div {
	background: #dc0500;
	height: 5px; width: 200px;
	position: absolute;
}
#top {
	background: url(/themes/enef/images/topbg.gif);
	width: 100%; height: 114px;
	position: relative;
}
#logo {
	background: url(/themes/enef/images/logo.jpg);
	width: 146px; height: 100px;
	left: 25px; top: 8px;
	position: absolute;
}
#topnav {
	text-align: right;
	padding-right: 16px;
}
#tcontacts {
	background: url(/themes/enef/images/mail.gif) no-repeat 0 2px;
	padding-left: 18px;
	padding-right: 6px;
}
#tsitemap {
	background: url(/themes/enef/images/map.gif) no-repeat 8px 2px;
	padding-left: 22px;
	border-left: 1px solid #3578c3;
}
#tsearch {
	background: url(/themes/enef/images/srchbg.gif) no-repeat 0 18px;
	position: absolute; right: 0; top: 35px;
	width: 180px; height: 90px;
	color: #1535a4; font-weight: bold;
}
#tsearch input {
	border: 0;
	position: absolute;
}
#phone {
	position: relative;
	top: 82px; 
	line-height: 18px;
	text-align: left;
	color: #1535A4;
	padding-right: 32px;
	padding-left: 32px;
}
#nav {
	background: #3578c3 url(/themes/enef/images/navbg.gif) repeat-x;
	height: 29px;
}
#nav ul {
	background: url(/themes/enef/images/rnavbg.gif) no-repeat;
	height: 29px;
	margin: 0;	padding: 0;
	padding-left: 10px;
	list-style: none;
}
#nav ul li {
	display: block; float: left;
	height: 29px;
	margin: 0;	padding: 0;
}
#nav a{
	color: #ecf0f9; font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	display: block; height: 29px; float: left;
	line-height: 24px;
}
#nav a:hover{
	background: url(/themes/enef/images/snavbg.gif);
	display: block; height: 29px; float: left;
	color: #ecf0f9; font-weight: bold; text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 24px;
}
#cnt {
	width: 100%;
}
#cnt td {
	vertical-align: top;
}
#cntCont {
	padding: 8px;
}
#lft {
	width: 200px;
}
#ldm {
	width: 6px;
	background: #4288d6;
}
#news {
	font-size: 11px;
	width: 50%;
	float: left;
}
#news ul{
	list-style: none;
	padding: 8px 20px 0 8px;
}
#news h5 {
	margin: 0;
	font-size: 10px;
	background: url(/themes/enef/images/news_bul.gif) no-repeat 0 5px;
	color: #534741;
}
#news li {
	margin-bottom: 8px;
}
#news p {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 1px;
}
#novelty {
	font-size: 11px;
	width: 50%;
	float: left;
}
#novelty p {
	margin: 0;
	padding: 0;
}
#novelty dl{
	padding-right: 20px;
}
#novelty dt {
	background: url(/themes/enef/images/rbox74px.gif) no-repeat center center;
	width: 80px; height: 74px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}
#novelty dt img{
	padding: 8px;
	margin: auto;
}
#novelty br {
	clear: left;
}
#footer {
	background: #3578c3 url(/themes/enef/images/foobg.gif) repeat-x;
	padding-top: 8px;
}
#foored {
	background: #bc1727 url(/themes/enef/images/foored.gif) repeat-x;
	width: 10px; height: 31px;
	float: left;
}
#nrcopy {
	color: #fff;
	padding: 4px 16px 6px 0;
	text-align: right;
}
#nrcopy a{
	color: #fff;
	font-weight: bold;
}
/*classes*/
.imglist {
	font-size: 11px;
}
.imglist p {
	margin: 0;
	padding: 0;
}
.imglist b a{
	font-size: 12px;
}
.imglist dl{
	padding-right: 20px;
}
.imglist dt {
	background: url(/themes/enef/images/rbox74px.gif) no-repeat center center;
	width: 80px; height: 74px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}
.imglist dt img{
	padding: 8px;
	text-align: center;
}
.imglist br {
	clear: left;
}
.p5px {
	padding: 5px;
}
ul.catlist {
	padding: 0;
	padding-left: 12px;
	list-style: none;
}
ul.catlist li{
	background: url(/themes/enef/images/catbul.gif) no-repeat 0 3px;
	padding: 0;
	padding-left: 12px;
	margin-bottom: 2px;	

}
div.lftblk {
	padding: 8px;
}
h1.blkhdr {
	background: url(/themes/enef/images/hdrbul.gif) no-repeat;
	color: #bc1727;
	font-size: 12px;
	padding-left: 20px;
}
a.arnews {
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	color: #26558a;
}
a.detailed {
	font-size: 10px;
	font-weight: bold;
	color: #26558a;
}
h1.arHead {
	text-align: left;
	font-size: 14px;
	color: #034083;
	padding: 2px 8px 10px 0;
	margin: 0; margin-left: -8px;
}
.cb {
	clear: both;
}
.b {
	font-weight: bold;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.smallbutton 	{
	COLOR: Black;
	FONT-SIZE: 9px;
	background-color : transparent;
	border: 1px dotted Black;
}

