.yellHref{
    color: #fff500!important;
}
.yellHref:hover{
    color: #fff500!important;
    text-decoration:underline!important;
}
.cPoi{
    cursor:pointer;
}

.footerEmail{
    text-decoration:none;
    color:white;
}
.footerEmail:hover{
    text-decoration:none;
    color: #fff500!important;
}

@media only screen and (max-width: 1040px) {
    .w-nav-menu{        background-color: black!important;    }
    .nav-menu-2{        background-color: black!important;    }
    .nav-link{background-color: black!important;}
/*
    .heading, .home{text-align:center!important;width:100%;}
    .heading-9{text-align:center!important;width:100%;}*/
    .lasty-mob-Center{text-align:center;}
}

.MenuUvitaciAkce{
    cursor:pointer;
    background-color:#fff500;
    color:black;
    text-decoration: none;
    font-weight: 700;
}    
.MenuUvitaciAkce:hover{

    background-color:#e8e014;
    color:black;

}   

.bilyOdkaz{color:white;text-decoration: none;}
.bilyOdkaz:hover{color:#e8e014;;text-decoration: none;}