@CHARSET "UTF-8";
body {
	background-color: #fff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	margin: 0;
	color: #696868;
}



div#warp {
	height: 100%;
	position: relative;
}

a { outline: none; color: #024d8d; text-decoration: none; }
a:focus { outline: none; color: #cf2d36; }
a:hover { outline: none; color: #cf2d36; }

img {border: 0;}
a img {border: 0;}

div#grey-lenta {
	width: 100%;
	position: absolute;
	z-index: -9;
	top: 138px;
	left: 0;
	height: 45px;
	background-color: #24518b;
	display: block;
}

div#big-blue-lenta {
	width: 100%;
	position: absolute;
	z-index: -9;
	top: 190px;
	left: 0;
	height: 290px;
	background-color: #19437a;
	display: block;
}

div#small-blue-lenta {
	width: 100%;
	position: absolute;
	z-index: -9;
	bottom: 65px;
	left: 0;
	height: 100px;
	background-color: #19437a;
}

div#main-holder {
	width: 996px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

div#lang {
	width: 72px;
	height: 138px;
	position: fixed;
	top: 115px;
	right: 0px;
}

	div#lang a {
		background: transparent url(./images/bgr.png);
		display: block;
		float: right;
		width: 48px;
		height: 43px;
	}
	
	div#lang a.lang-bg {
		background-position: 0 0;
	}
	
		div#lang a.lang-bg:hover {
			width: 60px;
			background-position: 0 -86px;
		}
	div#lang a.lang-en {
		background-position: 0 -43px;
	}
	
		div#lang a.lang-en:hover {
			width: 60px;
			background-position: 0 -129px;
		}
div#head-holder {
	width: 996px;
	height: 130px;
	position: relative;
}

div#header_left_sys_links, div#header_right_sys_links, div#bottom_left_sys_links, div#bottom_right_sys_links {
	float: left;
	width: 200px;
	height: 20px;
	margin: 110px 0 0 19px;
}

div#header_right_sys_links, div#bottom_right_sys_links {
	float: right;
	margin: 110px 9px 0 0;
}

div#bottom_left_sys_links, div#bottom_right_sys_links {
	margin: 50px 0 0 9px;
}

div#header_left_sys_links a, div#header_right_sys_links a, div#bottom_left_sys_links a, div#bottom_right_sys_links a {
	background: transparent url(./images/bgr.png);
	padding-left: 20px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #8b8b8b;
	font-family: Verdana;
	font-size: 10px;
}

div#header_right_sys_links a, div#bottom_right_sys_links a {
	float: right;
}

div#header_left_sys_links a:hover, div#header_right_sys_links a:hover, div#bottom_left_sys_links a:hover, div#bottom_right_sys_links a:hover {
	color: #487db3;
}

div#header_left_sys_links a span, div#header_right_sys_links a span, div#bottom_left_sys_links a span, div#bottom_right_sys_links a span {
	display: block;
	background-color: #fff;
	padding: 3px 0;
}

.home-link {
	background-position: -89px -561px!important;
}
	.home-link:hover {
		background-position: -89px -727px!important;
	}
	
.site-map-link {
	background-position: -134px -561px!important;
}
	.site-map-link:hover {
		background-position: -134px -727px!important;
	}
	
.rss-link {
	background-position: -181px -561px!important;
}
	.rss-link:hover {
		background-position: -181px -727px!important;
	}
	
.contacts-link {
	background-position: -227px -561px!important;
}
	.contacts-link:hover {
		background-position: -227px -727px!important;
	}


div#president_en {
	float: right;
	text-align: right;
	margin: 50px 9px 0 0;
}

.tnr {
	font-family: "Times New Roman";
}

.s90proc {
	font-size: 90%;
}

.s14 {
	font-size: 14px;
}

.s24 {
	font-size: 24px;
}

.s20 {
	font-size: 20px;
	line-height: 19px;
}

.s22 {
	font-size: 22px;
}

.mtop10 {
	margin-top: 10px;
}

.mtop20 {
	margin-top: 20px;
}

.fltl {
	float: left;
}

.fltr {
	float: right;
}

div#head-gerb {
	background: transparent url(./images/bgr.png) -75px 0;
	width: 522px;
	height: 122px;
	position: absolute;
	left: 235px;
	z-index: 9;
}

div#head-gerb a {
	width: 522px;
	height: 122px;
	display: block;
}

div#top-menu-holder {
	background: transparent url(./images/bgr.png) -604px 0;
	width: 980px;
	width: 996px;
	height: 34px;
	/*margin-left: 9px;*/
	padding-top: 7px;
}

