.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* grid */
body{
	/*background: url(../../images/body_bg.png) no-repeat center 0;*/
	height:100.01%;
}
.container{
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 177px;
}

.logo, .logo_en{
	float: left;
	display:block;
	width:500px;
	height:86px;
	padding: 0px 180px 0 0;
	overflow:hidden;
	position:relative;
	border-top: 5px solid #3E7DAA;
}

.logo a, .logo_en a
{
    display: block;
	width: 659px;
	height: 72px;
	overflow: hidden;
    text-indent: -10000px;
	background: url(../../images/logo_title.jpg) no-repeat scroll 0 18px;
}

.logo img{
	position: absolute;
	top: 22px;
	left: 0;
}

.top_nav {
	width: 280px;
	padding: 9px 10px;
	margin: 0 0 17px;
	float: right;
	border-top: 5px solid #1F4974;
}
.site_nav {
	overflow: hidden;
}
.site_nav li {
	float: left;
	padding: 0 0 0 16px;
}

.site_nav li img{
	width:20px;
	height:22px;
}

.site_nav li:first-child {
	padding-left: 0px;
}
.site_nav .active {
	color: #1A3251;
}
#main_nav  {
	clear: both;
	background: url(../../images/corners.png) 0 50px no-repeat;
	padding: 0 0 17px 0;
}
#main_nav ul {
	height: 50px;
	padding: 0 0 0 10px;
	background: #3F82A9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3F82A9), to(#3A6CAD));
	background: -webkit-linear-gradient(#3F82A9, #3A6CAD);
	background: -moz-linear-gradient(#3F82A9, #3A6CAD);
	background: -ms-linear-gradient(#3F82A9, #3A6CAD);
	background: -o-linear-gradient(#3F82A9, #3A6CAD);
	background: linear-gradient(#3F82A9, #3A6CAD);	
	-pie-background: linear-gradient(#3F82A9, #3A6CAD);
	behavior: url(PIE.htc);
}
#main_nav li {
	float: left;
	font-size: 13px;
	padding: 10px 0 ;
}
#main_nav .fixed {
	margin: -10px 0 0 ;
	float: right;
	padding: 14px 0 16px;
	border-right: 1px solid #566880;
	background: #1B3150;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1E446D), to(#1B3150));
	background: -webkit-linear-gradient(#1E446D, #1B3150);
	background: -moz-linear-gradient(#1E446D, #1B3150);
	background: -ms-linear-gradient(#1E446D, #1B3150);
	background: -o-linear-gradient(#1E446D, #1B3150);
	background: linear-gradient(#1E446D, #1B3150);	
	-pie-background: linear-gradient(#1E446D, #1B3150);
	behavior: url(PIE.htc);
}
#main_nav .fixed.active {
	margin-top: -20px;
	padding: 24px 0 16px;
}
#main_nav a{
	color: #fff;
	display: block;
	height: 30px;
	line-height: 27px;
	padding: 0 13px;
	text-shadow: #1F4974 0px 1px 1px;
}
#main_nav a.active_nav{
	background: #25476D;

}
#main_nav .fixed a 
{
    background: none;
}

#main_nav a span{
	filter:  progid:DXImageTransform.Microsoft.Shadow(color=#1F4974, Direction=160, Strength=1);
}
/* end navigation */

/* content home */
#content {
	clear: both;
	margin: 0 20px;
}

.home_top {
	position: relative;
	margin: 0 0 0 -20px;
}

.home_top .user_loged {
    float: right;
    margin: -70px -20px 0;
    z-index: 5555;
    position: relative;
}

.login{
	position: absolute;
	right: -20px;
	bottom: 22px;
	z-index: 40;
}
.login a, 
.user_login a,
.user_loged a{
	background: url(../../images/headers_login_bg.png) right 0 no-repeat;
	display: block;
	width: 284px;
	height: 50px;
	padding: 0 0 0 16px;
	color: #fff;
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 20px;
	line-height: 48px;
	text-shadow: #000 0px 1px 1px;
}

.user_loged a , .user_loged a.userlogout
{
    float: left;    
	background-position: right -99px ;
	width: 354px;
    padding: 0;
  	font-size: 16px;
}

.user_loged a.userlogout 
{
	width: 86px;
    padding-left: 8px;
}

.login a span, 
.user_login a,
.user_loged a{
	display: block;
	cursor: pointer;
	filter:  progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=2);
}
.user_loged span:first-child{
	float: left;
	padding: 0 0 0 14px;
}
.user_loged span.edit {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	float: right;
	padding: 0 35px 0 0;
}
#footer{
	background: #E7E7E7;
	clear: both;
	margin: 20px;
}
#footer ul{
	padding: 18px 20px;
	overflow: hidden;
	float: left;
}
#footer li{
	float: left;
	margin: 0 10px 0 0; 
}
#footer a {
	color: #193251;
}
.mags {
	display: block;
	width: 114px;
	height: 23px;
	background: url(../../images/mags.png) no-repeat; 
	float: right;
	text-indent: -9999px;
	margin: 16px 20px;
}

