* {
	margin: 0;
	padding: 0;
}
html,body {
	width: 100%;
	height: 100%;
}
body {
	background: #fff 2px 0px;
	color: #000;
	font-family: Verdana;
	font-size:12px;
}
* html body { /*behavior: url(/inc/css/csshover.htc);*/
	height: 100%;
}
/* Формат ссылок */
a {
	color: #585858;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}

ul{
	z-index: 10;
}

li{
	z-index: 20;
}
/* global */
body,#global { 
	width: 986px;
	margin: auto;
}
#global {
	padding-top: 20px;
}

.pointer {
	cursor: pointer;
}
.bbgray {
	border-bottom: 1px solid #BBAC94;
}
.floatr {
	float: right;
}
.floatl {
	float: left;
}
.floatn {
	float: none;
}
.mr5 {
	margin-right: 5px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt17 {
	margin-top: 17px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.pt5 {
	padding-top: 5px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pl40 {
	padding-left: 40px;
}
.pl50 {
	padding-left: 50px;
}
/* Формат текста */
.t10 {
	font-size: 10px !important;
}
.t11 {
	font-size: 11px !important;
}
.t13 {
	font-size: 13px !important;
}
.tup {
	text-transform: uppercase;
}
.textr {
	text-align: right;
}
.tbold {
	font-weight: 700;
}
.clear {
	clear: both;
	zoom: 0;*
	height: 0px; *
	display: inline;
	line-height: 1px;
}
.big {
	width: 690px !important;
}
.fw400 {
	font-weight: 400 !important;
}
.border1 {
	border: 1px solid #D4CEB9;
}
.display_block{
	display:block;
}
.saction,.sactionb {
	text-transform: uppercase;
}
.saction img,.sactionb img,.sactionc img {
	vertical-align: middle;
}
.saction,.sactionc {
	font-size: 10px;
}
.sactionc .comment_add {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #464646;
	text-transform: none;
	padding: 2px 5px;
	border: 1px solid #E3DCC5;
	background: #ECEAE9 url(/inc/images/comment_add_bg.png) repeat-x;
	margin-top: -3px;
	cursor: pointer;
}
.sactionb {
	font-size: 11px;
	font-weight: 700;
}
/* Формат изображений */
.vatt {
	vertical-align: text-top;
}
/* CONTAINER_HEADER */
#container_header {
	float: left;
}
.logo {
	width: 290px;
}
#container_header .search_div {
	margin-top: 62px;
	margin-right: 50px;
}
#container_header #quick_search {
	padding: 1px 3px;
	width: 151px;
	color: #9d9d9d;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #33749c;
}
#container_header .search_button {
	width: 50px;
	background-color: #33749c;
	color: white;
	font-family: Arial;
	font-size: 11px;
	border: 1px outset gray;
}

#container_header #head_links{
	margin-top: 28px;
	width: 200px;
}

#container_header #head_links a{
	color: #0946a3;
}

#container_header #head_links .string{
	padding-bottom: 2px;
}

.main_menu {
	height: 32px;
}

.main_menu ul {
	width: 986px;
	float: left;
	margin-top: 1px;
	background: blue url(/inc/images/menu_rub.png);
}


.main_menu ul li {
	display: block;
	float: left;
	height: 16px;
	padding: 8px;
	width: auto;
}
.main_menu ul .first_rub{
	display: block;
	width: 105px;
	background: url(/inc/images/first_rub.png);
	padding: 10px;
	height: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	font-size:11px;
}

.main_menu ul .first_rub a{
	font-family: Verdana;
	font-size: 11px;
}

.main_menu ul li a {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: white;
	margin: 0 auto;
}

.main_menu ul li.selected, ul li.hover  {
	text-decoration:underline;
	color: white;
}

.lowmenu {
	height: 40px;
	background: url(/inc/images/menu_cat.png);
}

.lowmenu ul {
	float: left;
	height: 40px;
	margin-top: 1px;
	background: url(/inc/images/menu_cat.png);
}

.lowmenu ul li {
	display: block;
	float: left;
	height: 12px;
	padding: 12px 16px;
	font-size: 12px;
	font-family: arial;
	color: #8A8A8A;
	text-decoration: underline;
}

