body {
	margin: 0px;
	padding: 100px 40px 40px 40px;
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	line-height: 25px;
}
a {
	color: #278be8;
	text-decoration: none;
}
strong {
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin: 10px 0px;
}
h1 {
	font-family:Georgia,serif;
	font-size: 30px;
	color: #7a7a7a;
	font-weight: normal;
}
h2 {
	font-family:Georgia,serif;
	font-size: 20px;
	color: #555555;
	font-weight: normal;
}
ul{ 
	list-style: none;
	padding-left: 10px;
}
#langs{
	position: absolute;
	top: 0px;
	left: 40px;
	width: 117px;
	height: 22px;
	background-image: url(/img/lang_bg.gif);
	text-align: center;
}
#header{
	width:100%;
	position: relative;
}
#active_vacancy {
	position: absolute;
	left: 0px;
	width: 50%;
	font-family:Georgia,serif;
	font-size: 24px;
	color: #7a7a7a;
	height:100px;
}
#active_vacancy a {
	color: #7a7a7a;
	font-size: 36px;
	text-decoration: none;
	display:block;
	margin-left: 45px;
	margin-top: 10px;
}
#active_vacancy a:hover {
	text-decoration: underline;
}
#logo {
	position: absolute;
	right: -40px;
	width:300px;
	background-color: #278be8;
}
#ship {
	position: absolute;
	right: 95px;
	top: -90px;
	width:78px;
}
#active_vacancy_img {
	width: 500px;
	margin: 0 auto;
	padding-top: 85px;
	text-align: center;
}
#main {
	width:100%;
	position: relative;
}
#navigation {
	width: 250px;
	float:left;
	position: absolute;
	left: -40px;
	top: 20px;
}
#navigation a {
	font-size: 13px;
	text-decoration: underline;
}
#navigation li.active {
	background-color: #278be8;
	color: #ffffff;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	padding-left: 40px;
}
#content {
	margin-left: 210px;
	padding-left: 10px;
	border: 1px #ffffff solid;
	border-left: 2px #278be8 solid;
}

#content_en {
	margin-left: 1px;
	padding-left: 10px;
}

#content.start_page {
	border: 1px #ffffff solid;
}
#footer {
	width:100%;
	position: relative;
	margin-top: 40px;
	border-top: 2px #cbcbcb solid;
	font-size: 13px;
	color: #7a7a7a;
	padding: 10px 0 50px 0;
	line-height: 15px;
}
#copyright {
	position: absolute;
	left: 0px;
	width: 50%;
}
#designed_by {
	position: absolute;
	right: 0px;
	width: 50%;
	text-align: right;
}
.icon {
	background-color:#278be8;
	background-image: url(/img/i/bg_rounded.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 15px;
}

.cli {
	margin: 0px 0px 35px 5px;
}

.cli img {
	float: left;
	border-right: 2px #7a7a7a solid;
	padding: 5px 15px 5px 0px;
}
.cli span {
	border-left: 2px #7a7a7a solid; 
	margin-left: 75px; 
	padding-left: 15px; 
	display: block;
}

.photo_panel {
	height: 125px;
	border: 2px #278be8 solid;
	position: relative;
	padding: 0px 10px;
	margin: 0px 50px 0px 50px;
}
.photo_panel .prew {
	margin: 12px 10px 10px 0px;
	cursor: url(/img/zoomin.cur),default
}
.c_l_t {
	position: absolute; top: -2px; left: -2px;
}
.c_r_t {
	position: absolute; top: -2px; right: -2px;
}
.c_l_b {
	position: absolute; bottom: -2px; left: -2px;
}
.c_r_b {
	position: absolute; bottom: -2px; right: -2px;
}
.left_arrow {
	position: absolute; left: -47px; top: 38px;
	cursor: pointer;
	cursor: hand;
}
.right_arrow {
	position: absolute; right: -47px; top: 38px;
	cursor: pointer;
	cursor: hand;
}
#foto_popup {
	position: absolute;
	z-index: 5;
	display: none;
	opacity: 0;
}
#contacts {
	position: absolute;
	left: 60%;
	top: 50px;
}

/* DEBUG 

div {
	
}
*/
