*{margin:0px;padding:0px;}
html {height: 100%}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: #8e0d00;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
	text-indent: 35px;
}
p.no-indent {
	text-indent: 0;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.clear{
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 155px;
	background: url(../images/head.gif) no-repeat;
	margin: 0 0 8px 0;
}
#header .logo{
	display: block;
	float: left;
	width: 134px;
	height: 134px;
	margin: 8px 0 0 14px;
	_display: inline;
}
#header .logo span{
	display: none;
}
#header .links{
	float: left;
	margin: 66px 0 0 21px;
	_display: inline;
}
#header .links a{
	display: block;
	float: left;
	width: 17px;
	height: 17px;
}
#header .links a span{
	display: none;
}
#header .links a.home{
	background: url(../images/home.gif) no-repeat;
}
#header .links a.home:hover, #header .links a.home-active{
	background: url(../images/home_hover.gif) no-repeat;
}
#header .links a.contacts{
	background: url(../images/contacts.gif) no-repeat;
	margin: 0 28px;
	_display: inline;
}
#header .links a.contacts:hover, #header .links a.contacts-active{
	background: url(../images/contacts_hover.gif) no-repeat;
}
#header .links a.map{
	background: url(../images/map.gif) no-repeat;
}
#header .links a.map:hover, #header .links a.map-active{
	background: url(../images/map_hover.gif) no-repeat;
}
#header .menu{
	height: 18px;
	clear: both;
	float: right;
	margin: -15px 25px 0 0;
	_display: inline;
	min-width: 70%;
}
#header .menu a{
	display: block;
	background: url(../images/menu_link_left.gif) no-repeat left;
	float: left;
	color: #fff;
	text-decoration: none;
}
#header .menu a:hover{
	text-decoration: underline;
}
#header .menu a span{
	display: block;
	background: url(../images/menu_link_right.gif) no-repeat right;
	float: left;
	height: 18px;
	line-height: 17px;
	padding: 0 11px 0 18px;
	cursor: pointer;
	white-space: nowrap;
}
#header .menu img{
	float: left;
	padding: 0 16px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 186px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 7px 10px 217px;
}
#content .path{
	height: 23px;
	line-height: 23px;
	color: #7c7c7c;
}
#content .path a, #content .path span{
	color: #bdbdbd;
}
#content .news{
	float: right;
	width: 362px;
}
#content .news .title{
	background: url(../images/news_title_bg.gif) no-repeat;
	height: 35px;
	line-height: 33px;
	padding: 0 17px 0 9px;
	margin: 0 0 2px 0;
}
#content .news .title span{
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#content .news .title .all-news{
	float: right;
	color: #fff;
	text-decoration: none;
}
#content .news .title .all-news:hover{
	text-decoration: underline;
}
#content .news .razdelitel{
	float: left;
	margin: 7px 0;
}
#content .news .news-block{
	padding: 3px;
	border: 1px solid #bab8b7;
	overflow: hidden;
	_height: 1%;
	clear: both;
}
#content .news .news-block img{
	float: left;
	margin: 0 6px 0 0;
}
#content .news .news-block .news-title{
	font-weight: bold;
	color: #8e0d00;
}
#content .news .news-block .date{
	display: block;
	line-height: 18px;
	font-weight: bold;
	color: #515d5a;
}
#content .news .news-block .short-text{
	line-height: 15px;
	color: #515d5a;
}
#content .news .news-block .more{
	float: right;
	color: #312c2c;
	margin: 0 10px 0 0;
	line-height: 17px;
}
#content .center-column{
	float: left;
	width: 408px;
}
#content .center-column .banner{ 
	margin: 0 0 3px 0;
}
#content .center-column .banner img{  
	vertical-align: top;
}
#content .center-column .articles{
	margin: 0 0 4px 0;
}
#content .center-column .articles .title{
	background: url(../images/articles_title_bg.gif) no-repeat;
	height: 35px;
	line-height: 33px;
	padding: 0 17px 0 9px;
	margin: 0 0 2px 0;
}
#content .center-column .articles .title span{
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#content .center-column .articles .title .all-news{
	float: right;
	color: #fff;
	text-decoration: none;
}
#content .center-column .articles .title .all-news:hover{
	text-decoration: underline;
}
#content .center-column .articles .border-one-px{
	border: 1px solid #bab8b7;
	padding: 1px;
}
#content .center-column .articles .article-block{
	background: #e3e2e2;
	padding: 0 0 5px 0;
	margin: 0 0 3px; 
	overflow: hidden;
	_height: 1%;
}
#content .center-column .articles .article-block .article-title{
	display: block;
	background: #cecccc;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #515d5a;
}
#content .center-column .articles .article-block .short-text{
	display: block;
	padding: 0 8px;
	color: #515d5a;
	line-height: 18px;
	text-align: justify;
}
#content .center-column .articles .article-block .more{
	background: #c20900;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 9px 3px 9px;
	margin: 10px 8px 0 0;
	line-height: 15px;
}
#content .center-column .articles .no-margin{
	margin: 0;
}
#content .center-column .parlament{
	padding: 3px 0 10px 0;
	overflow: hidden;
	_height: 1%;
}
#content .center-column .parlament .title{
	background: url(../images/blocks_title_bg.gif) no-repeat right;
	height: 22px;
	line-height: 20px;
	padding: 0 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content .center-column .parlament .block{
	clear: both;
	margin: 0 0 10px 11px;
}
#content .center-column .parlament .block .block-title{
	font-weight: bold;
	color: #8e0d00;
}
#content .center-column .parlament .block .text{
	color: #515d5a;
	line-height: 18px;
	text-align: justify;
}
#content .center-column .parlament .more{
	background: #c20900;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 9px 3px 9px;
	line-height: 15px;
}
#content .center-column .diyalnist{
	padding: 3px 0 10px 0;
	overflow: hidden;
	_height: 1%;
}
#content .center-column .diyalnist .title{
	background: url(../images/blocks_title_bg.gif) no-repeat right;
	height: 22px;
	line-height: 20px;
	padding: 0 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content .center-column .diyalnist .block{
	clear: both;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #515d5a;
	line-height: 15px;
}
#content .center-column .diyalnist .more{
	background: #c20900;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 9px 3px 9px;
	line-height: 15px;
}
#content .center-column .media{
	padding: 3px 0 0 0;
	overflow: hidden;
	_height: 1%;
}
#content .center-column .media .title{
	background: url(../images/blocks_title_bg.gif) no-repeat right;
	height: 22px;
	line-height: 20px;
	padding: 0 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