.lowmenu ul li a {
	font-size: 12px;
	font-family: arial;
	color: #8A8A8A;
	text-decoration: underline;
}
.lowmenu ul li a:hover {
	text-decoration: underline;
	color: #333;
}
.lowmenu ul li.selected a{
	text-decoration: underline;
	color: #333;
}



ul li:hover ul{
	display: block;
	background: none;
	padding: 0;
	padding-top: 9px;
	margin-left: -5px;
	float: left;
	width: 100px;
	//margin-top: 15px;
	//margin-left: -70px;
}

li:hover ul li:hover ul, li:hover ul li:hover ul li:hover ul{
	display: block;
	float: left;
	background: none;
	margin-top: -29px;
	margin-left: 100px;
	
	//margin-left: 18px;
	//margin-top: -14px;
}

li:hover ul li{
	width: 100px;
	height: 12px;
	padding: 5px;
	margin: 0;
	margin-top: -1px;
	background-color: white;
	border: 1px solid gray;
	color: #333;
}

li:hover ul li a{
	color: #333;
}

ul li ul, li:hover ul li ul, li:hover ul li:hover ul li ul {
	display: none;
	position: absolute;
}

li ul{
	display: none;
	position: absolute;
}
/* info_block */

#info_block{
	float: left;
	width: 976px;
	padding: 0 5px;
	margin-bottom: 10px;
	font-size:11px;
}

#info_block h6 a, #info_block b{
	
	font-weight: bold;
	font-size: 12px;
	color:#000;
}

#time{
	float: left;
	width: 125px;
	padding: 3px 0px;
	color:#000;
	font-size: 12px;
	height: 22px;
}

#time b{
	padding-bottom: 10px;
	display: block;
}

#time #date{
	float: left;
	height: 50px;
	width: 125px;
}

#time #hours{
	float: left;
	background-color: #333;
	padding: 2px 3px;
	color: white;
	font-weight: bolder;
	font-size: 11px;
}

#kurs{
	float: left;
	width: 140px;
	padding: 3px 20px;
	border-left: 1px dashed #bebebe;
	border-right: 1px dashed #bebebe;
	height: 80px;
}

.bnm{
	margin-top: 10px;
	float: left;
}
.bnm .bnmcode{
	width:60px;
	display: block;
	float:left;
	color:#000;
	text-transform: uppercase;	
}

.bnm .bnmvalue{
	width:50px;
	float:left;
	color:#333;
	font-weight:700;
}

/*WEATHER*/

#weather{
	float: left;
	width: 140px;
	padding: 3px 20px;
	height: 65px;
}

#weather h6{
	padding-bottom: 5px;
}

#weather p,img{
	float: left;
}

#weather img{
	padding-top: 5px;
}

#weather p{
	padding-top: 3px;
	padding-right: 3px;
}

#weather .wdate{
	width:80px;
	float:left;
	color:#A8A7AC;
	text-transform: lowercase;
}

#weather .wtoday{
	color:#000;
	font-size: 12px;
	height: 22px;
}

#weather .wtemperature{
	width:60px;
	float:left;
	
}

/*WEATHER*/

/* end of info_block */
/* CONTAINER_CENTER */
#container_center {
	float: left;
	width: 100%;
	border-top: 6px solid #7f7b72;
	margin-top: 14px;
}
#container_center img{
	_float: none;
}

/** html #container_center img{	//For IE6 only
	float: none;
}*/

