#left_text_table {
margin-top:13px;
}
.b-date-form1 {
	font:.7em Tahoma, Geneva, sans-serif;
	color:#666;
	}
.b-date-form2 {
	font:65.5% Tahoma, Geneva, sans-serif;
	color:#666;
	margin-top:13px;
	}
#text_date{
font:65.5% Tahoma, Geneva, sans-serif;
color:#666;
}

#atr_date_from_banks {
margin-top:13px;
font:65.5% Tahoma, Geneva, sans-serif;
}
#text_theme {
color:#a00157;
font-size:110%;
}

.news-title {
	margin:4px 0 7px;
	padding-right:20px;
	font-weight:normal;
	font-size:1.5em;
	line-height:1.3;
	}
	.news-title a {
	color:#000;
	text-decoration:none;
	}
	.news-title a:hover {
	color:#b0015a;
	text-decoration:underline;
	}
#main-news {
	font-size:.9em;
	line-height:1.4em;
	}
	#main-news a {
	color:#000;
	text-decoration:none;
	}
	#main-news a:hover {
	color:#000;
	}
.b-main-news {
	font-size:.9em;
	line-height:1.4em;
	}
	.b-main-news a {
	color:#000;
	text-decoration:none;
	}
	.b-main-news a:hover {
	color:#000;
	}
.index_text {
color:#000;
text-decoration:none;
}
.index_text:hover {
color:#000;
}
#read_all {
color:#a50250;
white-space:nowrap;
text-decoration:underline;
}
a#read_all:hover {
color:#cf324c;
}
.pic-in-news {
	float:left;
	display:block;
	border:1px solid #c5c5c5;
	margin:0px 11px 5px 0px;
	}


.b-attent {
font-size:0.8em;
color:#999;
}
.grey-small-text{
	font-size: .767em;
	color: #666;
	margin-top: 8px;
	}
h3.title {
	background:#bb4f5f url(../im/t-cn-l.gif) no-repeat;
	margin:10px 0 15px;
	}
	h3.title div {
	background:url(../im/t-cn-r.gif) right bottom no-repeat;
	padding:7px 0px 7px 10px;
	}
	h3.title div.small-banner {
		width:100px;
		height:30px;
		float:right;
		padding:0;
		margin-top:-5px;
		margin-right:11px;
		background:#333 none;
	}
	h3.title div a {
	font-size:110%;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	}
	h3.title div a:hover {
	color:#FFF;
	}

.articles {
	font-size:90%;
	padding-right:10px;
	}
.articles,
.articles li {
	list-style-type:none;
	}
	.articles li {
	position:relative;
	margin:0 0 25px 122px;
	}
	.articles li .pic-date {
		position:absolute;
		width:102px;
		margin:0 0 0 -112px;
		left:0;
		top:0;
		}
	.art2 li {
	margin-left:10px;
	}
	
		.articles li .pic{
		width:102px;
		overflow:hidden;
		float:left;
		/*margin:0 0 0 10px;*/
		display:inline;
		}

		
			.articles li .pic a{
			display:block;
			border:1px solid #ccc;
			}
			.articles li div.pic a img{
			width:100px;
			height:75px;
			}
			
		.articles li .date{
		float:left;
		width:102px;
		margin:0 0 3px;
		font:72% Tahoma, Geneva, sans-serif;
		color:#666;
		display:inline;
		}
		.art2 li .date {
		width:auto;
		}
		
		.articles li .theme {
		color:#666;
		font-size:79%;
		}
		
		.articles li .wrap {
		min-height:80px;
		}
		.art2 li .wrap {
		min-height:inherit;
		}
		.art3 li .wrap {
		/*margin-left:122px; */
		min-height:7em;
		}
		.articles li .wrap2 {
		margin-left:10px;
		min-height:79px;
		}
		.articles li h5 {
		margin:0;
		font:bold 100% Arial, Helvetica, sans-serif;
		}
		
			.articles li h5 a {
			text-decoration:none;
			color:#000;
			}
			.articles li h5 a:hover {
			color:#000;
			}
		.articles li .announce {
		display:block;
		font-size:90%;
		padding:2px 0 0;
		}
			.articles li .announce a {
			text-decoration:none;
			color:#333;
			line-height:1.3em;
			}
			.articles li .announce img {
				display: none;
			}
