﻿/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(/img/main-bgr.png)
}
a img {
	border: none
}
p {
	font: normal 11px/14px Tahoma, Verdana, "Trebuchet MS";
	margin:12px 0 15px
}
a { color:#009}
a:hover, ins { text-decoration:none}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Verdana, "Trebuchet MS"
}
h1 {
	font-size:18px
}
h2 {
	font-size:14px;
	text-transform:uppercase;
	margin:13px 0 15px;
	padding:0
}
h3 {
	font-size:12px;
	text-transform:uppercase
}
h4 {
	font-size:14px;
	font-weight:bold; 
	margin:13px 0 4px; 
}
form { margin:0; padding:0}
.jumpMenu 
{ 
    font-family: Tahoma, Verdana, "Trebuchet MS";
    font-size:12px;
}

/* разметка */

.wrapp {
	width:966px;
	border:2px solid #fff;
	border-top:none;
	margin:0 auto 20px auto;
	height:100%
}
.top-line {
	height:19px;
	background: url(/img/bgr-plashka.png) repeat-x;
	position:relative;
	z-index:10
}
.s-m {margin-left:810px}
.header {
	margin-left:1px;
	position:relative;
}
.logo {
	position:absolute;
	left: 6px;
	top: 9px;
}
.site-title {
	position:absolute;
	left: 162px;
	top: 49px;
}
.flag-block {
	position:absolute;
	right:0px;
}
.search-block {
	background: url(/img/bgr-search.png) repeat-x;
	height:41px;
	position:relative;
}
.search-input {
	position:absolute;
	left: 741px;
	top: 10px;
}
.search-btn {
	position:absolute;
	top:10px;
 //top:11px;
	left: 929px;
	cursor:pointer;
}
.search-input input {
	background:#000;
	border:1px solid #4b4b4b;
	color:#fff;
	padding-left:5px;
	font: normal 13px/14px Tahoma;
}
.search-btn input {
	background:none;
	border:none;
}
.sub-title {
	height:16px;
	background: url(/img/bgr-plashka.png) repeat-x;
	padding:4px 0 0 5px;
	font: bold 10px Tahoma;
	color:#fff;
	text-transform:uppercase
}
.sub-title-pertners {
	width:143px;
	height:16px;
	background: url(/img/bgr-plashka.png) repeat-x;
	padding:4px 0 0 5px;
	font: normal 10px Tahoma;
	color:#fff;
	font-weight: bold;
}
.main-page {
	width:100%
}
.main-page td {
	vertical-align:top
}
.photo-pre-view {
	margin-left:-1px
}
.photo-pre-view img {
	border: 1px solid #fff;
	border-right: none;
}
.main-right-block-photo {
	position:relative;
	display:block
}
.main-right-block-photo .discr {
	position:absolute;
	top:185px;
	height:25px;
	background:#fff;
	width:100%;
	font:normal 10px/12px Tahoma;
	text-transform:uppercase;
}
.last-news {
	display:none
}
#ticker01 li {
	xdisplay:none
}
/* Бегущая строка */
.tickercontainer {
	width: 715px;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask {
	position: relative;
	left: 20px;
	top: 14px;
	width: 686px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 720px;
	font: normal 11px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #000;
	font: normal 11px Tahoma;
	margin: 0 50px 0 0;
	text-decoration:none
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
ul#ticker01 li {
	list-style-type: none;
}
/* Конец бегущай строки */

/* menu-main  */
ul.menu-main {
	width:148px;
	list-style-type:none;
	margin:0;
	padding:0
}
ul.menu-main li {
	height:67px;
	background: url(/img/menu-bgr.png) no-repeat;
	margin-bottom:0;
 //margin-bottom:-4px;
}
ul.menu-main a {
	width:148px;
	height:67px;
	text-align: center;
	font: bold 10px Tahoma;
	color:#0e2767;
	display:block !important;
	position:relative;
	text-decoration:none;
	border-top:1px solid #CCC;
}
ul.menu-main a ins {
	cursor:pointer;
	position:absolute;
	width:148px;
	height:67px;
	top:100%;
	left:100%;
	margin-top:-40px;
	margin-left:-148px;
	text-decoration:none;
}
ul.menu-main a:hover {
	background: #003163;
	color:#f90;
	border-top:1px solid #fff;
}
ul.menu-main a.active {
	background: #003163;
	color:#fff;
	border-top:1px solid #fff;
}
/* внутреннее меню */
ul.menu-inner {
	width:148px;
	list-style-type:none;
	margin:0;
	padding:0
}
ul.menu-inner li {
	height:48px;
	background: url(/img/menu-inner-bgr.png) no-repeat;
	margin-bottom:0;
 //margin-bottom:-4px;
}
ul.menu-inner a {
	width:148px;
	height:48px;
	text-align: center;
	font: bold 10px Tahoma;
	color:#0e2767;
	display:block !important;
	position:relative;
	text-decoration:none;
	border-top:1px solid #CCC;
}
ul.menu-inner a ins {
	cursor:pointer;
	position:absolute;
	width:148px;
	height:48px;
	top:100%;
	left:100%;
	margin-top:-30px;
	margin-left:-148px;
	text-decoration:none;
}
ul.menu-inner a:hover {
	background: #003163;
	color:#f90;
	border-top:1px solid #fff;
}
ul.menu-inner a.active {
	background: #003163;
	color:#fff;
	border-top:1px solid #fff;
}
/* menu-second-level */
ul.menu-second-level {
	margin:0;
	padding:0;
	position: relative;
	z-index:10
}
ul.menu-second-level li {
	margin:0;
	padding:0;
	width:148px;
	background:#eb8d00;
	font: normal 11px Tahoma;
	border-top:1px solid #fff;
//display:block;
}
ul.menu-second-level li a {
	text-align:left;
	padding:6px 0 6px 10px;
	border:none;
	color:#002f5e;
	display:block;
	text-decoration:none;
	text-transform:uppercase
}
ul.menu-second-level li a:hover {
	border:none;
	color:#F90;
	background:#003366;
}
ul.menu-second-level li a.active {
	color:#FFF;
	font-weight:bold!important
}
ul.menu-second-level li a ins {
//display: inline-block;
//text-decoration:none
}
ul.third {
	margin:0;
	padding:0;
}
ul.third li {
	margin:0;
	padding:0;
	background:#e7e7e7;
	color:#002f5e;
	display:block;
	text-decoration:none
}
ul.third li a {
	padding:6px 0 6px 20px;
	text-transform: none;
}
ul.third li a:hover {
	background:#738ca4;
	color:#FFF
}
ul.third li a.active {
	background:#738ca4;
	color:#FFF;
	font-weight:bold
}
/* разметка */
.newsblock {
	position: relative;
	font: normal 10px Tahoma;
}
.text-for-news {
	font: normal 10px/12px Tahoma;
	color:#333;
	margin: 2px 10px 0 5px;
}
.news-block-btn {
	position:absolute;
	left:330px;
	width:119px;
	height:281px;
	display:block
}
a.item {
	width:119px;
	height: 93px;
	background:url(/img/bgr-btn.jpg) no-repeat;
	display:block;
	text-decoration:none!important;
	color:#000
}
a:hover.item, a.act, .i.act a.item, .i.act {
	width:119px;
	height: 93px;
	color:#FFF;
	background:#036;
	display:block
}
.m10 {
	margin:0 10px;
	padding:10px 0
}
.date {
	color:#666;
	padding-bottom:5px
}
.team {
	width:164px;
	height:69px;
	background:url(/img/team-item-bgr.jpg) no-repeat;
	float:left;
	font-size:10px;
	font-family:Tahoma;
	text-transform:uppercase;
}
a.team {
	text-decoration:none!important
}
a:hover.team .team-title {
	text-decoration:underline
}
.team img {
	text-align:left;
	padding:13px 0 0 10px
}
.team .country {
	margin:20px 0 5px 70px;
	color:#666;
}
.team .team-title {
	margin:0 0 5px 70px;
	font-size:12px;
	color:#000;
}
.clear {
	clear:both;
}
.adw-block {
	width:660px;
	height:142px;
	background:url(/img/adw-bgr.png) no-repeat;
	text-align:center;
}
.adw-wrapper {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.adw-block-wide {
	background:url(/img/adw-bgr-wide.png) no-repeat;
	width:813px;
	height:142px;
	text-align:center
}
.adw-block img, .adw-block-wide img {
	vertical-align: middle;
	padding-top:25px;
	margin-right:40px
}
/*   */
.tt {
	width:100%;
	border-collapse:collapse;
	margin-bottom:1px;
	font: normal 9px Tahoma
}
.tt a {
	color:#333;
	text-decoration:none
}
.tt a:hover {
	text-decoration:underline
}
.tt td, .tt th {
	padding: 4px;
}
.tt th {
	background:#F90
}
.tt tr.z {
	background:#CCCCCC
}
.tt .brd {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.tt td.blue {
	color:#009
}
.sub-title-pertners {
	width:143px;
}
.partners {
	width:148px;
	text-align:center;
}
.discr ins {
	padding-left:5px
}
.content-block {
	width:449px;
	float:left;
	border-right: 1px solid #fff;
}
.creeping-line {
	width:728px;
	height:38px;
	display:block;
	overflow:hidden
}
.left-border {
	margin-left:1px;
	background:#fff;
	display:block;
	position:relative
}
.left-border .spacer {
	position:absolute;
	border-left:1px solid #000;
	left: 150px;
	bottom:0;
	height:190px;
}

.border-left {
	border-left:1px solid #000;
}
.photo-block {
	width:210px;
	float:left;
}
.float-left {
	width:50%;
	float:left;
}
.black-bord {
	border:1px solid #000;
}
.centr-col-news-page {
	border-left:1px solid #FFF;
	border-right:1px solid #000;
	float:left;
	width:480px;
}
.right-col-news-page {
	float:left;
	border-left:1px solid #fff;
}
.inner-sub-title {
	background:url(/img/inner-page-subtitle-bgr.jpg) no-repeat;
	height:49px;
	font:600 24px/48px Tahoma;
	text-transform:uppercase;
	padding-left:20px;
	color:#FFF;
	letter-spacing:3px;
}
.inner-sub-title-1 {
	background:url(/img/inner-page-subtitle-bgr-1.jpg) no-repeat;
	height:49px;
	font:600 24px/48px Tahoma;
	text-transform:uppercase;
	padding-left:20px;
	color:#FFF;
	letter-spacing:3px;
}
 noindex:-o-prefocus,.inner-sub-title {
height:46px;
//height:49px
} /* только для Оперы */
.news-text-container {
	margin:9px;
	font-family: Tahoma, Verdana;
}
.news-date {
	color:#666;
	font-size:9px;
}
.pict-item {
	width:150px;
	margin-right:5px;
	float:left;
}
.pict-item .cutline {
	font-size:12px;
	color:#666;
	margin-left:3px;
	margin-bottom:5px;
 //margin-bottom:0px
}
.cutline a {
	color:#666;
	text-decoration:none
}
.cutline a:hover {
	text-decoration:underline
}
.zero {
	margin-right:0px
}
.table-lastnews {
	width:330px;
	border-collapse:collapse;
	font-family: Tahoma;
	margin-top:1px
}
.table-lastnews tr {
	border-top:2px solid #fff
}
.table-lastnews .links {vertical-align:middle;
padding-left:5px;
}
.table-lastnews .links .link, .link {
	font: bold 10px Tahoma;
	text-transform:uppercase
}
.table-lastnews .links a.link, a.link {
	color:#036;
	text-decoration:none
}
.table-lastnews .links a:hover.link, a:hover.link {
	text-decoration: underline
}
a.link {
	font-size:13px;
	color:#009
}

td .td-pict {
	width:69px;
	border-collapse:collapse;
}
.table-lastnews .date {
	font-size:11px
}
td.spacer {
	height:5px;
	line-height:3px
}
.t-publication-list {
	font:normal 12px/16px Tahoma;
	width:96%;
	margin-left:1px
}
.t-publication-list .dd {
	text-align:center;
	color:#666;
	padding:2px 0 5px;
}
.t-publication-list .dt { padding:2px 0 5px;}
.td-photo {
	height:75px;
	width:75px;
}
.paging {
	font:normal 14px Tahoma;
	margin:14px;
}
.paging a {
	color:#009
}
.paging a:hover {
	text-decoration:none
}
.team-logo {
	margin-left:1px;
	width:150px;
	float:left;
	border:1px solid #666;
}
.team-info {
	float:left;
	margin-left:1px;
	width:660px;
	//width:659px;
}

table, div { font-family:Tahoma, Verdana, "Trebuchet MS"}
table.data {
	width:100%;
	border-collapse:collapse; font-size:12px
}
.data th { background-color:#FF9900; font-size:11px; padding:3px 0 3px 5px}
.data td
{text-align:center; color:#666; padding:5px; font-size:11px}
.data .name {
	width:315px;
	text-align: left; padding:5px
}
.data a { text-decoration:none}
.data a:hover { text-decoration: underline}
.data .stripes {
	background:#e7e7e7;
}
.l-b {
	border-left:1px solid #fff;
}
.l-b-b {
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.data-wrapp {
	margin:1px 0 0 1px;
	font-size:12px
}
.about-team {
	margin:0 5px;
	font: normal 14px Tahoma, Verdana;
}
.sum-stat {
	padding-left:20px;
	background: url(/img/ikon-sum-stat.png) 4px 6px no-repeat;
}
th.no-dg { background-color:#FFF}
td .resuls { border-bottom:2px solid #F90; border-top:2px solid #F90}
td .left-t { text-align:left!important; }
.orange { background:#FF9900}
.ttable {
	font-size:13px;
	margin-left:12px;
	width:99%;
}
.tablo {
	width:100%;
	margin-top:20px;
}
.tablo .teams-title {
	font-size:18px;
	text-transform:uppercase;
}
.tablo .tilda {
	background:url(/img/tablo-boll.jpg) 50% 50% no-repeat;
	height:50px;
}
.tablo .count {
	font:48px/46px Tahoma;
}
.tablo .lite-text {
	font: normal 12px Tahoma;
	color:#999999;
}
.tablo .cc {
	font-size:14px;
	margin-bottom:10px;
}
.left-block {
	width:50%;
	float:left;
	padding-bottom:20px;
}
.site-map ul { padding:0; margin:3px 0 10px 10px}
ul.site-map li { list-style:none; font:bold 18px/22px Tahoma}
ul.s li { font:bold 14px/18px Tahoma; background:url(/img/arrow1.png) 0 6px no-repeat; padding-left:10px}
ul.se li { font:normal 12px/16px Tahoma; background:url(/img/arrow2.png) 0 5px no-repeat; padding-left:10px}
ul.site-map a { color:#000; text-decoration:none;}
ul.site-map a:hover { text-decoration: underline;}
.search-results  { margin-left:-30px;//margin-left:40px;}
.search-results li { font-size:14px; padding:5px 0 10px;  list-style-position: inside; //margin-left:-30px; text-indent:32px}
.search-results li a { text-decoration:none}
.search-results li a:hover { text-decoration: underline}
.search-results li .page-link { font-size:12px; margin-left:20px; //margin-left:16px; padding-top:6px; color:#999}
li.rel-100 {background:url(/img/rel-100.png) 0 5px no-repeat;}
li.rel-75 { background:url(/img/rel-75.png) 0 5px no-repeat; }
li.rel-50 { background:url(/img/rel-50.png) 0 5px no-repeat}
li.rel-25 { background:url(/img/rel-25.png) 0 5px no-repeat}
li.rel-0 { background:url(/img/rel-0.png) 0 5px no-repeat}


ul.lang {
	list-style: none;
	padding: 0;	
	margin: 0;
	float: left;
	position:absolute; right:0; top:-1px;
	font: normal 11px Tahoma;
	
}
ul.lang li {
	float: left;
	margin: 0;	
	padding: 0;
	width:125px;
	position: relative; 
	background: #303030;
	border-top: 1px solid #252525; 
	border-bottom: 1px solid #444; 
}
ul.lang li a{
	padding: 2px 10px;
	color: #fff;
	width:83px;
	text-decoration: none;
	float: left;
}

ul.lang li a ins{ display: inline; float:left; margin-top:2px; width:20px}
ul.lang li a:hover{ color: #FF9900;}
ul.lang li span { 
	width: 16px;
	height: 20px;
	float: left;
	margin-top:4px;
	background: url(/img/dd.png) no-repeat 0 0; overflow:hidden;
}
ul.lang li span.subhover {background-position: 0 -20px; cursor: pointer; } /*--Hover effect for trigger--*/
ul.lang li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 21px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 123px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.lang li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; 
	border-bottom: 1px solid #444; 
	clear: both;
	width: 123px;
	background-image:none;
}
html ul.lang li ul.subnav li a {
	float: left;
	background: #333;
}
html ul.lang li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222; 
}