#print_page{
	float: right;
	padding: 10px 5px 0 5px;
}
.main_left {
	width: 450px;
}
.main_center {
	width: 230px;
	margin-top: -10px;
	border-top: 16px solid #7f7b72;
}
.main_right {
	width: 270px;
}
.main_center_big {
	width: 690px;
	float: left;
}
.article {
	background-image: url(/inc/images/main_new_bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 35px;
	//padding-bottom: 60px;
	
}

.article .break {
	border-bottom: 0px dotted #AEA68C;
	margin-bottom:30px;
	margin-top:5px;
	width: 100%; /*for ie*/
	height:5px;
}

.article h2.name_date, .article h1.name_date { /*margin-top: 5px;*/
	font-weight: 400;
	font-size: 9px;
	color: #7C7C7B;
}
.article h2.name, .article h1.name { /*margin-top: 5px;*/
	font-weight: 400;
	background: url(inc/images/main_new_bg.png);
}
.article h2.name a, .article h1.name a {
	font-size: 19px;
	color: #254D85;
}
.article h2.name a:hover, .article h1.name a:hover {
	text-decoration: none;
	color: #0048FF;
}
.article .summary {
	margin-top: 5px;
	color: #585858;
	font-size: 11px;
}
.article .image {
	margin-top: 10px;
}

.article .about {
	margin-top: 10px;
	font-weight: normal;
	font-size: 13px;
}

.article .about a{
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
}
.article .about img {
	float: left;
	margin: 0 10px 10px 0;
}
.article h3 .about {
	margin-top: 10px;
	font-weight: normal;
}

.article h3 .about a{
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	float: left;
}
.article h3 .about img {
	float: left;
	margin: 0 10px 10px 0;
}
.article .video_image {
	position:relative;
	margin-top: 10px;
	font-size: 13px;
}
.article .text {
	margin-top: 10px;
	font-size: 13px;
	padding-bottom: 5px;
	font-weight: normal;
}
.article .text a {
	color: blue;
	text-decoration: underline;
}
.article .icons {
	margin-top: 10px;
	float: right;
	width: 445px;
}
.article .date {
	font-size: 11px;
	margin-top: 10px;
	color:#585858;
}
.article .author {
	font-size: 12px;
	margin-top: 5px;
	font-style:italic;
}

/* новости по рубрике */
.article_linked {
	padding: 10px;
	
	
}
.article_linked h2{
	text-transform: uppercase;
	color: #585858;
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 10px;
}
.article_linked .date {
	float: left;
	color: #949494;
	font-size: 11px;
}
.article_linked .name1 {
	float: left;
	margin-bottom: 20px;
}
.article_linked .name1 a {
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	color: #204D8B;
}
/* end новости по рубрике */

/*accordion*/
.accordion {
	margin-top: 10px;
	background: url(/inc/images/accordeon_bg.png);
}
.accordion .article {
	background: url(/inc/images/accordeon_bg.png);
}
.accordion .category {
	background: url(/inc/images/accordeon_title_bg.png);
	padding: 7px 10px 0 10px;
	height: 26px;
	font-size: 13px;
	font-weight: 700;
	font-family: Tahoma;
	text-transform: uppercase;
}
.accordion .category a {
	color: black;
}
.accordion .category a:hover {
	color: #254D85;
}
.accordion .item {
	border-bottom: 1px dotted #AEA68C;
	background: url(/inc/images/accordeon_bg.png);
	width: 100%; /*for ie*/
}
.accordion .item div.name {
	font-size: 13px;
	padding: 7px 10px;
	background: url(/inc/images/accordeon_item_bg.png);
	cursor: pointer;
}
.accordion .item .article {
	padding: 10px;
	display: none;
}
.accordion .item.selected {
	background: url(/inc/images/accordeon_bg.png);
}
.accordion .item.selected div.name {
	display: none;
}
.accordion .item.selected .article {
	display: block;
}
.accordion .item .article .name a:hover {
	text-decoration: none;
	color: #0048FF;
}
/*VIDEO accordion*/
.accordionv {
	width: 230px;
}
.accordionv .category {
	border-left: 1px dotted #E3DCC5;
	border-top: 0px;
	cursor: pointer;
	background: #F4F2EE url(/inc/images/icons/arrow_right2.png) no-repeat
		210px 8px;
}
.accordionv .category.selected {
	background: #F4F2EE url(/inc/images/icons/arrow_down.png) no-repeat
		210px 6px;
}
.accordionv .category.active {
	background: #F4F2EE url(/inc/images/icons/arrow_right_blue.png) no-repeat
		210px 6px;
	
	color: #204D8B;
}
.accordionv .category.active .name{
	color: #204D8B;
}
.accordionv .category .name1 {
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 15px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 20px;
	font-family: Tahoma;
	background-color: white;
	background-image: url(/inc/images/category2_name.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px 10px 5px 10px;
}
.accordionv .category .name2 {
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-transform: capitalize;
	font-weight: 700;
	height: 15px;
	font-family: Tahoma;
	background-color: white;
	border-bottom: 2px solid #F7F5F2;
}
.accordionv .category .name {
	border: 0px;
	font-size: 12px;
	color: #585858;
	height: 14px;
	font-weight: 700;
	font-family: Tahoma;
	text-transform: uppercase;
	padding: 5px 10px 5px;
}
.accordionv .content {
	width: 228px;
	background: #fff;
	padding: 0px !important;
}
.accordionv .content .article_video {
	padding: 5px 10px;
	border-bottom: 1px dotted #E3DCC5;
	display: none;
}

.accordionv .content .article_video h3{
	font-size: 12px;
	color: #3E3E3E;
	text-transform: capitalize;
	font-weight: 700;
	height: 20px;
	font-family: Tahoma;
}

.accordionv .category.selected .article_video {
	display: block;
}
.accordionv .content .article_video .name { /*float:left;*/
	text-transform: none;
	border: 0;
	padding: 0;
}
.accordionv .content .article_video .name a {
	line-height: 11px;
	color: #254D85;
	font-size: 13px;
	font-weight: 700;
}
.accordionv .content .article_video .summary { /*float:left;*/
	color: #585858;
	font-size: 11px;
	line-height: 11px;
	margin-top: 10px;
	_margin-top: 0px;
	padding-top: 5px;
}
.accordionv .content .article_video .image {
	float: left;
	padding-right: 5px;
}
.accordionv .content .article_video .name a:hover {
	text-decoration: none;
	color: #0048FF;
}
.accordionv .category .content {
	display: none;
}
.accordionv .category.selected .content {
	display: block;
}
/* MAIN_CENTER */
.category {
	font-size: 13px;
	background-color: white;
	background: url(/inc/images/category_bg.gif) repeat-x;
	margin-bottom: -1px;
}

.category .content select{
	width: 100%;
}

.category .blog{
	
}

.category .ava{
	float: left;
	padding: 5px 10px 0 0;
}

.category .blog_name a{
	float: left;
	padding: 5px 0;
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	color: #204D8B;
	width: 70%;
	
}

.category .blog_date{
	float: left;
	padding: 0 0 5px 0;
	font-size: 10px;
	color: #949494;
	width: 70%;
}

.category .comment-text{
	float: left;
	color: #585858;
	font-size: 11px;
	line-height: 12px;
	width: 100%;
}

.vmire img{
	_float: right;
}

.cat1 {
	font-size: 13px;
	background: #F7F5F2 url(/inc/images/category_bg.gif) repeat-x;
}
.category .name {
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 10px 5px 10px;
}
.category .content {
	padding: 0px 10px;
}
.category .view_all {
	border-top: 1px dotted #AEA68C;
	margin-top: 10px;
	padding-top: 5px;
}
.category .view_all a {
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}
.category .content .text {
	padding: 10px 0px;
}

/* Category gray */

.category_gray {
	font-size: 13px;
	background: #7F7B72 url(/inc/images/category_gray_bg.png) repeat-x;
	color:#fff;
}

.category_gray  a{
color: white;
}

.category_gray .name {
	color: #fff;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 10px 5px 10px;
}
.category_gray .content {
	padding: 0px 10px;
}
.category_gray .view_all {
	border-top: 1px dotted #AEA68C;
	margin-top: 10px;
	padding-top: 5px;
}
.category_gray .view_all a {
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}
.category_gray .content .text {
	padding: 10px 0px;
	color: #fff;
}
/* Category gray */

/* Category 2 */
.category2 {
	font-size: 13px;
}
.category2 .name {
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 15px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 20px;
	font-family: Tahoma;
	background-image: url(/inc/images/category2_name.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px 10px 5px 10px;
}
.category2 .content {
	padding: 0px 10px;
}
/* Category 2 */

.archive{
	width: 230px;
}

.vg_mini {
	width: 100px;
}
.vg_mini .about {
	color: #5C5B56;
	margin: 5px 0;
}
.vg_mini .about a {
	color: #fff;
}
.vg_mini_all,next {
	padding-top: 5px;
	border-top: 1px dotted #AEA68C;
}
.vg_mini_all a {
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}
.article_mini {
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 0;
}
.article_mini .name1 {
	line-height: 11px;
	width: 145px;
}
.article_mini .name1 a {
	font-size: 13px;
	font-weight: 700;
	color: #254D85;
}
.article_mini .summary1 {
	width: 145px;
	padding-top: 5px;
	color: #585858 !important;
	font-size: 11px;
	line-height: 11px;
}
.article_mini .image1 {
	float: right;
}
.article_main {
	padding: 10px 0;
}
.article_main .name1 {
	width: 165px;
	line-height: 13px;
}
.article_main .name1 a {
	font-size: 13px;
	font-weight: 700;
	color: #254D85;
}
.article_main .summary1 {
	width: 165px;
	color: #585858;
	font-size: 13px;
	line-height: 14px;
}
.article_main .image1 {
	float: right;
}

.other_news .name{
	color: #585858;
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
	border-bottom: 1px dotted #AEA68C;
	padding: 10px 10px 5px 10px;
}
.view_all a{
	margin-top: 10px;
	color: #204D8B;
	float: right;
	font-size: 11px;
	text-decoration: underline;
	float: right;
}

.article_other {
	padding: 10px 0 0;
	width: 250px;
}
.article_other .date {
	float: left;
	width: 40px;
	color: #949494;
	font-size: 11px;
}
.article_other .name1 {
	float: left;
	width: 210px;
}
.article_other .name1 a {
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	color: #204D8B;
}
.article_other .summary1 {
	padding-left: 40px;
	padding-top:3px;
	color: #585858;
	font-size: 11px;
	line-height: 12px;
}
/*
.video .comments{
	height:300px;
}
*/
.comment {
	border-bottom: 1px dotted #AEA68C;
	padding: 10px;
}
.comment .name {
	font-size: 13px;
	font-weight: 700;
	color: #464646;
	border: 0;
	padding: 0;
	margin: 0;
	text-transform: none;
}
.comment .date {
	font-size: 10px;
	color: #8A8A8A;
}
.comment .text {
	padding-top: 3px;
	font-size: 12px;
	line-height: 16px;
	color: #8A8A8A;
	padding: 3px 0 0 0 !important;
}
.comm_scroll{
	height: 350px;
	overflow: auto;
}
.vgallery {
	position: relative;
	float: left;
	width: 150px;
	float: left;
}
.vgallery .about, .vgallery .about2 {
	height: 40px;
	line-height: 10px;
	position: absolute;
	top: 72px;
	width: 150px;
}
.vgallery .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}
.video_section_preview{
	position:relative;
}
.video_section_preview .about, .video_section_preview .about2 {
	height: 50px;
	line-height: 10px;
	position: absolute;
	top: 140px;
	width: 270px;
}
.video_section_preview .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}
.video_section_preview_main_video .about, .video_section_preview_main_video .about2{
	height: 60px;
	line-height: 10px;
	position: absolute;
	top: 162px;
	width: 210px;
}
.video_section_preview_main_video .about {
	background: #928772;
	opacity: 0.6;
	filter: alpha(opacity =     60)
}
.vgallery .text, .video_section_preview .text, .video_section_preview_main_video .text {
	padding: 5px !important;
	color: #FFE792;
	font-size: 11px;
}
.video_category {
	border-top: 1px dotted #AEA68C;
	width: 220px;
}
.video_category .name {
	padding: 5px 10px;
	border-bottom: 1px dotted #AEA68C;
	background: url(/inc/images/icons/arrow_right2.png) no-repeat 205px 8px;
}
.video_category .name a {
	color: #464646;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	height: 14px;
	font-family: Tahoma;
}
.video_category .name.selected {
	background: url(/inc/images/icons/arrow_right_blue.png) no-repeat 205px
		8px;
}
.video_category .name.selected a {
	color: #204D8B;
}
/*
.video_pages a {
	font-size: 13px;
	font-family: Tahoma;
	color: #585858;
}
.video_pages a.underline {
	text-decoration: underline;
}
.video_pages a.selected {
	text-decoration: none;
	font-weight: 700;
	color: #204D8B;
}
.video_gallery {
	
}
.video_gallery .item {
	margin-top: 10px;
	width: 200px;
	border: 1px solid #E3DCC5;
	padding: 10px;
	position: relative;
}
.video_gallery .item .text {
	margin-top: 10px;
	text-align: left;
}
.video_gallery .item .text a {
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
}
*/
.start_video {
	position: absolute;
}
.start_video a {
	z-index: 1;
	cursor: pointer;
}
.s_100x100 {
	top: 30px;
	left: 30px;
}
.s_210x210 {
	top: 75px;
	left: 75px;
}
.s_200x130 {
	top: 40px;
	left: 80px;
}
.s_250x150{
	top: 50px;
	left: 90px;	
}
.s_270x180{
	top: 60px;
	left: 105px;	
}
.s_450x150{
	top: 50px;
	left: 200px;	
}
#comment_add {
	display: none;
}
#comment_add form {
	padding: 10px;
	font-size: 12px;
	color: #626262;
	background: #FCFBFB;
}
#comment_message{
	display:none;
}
#comment_add.selected {
	display: block;
}
#comment_add .label {
	width: 40px;
}
#comment_add input.text,#comment_add textarea {
	border: 1px solid #777777;
	margin-left: 20px;
}
input.text, textarea {
	border: 1px solid #F4EEE5;
}

