﻿*{
	margin:0;
	padding:0;
}
body{
	font:12px/1 Segoe UI,Trebuchet MS,arial,sans-serif;
	background:none;
}
#main{
	position: relative;
	background: none repeat scroll 0% 0% transparent;
	width: 930px;
	margin:0px auto;
	padding: 0px 26px;
	text-align: left;
}
#top_header{
	z-index: 12;
}
#top_header h1{
	width: 928px;
	height: 89px;
	background: url("../img/top_rosbi.jpg") no-repeat scroll 0px 0px transparent;
}
.top_top{
	height: 25px;
	background: url("../img/top_back.png") no-repeat scroll 0px -1px transparent;
}
.form-search{
	position: absolute;
	right: 40px;
	top: 56px;
	text-align: center;
	width: 180px;
	height: 20px;
	float: right;
	background:url(../img/search-background.png) no-repeat 100% 0;
}
.form-search fieldset{
	border: none;
}
.form-search  .inputrow{
	position:static;
	color:#000;
	width:138px;
	float:left;
	background:none;
	border:none;
	padding-left:11px;
	padding-top:1px;
	font-size:11px;
	border: 0px;
}
.form-search input.inputText{
	float:none;
	margin:0 0 0 -8px;
	position:static;
	background:none;
	padding-top:0px;
	width:145px;
	height:16px;
	background:url(../img/b-header/search_red.png) no-repeat 0 -100px;
	border: 0px;}
	
.form-search a.b-submit,.form-search a.b-submit:hover
	{position:absolute;
	top:0px;
	height:20px;
	width:20px;
	text-decoration:none;text-indent:-1983em;overflow:hidden;display:block;right:8px;background:url(../img/search_red.png) no-repeat 0 0;}
.form-search input.b-submit{position:absolute; left:-1900px; display:none;  }	




.navigator{
	background: url("../img/navigator_back.png") no-repeat scroll 0px -1px transparent;
	height: 44px;
	list-style: none outside none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	font-family: Arial,sans-serif;
	overflow: hidden;
}
.navigator li{
	float: left;
	height: 40px;
	
}
.navigator li:hover{
	margin:0 -4px;
	cursor:pointer;
}
.navigator li:hover a{padding:0 0 0 15px;color:#910706;}
.navigator li:hover span{padding:0 15px 0 0;}

.navigator li a{
	display: block;
	color: rgb(38, 38, 38);
	text-decoration: none;
	padding: 0px 0px 0px 11px;
	text-shadow: 0px 1px 0px rgb(255, 255, 255);
	outline: medium none;
}
.navigator li a span{
	display: block;
	padding: 0px 11px 0px 0px;
	line-height: 40px;
}
.navselect{
	background: #8B0504;
	color: #FFFFFF;
	text-shadow: 0px 1px 0px rgb(0, 0, 0);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.todaysdate {
    position: absolute;
    right: 42px;
    top: 8px;
    font-size: 11px;
    text-align: right;
}

.img_left_align {
	float:left; /* Выравнивание по левому краю */
	margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}

.img1C {
	float:right; /* Выравнивание по левому краю */
	margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
	border-radius: 5%;
	width: 60px; border: none;
}


.img_right_align {
	float:right; /* Выравнивание по правому краю */
	margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}

#page {
    padding-top: 30px;
	width: 100%;
	padding: 10px 0px 0px;
	border:1px;
	
}
#submenu {
	width: 222px;
	float: left;
}
#submenu h2 {
	text-decoration: none;
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-shadow: 0px -1px 0px rgb(24, 72, 111);
	text-align: center;
	background: #8B0504;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 1px solid rgb(21, 59, 88);
	padding: 7px 0px 7px 0px;
	font-size: 1.35em;
}
#submenu ul {
	background: #F9F9F9;
	list-style: none outside none;
	padding-bottom: 5px;
	margin-bottom: 7px;
	font-size: 1.2em;
	line-height: 1.3;
	border: 1px solid  #DEDEDE;
	border-top: 1px solid #FFFFFF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#submenu li a {
color: rgb(29, 29, 29);
text-decoration: none;
display: block;
line-height: 1.4;
padding: 6px 0px 6px 11px;
margin: 0px 1px;
}
#submenu li a :hover{
color: #910706;
cursor:pointer;
}
#content{
	width: 686px;
	float: right;
	font-size: 1.3em;
	line-height: 1.3;
}
#content h1{
	background: none;
	font-size: 1.8em;
	width: 686px;
	height:auto;
	margin-bottom: 12px;
}
#content hr{
	margin: 15px 25px ;
	color: #8B0504;
}
#content p{
	margin: 3px 0 4px 0;
	text-align:justify;
	text-indent: 20px;
	width: 99%;
}
#content a{
	color: #8D0505;
	
	text-decoration:none;
	border-bottom:1px dashed;
	font-weight:570;
}
#content a:hover{
	/* color: #03468B; */
	color: #C50707;

}
.imgact{
	margin: 5px 0 0 5px;
}
.twoh2 {
	font-size:14px;
	font-weight:700;
	color: #8D0505;
}
.twoh3 {
	font-size:15px;
	font-weight:700;
	color: #8D0505;
}
#taBanner{
	width:500px;
	margin: 10px auto;
}
#taBanner th{
	color: #8D0505;
	background: #eeeeee;
	padding: 3px 0px 3px 10px;

}
#taBanner td{
	padding: 3px 0px 1px 25px;
}
#taBanner tr:hover {
	background: #eeeeee;
}
#content li{
	margin: 3px 0 2px 30px;
}	
#content ol{
	margin: 3px 0 2px 30px;
}	
#mapInfo {
  position:absolute;
  display:none; 
  padding:10px 15px 15px 15px;
  top:182px;
  left:600px; 
  z-index: 888; 
  background:#7BB9F0;
  background:#FFA640;
  font-size:11px;
  min-width: 250px;
  /* скруглённые уголки */
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
}
#mapInfo h3{
	font-size:13px;
	font-weight:bolder;
	margin-bottom: 7px;
}
#mapInfo h4{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-bottom: 4px;
}
#mapInfo p{
	font-size:11px;
	font-weight:normal;
}
.map {height:600px;}
#contentsearh {
	font-size: 1.3em;	
}

p.plus 
{
	
}
p.plus  b{
	font-size:17px;	}
#mapi {
	width: 760px; 
	height: 320px; 
	margin: 40px auto;
}
#footer {
    position: relative;
    background: none repeat scroll 0% 0% #FFFFFF;
    width: 930px;
    height: 50px;
    color: #8B0504;
    font-size: 0.9em;
    text-align: left;
    border-top: 1px solid #8B0504;
	margin-left: -242px;
}
#footer  span{
	font-size: 15px;
	float:right;
	margin:5px 0px 10px 20px;
}
.vscreen{float:left; margin-right:20px;}


.comment{
color: #4F4F4F;
font-size: 0.8em;
font-style: italic;
}
