html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #f9fef7;
	color: #0184A0;
}

td { 
	vertical-align: top;
	font-size: 12px;
	line-height: 150%;
	font-family: tahoma, arial, Verdana, Helvetica, sans-serif; 
}


a {
	color: #0184A0;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #fa3f0c;
	text-decoration: none;
}

a.str {
	font-style: normal;
	text-decoration: none;
}

a.str:hover {
	text-decoration: underline;
	color: #0184A0;
}

a#projects_map {
	background-repeat: no-repeat;
	background-position: 0 -61px;
	display: block;
	padding: 0;
	margin: 25px 0 65px;
	height: 164px;
	width: 264px;
}

a#anykey {
	font-size: 100%;
	padding: 3px 10px;
	margin-right: 10px;
	background: #000;
	color: #fff;
	text-decoration: none;
}

p {
	font-family: Tahoma, Verdana, Arial;
}

.clr {
	clear: both;
}

#news_wrapper {
	height: 135px;
	vertical-align: top;
}

#mid {
	height: 135px;
	vertical-align: top;
}

#content {
/*	height: 60%; WTF??*/
/*	padding: 25px 0;*/
	padding: 5px 0;
}
	#content li ul {
		padding-left: 20px;
	}

	#content ol {
		list-style-type: decimal;
		list-style-position: inside;
	}

	#content p {
		color: #5e5e5e;
		padding: 5px 0 10px;
	}
	
	#content h1, #news h1, #content h2, #content h3, #content strong {
		color: #127C9E;
		font-weight: normal;
	}
	#content h1, #news h1 {
/*		font-size: 15px;
		padding: 10px 0 5px;*/
		font-family: "Lucida Sans Unicode", Lucida Grande, sans-serif;
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
		padding: 5px 0 10px;
	}
	#content h2 {
		font-size: 15px;
	}
	#content strong {
		font-weight: normal;
	}
	

input.search_text {
	border: 1px #ccc solid;
	padding: 3px 5px;
	width: 190px;
	height: 15px;
}

#search span {
	line-height: 30px;
	color: #90958e;
	font-family: arial;
	font-style: italic;
	margin: 0;
	padding: 0;
}

/* NEWS */

#content p.news_date {
	background: url('/img/bg_date.gif') no-repeat;
	font-size: 11px;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
	line-height: 15px;
	width: 73px;
	text-align: center;
	position: absolute;
}
#content p.news_intro {
	padding: 37px 0 5px 66px;
	line-height: 120%;
}

#news {
	padding-top: 25px;
}
#news a {
	display: block;
	font-size: 90%;
	line-height: 130%;
	color: #127c9e;
	font-family: arial;
	font-style: italic;
	padding: 5px 0 20px 5px;
	text-decoration: none;
}

	#news a:hover {		
		color: #FA3F0C;
	}

	span.date  {
		background: url('/img/bg_recent_date.gif') no-repeat 0 0;
		font-size: 11px;
		line-height: 15px;
		width: 73px;
		text-align: center;
		padding-bottom: 8px;
		color: #fff;
		display: block;
		font-style: italic;
	}

#newsPage td {
	padding-top: 20px;
}

#newsPage .text {
	padding-left: 10px;
}
	
	.date span {
		padding: 0px 5px;
		background: #fa3f0c;
		color: #fff;
		float: left;
		height:auto;
		display: block;
		font-style: normal;
	}

h2 {
	color: #007a95;
	font-weight: normal;
	font-size: 25px;
	font-family: arial;
	padding-bottom: 5px;
}

h1 {
	font-weight: normal;
	font-size: 12px;
}

.element {
	padding-bottom: 10px;
}

.element ul {
	margin: 0;
	padding: 0 0 10px;
}
	
	.element ul li {
		line-height: 13px;
		margin: 7px 0 12px 20px;
		padding: 0;
	}
	
		.element ul li.cur a {
			color: #000;
			text-decoration: none;
			cursor: default;
		}
		.element ul li a {
			color: #fa3f0c;
			font-style: italic;
		}