.input{
	margin-bottom: 5px;
}
.button {
	cursor: pointer;
	margin-top: 10px;
	/*background:#ECEAE9 none repeat scroll 0 0;*/
	background: #F1EFEE url(/inc/images/comment_add_bg2.png);
	border: 1px solid #E5DEC8;
	padding: 0 2px 5px 0px;
	font-size: 12px;
}
#comment_add input.name1 {
	width: 220px;
}
#comment_add input.captcha {
	width: 130px;
}
#comment_add img.captcha {
	
}
#comment_add textarea {
	height: 50px;
	width: 350px;
	overflow: auto;
}


/*FOOTER*/
#container_footer{
	float: left;
}
#container_footer img{
	float: none;
}
.footer_menu {
	background: url(/inc/images/category_bg2.gif) repeat-x;
	padding-top:1px;
}
.footer_menu .name {
	text-align: right;
	margin-top: 2px;
	padding: 5px 10px 8px;
	line-height: 14px;
	background: #F4F1EE url(/inc/images/category_bg2.gif) repeat-x left bottom;	
}

.footer_menu .name a {
	font-size: 13px;
	font-weight: 700;
	color: #0045A3;
}
.footer_menu .name img {
	vertical-align: middle;
}
.footer_menu .content {
	padding: 10px;
	background: #FAF7F6;
}
.footer_menu .container {
	padding: 0px 5px;
	float: left;
}
.footer_menu .container .category_name {
	font-size: 13px;
	font-weight: 700;
	color: #585858;
	text-transform: uppercase;
}
.footer_menu .container .subcategory {
	font-size: 13px;
}
.footer_menu .container .subcategory table {
	border: 0;
	margin-top: 10px;
}
.footer_menu .container .subcategory table td {
	padding: 1px 0px;
	width: 50%;
}
.footer_menu .container,.footer_menu .container .subcategory table {
	/*width: 225px;*/
	width: 305px;
}
#nav_panel {
	padding-top:1px;
	float: left;
	height: 30px;
	width: 970px;
	padding: 10px 10px 0px;
	line-height: 14px;
	background: #F4F1EE url(/inc/images/footer_header.png) repeat-x left top;
	color: #585858;
}
#nav_panel a {
	font-size: 13px;
	font-weight: 700;
	color: #0045A3;
}
/*send_form*/
#send_layer {
	display:none;
	position: absolute;
	left: 200px;
	top: 100px;
	width: 250px;
	background-color: #f0f5FF;
	border: 1px solid #000;
	z-index: 50;
	font-size:12px;
}
#send_layer_handle {
	background-color: #5588bb;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#send_layer_content {
	padding: 5px;
}
#send_layer_close {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
}
#send_message{
	display:none;
}
input.error, select.error, textarea.error{
	background-color:#FFFFD5!important;
	border:1px solid red!important;
	color:red!important;
	margin:0;
}
label.error {color: red; vertical-align: top; display:block;}
#comment_add_form label.error {margin-left:20px;}
/* SELECTOR NEWS */
.snBody719 {
	margin-left:0px!important;
}
.snBody719, .snBody720 {
	
}
a.snLink719, a.snLink720, a.snLink58 {
	color:#585858!important;
}
.snLink719 img, .snLink720 img{
	/*border:1px solid #000000;*/
	float:right;	
}
img.snImg58{
	width:60px!important;
}
.snLink58 img{
	/*border:1px solid #000000;*/
	float:left;
	margin-right:5px;
} 
tr.snNews719 td{
	text-align:left;	
	padding:5px 10px 10px 10px!important;
	border-bottom: 1px dotted #AEA68C;
}
table.snBody720{
	border: 1px solid #AEA68C;
	margin-bottom:10px;
}
table.snBody720 td{
	padding:5px;
}
td.snNews58{
	text-align:left;
	padding:5px 0 5px 5px!important;
}
.snImg719, .snImg720, .snImg58 {
	/*border:1px solid #000000;*/
}
.snTitle719, .snTitle720, .snTitle58 {
	
}
.snTitle58 {
}
/*
#selectornews_horisontal {
	width:960px !important;
}
*/
.snBody58 {
}
span.snTitle719, span.snTitle720, span.snTitle58{
	display:block!important;
	width:170px;
	color:#585858!important;
	font-family:Tahoma!important;
	font-size:11px!important;
	cursor:pointer;
}
a.snLink719:hover, span.snTitle719:hover{
	color:#000;
	text-decoration:underline;
}
.snBorder719, .snBorder720, .snBorder58 {
	/*border:1px solid #000000;*/
}
.snNews719, .snNews720, .snNews58 {
	clear:both;
	padding:0px !important;
	margin:0px !important;
}
/*
.snNews58 {
	width:192px !important;
}
*/
.hidden{
	display:none;
	visibility:hidden;
}
.rfloat{
	float:right;	
}
.datepicker-border-red{
	font-weight:300;
	font-size:11px;
}
.number-info{
	color:#204D8B;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
}
.tag_panel, .audio, .pdf{
	display:block; margin:5px;
	margin-top:15px;
	margin-left:0px;	
	font-size: 11px;
	/*font-style:500;*/
	
}
.tag_panel p, .audio p, .pdf p{
	color: #585858;
	padding-bottom: 5px 0px;
}
.tag{
	background-color:transparent;
	border:0px dashed grey;
	padding:3px;
	margin-right:0px;	
	font-size: 11px;
	/*font-style:400;*/
}
.banners{
	text-align:center;
	vertical-align:middle;
	font-size:18px;
	color:#E3DCC5;
	background-color:#fff;
}

