/*-------- homepage ------------------*/
#homepage #top-banner {
    width: 740px;
    height: 406px;
    background: #fff;
    margin-top: 20px;
    overflow: visible;
}

#homepage #history-graph {
    width: 740px;
    height: 190px;
    background: #fff;
    margin-top: 20px;
}

a img {
    border: none;
}

.hidden {
    visibility: hidden;
}

#projekt-esf {
    background: url('../img/label_projekt_esf_sk.png') no-repeat;
    height: 70px;
    width: 118px;
    float: left;
    display: block;
}

#projekt-esf-notice {
    display: block;
    margin: 18px 0 0 10px;
    float: left;
    width: 570px;
    font-size: 11px;
}

#projekt-esf-arrow {
    width: 31px;
    height: 70px;
    background: url('../img/arrow_projekt_esf.png') no-repeat;
    display: block;
    float: left;
}

.banner_left {
    position: relative;
    left: -3px;
}

.banner_right {
    position: relative;
    right: -3px;
}

.reklamBannerLeft {
    float: left;
}
.reklamBannerRight {
    float: right;
}