#content .center-column .media .block{
	clear: both;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #515d5a;
	line-height: 15px;
}
#content .center-column .media .more{
	background: #c20900;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 9px 3px 9px;
	line-height: 15px;
}
#content .center-column .icons{
	margin: 10px 0 10px 0;
}
#content .center-column .icons a{
	margin: 0 13px 0 0;
}
#content .page-title{
	overflow: hidden;
	_height: 1%;
	margin: 0 0 10px 0;
}
#content .page-title .name{
	display: block;
	float: left;
	width: 630px;
	background: url(../images/blocks_title_bg.gif) no-repeat right;
	height: 22px;
	line-height: 22px;
	padding: 0 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#content .page-title .print{
	display: block;
	float: right;
	background: url(../images/printer.gif) no-repeat left center;
	padding: 0 0 0 22px;
	height: 22px;
	line-height: 20px;
}
#content .page-title .print a{
	color: #797979;
	text-decoration: none;
}
#content .page-title .print a:hover{
	text-decoration: underline;
}
#content .gallery{
	overflow: hidden;
	_height: 1%;
	clear: both;
}
#content .gallery ul{
	margin: 0 0 37px 0;
	padding: 0;
	list-style: none;
	clear: both;
	overflow: hidden;
	_height: 1%;
}
#content .gallery ul li{
	float: left;
	width: 200px;
	margin: 0 51px 0 0;
	text-align: center;
	font-weight: bold;
	color: #5b5b5b;
}
#content .gallery ul li a{
	display: block;
	margin: 0 0 13px 0;
}
#content .pager{
	text-align: center;
	color: #5b5b5b;
}
#content .pager a{
	color: #5b5b5b;
	margin: 0 5px;
}
#content .pager span{
	margin: 0 5px;
}
#content .pager span strong{
	margin: 0 2px 0 1px;
}
#content .arhive{
	overflow: hidden;
	_height: 1%;
}
#content .arhive .block{
	overflow: hidden;
	_height: 1%;
	line-height: 15px;
	margin: 0 0 30px 0;
}
#content .arhive .block img{
	float: left;
	margin: 0 12px 0 0;
}
#content .arhive .block span{
	display: block;
}
#content .arhive .block span.title{
	font-weight: bold;
}
#content .arhive .block .more{
	font-weight: bold;
	float: right;
	color: #5b5b5b;
	margin: 5px 0 0 0;
}
#content .video{
	overflow: hidden;
	_height: 1%;
}
#content .video .block{
	overflow: hidden;
	_height: 1%;
	line-height: 15px;
	margin: 0 0 40px 0;
}
#content .video .block img{
	float: left;
	margin: 0 12px 0 0;
}
#content .video .block span{
	display: block;
}
#content .video .block span.title{
	font-weight: bold;
	margin: 0 0 20px 0;
}
#content .video .block .more{
	float: right;
	margin: 5px 0 0 0;
}
#content .video .block .more a{
	font-weight: bold;
	color: #5b5b5b;
}
#content .page-text{
	overflow: hidden;
	_height: 1%;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin: 0 0 40px 0;
}
#content .page-text .text-image{
	float: left;
	margin: 0 14px 0 0;
}
#content .page-text .date{
	display: block;
	font-size: 11px;
}
#content .page-text .text-title{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 200px;
	margin-left: -100%;
	position: relative;
	padding: 0 0 0 3px;
}
.sl .left-menu{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.sl .left-menu li{
	background: url(../images/left_links_bg.gif) no-repeat;
	width: 197px;
	height: 22px;
	margin: 0 0 4px 0;
	padding: 0 7px;
}
.sl .left-menu li a{
	text-decoration: none;
	line-height: 22px;
	color: #424141;
	font-weight: bold;
}
.sl .left-menu li a:hover{
	text-decoration: underline;
}
.sl .info-block{
	clear: both;
	overflow: hidden;
	_height: 1%;
	margin: 0 0 18px 0;
}
.sl .info-block .title{
	background: url(../images/blocks_title_bg.gif) no-repeat right;
	height: 22px;
	line-height: 22px;
	padding: 0 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.sl .info-block .text{
	font-size: 12px;
	color: #5d5151;
	line-height: 17px;
}
.sl .info-block .more{
	background: #c20900;
	float: right;
	font-size: 11px;
	color: #fff;
	padding: 0 9px 3px 9px;
	margin: 10px 0 0 0;
	line-height: 15px;
}
.sl .info-block form{
	margin: 0;
	padding: 0;
}
.sl .info-block input{
	width: 179px;
	border: 1px solid #7e7e7e;
	font-size: 11px;
	padding: 4px 8px;
	color: #818181;
}
.sl .info-block .video-title{
	text-align: center;
	font-size: 12px;
}
.sl .info-block .video-title a{
	color: #5d5151;
}
.sl .info-block .photo{
	margin: 0 0 9px 0;
	padding: 0;
	list-style: none;
	height: 71px;
}
.sl .info-block .photo-last{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 71px;
}
.sl .info-block .photo li, .sl .info-block .photo-last li{
	float: left;
}
.sl .info-block .photo li.left, .sl .info-block .photo-last li.left{
	padding: 0 9px 0 0;
}
.sl .info-block .photo li img, .sl .info-block .photo-last li img{
	padding: 2px;
	border: 1px solid #b7b8ba;
}
.sl .left-banners{
	margin: 0 0 18px 0;
}
.sl .left-banners .banner{
	margin: 0 0 10px 0;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -186px auto 0;
	height: 246px;
	background: url(../images/footer_bg.gif) no-repeat bottom;
	color: #fff;
}
#footer .banners{
	text-align: center;
	padding: 0 0 24px 0;
	
}
#footer .banners .middle{
	margin: 0 13px;
}
#footer .copy{
	display: block;
	float: left;
	margin: 0 16px 0 1px;
	padding: 0 38px 0 11px;
	background: url(../images/copy_bg.gif) no-repeat 0 4px;
	width: 317px;
	line-height: 27px;
}
#footer .counters{
	float: left;
}
#footer .counters ul{
	clear: both;
	margin: 0 0 6px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	_height: 1%;
}
#footer .counters ul li{
	float: left;
	padding: 0 10px 0 0;
}
#footer .develop{
	float: right;
	padding: 6px 11px 0 0;
}
#footer .develop a{
	color: #fff;
}



.iput{
	width: 179px;
	border: 1px solid #7e7e7e;
	font-size: 12px;
	/*padding: 4px 8px;*/
	color: #818181;
}




.loader{
	width: 0px;
	height: 0px;
	display: none;
	clip: rect(0 0 0 0);
	background:no-repeat;
	margin-left:-1000px;
	background-image: none;
}