div#top-menu-blue {
	background: transparent url(./images/bgr.png) -89px -133px;
	width: 980px;
	height: 33px;
	margin-left: 8px;
}

.white-bgr {
	background: transparent url(./images/white-bgr.png) repeat-y;
	width: 996px;
	float: left;
}

div#top-news-holder, .inner-top-news {
	background-color: #336699;
	width: 980px;
	height: 315px;
	position: relative;
	margin-left: 8px;
}

.inner-top-news {
	position: absolute;
	margin: 0;
	display: none;
}

.topnews-body {
	width: 300px;
	height: 315px;
	float: left;
	margin-left: 18px;
	color: #f5f5f5;
}

.topnews-body a {
	color: #fff;
}
	.topnews-body a:hover {
		color: #cacab9;
	}

.topnews-picture {
	width: 650px;
	height: 315px;
	float: right;
}

.topnews-picture img {
	width: 650px;
	height: 315px;
}

.dblock, div#top-news-holder .active-top-news {
	display: block;
}

.date {
	color: #b0b0b0;
	display: block;
}

div#top-news-pager {
	width: 300px;
	height: 25px;
	position: absolute;
	left: 18px;
	bottom: 2px;
	z-index: 50;
}

div#top-news-pager a {
	color: #f5f5f5;
	background-color: #1a487f;
	border: 1px solid #1c467f;
	margin-left: 1px;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: center;
}

div#top-news-pager a:hover, div#top-news-pager .active-top-newsa, div#top-news-pager a.activeSlide {
	background-color: #6699cc;
	color: #242424;
	font-weight: bold;
	border: 1px solid #6699cc;
}

div#index-shadow-gall {
	background: transparent url(./images/bgr.png) -89px -172px;
	width: 980px;
	height: 22px;
	margin-left: 8px;
}

div#index-news-holder {
	width: 712px;
	float: left;
	margin-left: 23px;
}

div#index-white-holder {
	width: 996px;
	float: left;
}

.index-news-box, .inside-article-box, .article-system {
	width: 431px; /* +20px padding = 420px */
	float: left;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	padding: 5px 5px 20px 15px;
	background-color: #f5f5f5;
	position: relative;
}

.inside-article-box, .article-system {
	width: 700px;
	padding: 5px;
	margin-top: 10px;
}

.inside-article-box {
	width: 690px;
	padding: 5px 5px 20px 15px;
}

.clear-comment {
	border: 0;
	background-color: transparent;
}

.inside-title {
	width: 700px;
	font-family: "Times New Roman";
	color: #77623c;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 3px 5px;
}

.index-news-bdy {
	display: block;
}

.iab-clear {
	border: 0;
	background-color: transparent;
}

.article-list {
	font-family: "Times New Roman";
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.article-title {
	font-family: "Times New Roman";
	display: block;
	color: #024d8d;
}

.news-thumb {
	width: 130px;
	height: 63px;
	float: left;
	margin: 0 5px 5px 0;
}

.comments-count, .files-count, .img-count {
	background: transparent url(./images/bgr.png);
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 40px;
	text-indent: 10px;
}

.comments-count {
	background-position: 0 -223px;
	right: 80px;
}

.files-count {
	background-position: 0 -262px;
	right: 40px;
}

.img-count {
	background-position: 0 -298px;
}

div#index-left-holder {
	width: 462px;
	float: left;
	overflow: auto;
}
div#index-middle-holder {
	width: 245px;
	float: right;
	overflow: auto;
}
.index-mright-box {
	width: 220px; /* +2*14px padding = 242px */
	float: left;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	padding: 5px 11px;
	background-color: #f5f5f5;
	position: relative;
}

.index-mright-box span {
	display: block;
	margin-top: 10px;
}

.imb-fix {
	width: 228px; /* +2*14px padding = 242px */
	padding-left: 0;
}

.links-block {
	display: block;
}

.read-more {
	float: right;
	margin: 20px 10px 0 0;
}

p.care-head, p.care-head-opengov, p.care-head-bottom, p.care-head-opengov-drop {
	background: transparent url(./images/care-title.png) no-repeat 50% bottom;
	font-family: "Times New Roman";
	color: #77623c;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 3px 5px;
}

a p.care-head:hover {
	color: red;
}

p.care-head-bottom {
	text-align: left;
}

p.care-head-opengov {
	background: transparent url(./images/open-gov.png) no-repeat;
	height: 67px;
	line-height: 55px;
	width: 230px;
	float: right;
}
p.care-head-opengov-drop {
	background-color: #fff;
	height: auto;
	line-height: 55px;
	width: 230px;
	float: right;
}