/*		.element ul li a:visited {
			color: #813f94;
		}*/
	
a#toBlog {
	height: 32px;
	width: 264px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 -4px;
}

a.menu {
	width: 264px;
	height: 21px;
	display: block;
}
	a.menu span {
		display: none;
	}

#recent_news {
	padding-top: 270px;
	position: absolute;
}

#search_wrapper {
	height: 135px;
	position: relative;
}

#search {
	width: 410px;
	position: absolute;
	right: 0;
	bottom: 0;
}

ul#langs {
/*	display: none;*/
	margin-top: 110px;
}

	ul#langs li {
		display: inline;
		padding-right: 10px;
	}

		ul#langs li a {
			color: #0098b9;
		}
		
		ul#langs li a:hover {
			color: #fa3f0c;
		}

		ul#langs li.hide {
			display: none;
		}

#flash, #flash a {
	height: 240px;
	font-style: normal;
	color: #c9cec7;
}

#flashWrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 221px;
}

.noi {
	font-style: normal;
	padding: 0 18px;
}

.bottom {
/*	background: #0184A0 url('/img/bg_bottom.jpg') no-repeat 0 0;*/
	height: 148px;
	color: #fff;
	position: relative;
}

/* Safari fix*/
.bottom1 {
	background: url('/img/bg_bottom1.jpg') no-repeat right 30px;
}
.bottom2 {
	background: url('/img/bg_bottom.jpg') no-repeat -75px 30px;
}

.bottom a {
	color: #fff;
	text-decoration: none;
}

.copy {
	float: left;
	padding-top: 100px;
}
.logo_anykey {
	background: url('/img/logo_anykey.gif') no-repeat;
	display: block;
	width: 123px;
	height: 35px;
	float: right;
	margin: 90px 100px 0 0;
}
	
/**
 * Paging
 */
.paging {
	padding: 0;
	margin: 30px 0 70px 70px;
}

	.paging span {
		display:block;
		float:left;
		margin-right: 2px;
		padding:2px 5px;
		text-align: center;
	}
	
		.paging span a {
			font-style: normal;
		}

	.paging span.current {
		background-color: #0098B9;
		color: #fff;
	}
	
#accordion {
	margin-bottom: 60px;
}

#content table {
	margin: 20px 0;
}

	#content table td {
		padding: 10px;
		border-bottom: 1px #ccc solid;
	}
	
		#content table td a {
			font-style: normal;
		}

	#content table.ship td {
		font-family: arial;
		padding-right: 30px;
		font-style: italic;
	}

	#content table.vacancy td {
		padding: 10px;
		border-bottom: 1px #0184A0 solid;
	}

#audio_player {
	width: 135px;
	height: 140px;
	float: left; 
	margin-left: 3%;
	margin-top: 17px;
}

#video_player {
	width: 378px;
	height: 284px;
	float: left;
}

.art24 p, .art5 p, .art72 p {
	margin-left: 160px;
}

.art24 p img, .art5 p img, .art72 p img {
	float: left;
	margin-left: -160px;
}

dl {
	clear: both;
	margin: 0;
	padding: 0 0 35px 0;
	position: relative;
}
dt {
	
	color: #696969;
	float: left;
	width: 230px;
	display: block;
	font-style: normal;
	margin: 0;
	padding:6px 20px 0 0;
	text-align:right;
}
dt span {
	color: #f00;
}
dd {
	float: left;
	display:block;
	width:300px;
	margin:0;
}
dd input {
	border: 1px solid #cacec9;
	font-size: 12px;
	padding: 5px;
	color: #696969;
	width: 300px;
}
	dd div.submit input {
		border: auto;
		font-size: 12px;
		padding: auto;
		color: auto;
		width: auto;
	}

.clear {
	clear: both;
}

.error-message {
	color: #fa3f0c;
	padding: 0 0 5px;
}

.pp_description {
	font-size: 13px;
}
.currentTextHolder, div.facebook .pp_close, div.facebook .pp_nav .pp_play, div.facebook .pp_arrow_previous, div.facebook .pp_arrow_next {
	display: none;
}
