
.vhodna_sl .animation {
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    right:0;
}

.vhodna_sl .animation .item {
    width: 100%;
    background-size: cover;
}

.vhodna_sl .animation .item img {
    width: 100%;
}

.vhodna_sl_bgtop {
    float: left;
    width: 100%;
    height:100px;
}

.vhodna_sl_content {
    float: left;
    width: 100%;
    height:780px;
    z-index:10001;
}

.vhodna_sl .bgtop {
    background:none;
}

.vhodna_sl .vhodna_sl_menu {
    float:left;
    width:400px;
    margin-top:360px;
}

.vhodna_sl .vhodna_sl_menu a {
    display:block;
    float:left;
    width:360px;
    background:#000;
    border:2px solid #fff;
    margin-bottom: 22px;
    padding:20px;
    color:#edbd4f;
    text-decoration: none;
    font-family: "Oswald";
    font-size: 24px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
}

.vhodna_sl .vhodna_sl_menu a:hover {
    color:#fff;
}

.vhodna_sl .bgfooterdown {
    clear:both;
    background: none;
    border-top: 1px solid #414141;
    z-index:101;
}