body {
	background: #0a1628 url(../images/mbg.jpg) repeat-x 0px 0px;
	color: #859fb8;
}
a {
	/*color: #82c3d8;
	color: #145b9c;*/
	color: #598ba3;
	text-decoration: none;
	border-bottom: 1px solid #103a64;
}
a:hover {
	text-decoration: none;
	color: #82c3d8;
	border-bottom: 1px solid #145b9c;
}

.clear{clear:both; height:0; font-size: 1px; line-height: 0px;}
.c10 {
	height:10px
}
.c40 {
	height:20px
}
.container_12,.container_16{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position: relative;
}
.grid_12{
	margin-left:10px;
	margin-right:10px;
	width:940px
}
.grid_l,.grid_r{
	display:block;
	float:left;
	margin:0 20px 40px 10px;
}
.grid_r{width:326px;margin-right:10px}
.grid_l{width:580px}
/*.grid_l p{text-align:justify}*/
.top {
	height: 246px;
	background-image: url(../images/sea.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}
.topengl {background-image: url(../images/seaen.jpg);}
#flashlogo {
	display: block;
	position: absolute;
	width: 196px;
	height: 230px;
	top: 0px;
	left: -20px;
}
#alternlogo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 230px;
	background-position: 20px 5px;
}
a#mainlink {
	display: block;
	border:none; text-decoration:none;
	position: absolute;
	width: 582px;
	height: 230px;
	top: 0px;
	left: -20px;
	z-index:9999;
}
a#mainlink span {
	display: block;
	text-indent:-9999px;
}
.langs {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 500px;
	height: 30px;
	font-size: 0.9em;
	text-align: right;
}
.langs a, .langs a:hover, span.curlang {
	width: 81px;
	float: right;
	display: block;
	line-height: 26px;
	text-align: center;
	color: #71acc4;
	background-image: url(../images/top-butom.png);
	background-repeat: no-repeat;
	background-position: -81px 0;
	margin-left:20px;
	border:none;
}
.langs a:hover, span.curlang {
background-position: 0 0;
color: #c59656;
}
span.curlang {color:#c59656;}

.sitename {
	position: absolute;
	height: 35px;
	width: 500px;
	top: 167px;
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	left: 180px;
}
.slogan-en {background-image: url(../images/slogan-en.gif);}
.conbg {
	background-image: url(../images/conbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 450px;
}
/*
#topnav {
	display: block;
	list-style: none;
	right: 0px;
	text-transform: uppercase;
	padding: 0;
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0;
}
#topnav li{
	float:left;
	list-style:none;
	margin: 0 52px 0 10px;
}
#topnav li a  {
	float:left;
	display:block;
	padding:25px 0 30px 0;
	text-align:center;
	cursor:pointer;
	color: #fff;
	background: transparent url(../images/ma.gif) repeat-x 0px bottom;
	border: none;
	position: relative;
}
#topnav li.current a, #topnav li a:hover {
	color:#a47334;
	text-decoration:none;
	background: url(../images/mh.png) no-repeat center bottom;
}*/
#topnav {
	display: block;
	list-style: none;
	right: 0px;
	text-transform: uppercase;
	padding: 0;
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0;
	line-height:100%;
}
#topnav li {
	margin: 0 52px 0 10px;
	/*margin: 0 5px;
	padding: 0 0 8px;*/
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#topnav a {
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  4px 10px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
}
#topnav a:hover {
	background: #000;
	color: #145b9c;
}
#topnav li a  {
	display:block;
	padding:25px 0 30px 0;
	text-align:center;
	cursor:pointer;
	color: #fff;
	background: transparent url(../images/ma.gif) repeat-x 0px bottom;
	border: none;
	position: relative;
}
#topnav li.active a, #topnav li a:hover, #topnav .active a, #topnav li:hover > a {
	color:#a47334;
	text-decoration:none;
	background: url(../images/mh.png) no-repeat center bottom;
}
#topnav li:hover > a { background-position: center 40px;}
/* dropdown */
#topnav li:hover > ul {
	display: block;
}

/* level 2 list */
#topnav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 58px;
	left: -56px;
	z-index: 50;
	background: #17446b url(../images/menugrad.jpg) repeat-x 0 0;
	border: solid 1px #003366;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#topnav ul li {
	float: none;
	margin: 0;
	padding: 0; line-height:1.1em;
}
#topnav ul li a, #topnav li.active ul li a  {color:#71acc4; padding:8px 10px; text-align:left;border:none;background:none;}
#topnav ul li a:hover {
	background: #0078ff url(../images/menugrad.jpg) repeat-x 0 -100px !important;
	color: #a47334 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}