/* articles */
.articles--mod {
	overflow: hidden;
	margin-left: -7%;
	padding-right: 0;
}
.articles--mod .articles__item {
	width: 43%;
	margin-left: 7%;
	display: inline-block;
	vertical-align: top;
	margin-right: -4px;
}
.articles__date {
	margin:0 0 7px;
	font-size: 13px;
	color: #999;
}
.articles__theme {
	color: #999;
	font-size: 11px;
	margin-bottom: 5px;
}
.articles__pic {
	margin-bottom: 10px;
	overflow: hidden;
}
.articles .articles__title {
	margin-bottom: .5em;
	font-size: 18px;
	font-weight: normal;
}
.articles__text {
	max-height: 120px;
	min-height: 80px;
	overflow: hidden;
	position: relative;
}
.articles__cl {
	position: absolute;
	left: 0;
	width: 100%;
	height: 15px;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.article-container__outer {
	width: 100%; 
	border-bottom: 1px solid #DCDCDC; 
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.article-container {
	margin:15px 0 10px;
	}
	.article-container .articles li .announce a {
	color:#b0015a;
	text-decoration:underline;
	}
	.article-container .articles li .announce a:hover {
	color:#cf324c;
	}
	.article-container .articles li {
	margin-bottom:15px;
	}
	.article-container .articles li .announce {
	padding:0;
	margin-top:-2px;
	}

.b-news-articles {
	font-size:90%;
	padding-right:10px;
	}
.b-news-articles,
.b-news-articles li {
	list-style-type:none;
	}
	.b-news-articles li {
	position:relative;
	margin:0 0 25px 122px;
	}
	.b-news-articles li .pic-date {
		position:absolute;
		width:102px;
		margin:0 0 0 -112px;
		left:0;
		top:0;
		}
	.art2 li {
	margin-left:10px;
	}
	
		.b-news-articles li .pic{
		width:102px;
		overflow:hidden;
		float:left;
		/*margin:0 0 0 10px;*/
		display:inline;
		}

		
			.b-news-articles li .pic a{
			display:block;
			border:1px solid #CCC;
			}
			.b-news-articles li div.pic a img{
			width:100px;
			height:75px;
			}
			.b-news-articles li .pic a:hover {
			border-bottom:2px solid #a50250;
			}
			
		.b-news-articles li .date{
		float:left;
		width:102px;
		margin:0 0 3px;
		font:72% Tahoma, Geneva, sans-serif;
		color:#666;
		display:inline;
		}
		.art2 li .date {
		width:auto;
		}
		
		.b-news-articles li .theme {
		color:#666;
		font-size:79%;
		}
		
		.b-news-articles li .wrap {
		min-height:80px;
		}
		.art2 li .wrap {
		min-height:inherit;
		}
		.art3 li .wrap {
		/*margin-left:122px; */
		min-height:7em;
		}
		.b-news-articles li .wrap2 {
		margin-left:10px;
		min-height:79px;
		}
		.b-news-articles li h5 {
		margin:0;
		font:bold 100% Arial, Helvetica, sans-serif;
		}
		
			.b-news-articles li h5 a {
			text-decoration:none;
			color:#000;
			}
			.b-news-articles li h5 a:hover {
			color:#000;
			}
		.b-news-articles li .announce {
		display:block;
		font-size:90%;
		padding:2px 0 0;
		}
			.b-news-articles li .announce a {
			text-decoration:none;
			color:#333;
			line-height:1.3em;
			}
	.article-container .b-news-articles li .announce a {
	color:#b0015a;
	text-decoration:underline;
	}
	.article-container .b-news-articles li .announce a:hover {
	color:#cf324c;
	}
	.article-container .b-news-articles li {
	margin-bottom:15px;
	}
	.article-container .b-news-articles li .announce {
	padding:0;
	margin-top:-2px;
	}
.basictab {
margin-top:4px;
}
.tabs_sp {
height:1px; 
background:transparent; 
overflow:hidden; 
width:59px;
}
.basictab ul{
margin: 0px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
font-size:70%;
list-style-type: none;
text-align: left; 
}

.basictab li{
float:left;
margin: 0;
}

.basictab li div.nonactive{
cursor:pointer;
background:url(../im/li_bg_nonactive_l.gif) no-repeat;
padding-left:0px;

}
.basictab li div.nonactive a {
background:url(../im/li_bg_nonactive_r.gif) right -1px no-repeat;
padding:5px 5px 5px 8px;
//padding-left:8px;
display:block;
font-family: Tahoma, Geneva, sans-serif;
}

.basictab li div.current a{
display:block;
padding:5px 5px 5px 8px;
//padding-left:8px;

}
.basictab li div.current {
background:#aa2555 url(../im/li_bg_corn_l.gif) top left no-repeat;
}
.basictab li div.current a{
background:url(../im/li_bg_corn_r.gif) right top no-repeat;
color:#FFF;
font-family: Tahoma, Geneva, sans-serif;
}


#tabcontentcontainer{
width:100%;
background:#bf5960 url(../im/list_bg.gif) repeat-x;
//margin-top:-1px; 
}

.tabcontent{
display:none;
}
.tabs_corn {
background:url(../im/tabs_corn_1.gif) right bottom no-repeat;
padding:0 7px 46px 0;
}

.tabs_corn div#corner a {
	margin:9px 15px 0 8px;
	//margin-LEFT: 4px; 
	COLOR: #FFF;
	font:90% Arial, Helvetica, sans-serif;
	text-decoration:underline;
	display:block;
	float:left;
}
.numbers {
color:#FFF; 
float:right; 
margin-top:10px;
font-size:75%;
}
.activepoint {
float:left;
background:#ebf6e5 url(../im/nonactive_bgleft.gif) no-repeat;
padding-left:7px;
cursor:pointer;
margin-bottom:-1px;
}
.activepoint div {
background:url(../im/nonactive_bgright.gif) right top no-repeat;
padding:5px 27px 5px 0px;
cursor:pointer;
font:bold 70% Tahoma, Geneva, sans-serif;
color:#000;
border-bottom:1px solid #ebf6e5;
}
.nonactivepoint {
float:left;
background:url(../im/li_bg_nonactive_l.gif) no-repeat;
cursor:pointer;
padding-left:7px;
border-bottom:1px solid #b7dba5;
margin-bottom:-1px;
} 
.nonactivepoint div {
background:url(../im/li_bg_nonactive_r.gif) right -1px no-repeat;
cursor:pointer;
padding:5px 27px 5px 0px;
font:bold 70% Tahoma, Geneva, sans-serif;
}
.tabs_corn {
background:url(../im/tabs_corn_1.gif) right bottom no-repeat;
padding:0 7px 46px 0;
}
.tabs-title {
	margin-left:7px;
	margin-bottom:7px;
	font-weight:normal;
	}