/* home columns */
.column_wrapper, .column_wrapper_main {
	background: url(../../images/carousel_bg.png) repeat-y -20px 0;
}

.column_wrapper {
    /*height:576px;*/
}
.left_col{
	float: left;
	width: 650px;
}
.col1, .col2 {
	float: left;
	width: 320px;
	background: url(../../images/vertical_line.png) right 50px no-repeat;
	line-height: 14px;
}
.col1 h2, .col2 h2 {
	background: url(../../images/headers_login_bg.png) right 0 no-repeat;
	width: 305px;
	height: 60px;
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 20px;
	text-shadow: #000 0px 1px 1px;
	padding: 0 0 0 15px;
}
.col1 h2 a, .col2 h2 a{
	color: #fff;
	display: block;
	width: 305px;
	height: 50px;
	line-height:47px;
	filter:  progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=2);
}
.col1 {
	margin: 0 10px 0 0;
}
#ad_text_left {
	margin: 0 0 20px; /*ie*/
}
.col1 .home_ad_text{
	padding: 19px 0 0 4px!important;
}
.col2 .home_ad_text{
	padding: 19px 0 0 0!important;
}
.home_ad_text img {
	float: left;
	width: 42px;
	margin: 3px 4px 0 0;
}
.home_ad_text p{
	overflow: hidden;
	margin: 0 0 17px 0;
}
.home_ad_text a{
	color: #333333;
}
.tooltip {
    display:none;
    background: url(../../images/tooltip.png) center 0;
    font-size:12px;
    height:23px;
    width:142px;
	padding: 12px;
    color:#eee;
  }

.doc_link, .calculator {
	display: block;
	width: 252px;
	height: 65px;
	background: url(../../images/button_links.png) no-repeat 0 0;
	color: #fff;
	padding: 16px 0 0 68px;
	font-size: 14px;
	font-family: Georgia, head_font;
	font-style: italic;
	font-weight: bold;
} 
.calculator {
	background-position: 0 -85px;
} 
  
#col3 {
	float: right;
	width: 280px;
	position: relative;
	z-index: 50;
	margin: 20px 0 0 0;
	background-color:#fff;
}

#col3 .content_heading
{
    background:url('../../images/sidebar_title_bg.png') no-repeat 0 0;
    width:300px;
    height:60px;
    color:#fff;
    font-style:italic;
    font-family: Georgia, head_font;
    font-size:20px;
    text-shadow: black 0px 1px 1px;
    position:relative;
}

#col3 .content_heading span
{
    bottom: 26px;
    position: absolute;
    left: 18px;
}

#manualMenu .menuLi
{
    padding:0 0 10px 30px;
    font-size: 12px;
    font-weight: bold;
    background: url('../../images/menuLi_bullet.png') no-repeat 9px 6px;
}

#manualMenu .menuLi_selected
{
    padding:0 0 10px 30px;
    background: url('../../images/menuLi_selected_bullet.png') no-repeat 0 6px;
}

#manualMenu .menuLi_selected span a
{
    font-size: 12px;
    font-weight: bold;
}

#manualMenu .subMenuLi
{
    padding:0 0 10px 50px;
    background: url('../../images/submenuLi_bullet.png') no-repeat 32px 6px;
}

#manualMenu .subMenuLi span a
{
    color:#000;
}

#manualMenu .subSubMenuLi
{
    padding:0 0 10px 70px;
    background: url('../../images/subsubmenuLi_bullet.png') no-repeat 52px 6px;
}

#manualMenu .subSubMenuLi span a
{
    color:#000;
}

#manualMenu .subMenuLi_selected
{
    padding:0 0 10px 50px;
    background: url('../../images/menuLi_selected_bullet.png') no-repeat 0 6px;
}

#manualMenu .subMenuLi_selected span a
{
    color:#000;
}

#manualMenu .subSubMenuLi_selected
{
    padding:0 0 10px 70px;
    background: url('../../images/menuLi_selected_bullet.png') no-repeat 0 6px;
}

#manualMenu .subSubMenuLi_selected span a
{
    color:#000;
}

.header_col{
	background: #3A6CAD;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3F82A9), to(#3A6CAD)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #3F82A9, #3A6CAD); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #3F82A9, #3A6CAD); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #3F82A9, #3A6CAD); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #3F82A9, #3A6CAD);
	background: linear-gradient(#3F82A9, #3A6CAD); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#3F82A9, #3A6CAD); /*PIE*/
	behavior: url(PIE.htc);
	height: 50px;
	padding: 0 12px 0 15px;
}
.header_col h2{
	float: left;
	color: #fff;
	font-family: Georgia, head_font;
	font-style: italic;
	line-height: 46px;
	font-size: 20px;
	text-shadow: #000 0px 1px 1px;
}
.header_col a {
	float: right;
	color: #fff;
	line-height: 50px;
	padding: 0 0 0 12px;
	border-left: 1px solid #B5CADF;
}  
#col3 ul {
	padding-top: 6px;
	font-size: 13px;
	background: #fff;
}
#col3 li{
	/*padding: 11px 14px 10px;*/
	/*border-bottom: 1px solid #D6D6D6;*/
}