#topnav .active ul li a, #topnav ul li:hover > a {
	border:none;
	background:none;
}
#topnav ul li.active a {color: #a47334 !important;}
#topnav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #1f3148;
}
/* level 3+ list */
#topnav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#topnav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#topnav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#topnav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#topnav {
	display: inline-block;
} 
html[xmlns] #topnav {
	display: block;
}
 
* html #topnav {
	height: 1%;
}
.virbius {
	background: url(../images/virbiusbg.gif) repeat-x;
	color: #fff;
	font-size: 2em;
	text-align: center;
	display: block;
	line-height: 2.1em;
}
.footbg {
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 100px;
}

.foot {
	padding: 20px 0;
	font-size: 0.9em;
	color: #9f7a55;
	line-height: 1.1em;
	position:relative;
}
.foot a {
	color: #9f7a55;
	border-bottom: 1px solid #483c31;
}
.foot a:hover {
	border-color: #9f7a55;
}
.copyr {
	font-size: 0.83em;
}

.sbox, .t-box {
	padding: 0 10px;
	margin-bottom:20px;
}
.sbox h2 {
	color: #863880;
	line-height: 1em;
	font-size: 1.6em;
}
.sbox h2 em {
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
}
.more_news {
	background: url(../images/news.gif) no-repeat 0px center;
	padding: 0 10px;
}
.datanews, .feolet {
	color: #863880;
}
.t-box-title {
	background: transparent url(../images/box-title-l.png) no-repeat;
	color: #fff;
	position: relative;
}
.t-box-title h3 {
	background: transparent url(../images/box-title-r.png) no-repeat right 0;
	margin:0;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	padding-top: 3px;
}
.news-en {background-image: url(../images/news-en.gif);}
.contact-en {background-image: url(../images/contact-en.gif);}
.news-ru {background-image: url(../images/news-ru.gif);}
.contact-ru {background-image: url(../images/contact-ru.gif);}
.t-box-title em {
	height: 50px;
	display: block;
	line-height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left 20px;
}
.t-box-list {
	background-color: transparent;
	background-image: url(../images/box-bg-l.gif);
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
}
.t-box-list div.inside-box {
	background: transparent url(../images/box-bg-r.gif) repeat-y right 0;
	margin: -2px 0 0 3px;
	padding: 20px 15px 12px 15px;
	font-size: 12px;
	position: relative;
	height: 100%;
}
.t-box-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.t-box-list ul li {margin: 0 0 1.3em 2px;display: block;}

.t-box-more {
	background: url(../images/box-foot-l.png) no-repeat 0px bottom;
	line-height: 1px;
	height: 9px;
	font-size: 1px;
}
.t-box-more em {
	display: block;
	background: transparent url(../images/box-foot-r.png) no-repeat right bottom;
	margin: 0 0 0 6px;
	font-style: normal;
	height: 9px;
	position: relative;
}
.more {
	display: block;
	top: 17px;
	right: 10px;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
}
.more a {
	color: #9d7751;
	border: none;
	font-size: 0.75em;
	margin: 2px 5px;
	font-weight: normal;
}
.more a:hover {border-bottom:1px solid #483c31;}

ol.statuses li {
	position:relative;
	list-style: none;
}
ol.statuses > li {
	border-bottom:1px solid #0d2c4e;
	line-height:1.1em;
	padding:0.7em 0.6em 0.6em;
	position:relative;
	margin: 0 0 0.6em 0;
}
.status-body {
	display: block;
	margin-left: 170px;
	margin-bottom: 10px;
}
.status-img {
	float: left;
	padding: 3px;
	background: #183b5a;
	border: 1px solid #2b5479;
}
.published {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 0px;
	color: #4476a4;
	font-size: 11px;
}

.entry-content h4, .entry-content h4 a {
/*	text-transform: uppercase;*/
	color: #9d7751;
}
#gallery ul {
	list-style:none;
	margin:0 auto;
	font-size: 0.86em;
}
#gallery ul p { margin:10px 0}
#gallery ul li{
	width:160px;
	background:none;
	position:relative;
	display: -moz-inline-box;
	display: inline-block;
	margin:10px;
	padding:0;
	vertical-align:top;
	*display:inline;
}
#gallery a, #gallery a:hover {
	border:none;
	display:block;
}
#gallery a img , a img.fotoobjun {
	padding: 3px;
	background: #183b5a;
	border: 1px solid #2b5479;
}
#gallery a:hover img, a:hover img.fotoobjun {background:#2b5479}
img.fotoobjun {margin:5px 10px 10px 5px}
a.highslide {border:none}