/*	.tabs-title .b-pic {
	overflow:hidden;
	display:block;
	position:relative;
	cursor:pointer;
	background:url('../im/small-pics.png') no-repeat;
	}
	.tabs-title a {
	text-decoration:none;
	}
.b-news-tab-title {
	width:80px; 
	height:22px;
	overflow:hidden;
	font-weight:bold;
	font-size:16px;
	}
	.b-news-tab-title .b-pic {
	background-position:left -23px;
	height:17px;
	width:78px;
	margin-top:-17px;
	}*/
.b-news-tab-title {
	font-weight:normal;
	}
	.b-news-tab-title a {
		color:#427015;
		}
/*.b-realty-tab-title {
	height:24px;
	width:143px;
	font-size:18px;
	overflow:hidden;
	font-weight:normal;
	margin-bottom:5px;
	}
	.b-realty-tab-title .b-pic {
	height:18px;
	width:143px;
	background-position:left -40px;
	margin-top:-19px;
	}*/
.b-hypot-title {
	
	}
.realty_title {
margin-left:7px;
}
.realty_title img {
font-weight:bold;
color:#a50250;
}
table#news_realty {
margin-top:24px;
}
table#news_realty td {
padding-right:15px;
}
#news_left {
background:url(../im/news_border.gif) left top repeat-y;
background-color:#ebf6e5;
}
#news_right {
background:url(../im/news_border.gif) right top repeat-y;
}
#news_bottom {
background:url(../im/news_border.gif) left bottom repeat-x;
}
#news_top {
background:url(../im/news_top.gif) 96px top no-repeat;
}
#news_corner {
background:url(../im/news_corner.gif) right bottom no-repeat;
padding-bottom:10px;
}