.home_news li
{
    padding: 11px 14px 10px;
	border-bottom: 1px solid #D6D6D6;
}

#col3 p {
	margin: 0 0 2px;
}
.logos {
	/*clear: left;*/
	display:inline-block;
	margin: 28px 0 0;
}
.logos li{
	float: left;
	/*width: 170px;
	height: 105px;*/
	border: 1px solid #D8D8D8;
	padding:1px;
	margin: 0 3px 0 0;
	line-height: 0;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	behavior: url(PIE.htc);
}
.logos li:hover{
	border-color: #79B6D4;
}
.logos li.last{
	margin: 0;
}
  
/* text from text editor */
.client_text{
	clear: left;
	padding: 10px 0;
}
.client_text  p{
	margin-bottom: 10px;
}
.client_text a{
	text-decoration: underline;
	color: #CCe6f7;
}
.client_text ul, .client_text ol{
	padding: 10px 0;
	list-style-type: disc;
	list-style-position:inside;
}
.client_text ol{
	list-style-type: decimal;
}
.client_text ul li, .client_text ol li{
	padding: 5px 0 0 10px;
}
.client_text h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}
.client_text h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
}
.client_text h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.client_text h4 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}
.client_text h5 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
.client_text h6 {
	font-size: 1em;
	font-weight: bold;
}
.client_text img{
	border: 1px solid #045497;
	padding: 2px;
	float: right;
	margin: 0 5px 5px 5px;
}

.important {
	color: #b945a5;
	font-weight: bold;
}

.normalText{
    font-size: 1em;
}
.bigText{
    font-size: 1.091em;
}
.bigerText{
    font-size: 1.182em;
}

/*publicconsultations subscribe page*/
.ad_text, .ad_text_subscribe 
{
	float: left;
	background-color: #F4F4F4;
	xpadding: 0 0 0 1em;
	display: inline;
	width: 100%;
	overflow: hidden;
	-padding-left: 10px;
	zoom: 1;
	position: relative;
}
.ad_text ul, .ad_text_subscribe ul {
	float: left;
	margin: 1em;
	margin-left: 0;
	padding: 0.5em 5px 0.5em 1em;
}
.ad_text ul li, .ad_text_subscribe ul li
{
	margin: 0.4em 0 0 0;
	padding: 0 0 1em 2em;
}
.ad_text_subscribe ul li 
{
	padding: 0 0 1em 1em;
}
.ad_text ul li {
	background: url(../img/icon_ad_text.gif) left 3px no-repeat;
}
.ad_text ul li a {
	color: #333333;
	font-size: 13px !important;
	text-decoration: none;
}
.ad_text ul li a:hover {
	text-decoration: underline;
}
.list_document {
	float: left;
	width: 100%;
	margin: 0.5em 0 2px 0;
	padding: 1em 0 1em 0;
	background-color: #F4F4F4;
}
.list_document p {
	text-align: right;
  margin-right: 20px;
}
.list_document p label{
    font-size: 13px;
}
.crumbpathTab .tab_nav {
	padding-bottom: 0px;
	padding-left: 0;
	margin-bottom: 0px;
    margin-top: 23px;
	clear: both;
	float: left;
	border-bottom: solid 4px #396CAE;
	width: 100%;
}
#container_PubCon .crumbpath .tab_nav, #container_StrDoc .crumbpath .tab_nav 
{
   margin-top:10px;
   *margin-top:22px;
}

.ad_text_subscribe ul,
.ad_text ul {
    width: 30%;/*22%*/
}

.ad_text_subscribe.w22 ul,
.ad_text.w22 ul {
    width: 21%;
}

.ad_text_subscribe.w11 ul,
.ad_text.w11 ul {
    width: 11%;
}
.tab_nav li {
	
	background: url(../img/bg_tab_active_left.gif) left top no-repeat; 
	height: 33px;
	border-right:0 !important;
	padding: 0 !important;
	margin-left: 1px;
}
.tab_nav li:first-child{
    margin-left: 0;
}
.tab_nav li{
    -margin-left: expression(this.previousSibling==null?'0':'1px');
}

.tab_nav li a {
	background: url(../img/bg_tab_active_right.gif) right top no-repeat; 
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #000 !important;
	padding: 12px 0 7px 0;
	width: 195px;
	text-align: center;
	display: block;
}
.tab_nav .active_tab {
	background: url(../../Images/bg_tab_left.gif) left top no-repeat;
}
.tab_nav .active_tab a {
	background: url(../../Images/bg_tab_right.gif) right top no-repeat; 
	color: white !important;
}

