html, body{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e5edef;
}

div.fon{
	background: url(image/l_background.jpg) no-repeat;
	background-position: top left;
	width: 700px;
	height: 396px;
}

div.lenta1{
	background: #e5edef url(image/l_lenta_left.jpg) repeat-x 0 360px;
}

div.lenta2{
	background: url(imgage/l_kvadrat.jpg) no-repeat;
	background-position: right 360px;
}

div.logo_ru{
	background: url(image/ru/logo.gif) no-repeat;
	width: 1280px;
	height: 210px;
	background-position: right top;
	top: 0px;
	right: 840px;
}

div.logo_ua{
	background: url(image/ua/logo.gif) no-repeat;
	width: 1280px;
	height: 210px;
	background-position: right top;
	top: 0px;
	right: 840px;
}

div.logo_en{
	background: url(image/en/logo.gif) no-repeat;
	width: 500px;
	height: 210px;
	background-position: right top;
	position: absolute;
	top: 14px;
	right: 7px;
}

div.lang{
	margin-right: 0px;
}

div.lang a{ 
	text-decoration: none; 
	color: #05536a;
	font: 12px Tahoma, sans-serif ;
	font-weight: 600;	
}

div.menu{
	position: absolute;
	top: 280px;
	width: 100%;
}

div.down{
	width: 100%;
	background-position: bottom;
}

td.leftmenu{
	padding: 10px;
	color: White;
	font: 16pt Times New Roman, Times, serif;
	background-color: #185162;
}

A:link{
	color: #031c41;
}

A:visited{
	color: #031c41;
}

A.menu{ 
text-decoration: none; 
color: White;
}

A.menu:active{
	text-decoration: none;
	color: White;
}

A.menu:hover{
	color: White;
}

A.menu:visited {
	text-decoration: none;
	color: White;
}

.maintext{
	color: #05536a;
	padding-left: 30px;	
	font: 16px Garamond, serif ;
	padding-top: 30px;
} 

.maintext3{
	color: #05536a;
	padding-left: 70px;	
	padding-right: 50px;	
	padding-top: 0px;	
	text-align: left;
	font: 14px Tahoma, sans-serif ;
	width: 400px;
} 

.maintext2{
	color: #2a3e5b;
	padding-left: 50px;
	font: 14px Garamond, serif;
	padding-top: 30px;
	width: 200px;
	text-align: left;
} 

h1{
	font-size: 30px;
	margin: 0;
	padding: 0;
	font:  Garamond, serif ;
}

h2{
	font-size: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
	font:  Garamond, serif ;
}

.note{
	font: 14px Tahoma, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.title1{
	font: 30px Garamond, serif;
	padding-top: 30px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.sitemap p{
	font: 20px Garamond, serif;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	color: #05536a;
}

.sitemap a{
	color: #05536a;
	text-decoration: none;
}

.title2{
	font: 20px Garamond, serif;
	padding-left: 70px;
	padding-top: 40px;
	text-align: left;
	font-weight: bold;
	color: #05536a;
}

.copyright{
	color: White;
	font: Times New Roman, Times, serif;
	padding-right: 20px;
}

table.contacts{
	color: #2a3e5b;
	padding-left: 50px;
	font: 14px Garamond, serif;
	padding-top: 30px;
	width: 300px;
	text-align: left;
}

table.contacts td{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 10px;
}

table.contacts A, table.contacts A:active,

table.contacts A:hover, table.contacts A:visited{ 
	text-decoration: none; 
}

table.contacts A:hover {
	color: Maroon;
}

