
/* Home */

ul#home {
    margin-top: 90px;
    text-align: center;
}
    
    ul#home li {
        position: relative;
        display: inline-block;
        width: 226px;
        height: 198px;
        margin: 0px 7px;
        border: solid 1px #ADA9A5;
        background: no-repeat center center;
        background-size: cover;
    }
    
    ul#home li#box1 {
        background-image: url('../../../images/front/img1.jpg');
    }
    
    ul#home li#box2 {
        background-image: url('../../../images/front/img2.jpg');
    }
    
    ul#home li#box3 {
        background-image: url('../../../images/front/img3.jpg');
    }
    
    ul#home li#box4 {
        background-image: url('../../../images/front/img4.jpg');
    }
        
        ul#home li a {
            display: block;
            width: 226px;
            height: 198px;
        }
        
        ul#home li h2 {
            display: block;
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 190px;
            padding: 10px;
            font-size: 22px;
            font-weight: normal;
            line-height: 28px;
            text-transform: uppercase;
            text-align: left;
            border-left: solid 4px #FB4C07;
            background-color: rgba(49, 44, 41, 0.8);
            color: #FFFFFF;
            overflow: hidden;
        }
        
        ul#home li#box4 h2 {
            letter-spacing: -1px;
        }


.cafeteria {
    font-size: 19px;
    text-align: center;
}

.cafeteria .title {
    color: #022C5D;
    font-family: HelveticaNeue;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
.cafeteria .subtitle {
    margin-bottom: 15px;
}

.cafeteria img {
    max-width: 667px;
    display: block;
    margin: -190px auto -150px;
}



#valassza-pre-btn {
    display: inline-block;
    background-image: url(/imagesNew/icons/home_banners/EP/new/valasszapre.png);
    width: 340px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
}

#valassza-pre-btn:hover {
    background-image: url(/imagesNew/icons/home_banners/EP/new/valasszaprehov.png);
}

#onnek-is-btn {
    display: inline-block;
    background-image: url(/imagesNew/icons/home_banners/EP/new/__onnek_is.png);
    width: 156.12903225806px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
}

#onnek-is-btn:hover {
    background-image: url(/imagesNew/icons/home_banners/EP/new/onnek_is_hover.png);
}

#belephet-btn {
    display: inline-block;
    background-image: url(/imagesNew/icons/home_banners/EP/new/belephet.png);
    width: 156.12903225806px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 20px;
}

#belephet-btn:hover {
    background-image: url(/imagesNew/icons/home_banners/EP/new/belephet_hover.png);
}

#erdekel-btn {
    display: inline-block;
    background-image: url(/imagesNew/icons/home_banners/EP/new/ERDEKEL-gomb.png);
    width: 156.12903225806px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 20px;
}

#erdekel-btn:hover {
    background-image: url(/imagesNew/icons/home_banners/EP/new/ERDEKEL-gomb-hover.png);
}