/*report abuse*/
#contact-container {
    width: 450px;
    font-family: 'Trebuchet MS', Verdana, Arial;
    font-size: 16px;
    text-align: left;
}
#contact-container a.modalCloseX, #contact-container a.modalCloseX:link, #contact-container a.modalCloseX:active, #contact-container a.modalCloseX:visited {
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    top: -4px;
    right: 6px;
    color: white;
}
#contact-container .contact-top {
    height: 13px;
    background: url(../../Images/form_top.gif) no-repeat;
    padding: 0;
    margin: 0;
}
#contact-container .contact-content {
    background-color: #0E409C;
    color: #DDD;
    height: 10px;
}
#contact-container h1 {
    color: white;
    margin: 0;
    padding: 0 0 12px 12px;
    font-size: 1.2em;
    text-align: left;
}
#contact-container .contact-loading {
    position: absolute;
    background: url(../img/contact/loading.gif) no-repeat;
    z-index: 8000;
    height: 55px;
    width: 54px;
    margin: -14px 0 0 170px;
    padding: 0;
}
#contact-container .contact-message {
    text-align: center;
}
#contact-container label {
    color: white;
    clear: left;
    display: block;
    width: 100px;
    float: left;
    text-align: right;
    padding-right: 4px;
    font-weight: bold;
}
#contact-container .contact-input {
    font-family: 'Trebuchet MS', Verdana, Arial;
    float: left;
    padding: 2px;
    margin: 2px;
    background: #EEE;
    border: 1px solid white;
    width: 300px;
}
#contact-container .contact-send {
    width: 72px;
    background: url(../img/contact/send.png) no-repeat;
}
#contact-container .contact-cancel {
    width: 65px;
    background: url(../img/contact/cancel.png) no-repeat;
}
#contact-container .contact-button {
    margin: 4px 0 0 4px;
    cursor: pointer;
    height: 24px;
    border: 0;
    font-weight: bold;
    color: white;
    text-align: center;
    vertical-align: middle;
}
#contact-container .contact-bottom {
    height: 13px;
    background: url(../../Images/form_bottom.gif) no-repeat;
    font-size: .7em;
    text-align: center;
}
#contact-overlay {
    background-color: black;
}
	
/* tabele from timymce*/
.editor_table{
	width: 100%;
}

.editor_table td{
	padding: 2px 5px;
}

.table_header{
	background: #1571af;
	color: #fff;
}
.odd_row{
	background: #1571af;
	color: #fff;
}
.even_row{
	background: #b5ceec;
	color: #fff;
}
	
/* end style from text editor */

