.lenta_cont {
    z-index:1000;
    position:absolute;
    bottom:210px;
    width:100%;
    height:63px;
}
.geor_lenta {
    margin:0 auto;
    width:100%;
    height:63px;
    position:relative;
    background:url(/static/img/1/flag_center_bg.png) repeat-x;
}
.flag_left {
    width:195px;
    height:63px;
    position:absolute;
    left:-50px;
    top:0;
    background:url(/static/img/1/flag_left.png) no-repeat;
}
.flag_right {
    width:189px;
    height:63px;
    position:absolute;
    right:-50px;
    top:0;
    background:url(/static/img/1/flag_right.png) no-repeat;
}