/*------------PAGES-------*/
#pages {margin: 20px 0 10px 0;}
a.ditto_page {
	padding: 0 6px;
	margin: 0 5px;
}
.ditto_currentpage {
	padding: 1px 5px;
	margin: 0 5px;
	color: #ccc;
}
.greytext {color:#666666}
.capitalist {text-transform: uppercase;}
.upertext {
	font-size: 1.25em;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #71acc4;
	font-family: Garamond;
}
.stronger {font-weight: bold;}
.leterspacer {letter-spacing: 0.06em;}
table.noborder, table.noborder td {border: none;}
.feolet {color: #71acc4;}
.feolet2 {color: #3489bd;}
.pc {font-size: .85em;text-transform: none;}
table.seminar {border:2px solid #07203e;margin: 10px 0 20px;}
table.seminar th, table.seminar td {
	border-color:#07203e;
	padding: 10px 5px;
	background: #0b182c;
}
table.seminar th {
	border-bottom-width:2px;
	font-size: 11px;
	line-height: 1.1em;
	color: #286991;
	background: url(../images/top-gb.gif) repeat-x left -3px;
}
table.seminar td {font-size: 12px;line-height: 1.14;}
.fotobox {padding: 0 5px 23px 20px;font-size: 12px;}
#foto_wrapper a img {
	padding: 3px;
	background: #183b5a;
	border: 1px solid #2b5479;
	margin:0 10px 10px 0;
	float: left;
}
#foto_wrapper a:hover img {
	border: 1px solid #2b5479;
	background: #2b5479;
}
#moregal {
	display: block;
	height: 82px;
	width: 82px;
	float: left;
	background-image: url(../images/arrow-promo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
}

div#qTip {
 padding: 3px;
 border: 1px solid #001d3a;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #0b182c;
 font-seze: 11px;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
small {font-size: 0.85em;}
a.msg-box {
	border: 3px solid #0b182c;
	margin: 0 10px 20px 10px;
	padding: 10px 20px 10px 25px;
	display: block;
	text-decoration: none;
	font-size: 16px;
	background:#072649;
}
a:hover.msg-box {
	border: 3px solid #9d7751;
	text-decoration: none;
}
a.banner {border:none; text-decoration:none}
a.banner img {border:3px solid #0b182c;margin: 0 10px 20px 10px;}
a:hover.banner img {border:3px solid #9d7751;margin: 0 10px 20px 10px;}
.pollsenks {
	margin: 10px 0 20px 0;
	color: #ccc;
	font-size: 1.1em;
}
#geografy, #fotovideo, #partners, #media {
	background: transparent url(../images/geo.png) no-repeat 0px 0px;
	display: block;
	height: 61px;
	width: 150px;
	border: none;
	text-decoration: none;
	margin: 15px 0 20px 30px;
	color: #ccc;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: lighter;
	padding: 10px 10px 0 120px;
}
#geografy span {font-size: 14px;}
#geografy:hover, #fotovideo:hover, #partners:hover, #media:hover {color:#9d7751; text-decoration:none}
#fotovideo {
	font-size: 12px;
	background-image: url(../images/fotovideo.png); background-position: 8px center;
	padding: 15px 10px 0 120px;
	height: 42px;
}
#partners {
	background-image: url(../images/partners.png); background-position: 4px center;
	height: 36px;
	font-size: 15px;
}
#media {
	background-image: url(../images/media.png); background-position: 4px center;
	height: 36px;
	font-size: 15px;
}
*html #fotovideo {background-image: url(../images/fotovideo.gif);}
*html #partners {background-image: url(../images/partners.gif);}
*html #media {background-image: url(../images/media.gif);}
#breadcrumbnav {
	margin: 0 -10px 20px -10px;
	padding: 5px 10px;
	font-size: 11px;
}
.b-video-header {
	height:1%;
	overflow:hidden;
	margin-bottom: 5px;
}
.b-video-img-sm {
	border:1px solid #0E2F72;
	float:left;
	margin-right:10px;
	width: 90px;
}
.b-video-img-sm a, .b-video-img-sm a:hover {
border:none; border-width:0;
}
.b-video-info {
height:1%;
}
.b-video-info h2, .b-video-info h3 {
	font-size: 14px;
	line-height: 18px;
}
.vimg90 {
height:70px;
width:90px;}
.foot a.footlogos, .foot a:hover.footlogos { border:none;}
.footlogos { display:block; text-indent:-9999px; position:absolute;top:0;height:75px;
-khtml-opacity:.50;
-moz-opacity:.50;
-ms-filter:"alpha(opacity=50)";
filter:alpha(opacity=50);
opacity:.50;
}
.footlogos:hover {
-khtml-opacity:1;
-moz-opacity:1;
-ms-filter:"alpha(opacity=100)";
filter:alpha(opacity=100);
opacity:1;	
}
.ileta {width:58px; background:url(../images/ileta.gif) no-repeat;left:270px;}
.ibs {width:70px; background:url(../images/ibs.gif) no-repeat;left:190px;}
.iba {width:70px; background:url(../images/iba.gif) no-repeat;left:110px;}
.resume {float:left; width:192px; text-align:center; height:200px; margin-bottom:20px;}
