html, body {
	margin:0pt;
	padding:0pt;
}

* {
	font-family:Tahoma,arial,sans-serif;
	font-size: 8pt;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }


ul.block,
ol.block,
ul.block li,
ol.block li
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}


#site, #content {
	width: 980px;
	margin:0 auto;
}

#logo {
	position: relative;
	top: 10px;
	left: 100px;
	width: 200px;
	text-align: center;
}
.lang_link {
  color: black;
  padding: 0 8px;
}
#top {
	height:161px;
}
#menu {
	position: absolute;
	margin-left:64px;
	top:125px;
}
#menu ul, #menu li {
	margin: 0;
	padding:0;
}
#menu ul li {
	list-style: none;
	float:left;
	padding: 0 1px;
	height: 36px;
	background: url('../images/bg_menu.gif') no-repeat right;
}
#menu ul li img {
	padding-top: 6px;
}
#menu .last {
	background: none;
}

#contacts {
	position: relative;
	bottom: 33px;
	left: 590px;
	width:269px;
	height: 81px;
	background-image: url('../images/bg_contacts.jpg');
}

#content_block {
	margin: 0 auto;
	width: 980px;
	height:706px;
	background-image: url('../images/ships.jpg');
	background-repeat: no-repeat;
}
#content {
	width: 851px;
	margin-left: 65px;
}

#left_content {
	float:left;
	width:545px;
	padding-right: 20px;
}
#right_content {
	background: url('../images/line_banner.jpg') repeat-y;
	float:left;
	width:225px;
	text-align:right;

}

#line_green {
	height: 5px;
	background-color: #00545f;
	overflow: hidden;
}

#main {
	background: #fff url('../images/bg_site.jpg') repeat-x;
}

#main_banner {
	height:189px;
	width: 565px;
	float:left;
	position: relative;

}
#main_banner_media {
	z-index:1;
}




#small_banner {
	width:225px;
	float:left;
}
#lang {
	background-image: url('../images/lang_red.jpg');
	background-repeat:  no-repeat;
	width:61px;
	height:189px;
	float:left;
}
#lang ul {
	margin:0;
	margin-top:54px;
	padding:0;
}
#lang li {
	margin-left:22px;
	list-style:none;
	height: 24px;
	width: 39px;
	margin-top:3px;
	text-align:center;
	background-color: #ee3524;
	color: #febcb6;

}
#lang li .active {
	background-color: #898989;
}
#lang li .active a {
	color: #dadada;
}
#lang li a {
	padding-top: 6px;
	font-size:7pt;
	color: #dadada;
	display:block;
	width:39px;
	height:18px;
}

#lang li a:hover {
	text-decoration:none;
	background-color: #898989;
}
.clear {
	clear:both;
}
.newsTopBorder {
	border-bottom: 1px solid #c1d5d7;
	padding-bottom:5px;
	margin-right:25px;
}
.newsTopBorder h1{
	font-size: 1.8em;
	font-weight: normal;
	font-family:arial,sans-serif;
	letter-spacing: -1px;
	border-left: 4px solid #ee3424;
	padding-left: 7px;
	margin-top: 10px;
	color: #4b5a5d;

}
.blockTitle {
	font-size: 1.8em;
	font-weight: normal;
	font-family:arial,sans-serif;
	letter-spacing: -1px;
	border-left: 4px solid #ee3424;
	padding-left: 7px;
	color: #4b5a5d;

}
.blockLinks {
	color: #ee3424;
	text-align:right;
	padding-top:10px;
	padding-bottom: 5px;
}
.blockLinks a {
	font-size: 8pt;
	color: #ee3424;
	padding: 0 3px;
}

#copyright, #developer {
	font-size: 8pt;
	font-family:arial,sans-serif;

	float:left;
}
#developer {
	float: right;
	margin-right:105px;
}

#footer {
	margin-top: 15px;
	border-top: 4px solid #d8e5e7;
	padding: 8px;

}

.contactTitle {
	font-family:arial,sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	letter-spacing: -1px;
	padding-left: 14px;
	padding-top: 6px;
	color: #4b5a5d;
}

.contactInfo {
	font-size: 8pt;
	padding-left: 14px;
}
.contactInfo a {
	font-size: 8pt;
	color: #ee3424;
}
.contactPhones {
	letter-spacing:-1px;
	font-size: 8pt;
	color: #ee3424;
	padding-left: 14px;
	margin-top:6px;
	font-weight: bolder;

}

.font9
{
	font-size:9pt;
}
.font11margin
{
	font-size:11pt;
	margin-right:10px;
}

.font11
{
	font-size:11pt;
}

.footerEko
{
	color: red;
	font-size:8pt;
}

#aboutUsText {
	margin-right: 27px;
	padding-top: 5px;
	text-align: justify;
	line-height: 13pt;
	font-size:8pt;
}



#persons .name {
	color: #6e9da3;
	font-weight:bold;
	font-size:11pt;
}

#text {
	line-height:13pt;
	margin-right:27px;
	margin-top:5px;
	padding-top:8px;
	text-align:justify;
	font-size:8pt;
}

#submenu {
	z-index:2;
	height:23px;
	border-bottom: 9px solid #ee3424;
	position: relative;
	width:565px;
    margin-top: -32px;
}
#submenu ul {
	float:right;
	margin:0;
	padding:0;
	padding-right:30px;
}
#submenu ul li {
	list-style:none;
	text-align:center;
	float:left;
	margin-right:1px;
	padding-right:15px;
	background: url('../images/submenu_right.gif') no-repeat top right;

}
#submenu li a {
	padding-top:5px;
	color: white;
	font-size:10pt;
	float:left;
	background-color: #ee3524;
	height:21px;
}
#submenu li a:hover {
	text-decoration: none;
}

.thirdLvl {
	text-align: right;
	background-color: #ee3425;
	padding: 4px 0;
	position: absolute;
	top: 24px;
	width: 565px;
	z-index: 30;

}
.thirdLvl a {
	color: #fdbcba;
	font-size: 8pt;
	margin-right: 10px;
}
.thirdLvlGt {
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana, Arial, sans-seriff;
}
.active {
	font-weight: bold;
}
#persons {
	margin-top: 20px;
}
#persons td {
	padding: 0;
	vertical-align: top;
}