html, body
{
	width:100%;
	height:100%;
}

body{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}

*{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#045e4f;
}

table, tr, td{
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

div{
	border: none;
	padding: 0px;
	margin: 0px;
}

img{
	border-width: 0px;
}

form{
	display:inline;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color:#0bbea1;
}

.main{
	width: 880px;
/*	height: 100%;*/
}

.header{
}

.content{
	padding-bottom:30px;
}

.header table.cont{
	margin:30px 0px 30px 0px;
	height:50px;
	width:100%;
}

.footer{
	height:74px;
	border-top:1px solid #c1e2dc;
}

.logo{
	width:614;
}

.languages{
	width:100px;
	text-align:center;
}

.languages table td{
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	font:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#038c76;
}

.languages table td a{
	font:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#74cbbd;
}

.languages table{
	width:100%;
}

.nav{
	width:166px;
}

.second-line{
	height:160px;
}

.second-line table{
	margin:0px 0px 30px 0px;
}

.menu{
	width:150px;
}

.menu a, .menu span{
	font-size:15px;
	font-family:Arial;
	color:#999999;
	display:block;
	padding:5px 0px 5px 22px;
	background:url(../images/menu_dot.jpg) no-repeat;
	background-position: 0px center;
}

.menu a img, .menu span img{
	display:block;
}

.logo-panel{
	height:80px;
}

.logo-panel table{
	margin:0px 0px 30px 0px;
	width:100%;
	background:url(../images/logospanel.jpg) no-repeat;
}



.search{
	font-size:9px;
	text-transform:uppercase;
	color:#038c76;
}

.search .dark{
	color:#231f20;
}

input.search_inp{
	border:1px solid #bfbfbf;
	width:148px;
	height:15px;
	padding:1px;
}

td.search_inp{
	padding:0px 9px 0px 7px;
}

.news-item{
/*	width:275px;*/
	background:url(../images/newsbg.jpg) repeat-y;
	background-position:center;
}

.news-item-middle{
	width:275px;
	padding:0px 27px 0px 28px;
	background:url(../images/newsbg.jpg) repeat-y;
	background-position:28px;
}


.news-item table.top, .news-item-middle table.top{
	width:275px;
	height:100%;
}

.news-item .date, .news-item-middle .date{
	color:#999999;
	font-weight:bold;
}

.news-item .text, .news-item-middle .text{
	text-align:justify;
	padding:0px 0px 25px 0px;
}

.news-item .theme, .news-item-middle .theme{
	padding:8px 0px 11px;
}

.news-item .theme img, .news-item-middle .theme img{
	display:block;
}

.news-item .header, .news-item-middle .header{
	height:107px;
}

.news-item .header img, .news-item-middle .header img{
	display:block;
}
.news-item .bottom, .news-item-middle .bottom{
	background:url(../images/news-bottom.jpg) no-repeat;
	height:35px;
	padding:0px 10px 0px 0px;
}

.news-item .common, .news-item-middle .common{
/*	background:url(../images/newsbg.jpg) repeat-y;*/
	padding:0px 8px 0px 9px;
}

.news-tem .more, .news-tem-middle .more{
}

.search-button{
	position:relative;
	top:-1px;
	//top:0px;
}

.panel-header{
	height:53px;
	background:url(../images/panel-top.jpg) no-repeat;
	vertical-align:top;
}

.panel-footer{
	height:65px;
	vertical-align:top;
	background:url(../images/panel-bottom.jpg) no-repeat;
}

.panel-center{
	background:url(../images/panel_bg.jpg) repeat-y;
	padding:0px 11px 0px 11px;
}

.panel-line{
	margin:0px 11px;
	height:1px;
	line-height:1px;
	font-size:0px;
	overflow:hidden;
	background:#c1e2dc;
}

.panel-header-structure{
	width:93px;
	height:18px;
	background:url(../images/structure.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}

.panel-header-news{
	width:77px;
	height:13px;
	background:url(../images/news.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}


.panel-left{
	width:127px;
}

.panel-right{
	padding:0px 10px 10px 20px;
}


a.list-item, a.list-item2{
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 10px;
	background:url(../images/list_dot.jpg) no-repeat;
	background-position:left 7px;
	text-decoration:none;
}

a.list-item2{
	text-transform:uppercase;
	padding:1px 0px 0px 10px;
}

a.list-item span, a.list-item2 span{
	color:#666666;
}

a.list-item:hover span, a.list-item2:hover span{
	color:#0bbea1;
	text-decoration:underline;
}

a.list-item:hover, a.list-item2:hover{
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:2px 0px 2px 10px;
	background:url(../images/list_dot_active.jpg) no-repeat;
	background-position:left 7px;
}

a.list-item2:hover{
	padding:1px 0px 0px 10px;
}

.panel-left-dot{
	width:15px;
	//width:12px;
	height:7px;
	background:url(../images/menu_dot_bg.jpg) no-repeat;
	background-position:0px 3px;
}

.panel-left-dot-active{
	width:15px;
	//width:12px;
	height:7px;
	background:url(../images/menu_dot_bg_active.jpg) no-repeat;
	background-position:0px 3px;
}

.panel-menu-delim{
	height:12px;
}

.panel-submenu{
	padding:0px 0px 0px 15px;
}

.panel-submenu a{
	font-weight:bold;
	color:#666666;
}
.panel-submenu a:hover{
	color:#0bbea1;
}

.news_date{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.news_header{
	color:#038c76;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
}

.press_date{
	color:#045e4f;
	font-size:14px;
	font-weight:600;
	font-family:arial;
}

.news_text{
	padding:0px 16px 0px 22px;
	text-align:justify;
}

.sort_label{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}

select{
	border:1px solid #bbbbbc;
	font-family:Tahoma;
	font-size:10px;
}

.opt{
	font-weight:bold;
}

.text_inp, textarea{
	border:1px solid #bbbbbc;
	padding:0px 2px 0px 2px;
}

.panel-header-press{
	width:118px;
	height:13px;
	background:url(../images/press-title.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}

.press_left{
	width:621px;
}

.press-line{
	margin:18px 0px;
	height:1px;
	line-height:1px;
	font-size:0px;
	overflow:hidden;
	background:#e9e9ea;
}

.press_right{
	width:100%;
	padding:0px 20px 0px 20px;
	text-align:justify;
	border-left:1px solid #e9e9ea;
}

.press_right_title{
	width:181px;
	height:18px;
	background:url(../images/info_for_press.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	position:relative;
	left:-2px;
}

.page{
	width:18px;
	height:16px;
	//height:20px;
	//width:20px;
	padding-top:2px;
	//padding-left:1px;
	border:1px solid #7ed1c4;
	text-align:center;
	color:#045e4f;
	display:block;
	font-size:10px;
	font-family:Tahoma;
	margin-left:3px;
}

.page:hover{
	text-decoration:none;
	color:#045e4f;
}

.page_a{
	width:18px;
	height:16px;
	//height:20px;
	//width:20px;
	padding-top:2px;
	//padding-left:1px;
	border:1px solid #7ed1c4;
	text-align:center;
	background-color:#7ed1c4;
	color:#ffffff;
	display:block;
	font-size:10px;
	font-family:Tahoma;
	margin-left:3px;
}

.page_back{
	display:block;
	background:url(../images/back.jpg) no-repeat;
	width:28px;
	height:22px;
}

.page_forward{
	display:block;
	background:url(../images/forward.jpg) no-repeat;
	width:26px;
	height:22px;
	margin-left:3px;
}

.page_dots{
	width:15px;
	height:18px;
	text-align:center;
	color:#045e4f;
	display:block;
	font-size:10px;
	font-family:Tahoma;
	margin-left:3px;
}

.panel-header-structure{
	width:91px;
	height:13px;
	background:url(../images/structure-title.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}

.news_archive{
	width:115px;
	height:17px;
	background:url(../images/news_archive.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	position:relative;
	left:-2px;
}

.subscribe{
	width:181px;
	height:15px;
	background:url(../images/subscribe.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	position:relative;
	left:-2px;
}

.news-press{
	width:93px;
	height:16px;
	background:url(../images/press_about.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	position:relative;
	left:-2px;
}

.news_press_font{
	color:#038c76;
	text-align:left;
	padding:5px 0px 0px 0px;
}

.cont_inp{
	color:#038c76;
	width:180px;
	height:16px;
	font-size:10px;
	padding:0px 2px 0px 2px;
	border:1px solid #bbbbbc;
}

.subscribe_inp{
	color:#038c76;
	width:180px;
	height:16px;
	font-size:10px;
	padding:0px 2px 0px 2px;
}

.delim{
	line-height:1px;
	font-size:1px;
	height:3px;
}

.panel-header-charts{
	width:79px;
	height:14px;
	background:url(../images/o_structure.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}

.grafik-name{
	width:135px;
	height:14px;
	background:url(../images/nazvanie_grafika.jpg) no-repeat;
	margin:0px 0px 15px 0px;
}

.panel-header-contacts{
	width:85px;
	height:14px;
	background:url(../images/contacts.jpg) no-repeat;
	margin:14px 0px 10px 22px;
}

.right_contacts{
	padding:0px 0px 0px 10px;
}

.cont_form td{
	padding-top:8px;
}

.common_header{
	font-family:Arial;
	font-size:15px;
	color:#038c76;
	font-weight: bold;
}

div.description {
	z-index: 1;
	position: absolute;
	visibility: hidden;
	border: 1px #038c76 solid;
	background-color: #fff;
	padding: 10px 5px;
	font-size: 0.83em;
	color: #666666;
	font-weight: normal;
	width: 200px;
}

