<STYLE>
#header {
	position: relative;
	margin: 0;
	padding: 0;
}

#leftcont {
	position: absolute;
	left:10px;
	top:39px;
	width:220px;
	line-height: 140%;
	padding: 25px 10px 10px 10px;
}

#leftcont{
	abackground: #aaffff;
}

#picturecont {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 140%;
	padding: 0px 20px 50px 20px;
	position: relative;
}

#centercont {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	line-height: 140%;
	padding: 0px 20px 50px 20px;
	position: relative;
}

#centercont {
	color: #334;
	abackground: #eee;
	padding-top: 10px;
}

#centercont a {
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted #666;
}
#centercont a:hover {
	text-decoration: none;
	color: red;
	border-bottom: 1px dotted #666;
}

#centercont span.date {
	border: 1px solid #ffffff;
	color: #e60;
	background: #eee;
	padding: 1px 4px;
	position: relative;
	top: -4px;
	left: -17px;
	font-weight: bold;
	font-size: 11px;
	color:red;
}

#centercont p {
	margin: 10px 0px;
}

.entire {
	border: 1px solid #ffffff;
	padding: 0px 0px;
	aabackground: #0071A6;	
	background: #0C2A50;
	height: 375px;
}
.data {
	border: 1px solid #ffffff;
	padding: 5px 9px;
	background:#618DB4;
	height: 267px;
}

.blok {
	border: 1px solid #ffffff;
	padding: 5px 9px;
	background: #618DB4;
}

h2 {
	font-size: 14px;
	color: #333;
	background: #ffffff url('/images/main/arrow.gif') no-repeat 2px 4px;
	border: 1px solid #ffffff; margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:3px; padding-left:21px; padding-right:21px; padding-top:3px; padding-bottom:3px
}

#header {
	margin: 0;
	padding: 0px;
//	background: #0396D8 ;
	background: #0072B2;
}
#header h1 {
	font: bold 36px georgia, times, serif;
	margin: 0;
	padding: 0;
	color: #eee;
}
body {
	background: #0C2A50;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
}

table{
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

.address {
##	background: #A4A9F8
	background: red
	font-size: 14px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #00B2FD;
	
}

.none {
	display: none;
}

#topnav {
	border-top: 1px solid #ffffff;
	background: #618DB4 url('/images/main/nav.jpg') 2px 4px;
	padding: 3px 20px 3px 30px;
}
#topnav a {
	color: black;
	background: transparent;
	border-right: 1px solid #ffffff;
	padding: 3px 8px;
}
#topnav a:hover {
	color: white;
	background: #444;
	border-right: 1px solid #ffffff;
}
#topnav a.firsta {
	border-left: 1px solid #ffffff;
	font-color:red;
}
.topnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .topnone {
	display: none;
}

form { 
padding: 0;
margin: 0;
}
input, textarea, select { 
	padding: 2px;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #999;
	background: #ffffff;
}
</STYLE>