body {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;

	font-family: Tahoma,Verdana,Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

table,td,tr,tbody {
	font-family: Tahoma,Verdana,Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a:link,a:visited { color: #005D93; text-decoration: none; }
a:active,a:hover { color: #13551E; text-decoration: none; }

#title {
	position: absolute;
	left: 310px;
	top: 310px;
}
#title h1 {
	font-family: Tahoma,Verdana,Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #2270B0;
}

#head {
	background: url("img/top.jpg") repeat-x left top;
	width: 100%;
	height: 205px;
	line-height: 150%;
	font-size: 11px;
	margin-top:80px;
}
#head .menu{
	width: 275px;
	height: 205px;
	padding: 0px 0px 0px 30px;
	background: #005D93 url("img/menu.gif") no-repeat right top;
}
#head .menu a:link, #head .menu a:visited { color: #F0F0F0; }
#head .menu a:active, #head .menu a:hover { color: #CEE86D; }

#head .menu hr {
	color: #2270B0;
	width: 100%;
}

#head .water{
	height: 205px;
	width: 100%;
	background: url("img/topl.jpg") no-repeat left top;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

#content{
	margin-top:35px;
}

#content .break{
	background: #FFFFFF url("img/v.gif") repeat-y left top;
	width: 1px;
}

#content .info{
	padding: 0px 20px 20px 20px;
	font-size:11px;
	text-align: justify;
}

#content .info ul{
	margin-left:0px;	
}
#content .info li{
	margin-left:23px;	
	margin-bottom:10px;	
}

#content .body{
	padding: 15px 5px 20px 20px;
}

#content .right{
	padding: 0px 20px 20px 20px;
	font-size:11px;
}

#footer {
	background: #005D93 url("img/bot.gif") no-repeat right top;
	width: 100%;
	height: 67px;
	font-size: 11px;
	margin-top:20px;
	padding: 0px 0px 0px 0px;
}

#footer td {
	vertical-align:top;
}
#footer .counters {
	float: left;
	padding: 18px 30px 0px 30px;
	height:67px;
}
#footer .logo {
	float: right;
	padding: 12px 30px 0px 30px;
	height:67px;
}
#footer .copy {
	color: #FFFFFF;
	font-size:10px;
	height:67px;
	vertical-align:middle;
	padding: 12px 0px 0px 0px;
}

#footer .copy a{
	color: #FFFFFF;
	font-size:10px;
}

#logos {
	position: absolute;
	text-align: left;
	left:10px;
	top: 10px;
	height: 59px;
	width: 97%;
	overflow: hidden;
}
#logos .ekotor{
	float: left;
	margin: 0px 20px 0px 0px;
}
#logos .break{
	float: left;
	background: #C0C0C0 url("img/tb.gif") no-repeat left top;
	width: 1px;
	height: 57px;
	margin: 0px 10px 0px 10px;
}
#logos .contact{
	float: left;
	width: 420px;
	height: 59px;
	margin: 0px 20px 0px 20px;
}
#logos .icons{
	float: right;
	width: 200px;
	height: 57px;
	padding: 24px 0px 0px 0px;
}

.hb{
	background: #FFFFFF url("img/h.gif") repeat-x left top;
	width:100%;
	height: 1px;
	margin:20px 0px 10px 0px;
}

.title{
	font-size: 12px;
	text-transform: uppercase;
	color: #2270B0;
	margin: 0px 0px 10px 5px;
}

#news{
	color: #003060;
}

#news .data{
	font-size: 11px;
	color: #2270B0;
	font-weight: bold;
}

#login{
	font-size: 11px;
	font-weight: bold;
}
#login td{
	text-align:right;
	font-size: 11px;
}
#login input{
	width: 120px;
	height: 18px;
	border: 1px solid #3888B6;
	font-size: 10px;
}
#login .button{
	width: 60px;
	color: #F0F0F0;
	border: 1px solid #3888B6;
	background: #2270B0;
}