p.care-head-big {
	background: transparent url(./images/care-title-big.png) no-repeat 50% bottom;
	font-family: "Times New Roman";
	color: #77623c;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 3px 5px;
	display: block;
	clear: both;
}

.index-mini-gall {
	width: 220px;
	height: 107px;
}

.care-title {
	color: #024d8d;
}

.care-title:hover {
	color: #cf2d36;
}
.index-big-box {
	width: 680px; /* +2*14px padding = 690px */
	float: left;
	border: 1px solid #dfdfdf;
	padding: 5px 14px;
	background-color: #f5f5f5;
	position: relative;
	margin-bottom: 10px;
}

.index-tema-pic {
	margin: 0 10px 10px 0;
}

div#index-right-holder {
	float: right;
	width: 240px;
	margin-right: 9px;
	background-color: #efefef;
}

img.index-right-img {
	width: 240px;
	height: 120px;
	float: left;
}

.index-right-img-shadow {
	background: transparent url(./images/bgr.png) -1074px -159px;
	width: 240px;
	height: 8px;
	float: left;
}

.index-right-title {
	width: 220px;
	display: block;
	padding: 0 10px;
}

.index-right-href {
	margin-bottom: 20px;
	display: block;
}

.index-right-href:hover {
	color: red;
}

.about-href {
	display: block;
	padding: 10px 0 10px 22px;
}

.about-href:hover {
	background: #dfdfdf url(./images/href_arrow.gif) no-repeat left 50%;
}

.pages {
	float: left;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
}

/* Gallery */

div#inside-gallery-holder {
	float: left;
	width: 680px;
	height: 315px;
	position: relative;
	text-align: center;
	border: 1px solid #dfdfdf;
	margin-bottom: 5px;
	padding: 5px 15px 5px 15px;
	background-color: #f5f5f5;
}
	
div#thumb-main-holder {
	width: 650px;
	position: absolute;
	height: 73px;
	overflow: hidden;
	bottom: 5px;
	left: 30px;
	display: none;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

div#imgholder {
	width: 591px;
	overflow: hidden;
	height: 140px;
	left: 30px;
	position: absolute;
}


ul#gallery {
	display: block;
	width: 9999px;
	height: 130px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

ul#gallery li {
	float: left;
	width: 130px;
	height: 63px;
	margin: 0 23px 0 0px;
	padding: 0;
	display: block;
	text-align: center;
}

ul#gallery img {
	width: 130px;
	height: 63px;
}

ul#gallery li a {
	width: 130px;
	height: 63px;
	display: block;
	border: 1px solid #000;
}

ul#gallery li a:hover {
	border: 1px solid #dfdfdf
}
a#left {
	position: absolute;
	left: 0;
	width: 20px;
	height: 70px;
	display: block;
	z-index: 99;
}
	a#left span {
		width: 20px;
		height: 70px;
		display: block;
		background: transparent url(./images/bgr.png) -634px -194px;
	}
		a#left span:hover {
			background-position: -634px -264px;
		}

a#right {
	position: absolute;
	right: 0;
	width: 20px;
	height: 70px;
	display: block;
}
	a#right span {
		width: 20px;
		height: 70px;
		display: block;
		background: transparent url(./images/bgr.png) -604px -194px;
	}
	
		a#right span:hover {
			background-position: -604px -264px;
		}
/* Gallery end */
		
/* Social */
.social {
	padding-bottom: 2px;
}
.twitter, .gglpls, .fb_holder, .linkedin {
	float: right;
	margin-left: 10px;
}
.gglpls {
	width: 60px;
}

.fb_holder_en {
	width: 150px;
}

.fb_holder_bg {
	width: 230px;
}

/* Social end */

/* Font resizer */
div#font-resize {
	float: left;
}

div#font-resize a {
	background: transparent url(./images/bgr.png);
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

.font-size-increase {
	background-position: -529px -229px!important;
}

	.font-size-increase:hover {
		background-position: -529px -395px!important;
	}

.font-size-normal {
	background-position: -557px -229px!important;
}

	.font-size-normal:hover {
		background-position: -557px -395px!important;
	}
	
.font-size-decrease {
	background-position: -503px -229px!important;
}

	.font-size-decrease:hover {
		background-position: -503px -395px!important;
	}
	
/* Font resize end */

div#print-holder {
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

a#print {
	background: transparent url(./images/bgr.png) -457px -229px;
	width: 16px;
	height: 16px;
	display: block;
}
	a#print:hover {
		background-position: -457px -395px!important;
	}

