.arka-plan-gri {
    background-color: #cccccc;
}

.icerik p {
    margin-bottom: 0px;
}

.reklam-banner-border {
    border: 2px solid #fff;
}

.textBand1 {
    z-index: 99999;
    cursor: pointer;
    padding: 5px;
    text-align: center;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}