.line {
padding:8px 5px 0px 8px;
clear:both;
//padding:7px 5px 0px 4px;
}
.time {
color:#2d8c00;
font-size:70%;
}
.left_news {
background:url(../im/news_dots_bg.gif) left bottom repeat-x;
padding-bottom:11px;
}
.left_news a {
color:#000;
font:75% Arial, Helvetica, sans-serif;
text-decoration:none;
}
.left_news a:hover {
color:#334a21;
}
.all_line {
	color:#2d8c00;
	font:bold 80% Arial, Helvetica, sans-serif;
	display:block;
	margin:6px 0 0 10px;
	text-decoration:underline;
	}
.news_title img{
color:#3f9d12;
font-weight:bold;
margin-left:7px;
}

.ipoteka-programs {
padding:13px 10px 20px 12px;
margin:15px 0 0;
border-bottom:1px solid #dcdcdc; 
background:#f0f0f0;
}

.ipoteka-programs a {
	position:relative;
	display:block;
	padding:8px 0 0 44px;
	font-weight:bold; 
	font-size:90%;
	text-decoration:underline;
	}
	.ipoteka-programs a i {
		position:absolute;
		top:0;
		left:0;
		cursor:pointer;
		width:32px;
		height:53px;
		background:url(../im/small-pics.png) left -81px no-repeat;
		}
#popular_art_title {
color:#000;
font-size:100%;
font-weight:bold;
margin:0px 5px 10px 11px;
}
#popular_articles {
background-color:#FAEFEB;
border-bottom:1px solid #E5DCCC;
margin:25px 0px 0px 0px;
padding:7px 0px 10px 0px;
}
#popular_articles td div a img {
margin:7px 0px 0px 5px;
}
.article_text {
display:block; 
color:#A50250; 
margin-left:5px; 
font-size:90%;
padding-right:10px;
text-decoration:underline;
}
.article_text:hover {
color:#cf324c;
}
.article_number {
font-size:90%;
padding-left:11px;
}
#inner_data {
font:80% Arial, Helvetica, sans-serif;
}
#inner_t {
font-size:150%;
padding-top:15px;
color:#000;
font-weight: normal;
}
.b-non-float{
	overflow:auto;	
}
#jsign {
font-size:80%;
margin-top:30px;
float: right
}
.trust {
background-color:#edf3f8;
border-bottom:1px solid #d5dbe1;
padding:10px;
margin-top:25px;
}
.trust_title {
color:#000;
font-weight:bold;
font-size:90%;
margin-bottom:10px;
//height:1px;
}
.trust form {
color:#333;
font-size:80%;
margin:0px;
padding:0px;
}

.trust form .radiob{
float:left;
}
.trust form div.r_text {
float:left;
}
.trust form input.button {
margin-top:12px;
font-size:95%;
width:12em;
padding:3px 0px 3px 0px;
}
#trust_links {
margin-top:12px;
}
#trust_links a {
color:#5c6c8e;
font-size:80%;
white-space:nowrap;
text-decoration:underline;
}
#trust_links span {
font-size:80%;
color:#999;
}
.b-tabs-1 {
	margin-bottom:-1px;
	position:relative;
	}
