#rt-top {
    background: #CD2122;
}

.contactstop > span {
    border-right: 0px solid #CD2122;
}

#rt-footer {
    background: url(../images/footer_shadow.png) no-repeat center top #555;
}

/* #rt-copyright {
    background: #555555;
    border-top: 1px solid #696969;
    color: #aaaaaa;
} */

#rt-copyright {
    background: #CD2122;
    border-top: 1px solid #fff;
    color: #fff;
}

#rt-colored {
    background: #fff;
}

.gf-menu.l1 > li > .item {
    font-size: 16px;
    padding-top: 45px;
}

[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a {
    padding: 0 15px;
    color: #555;
    font-size: 16px;
    font-weight: 600;
}

[class^=os-gallery-tabs-main] .osgalery-cat-tabs {
    margin-bottom: 20px;
}

[class^='os-gallery-tabs-main'] .copyright-block a {
    display: none;
}

#rt-copyright .rt-omega {
    text-align: center;
}