/* inner  */
.inner_top {
	position: relative;
	background: url(../../images/carousel_bg.png) repeat-y;
	margin: 0 -20px;
}
.inner_top h2 {
	position: absolute;
	background: url(../../images/balloon.png) no-repeat;
	top: 10px;
	right: 0;
	width: 446px;
	height: 114px;
	line-height: 30px;
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 33px;
	color: #fff;
	padding: 0 0 0 23px;
	text-shadow: #000 0px 1px 1px;
	filter:  progid:DXImageTransform.Microsoft.Shadow(color=#1F4974, Direction=160, Strength=1);
}
.inner_top h2 span{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}
.inner_top h2 .center{
    height: 97px;
    width: 1px;
}
.crumbpath {
	margin: 0 -20px 0 0;
	padding: 14px 0 0 0px;
	background: url(../../images/carousel_bg.png) -20px 0 repeat-y;
}
.crumbpath .crumb{
	padding: 5px 0 0 18px;
	margin-bottom: 30px;
	overflow: hidden;
}
.crumbpath .crumb li{
	float: left;
	padding-right:4px;
}
.crumbpath .user_login,
.crumbpath .user_loged {
	float: right;
	margin: -12px 0px 0;
	xposition: relative;
	z-index: 5;
}
.crumbpath .user_login.filter,
.crumbpath .user_loged.filter{
	margin: -40px -30px 0;
}

.subscribe {
	position: absolute;
	right: -20px;
	top: 30px;
	background: url(../../images/buttons.png) no-repeat right -81px;
	height: 41px;
	width: 187px;
	line-height: 30px;
	padding: 0 0 0 28px;
}
.subscribe a {
	color: #fff;
}
.selects {
	position: relative;
	height: 105px;
	clear: left;
	margin: 17px 20px 0 -20px;
	padding: 11px 10px  10px  11px ;
	background: #3B6FAC;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3E7FA9), to(#3B6FAC)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #3E7FA9, #3B6FAC); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #3E7FA9, #3B6FAC); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #3E7FA9, #3B6FAC); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #3E7FA9, #3B6FAC);
	background: linear-gradient(#3E7FA9, #3B6FAC); /*future CSS3 browsers*/
	
	*background: url(../../images/vertical_bg.png) repeat-x 0 -224px #3F81A9;
}
.selects h3{
	font-family: Georgia, head_font;
	font-size: 30px;
	font-style: italic;
	color: #fff;
	line-height: 32px;
	margin: 0 0 16px 0;
}

.selects_obshtini {
    height: 54px;
    margin-top: 9px;
    padding-top: 5px;     
}

.selects_obshtini_span {
    width: 266px;
}

.selects .user_loged{
	margin: -40px -30px 0;
}

.select_col {
	width: 273px;
	float: left;
	position: relative;
	margin: 0 17px 0 0;
	color: #fff;
	font-size: 15px;
}

.select_col .button{
	float: left;
	background: url(../../images/buttons.png) right -39px;
	display: block;
	width: 122px;
	height: 31px;
	color: #1D3D5F;
	text-transform: uppercase;
	text-align: center;
	line-height: 31px;
	font-size: 13px;
	margin: 7px 0 0 0;
}
.rss{
	display: block;
	width: 32px;
	height: 32px;
	float: right;
	margin: 28px 0 0 0;
	background: url(../../images/icons.png) no-repeat -348px -18px;
}
.document_table.column_wrapper_main,
.forum_table.column_wrapper,
.forum_table.column_wrapper_main,
.home.column_wrapper {
	padding: 9px 0 0 0;
}
.document_table th {
	background: #797979;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#919191), to(#797979)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #919191, #797979); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #919191, #797979); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #919191, #797979); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #919191, #797979);
	background: linear-gradient(#919191, #797979); /*future CSS3 browsers*/
	/* 
	-pie-background: linear-gradient(#919191, red);
	behavior: url(PIE.htc); */
	background: url(../../images/vertical_bg.png) 0 -456px repeat-x;
	height: 26px;
	padding: 0px 1em ;
}
.document_table th a,
.forum_table th a,
.forum_table .table_head_line a{
	color: #fff;
	
}
.document_table span,
.forum_table span{
    display: inline-block;
    vertical-align: middle;
	width: 91px;
	color: #3C73AB;
}
.document_table span.align ,
.forum_table span.align {	
	height: 42px;
	width: 1px;
	
}
.document_table th, 
.document_table td ,
.forum_table th, 
.forum_table td{
	border-right: 1px solid #A5A5A5;
	border: 1px solid #A5A5A5;
}
.document_table td {
	padding: 15px 10px;
}
.document_table img,
.forum_table img {
	margin: 0 5px 0 0;
}
.document_table p a  ,
.forum_table p a  {
	color: #333333;
}
.document_table p a :hover ,
.forum_table p a :hover {
	text-decoration: underline;
}
.count_comment {
	font-style: italic;
	font-weight: bold;
}

.pager {
    padding: 0px 0 0px 15px;
    text-align: center;
	height: 55px;
}
.pager ul {
	display: inline;
	width: 210px;
	padding: 20px 60px;
}
.pager li{
    display: inline;
	padding: 0 2px 0 1px;
}
.pager a{
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 20px;
	color: #666666;
}
.pager a.active_page {
	color: #333333;
	font-size:28px;
}
.pager a:hover{
	color: #3B76AB;
	text-decoration: none;
}

.pager .prev, 
.pager .next {
	padding: 15px 24px;
	line-height: 55px;
	background: url(../../images/icons.png) no-repeat -295px -50px;
	display: inline;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}
.pager .next {
	background-position: -247px -85px ;
}


.single_pager{
	height: 50px;
	border-top: 1px solid #fff;
}
.single_pager .prev,
.single_pager .next, 
.single_pager .next_news {
	display: block;
	line-height: 50px;
	padding: 0 54px;
	background: url(../../images/icons.png) no-repeat -293px -52px ;
}
.single_pager .prev{
	float: left;
}
.single_pager .prev span{
	border-left: 1px solid #fff;
	display: block;
	padding: 0 0 0 8px;
}
.single_pager .next{
	float: right;
	background-position: 6px -87px ;
}

.single_pager .next_publication{
	float: right;
	background-position: 8px -87px ;
}

.single_pager .next_news{
	background-position: -30px -86px ;   
}

.single_pager .next span,
.single_pager .next_news span{
	border-right: 1px solid #fff;
	display: block;
	padding: 0 8px 0 0;
}
.single_pager a{
	color: #666666;
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 20px;
}
.single_pager a:hover {
	text-decoration: none;
	color: #3B6FAC;
}
.single_pager .next_news:hover{
	background-position: 50px -153px;
}
.single_pager .next_publication:hover{
	background-position: 88px -153px;
}


.single_pager .prev:hover  {
	background-position: -205px -121px ;
}

.main_news
{
    text-align:justify;
}

.main_news h1
{
    font-size: 16px;
    font-weight: bold;
    color: #3a72ac;
    margin-bottom:10px;
}

.left_content
{
    padding-left:20px;
    width:600px;
    float:left;
    text-align:justify;
}

.right_content_inner
{
    
}

/* publications and strategy docs*/

#publications td 
{
    width: 457px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding: 7px 6px;
    color: #3B72AB;
}

#publications li {
	width: 457px;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 7px 6px;
	color: #3B72AB;
}
#publications .even,
#list_document .even {
	border-right: 0;
}
#publications .image_link,
.single_publication img{
	display: block;
	padding: 2px;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #D8D8D8;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position: relative;
}
#publications .image_link:hover {
	border: 1px solid #79B6D4;
}
.date {
	color: #1F4974;
	float: left;
	background: #fff;
	padding: 1px 8px;
	margin: 0 120px 6px 0;
	border: 1px solid #D8D8D8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}
#publications h3,
#list_document  h3,
.single_publication h3 {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 0 4px
}
#publications h3 a,
#list_document  h3 a {
	color:#333333;
}
.cat {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #396CAC;
}