/* Files Icons */
.files-holder a {
	background: transparent url(./images/bgr.png);
	padding-left: 30px;
	display: block;
	margin-bottom: 5px;
}

.files-holder a span {
	display: block;
	background-color: #f5f5f5;
	padding: 3px 0;
}
.rar_icon {
	background-position: -85px -224px!important;
}
	.rar_icon:hover {
		background-position: -85px -390px!important;
	}

.zip_icon {
	background-position: -130px -224px!important;
}
	.zip_icon:hover {
		background-position: -130px -390px!important;
	}
	
.doc_icon {
	background-position: -179px -224px!important;
}
	.doc_icon:hover {
		background-position: -179px -390px!important;
	}
	
.pdf_icon {
	background-position: -317px -224px!important;
}
	.pdf_icon:hover {
		background-position: -317px -390px!important;
	}

.xls_icon {
	background-position: -224px -224px!important;
}
	.xls_icon:hover {
		background-position: -224px -390px!important;
	}
	
.ppt_icon {
	background-position: -269px -224px!important;
}
	.ppt_icon:hover {
		background-position: -269px -390px!important;
	}

.txt_icon {
	background-position: -360px -224px!important;
}
	.txt_icon:hover {
		background-position: -360px -390px!important;
	}
	
.nan_doc {
	background-position: -406px -224px!important;
}
	.nan_doc:hover {
		background-position: -406px -390px!important;
	}

.print-img {
	display: none;
}

.comment-name {
	width: 665px;
	float: left;
	position: relative;
}

.comments-count-inner, .message-inner {
	position: static;
	width: 40px;
	float: left;
	height: 45px;
	text-indent: 10px;
}

.message-inner {
	height: 120px;
	background: transparent;
}

.single-input {
	float: left;
	width: 340px;
	height: 30px;
	margin: 0 10px 10px 10px;
	background-color: #fafafa;
	color: #acacac;
	border: 1px solid #dfdfdf;
}

.single-textarea {
	float: left;
	width: 336px;
	height: 80px;
	overflow: auto;
	background-color: #fafafa;
	color: #acacac;
	border: 1px solid #dfdfdf;
	margin-left: 10px;
}

	.single-input:focus, .single-textarea:focus {
		background-color: #fff;
		color: #000;
		border: 1px solid #77623c;
	}
	
.text-code {
	width: 60px;
	float: left;
	margin-left: 5px;
}

.text-code-img {
	width: 100px;
	height: 40px;
	border: 1px solid #c8c8c8;
	float: left;
	margin-left: 10px;
}

.code-change {
	color: #d60c0c;
	font-size: 10px;
	float: left;
	margin-left: 10px;
}

.comment-form-submit, .comment-num {
	float: left;
	display: block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	margin-left: 5px;
	background: transparent url(./images/bgr.png) -703px -218px;
}
	.comment-form-submit {
		float: right;
	}
	.comment-form-submit:hover {
		color: #fff;
		text-decoration: underline;
	}
	
div#errorbox, .right-contact {
	width: 320px;
	float: right;
}

.right-contact label, .right-contact input {
	float: left;
}

.right-contact label {
	font-size: 10px;
}

.chars-remaining {
	float: left;
	width: 340px;
	display: block;
	clear: left;
	margin-left: 10px;
}

div#comments-holder, div#comments-content {
	overflow: hidden;
	float: left;
}

.comment-num-holder {
	width: 145px;
	float: left;
	margin-top: 10px;
}

.comment-num {
	margin-right: 5px;
}

.comment-txt-holder {
	width: 510px;
	float: left;
	margin: 10px 0 0 10px;
}

.show-comments, .hide-comments {
	background: transparent url(./images/bgr.png) -740px -261px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: -12px;
	width: 105px;
	height: 27px;
	font-size: 10px;
	text-align: right;
}

.hide-comments {
	background-position: -912px -261px;
}

div#comments-footer {
	float: left;
	width: 680px;
	position: relative;
	height: 30px;
	margin-bottom: 20px;
}

.comment-msg {
	float: left;
	width: 680px;
	overflow: hidden;
	color: red;
	margin-bottom: 5px;
}

div#bottom-shadow {
	background: transparent url(./images/bgr.png) -604px -17px;
	width: 996px;
	height: 65px;
	float: left;
	margin-bottom: 50px;
}

.bottom-big-devider {
	background: transparent url(./images/bgr.png) -611px -345px;
}

