
#wallLoading .btn {
    background: #53c2ec !important;
    color: white;
}
#wallLoading .btn:hover {
    background: #53c2ec !important;
    color: white;
}

#wallPagination .btn {
    background: #53c2ec !important;
    color: white;
}
#wallPagination .btn:hover {
    background: #53c2ec !important;
    color: white;
}

nav.nav-profile.type-homepage div ul {
    background: #53c2ec !important;
    color: white;
}

div.channel-playbutton {
    background: #53c2ec !important;
}
div.channel-playbutton button span {
    color: white;
}

body {
    background:none;
}


.nav.nav-top .col-12 > ul > li > a.vzdelani {
    background-color: #53c2ec;
}