@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	outline: none;
}

header{
 width: 100%;
 height: 70px;
}


body {
	background: url("../images/bg.png") #fff;
	font: 12px Arial, Tahoma, sans-serif;
	overflow-y: visible;
	opacity:0;
	transition:.5s;
}

aside {
    display: block;
}

img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;	
   }

a {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #929292;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 18px;
}
h2 {
	font-size: 16px;
	color: #929292;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 18px;
}
h3 {
    color: #3d7560;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 3px;
}
h1a {
	font-size: 22px;
	float: none;
	border-bottom: 1px solid #947966;
	margin-bottom: 4px;
	padding-bottom: 4px;	
}
.h1b {
	font-size: 18px;
	color: #00754a;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 18px;
}
.h1c {
	font-size: 18px;
	color: #b87333;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 18px;
}
.h1d {
	font-size: 24px;
	color: #008080;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 18px;
}
.h3a {
	font-size: 20px;
	float: none;
	border-bottom: 1px solid #947966;
	margin-bottom: 4px;
	padding-bottom: 4px;	
}


 .f_left, #header_nav ul li, h1, .header_button ul li {
 	float: left;
 }
.f_right, input[name=topsearch] {
 	float: right;
 }
.h1description {
	color: #4c9141;
	font-size: 12px;
	position: absolute;
	left: 10px;
	top: 20px;
}
.hclock {
color:#BADAEF;
font-size:14pt;
border:2px solid #e1d4ae;
background:#3d7560;
padding:5px;
border-radius: 5px;	
}
#hnav1 {
	width: 19px;
}
#hnav2 {
	width: 19px;
	background-position: -63px 0;
}
#hnav3 {
	width: 23px;
	background-position: -83px 0;
	margin-left: -3px;
}
.alinkslot {
	width:88px;
	height:31px;
	text-decoration:none;
	display:block;
	overflow: hidden;
	background:transparent url(http://www.urladd.ru/urladd/urladd.png) no-repeat;
}

.plinkslot {
	margin:0;
	padding: 0px 0px 0px 0px;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:white;
}
.spanlinkslot {
	display:block;
	text-align:center;
	text-shadow: 0px 1px 0px #32608d;
}
.framelinkslot {
	border: 0px;
}
.img1 {
	border-radius: 0px;
	margin-left: 180px;
}
#imgyandex {
	width:88px;
	height:31px;
	border:0;
}
#imgyandex2 {
    position:absolute;
	left:-9999px;
}
.imgtopmail {
	border:0;
}
.googletag {
	display:none;
	visibility:hidden;
}


.b3radius, .sb_num, .header_button ul li {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
}
#page_align {
	width: 1000px;
	margin-left: 0px;
	margin-top: 10px;	
	background: url("../images/pagebg.png") #fff;
	box-shadow: 0px 1px 3px #cccccc;
	-webkit-box-shadow: 0px 1px 3px #cccccc;
	-o-box-shadow: 0px 1px 3px #cccccc;
	-moz-box-shadow: 0px 1px 3px #cccccc;
	overflow: hidden;
}
#page_align2 {
	width: 1010px;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
}


#header {
	height: 77px;
	background: linear-gradient(to bottom, #66a15a, #fafcfa);
	display: block;
	position: fixed;
	width: 100%;
}
#header_nav {
	height: 35px;
	border-bottom: solid 1px #e1d4d3;
	display: block;
	position: fixed;
}
#header_nav ul {
	list-style: none;
}
#header_nav ul li {
	float: left;
	border-right: solid 1px #6e718b;	
}
#header_nav ul li:last-child {
    border-right: none;
}
#header_nav ul li a {
	background: linear-gradient(to bottom, #428542, #72ba72);
	font-size: 16px;
	color: #e4e6e1;
	display: block;
	line-height: 35px;
	padding: 0 9px;
}
#header_nav ul li a:hover {
background: linear-gradient(to bottom, #53a653, #204020);	
}


input[name="topsearch"] {
	float: right;
	margin-right: 24px;
	height: 33px;
	margin-top: 1px;
	border: none;
	box-shadow: inset 0px 1px 3px #c6c8d3;
	background: #7fb5b5;
	padding: 0 5px;
	width: 270px;
}
.search_img{
	float: right;
	margin-top: -20px;
	margin-right: 5px;
}
#header_cont {
	background: url("../images/top_shadow.png") repeat-x;
	position: relative;
	margin-top: 40px;
}

