#cont-inner {
    float: left;
    margin: 109px 0 0 3%;
    position: relative;
    width: 65%;
}

#cont_descriere {
    color: #8a8683;
    margin-top: 50px;
    width: 83%;
    position: relative;
    text-align: justify;
}


/*banere top*/
#container_banere_top {
    position: relative;
    width: 100%;
}

.cycle-bullets {}
.banner_index {
    height: auto;
    opacity: 0;
    position: absolute;
    width: 83%;
    left: 0;
}

.cycle-bullets > li {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    list-style: outside none none;
    margin: 3px 20px 3px 0;
    width: 8px;
}