div#bottom-links, div#bottom-logo-holder {
	float: left;
	width: 980px;
	margin-left: 8px;
}

div#bottom-logo {
	background: transparent url(./images/bgr.png) -650px -383px;
	width: 460px;
	height: 51px;
	float: left;
	margin: 0 0 20px 50px;
}

.bottom-logo-href {
	width: 460px;
	height: 51px;
	display: block;
}

div#bottom-blue {
	width: 980px;
	height: 50px;
	padding-top: 10px;
	margin-left: 8px;
	background-color: #1c4a85;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	color: #fbf8f8;
	position: relative;
}

div#bottom_blue_sicial {
	position: absolute;
	width: 63px;
	height: 28px;
	background-color: #669acc;
	left: 0;
	top: 15px;
}

div#bottom_blue_sicial a {
	background: transparent url(./images/bgr.png);
	width: 16px;
	height: 16px;
	display: block;
	border: 1px solid #d3d3d3;
	float: left;
	margin: 5px 0 0 10px;
}

div#bottom_blue_sicial a:hover {
	border: 1px solid #1c4a85;
}

	.facebook-bottom {
		background-position: -273px -561px!important;
	}
	
	.tweter-bottom {
		background-position: -319px -561px!important;
	}
	
.bottom-links-menu {
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 0 0 20px 20px;
}

.bottom-links-menu a.bottom-links-sub {
	display: block;
	color: #696868;
	font-size: 10px;
}
	.bottom-links-menu a.bottom-links-sub:hover {
		color: red;
	}

.bottom-links-menu a.bottom-links-main {
	font-family: "Times New Roman";
	color: #77623c;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
	.bottom-links-main:hover {
		color: #77623c;
	}

.bottom-menu {
	float: left;
	width: 720px;
}

div#slider-bgr {
	width: 680px;
	height: 60px;
	position: relative;
	margin-top: 10px;
}

div#slider-bgr span {
	height: 20px;
	background: transparent url(./images/tick.gif) no-repeat left top;
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	color: #8db9db;
}

.archive-error {
	display: none;
	float: left;
	width: 680px;
	margin: 0;
	color: red;
}

#startDate, #endDate {
	width: 67px;
}

#search-holder {
	float: right;
	position: relative;
	width: 300px;
}

div#bottom-ext-links {
	float: right;
	width: 240px;
	overflow: hidden;
}

	div#bottom-ext-links a {
		display: block;
	}
	

	
.read-more {
	display: block;
	float: right;
	clear: both;
}

.source {
	display: block;
}

/* ----------- Kalendar ------------- */

div#pcalrndar-holder {
	width: 240px;
	float: left;
	margin: 0 10px 10px 0;
}

div#pcalrndar-content-holder {
	width: 400px;
	float: left;
	margin-left: 20px;
}

table.calendar-table {
    width: 240px;
    float: left;
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
	font-size: 12px;
}

table.calendar-table td {
    border: 1px solid #d8d8d8;
    color: #686868;
	font-weight: bold;
    padding: 0;
    text-align: center;
	height: 30px;
}

table.calendar-table th {
    padding: 5px;
    color: #024d8d;
}

table.calendar-table .actday{
	background-color: #c7ccd2;
}

table.calendar-table .days {
    background-color: #4a76b7;
}

table.calendar-table .days td {
	color: #fff;
}

table.calendar-table .active-date {
	display: block;
	height: 30px;
	background-color: #4a76b7;
	color: #fff;
	line-height: 30px;
}

table.calendar-table .active-date:hover {
	background-color: #1c4a85;
}

.calendar-permalink {
	display: block;
	float: right;
	margin-top: 20px;
	font-size: 10px;
}

/* ---------- Krai Kalendar ------------*/

/* ---------- Open Kalendar -------------*/
div#opencalrndar-holder {
	width: 240px;
	float: left;
	margin-bottom: 15px;
}
/* ---------- Krai Open Kalendar -------------*/

.chhref {
	color: #77623c;
}

.contact-left {
	float: left;
	width: 690px;
}

.footer-content {
	width: 480px;
	display: block;
	margin: 0 auto;
	line-height: 18px;
}

.footer-content a {
	color: #fff;
	text-decoration: underline;
}

#articlefilters {
	margin-left: 15px;
	font-size: 12px;
}

div#filters_holder {
	float: left;
	margin: 0 0 0 15px;
	font-size: 12px;
}

.curent-filter {
	font-size: 12px;
	margin-left: 5px;
}

.filterselect {
	font-size: 11px;
}

a.video {
	margin-left: 15px;
}