div#banners.foNB{
	height:140px;
}
div.foNB a.left_sb, div.foNB div.left_sb,
div.foNB a.center_sb, div.foNB div.center_sb,
div.foNB a.right_sb, div.foNBa div.right_sb,
div.foNB a.rightR_sb, div.foNBa div.rightR_sb{
	width:24%;
    font-size: 10.5pt;
    line-height: 12pt;
	font-family:Arial;	
}
div.foNB a.center_sb, div.foNB div.center_sb{left:26%;}
div.foNB a.right_sb, div.foNB div.right_sb{left: 50.5%;}
div.foNB a.rightR_sb, div.foNB div.rightR_sb{left: 75%;}
div.foNB span.ban_c{width:94%;background-image: url("images/fon_banerN2.png");height:120px;}
div.foNB  span.bg_ramka{width:255px;top:21px;}
div.foNB  span.ban_text{width:100%;}
div.foNB span.ban_img{
	z-index:2;
    top: 5px;	
	width: 95px;
}
div.foNB a.rightR_sb .ban_opus, div.foNB div.rightR_sb .ban_opus,
div.foNB a.right_sb .ban_opus, div.foNB div.right_sb .ban_opus,
div.foNB a.center_sb .ban_opus, div.foNB div.center_sb .ban_opus,
div.foNB a.left_sb .ban_opus, div.foNB div.left_sb .ban_opus{
	display:inline-block;
	width:176px;
}
div.foNB span.ban_rb,
div.foNB span.ban_lb{
    background: url("images/nbsp.png");
    height: 120px;
    width: 6px;	
	background-repeat:no-repeat;
}
div.foNB span.ban_lb{background-position:0 0;}
div.foNB span.ban_rb{background-position:-6px 0;}
div.foNB span.ban_img img{
	max-height:90px;
}

a.rightR_sb, div.rightR_sb {
    color: #ffffff;
    display: block;
    float: left;
    height: 83%;
    left: 67%;
    position: absolute;
    text-decoration: none;
    top: 10px;
    width: 32%;
}
@media all and (max-width:1150px){
	div.foNB .h3_ban{width:100%;}
	div.foNB  span.ban_text{width:100%;}
}