.header_button ul {
	list-style: none;
}
.header_button ul li {
	background: #5C94BE;
	margin-right: 9px;
	margin-top: 6px;
}
.header_button ul li:hover {
	background: #0C5283;
}
.header_button ul li a {
	padding: 6px;
	padding-left: 26px;
	color: #fff;
	display: block;
}
#sidebar {
	margin-top: 20px;
	width: 155px;
	float: left;
	position: fixed;
}
.sb_header {
	background: url("../images/sb_header.png") repeat-x;
	height: 31px;
	color: #fff;
	line-height: 31px;
	padding-left: 6px;
}
.sb_header>i{
	background: url("../images/sbh_sprite.png") no-repeat;
	display:block;
	height:15px;
	width:15px;
	float:left;
	margin-top: 8px;
	margin-right: 8px;
}
.sb_nav {
	margin-top: -1px;
	background: url("../images/sbbg.png") repeat-y;
}
.sb_nav ul {
	list-style: none;
}
.sb_nav ul li {
	line-height: 31px;
	background: url("../images/sbn.png");
	padding-left: 8px;
	
}
.sb_nav ul li a i {
	background: url("../images/sbn_sprite.png");
	width: 19px;
	height: 17px;
	float:left;
	margin-top: 6px;
	margin-right: 8px;
}
.sb_nav ul li a {
	color: #63605b;
	display: block;
}
.sb_nav ul li a:hover {
	color: #fff;
}
.sb_num {
	float:right;
	background: #9c90b0;
	margin-right: 6px;
	margin-top:-25px;
	padding: 2px;
	line-height: 14px;
	color:#fff;
	font-size:11px;
}
.sb_red {
background: #d1a8bd;	
}
.sb_blue {
	background: #235588;
}
#content {
	float: right;
	width: 990px;
}
#c_left {
	width: 324px;
	overflow: hidden;
}
#c_right {
	overflow: hidden;
}
.c_sep {
    color: #ccb39e;
    width: 1px;
	height: 100%;
}
.c_observation {
	border-bottom: solid 1px #ccb39e;
	width: 315px;
	font-size: 13px;
	margin: 5px;
	margin-left: 10px;
	color: #7D7D7D;
}
.c_observation p {
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	font-size: 16px;
}
.cobs_header span {
	color: #929292;
	float: right;
	background: url("../images/c_observationico.png") no-repeat;
	height: 11px;
	padding-left: 15px;
}

.c_news {
	border-bottom: solid 1px #ccb39e;
	width: 950px;
	font-size: 13px;
	margin: 5px;
	margin-left: 10px;
	color: #7D7D7D;
}
.c_news p {
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	font-size: 16px;
}
.cnews_header span {
	color: #929292;
	float: right;
	background: url("../images/c_observationico.png") no-repeat;
	height: 11px;
	padding-left: 15px;
}


.copyrights {
	margin-top: 1700px;
	position: relative;
	bottom: 0;
}


.news1_block {
	border-bottom: 4px solid #ccb39e;
	width: 480px;
	margin: 2px 0;
	margin-right: 5px;
}
.news1_info ul {
	list-style: none;
}
.news1_info ul li {
	float: left;
	padding: 1px 5px;
	color: #828282;
	font-size: 11px;
}
.news1_info ul li:first-child {
	padding-left: 0px;
}
.news1_info span {
	color: #929292;
	float: right;
	background: url("../images/c_observationico.png") no-repeat;
	height: 11px;
	padding-left: 15px;
}
.news1_block p {
	color: #828282;
	font-size: 16px;
	margin-bottom: 8px;
}
.image_news {
	width: 480px;
	overflow: hidden;
	margin: 5px 0;
}
.clr {
	clear:both;
}

.hyper_news a {
	width: 800px;
	line-height: 16px;
	font-size: 16px;
	margin: 5px;
	margin-left: 10px;
	color: #7D7D7D;
}



.left_content_border{
 margin-left: 10px;
 margin-right: 170px;
 margin-top: 70px;
 width: 0px;
 background-color: #ebebeb;
 float: left;
 border-radius: 5px, 5px, 5px, 5px;
}
.left_content {
 margin-right: 0px;
 background-color: #ffffff;
}

.right_content_border {
 background-color: #ebebeb;
 margin-left: 10px;
 margin-right: 170px;
 margin-top: 100px;
 width: 0px;
 float: left;
}
.right_content {
 margin-left: 0px;
 margin-right: 0px;
 width: 0px;
 background-color: #ffffff; 
}


.my_time {
 margin-left: 10px;
 margin-top: -15px;
 margin-right: 170px;
 width: 0px;
 float: left;
 border-radius: 5px, 5px, 5px, 5px;
 position: fixed;
}


::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#dfe8ed;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 2px;
background-color:#78a2b7;
}

::-webkit-scrollbar-thumb:hover{
background-color:#23346e;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

::-webkit-scrollbar{
width: 8px;
}


.textcols {
	overflow: hidden;
}
.textcols-left {
	float: left;
	width: 47%;
    margin-left: 15px;
    text-indent: 25px;
    color: #3d7560;
    font-size: 16px;	
}
.textcols-right {
	width: 47%;
	float: right;
	margin-right: 15px;
	text-indent: 25px;
	color: #7D7D7D;
	font-size: 16px;
}

#footer {
    
    left: 0; bottom: 0; /* Левый нижний угол */
    color: #fff; /* Цвет текста */
    width: 100%; /* Ширина слоя */
   }