.b-tabs-1 .b-tab,
.b-tabs-2 .b-tab {
    float:left;
    cursor:pointer;
    border:1px solid #C4C4C4;
    border-bottom:none;
    position:relative;
    font:bold .8em Tahoma, Geneva, serif;
    }
.b-tabs-1 .b-tab .b-tab-inner,
.b-tabs-2 .b-tab .b-tab-inner{
    padding:5px 27px 5px 7px;
    font-size:.9em
    }

* html .b-tabs-2 {
 margin-left:-1px;   
}
.b-tabs-1 .b-selected {
    border:1px solid #B7DBA5;
    border-bottom:none;
    background:#EBF6E5;
    cursor:auto;
    }
.b-tabs-2 .b-selected {
    border:none;
    background:#AA2555;
    cursor:auto;
    color:#FFF;
    }
.b-tab .cn {
    position:absolute;
    height:8px;
    width:8px;
    overflow:hidden;
    background:url('../im/corners.png') no-repeat;
    }
.b-tab .b-tr {
    background-position:-16px top;
   left:-7px;
    top:-1px;
    margin-left:100%;
    }
.b-tab .b-tl {
    background-position:-8px top;
    left:-1px;
    top:-1px;
    }
.b-tabs-2 .b-selected .b-tab-inner {
    padding-top:6px;
    }
.b-tabs-1 .b-selected .b-tr {
     background-position:-32px top;
    }
.b-tabs-1 .b-selected .b-tl {
     background-position:-24px top;
    }
.b-tabs-2 .b-selected .cn {
    background:none;
}
.b-tabs-2 .b-selected .cn div {
    width:100px;
    height:100px;
    position:absolute;
    background:url('../im/transp-corners.png') left top no-repeat;
    }
.b-tabs-2 .b-selected .b-tl {
    left:0;
    top:0;
    }
.b-tabs-2 .b-selected .b-tr {
    left:-8px;
    top:0;
    }
.b-tabs-2 .b-selected .b-tl div {
    left:0;
    top:0;
    }
.b-tabs-2 .b-selected .b-tr div {
    left:-8px;
    top:0;
    }
.b-offers-inner .tabs-title {
	margin-left:0;
	}
.b-offers-inner {
    padding-left:7px;
    }
/*.b-offers-container .bottom-corner,
.b-tape-container .bottom-corner {
    overflow:hidden;
    height:8px;
    position:relative;
    margin:0 -10px -10px 0;
    }
    .b-offers-container .bottom-corner .b-br,
    .b-tape-container .bottom-corner .b-br{
        float:right;
        overflow:hidden;
        height:8px;
        width:8px;
        position:relative;
        }
        .b-offers-container .bottom-corner .b-br div,
        .b-tape-container .bottom-corner .b-br div{
            width:100px;
            height:100px;
            position:absolute;
            left:-8px;
            top:-8px;
            background:url('../im/transp-corners.png');
        }
        .b-tape-container .bottom-corner .b-br div {
            background:url('../im/corners.png') -32px -8px;
            left:0;
            top:0;
        }
.b-tape-container .bottom-corner {
    margin-right:-3px;
    margin-bottom:-13px;
    }*/
.b-offers-container {
    background:#fcfaf1;
    border:1px solid #e6e2c7;
    margin-left:6px;
   	zoom:1;
     /*background:#bf585f url('../im/list_bg.gif') left top repeat-x;*/
    }
.b-tape-container {
    background:#ebf6e5;
    border:1px solid #b7dba5;
    margin-right:6px;
    zoom:1;
    }
.b-tape-container .b-rss {
	float:left;
	margin:.3em 0 0 10px;
	}
.b-tape-container,
.b-offers-container {
	padding:10px 10px 12px 16px;
	}
.b-offers {
    font-size:1em;
    width:100%;
    display:none;
    }