#ban3 img, #ban4 img{
	float: none;
}

.gsc-control{
	width:450px !important;	
}
.social{
	margin: 15px 0 0 0;
	list-style: none;
	float: left;
}
.social li:hover, .social li:hover ul li{
	border: none;
	background: none;
}
.socials_panel{
	display:none;
	position:absolute;
	float: right;
    margin-top: 35px;
    margin-left: 150px;
}
li:hover .socials_panel{
	display:block;
	/*position:absolute;*/
	float: right;
    margin-top: 0px;
    margin-left: 0px;
	padding-top: 15px;
	border: none;
	background: none;
}
.flip-horizontal {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
.flip-vertical {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; /*IE*/
}
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }

/* Javascript scroll */
#scroll_comm {
	 width:470px;
	 height:200px;
	 overflow:hidden;
 }
 
 .vertical_scroll{
	 position: relative;
	 float: right;
	 width: 10px;
	 background: blue;
	 height: 200px;
 }
 
 .vertical_scroll a.down, .vertical_scroll a.up{
	 position: absolute;
 }
 
 .vertical_scroll a.down{
	 bottom: 0px;
 }

/* End of Javascript scroll */


/* Floating banner */

#PopWin{
/*width: 500px; height: 250px;*/
position: fixed;
bottom: 0;
right: 0;
cursor: pointer;
z-index: 20;
}
#PopWin p {
margin: 0px; padding: 10px; font-family: verdana, arial, helvetica;
}
#PopWin h1 {
margin: 0px; padding: 10px; text-align:center; font-family: verdana, arial, helvetica;
}
#PopWin a {
color: white; 
text-decoration: none; 
font-family: verdana, arial, helvetica; 
font-size: 30px;
}
#ban7{
	z-index: 20;
    float: right;
}

	
#PopTit {

margin-right: -500px;
font-weight: bold;
float: right;
font-family: verdana, arial, helvetica;
cursor: default;
z-index: 999999;
}
#PopTit img{
	float: right;
	
	
	z-index: 999999;
}
#PopTit A {
color: white; text-decoration: none;
}

/* End of Floating banner */

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//**/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}