#list_document td 
{
    width: 429px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding: 18px 20px 16px;
    color: #3B72AB;
}

#list_document li {
	width: 429px;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 18px 20px 16px;
	color: #3B72AB;
}
#list_document li.first_row{
	padding-top: 31px;
}
#list_document h3,
.single_publication  h2{
	clear: left;
}
.single_publication  h2{
	font-size: 16px;
}

.single_publication {
	padding: 19px 10px 15px 9px;
}
.public_info, .public_info_strategic {
	float: left;
	width: 740px;
    text-align:justify;
}

.public_info_strategic
{
    width:920px;
}

.public_info h2, .public_info_strategic h2 {
	color: #333333;
	font-weight: bold;
	margin: 0 0 4px;
}
.public_info p, .public_info_strategic p {
	margin: 2px 0 0 !important;
	line-height: 18px;
}

.public_info_strategic ul 
{
    padding: 0 0 0 15px;
}

.doc_list{
	margin: 17px 0;
}
.doc_list li{
	min-height: 22px;
	margin: 0 0 4px;
	padding: 4px 0 0 6px;
	background: #E2E2E2;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#E2E2E2)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #fff, #E2E2E2); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #fff, #E2E2E2); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #fff, #E2E2E2); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #fff, #E2E2E2);
	background: linear-gradient(#fff, #E2E2E2); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#fff, #E2E2E2);
	behavior: url(PIE.htc);
	position: relative; /* ie */
}
 .doc_list li:hover{
	background: #fff!important;
}

/*.pdf, .pdf_get {
	display: block;
	padding: 0px 0 3px 20px;
	background: url(../../images/icons.png) -152px -208px no-repeat ;
	color: #333;
}*/
.pdf
{
    background: url(../../images/filetypeimages/icon_pdf.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.doc
{
    background: url(../../images/filetypeimages/icon_dovx.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.xls
{
    background: url(../../images/filetypeimages/icon_xlsx.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.flv
{
    background: url(../../images/filetypeimages/icon_swf.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.swf
{
    background: url(../../images/filetypeimages/icon_swf.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.zip
{
    background: url(../../images/filetypeimages/icon_zip.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}
.nofile
{
    background: url(../../images/filetypeimages/icon_none.gif) 0 0 no-repeat;
    padding: 0 0 3px 20px;
    display: block;
}

.pdf_get{
    float:right;
}

.doc_target td{
	background: #fff;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #E7E7E7;
	padding: 0 10px;
}
.back {
	background: url("../../images/buttons.png") no-repeat scroll -85px 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    width: 57px;
    height: 31px;
    line-height: 28px;
	margin: 20px 0 0;
	padding: 0 0 0 19px;
}

/*
.comments h5 {
	margin: 0 8px;
	background:  url("../../images/balloon.png") no-repeat 0 -152px ;
	padding: 0 0 14px 0;
	font-size: 16px;
	font-weight: bold;
}
.comments h5 span{
	display: block;
	padding: 12px 11px 18px;
	background: #fff;
}
*/
.comments .consultation_comments_table {
	margin: 0 8px;
	/*background:  url("../../images/balloon.png") no-repeat 0 -152px ;
      font-size: 16px;
   */
	padding: 0 0 14px 0;
	font-weight: bold;
}

.comments .consultation_comments_table h5{
	font-size: 16px;
	font-weight: bold;
}

.comments .consultation_comments_table h5 span{
	display: block;
	padding: 12px 11px 18px;
	background: #fff;
}

.message {
	padding: 15px 13px 23px;
}
.comment {
	border-top: 1px solid #fff;
	padding: 7px 10px 16px 20px;
}
.comment .date {
	margin-right: 7px;
}
.comment h4{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
.comment p{
	line-height: 14px;
	padding:0px;
}


.author {
	color: #1F4772;
	padding: 2px 0 0 ;
}


/* links */
.crumbpath .linkspage_login
{
    position:absolute;
    right:0;
    top:18px;
}

#content .linkspage_crumbpath
{
    position:relative;
    padding: 14px 0 10px 0px;
}

.column_wrapper .linkspage_accordion
{
    margin:0 0 30px 0;
}

.column_wrapper .linkspage_accordion h3
{
    overflow:hidden;
}

.accordion  {
	margin: -20px 0 30px 0;
}
.accordion h3 {
	background: #3A6EAD;
	height: 46px;
	line-height: 46px;
	margin: 0 0 0 -20px;
	font-family: Georgia, head_font;
	font-style: italic;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #fff; 
}
.accordion h3:hover {
	text-decoration: underline;
	/* background: url(../../images/vertical_bg.png) 0 -626px repeat-x; */

	background: #22436D;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#294F7F), to(#22436D)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #294F7F, #22436D); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #294F7F, #22436D); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #294F7F, #22436D); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #294F7F, #22436D);
	background: linear-gradient(#294F7F, #22436D); /*future CSS3 browsers*/
	-pie-background: linear-gradient(#294F7F, #22436D);
	behavior: url(PIE.htc); 
	zoom: 1;
	
}
.accordion h3 span {
	padding: 0 0 0 50px;
	background: url(../../images/icons.png) -62px -274px no-repeat;
}

.accordion .open span{
	background-position: -100px -238px;
}
.accordion ul, .oblastLinks ul {
	float: left;
	width: 440px;
	padding: 13px 0 10px 30px;
}
.oblastLinks ul {
    float: none;
}
.accordion li, .oblastLinks li {
	margin: 0 0 5px;
	font-weight: bold;
}
.links_body {
	overflow: hidden;
}

.municipality.column_wrapper_main {
	padding: 20px 0 0 0;
}
.municipality .accordion{
	margin-top: 0; 
}
.municipality .accordion ul, .municipality .oblastLinks ul{
	width: 900px;
}


/* forum */
.forum_table table {
	background: #fff;
	margin: 6px 0 0 0;
}
.forum_table a{
	font-weight: bold;
}
.forum_table .digit {
	font-size: 22px;
	text-align: center;
}
.forum_table th {
	padding: 0px 1em ;
}
.forum_table th:first-child a{
	float: left;
	padding: 6px 0 0 0;
}
.forum_table th a.forum_button, .forum_button {
	display: block;
	height: 31px;
	line-height: 30px;
	background: url(../../images/vertical_bg.png) 0 -684px repeat-x #E7E7E7;
	color: #333;
	padding: 0 30px;
	font-size: 13px;
	font-weight: normal;
}

.forum_table th a.forum_button {
   	float: right; 
 }

.forum_table th,
.forum_table .table_head_line {
	height: 55px;
	background: url(../../images/vertical_bg.png) 0 -731px repeat-x #797979;
}
.forum_table td {
	padding: 12px 10px 8px;
}
.forum_table h3, .forum_table h4{
	padding: 0 0 0 3px;
	font-size: 12px;
}
.forum_table h4
{
   color:#FFFFFF;
   font-weight: bold;
}
.forum_table p{
	line-height: 14px;
	padding: 7px 10px 8px 4px;	
}

.forum_table .single_table{
    width:100%;
}

.discussion_table {
    width: 100%;
}

.discussion_table td{
	padding: 7px 10px;
	line-height: 14px;
}
.discussion_table td {
	vertical-align: top;
}
.discussion_table th h3{
	color: #fff;
	padding: 6px 0 0 0;
	float: left;
	font-size:13px;
}
.discussion_table span{
	width: auto;
	color: #333;
}
.th_row {
	background: #F5F5F5;
}
.th_row td:first-child {
	color: #396CAC;
	font-weight: bold;
}
.rate {
	background: url(../../images/icons.png) -19px -314px no-repeat;
	padding: 0 0 0 50px;
	line-height: 18px;
}
.user_data {
	margin: 12px 0 10px;
}
.rating {
	background: url(../../images/rating.png) no-repeat;
	width: 133px;
	height: 10px;
	margin: 0 0 13px;
}
.rating.p1{
	background-position: 0 -60px;
}
.rating.p2{
	background-position: 0 -48px;
}
.rating.p3{
	background-position: 0 -36px;
}
.rating.p4{
	background-position: 0 -24px;
}
.rating.p5{
	background-position: 0 -12px;
}


/* terms */
.thermsText h4{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 13px 20px;
}
.col {
	width: 424px;
	float: left;
	padding: 0 17px 0 20px;
}
.col h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3B74AB;
}
.thermsText .col p,
.sitemap .col p{
	margin: 0 0 12px 0;
}

.sitemap_items
{
    width: 424px;
    padding: 0 17px 0 20px;
    float:left;
    margin-top:10px;
}

.sitemap_items h3
{
    font-size: 16px;
    font-weight: bold;
    color: #3B74AB;
}

.thermsText .col p:first-child {
	padding: 20px 0 0 0;
}

.not_found {
	overflow: hidden;
	border-bottom: 1px solid #fff;
	margin: 0 0 35px 0;
}
.error_404 {
	float: left;
	font-size: 96px;
	font-style: italic;
	font-family: Georgia, head_font;
	color: #1B385A;
	line-height: 81px;
	padding: 0px 0 0 24px 
}
.error_404 + p {
	padding: 34px 0 35px 232px;
}

#search_results h4{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 13px 20px;
}
#search_results h4 span{
	color: #3A6EAC;
}
#search_results >ul li{
	border-bottom: 1px solid #fff;
	padding: 8px 20px 11px;
}
#search_results li h3{
	font-weight: bold;
	font-size: 12px;
}
#search_results p{
	margin-bottom: 0;
}
#search_results .url{
	color: #333;
}


.map {
	float: left;
	width: 596px;
	margin: 22px 0 15px;
}
.get_banner{
	width: 576px;
	height: 250px;
	padding: 10px;
	margin: 10px 0 0;
	background: #1B3354;
}
.banner_info {
	float: left;
	width: 275px;
	font-style: italic;
	font-family: Georgia, head_font;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
}
.banner_info a {
	color: #fff;
	display: block;
	height: 44px;
	width: 114px;
	line-height: 44px;
	text-align: center;
	margin: 0 0 15px;
	border: 1px solid #778394;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

.admins
{
    padding-bottom:40px;
}

.name
{
    font-size:1.2em;
}

.moderators {
	width: 920px;
	height: 310px;
	margin: 0 auto;
	background: #fff;
	font-weight: bold;
}

.other-moderators
{
    height:220px;
}

.moderators h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1B3354;
	margin: 0 0 15px 0;
}
	
.portal {
	width: 310px;
	float: left;
	padding: 15px 0 0 15px;
	/*border-right: 1px solid #E7E7E7;*/
}
.portal>ul{
	height: 228px;
}
.other {
    /*float:left;*/
    overflow: hidden;
	padding: 15px 0px 15px 15px;
	border-left: 1px solid #E7E7E7;
}
.other > ul > li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding: 0 20px;
	box-sizing: border-box;
}
.other .info {
	/*width: 268px;*/
	margin: 0 0 16px;
}

.contact_data {
	margin: 20px 0 0;
}
.contact_data h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0 0 20px 20px;
}
.admin_head {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: -10px 0 20px 20px;
	width: 470px;
}

.sitemap .col{
	margin: 36px 0 0 0;
}


#register h3,
#login h3,
#forgottenPassword h3,
#newsletter h3{
	background: url(../../images/vertical_bg.png) repeat-x 0 -878px;
	font-style: italic;
	font-family: Georgia, head_font;
	font-size: 20px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	margin: 0 0 17px;
}
#register,
#login,
#forgottenPassword,
#newsletter  {
	width: 300px;
	height: auto;
	background: #458DC8;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#458DC8), to(#1C3A5E)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #458DC8, #1C3A5E); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #458DC8, #1C3A5E); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #458DC8, #1C3A5E); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #458DC8, #1C3A5E);
	background: linear-gradient(#458DC8, #1C3A5E); /*future CSS3 browsers*/
	-webkit-box-shadow: 0px 0px 5px 1px #000000;
	box-shadow: 0px 0px 5px 1px #000000; 
	-pie-background: linear-gradient(#458DC8, #1C3A5E); /*PIE*/
	behavior: url(PIE.htc);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(PIE.htc);
	padding: 3px;
	z-index: 50;
}
#login {
	width: 300px;
	height: auto;
}
#newsletter  {
	width: 435px;
	height: 215px;
}
.newsletter_form {
	padding: 0 8px;
}

#register, #forgottenPassword {
    padding-bottom: 50px;
}
#register p, #forgottenPassword p {
	color: #fff;
}

/*added css*/
/*
.raitingcontrol_rating li{
    float:left;
}
*/
/*----------------------------------------------------*/


ul.raitingcontrol_rating {
	list-style-type:none;
}

ul.raitingcontrol_rating li {
	float:left;
	margin-left:4px;
}

ul.raitingcontrol_rating li a span {
	display:none;
}

ul.raitingcontrol_rating li em {
	color:#666666;
	float:left;
	font-size:10px;
	font-style:normal;
	padding:2px 0 0;
}

ul.raitingcontrol_rating li.markclass {
    padding-left: 4px;
}

ul.raitingcontrol_rating li.positive a {
	background:url(../../images/icons.png) -19px -314px no-repeat;
	float:left;
	height:18px;
	width:18px;
}

ul.raitingcontrol_rating li.positive a:hover {
	background:url(../../images/icons.png) -19px -314px no-repeat;
    xxmargin-left:1px;
}

ul.raitingcontrol_rating li.negative a {
	background:url(../../images/icons.png) -42px -314px no-repeat;
	float:left;
	height:18px;
	width:18px;
}

ul.raitingcontrol_rating li.negative a:hover {
	background:url(../../images/icons.png) -42px -314px no-repeat;
}


/*----------------------------------------------------*/

ul.scalecontrol 
{
	float:left;
	margin-top: -6px;
	margin-left: 3px;
}


ul.scalecontrol li {
	float:left;
	margin-left:-3px;
}

.no_consultation {
    margin-top: 20px;
    width: 100%;
}

.captchaImg
{
    /*border:1px solid darkgrey;*/
}

.columns2
{
    width:44% !important;
}

.columns3
{
    width:30% !important;
}

.columns5
{
    width:16% !important;
}

a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}

.program-file
{
    font-size:1.2em;
    width: 100%;
    padding: 1em 0 1em 0;
    background-color: #F4F4F4;
    display:inline-block;
}

.program-file a
{
    margin-left:20px;
    margin-right:140px;
    display:inline-block;
    float:left;
}

.comments i,
.comments em {
	font-style: italic;
	font-weight: normal;
}

.comments i strong,
.comments em strong {
	font-style: italic;
}

.comments ol li {
	padding-left: 12px;
    text-indent: -12px;
	list-style: decimal;
	list-style-position: inside;
}

.comments ul li {
	padding-left: 12px;
    text-indent: -12px;
	list-style: disc;
	list-style-position: inside;
}