.b-offers .b-offers-item {
    width:100%;
    padding-right:5px;
    }
.b-offers td {
    color:#FFF;
    padding:0 0 10px 8px;
    }
.b-offers a {
    color:#FFF;
    text-decoration:none;
    line-height:1.3em;
    border-bottom:1px dashed #FFF;
    }
.b-offers a:hover {
    color:#FFF;
    }
.b-offers .b-number {
    font-size:.85em;
    text-align:right;
    padding-top:3px;
    }

    .b-tape-container .b-smaller-title,
    .b-offers-container .b-smaller-title{
    margin-bottom:0;
    }
    .b-offers-container .b-tape {
    font-size:.8em;
    }
.b-all-tabs {
 	margin-top: 20px;
 	margin-bottom: 27px;
 	}
 	.b-all-tabs .b-column {
 	overflow:hidden;
 	}
.b-all-tabs .b-shown {
    display:block;
}
.b-tape {
    padding:10px 4px 0 0;
    }
    /*.b-tape dl {
    margin-bottom:7px;
    }
.b-tape-container .b-all-tape {
    font-weight:bold;
    color:#2d8c00;
    font-size:.8em;
    text-decoration:underline;
    }
    .b-tape .b-tape-title {
        color:#2d8c00;
        font-size:.8em;
        padding-top:7px;
        }*/
    .b-tape li {
    margin-bottom:10px;
    line-height:1.3em;
    }
    .b-tape .b-tape-body {
        font-size:.8em;
       	margin-bottom:13px;
        }
    .b-tape .dashed-list li:before {
    color:#666;
    }
/*table format*/
.b-table-format {
	margin-bottom:50px;
	}
	.b-table-format table {
		margin-bottom:8px;
		}
#inner_text .b-table-format td {
	padding:7px 10px 7px 0;
	}
.b-selection-filter {
	margin-bottom:30px;
	zoom:1;
	}
	.b-selection-filter select {
		font-size:1em;
		height:1.65em;
		width:90%;
		}
	.b-selection-filter .b-item {
		padding-left:14.5em;
		}
.b-docs .b-pic {
	position:relative;
	left:-24px;
	margin-right:-24px;
	float:left;
	top:2px;
	}
.b-docs {
	padding-left:24px;
	}
#news {
background:#fcf4e6;
margin:10px 0px 0px 0px;
padding:2px 12px 15px 10px;
border-bottom:1px solid #e3dccf;
border-right:1px solid #e3dccf;
}
#news .time, #news .date {
font-weight:bold;
color:#565555;
font-size:70%;
font-family:Tahoma;
}
#news .date {
font-weight:normal;
}
#news div.nimg {
margin-top:7px;
width:288px;
height:193px;
}
#news div a img {
font-size:90%;
color:#b0015a;
border:none;
}
#an_news_title {
padding:10px 40px 0px 0px;
margin-bottom:6px;
display:block;
text-decoration:underline;
font-size:120%;
color:#b0015a;
font-family:Arial, Helvetica, sans-serif;
}
#an_all:hover,#an_news_title:hover {
color:#cf324c;
}
#an_all {
color:#b0015a;
display:block;
width:2em;
text-decoration:underline;
margin-top:6px;
}
/************************************* /news********************************************/
/*********************************news_list*******************************************/
#news_list {
margin:20px 0 0;
font-size:90%;
list-style-type:none;
}
	#news_list li {
	list-style-type:none;
	margin:0 0 13px;
	}
	#news_list li span {
	color:#565555;
	font:79%  Tahoma, Geneva, sans-serif;
	}

#yesa {
color:#b0015a;
font-size:90%;	
}
#news_nav {
margin-top:40px;
}
#yesa:hover {
color:#cf324c;
}
#news_nav img {
margin-top:1px;
cursor:pointer;
}
/********************************* /news_list*******************************************/
#an_pic1 {
width:288px;
height:193px;
margin-top:13px;
background-color:#e3dccf;
}
#inner_t {
font-size:150%;
margin-right:20px;
}

