@font-face {
    font-family: "SamsungOne400";
    src: url("/fonts/SamsungOne-400_v1.0.eot");
    src: url("/fonts/SamsungOne-400_v1.0.eot") format("eot"), url("/fonts/SamsungOne-400_v1.0.woff2") format("woff2"), url("/fonts/SamsungOne-400.woff") format("woff"), url("/fonts/SamsungOne-400.ttf") format("truetype"), url("/fonts/SamsungOne-400.svg") format("svg")
}

@font-face {
    font-family: "SamsungOne700";
    src: url("/fonts/SamsungOne-700_v1.0.eot");
    src: url("/fonts/SamsungOne-700_v1.0.eot") format("eot"), url("/fonts/SamsungOne-700_v1.0.woff2") format("woff2"), url("/fonts/SamsungOne-700.woff") format("woff"), url("/fonts/SamsungOne-700.ttf") format("truetype"), url("/fonts/SamsungOne-700.svg") format("svg")
}

@font-face {
    font-family: "SamsungOne800";
    src: url("/fonts/SamsungOne-800_v1.0.eot");
    src: url("/fonts/SamsungOne-800_v1.0.eot") format("eot"), url("/fonts/SamsungOne-800_v1.0.woff2") format("woff2"), url("/fonts/SamsungOne-800.woff") format("woff"), url("") format("truetype"), url("/fonts/SamsungOne-800.svg") format("svg")
}

@font-face {
    font-family: "SamsungSharpSansBold";
    src: url("/fonts/SamsungSharpSans-Bold.eot");
    src: url("/fonts/SamsungSharpSans-Bold.eot") format("eot"), url("/fonts/SamsungSharpSans-Bold.woff2") format("woff2"), url("/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("/fonts/SamsungSharpSans-Bold.ttf") format("truetype"), url("/fonts/SamsungSharpSans-Bold.svg") format("svg")
}

html,
body {
    width: 100%;
    height: 100%
}

body {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-family: "SamsungOne400", sans-serif;
    color: #000
}

.font-size24 {
    font-size: 24px
}

h1 {
    font-family: SamsungSharpSansBold;
    font-size: 72px;
    color: #96d552
}

h2 {
    font-family: SamsungSharpSansBold;
    font-size: 45px
}

h3 {
    font-family: SamsungSharpSansBold;
    font-size: 36px
}

.bottom100-neg {
    position: relative;
    top: 80px
}

.margin-bottom50-neg {
    top: -50px
}

.margin-bottom100-neg {
    top: -130px
}

.margin-sides {
    position: relative;
    width: 90%;
    left: 5%
}

.padding-top20 {
    padding-top: 20px
}

.padding-bottom45 {
    padding-top: 45px
}

.padding-top45 {
    padding-top: 45px
}

.padding-bottom100 {
    padding-top: 100px
}

.padding-top100 {
    padding-top: 100px
}

.text-align--center {
    text-align: center
}

.z-index1 {
    z-index: 1
}

.z-index10 {
    z-index: 10
}

.shell {
    position: relative;
    max-width: 1440px;
    margin: auto;
    overflow-x: hidden
}

.shell .logo {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 100px 0px 0px 0px
}

.shell .logo img {
    width: 90%;
    max-width: 411px;
    height: auto
}

.shell .home-heroImage {
    position: relative;
    width: 100%;
    height: auto
}

.shell .hero-correction {
    padding-top: 40px
}

.shell .home-block {
    position: relative;
    display: inline-block;
    width: 446px;
    height: 588px;
    border: 1px solid #d0d0d0;
    margin: 15px 12px 15px 12px;
    text-align: left;
    transition: all .2s ease-in-out;
    text-decoration: none;
    color: #000
}

.shell .home-block .button {
    position: absolute;
    width: 170px;
    height: 30px;
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    font-family: SamsungOne700;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    padding-bottom:33px;
    bottom: 54px;
    left: 138px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px
}

.shell .home-block .circle {
    position: absolute;
    width: 300px;
    height: 300px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #eaeaea;
    left: 73px;
    top: 50px
}

.shell .home-block .cursor {
    cursor: pointer
}

.shell .home-block .icon-email {
    position: absolute;
    top: 195px;
    left: 50%;
    margin-left: -30px
}

.shell .home-block .email {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 272px;
    font-family: SamsungOne400;
    font-size: 24px;
    color: #000000;
    text-decoration: underline
}

.shell .home-block .icon-fb {
    position: absolute;
    top: 359px;
    left: 50%;
    margin-left: -30px
}

.shell .home-block .fb {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 435px;
    font-family: SamsungOne400;
    font-size: 24px
}

.shell .home-block .image1 {
    background-image: url(/images/home_circle_image1.jpg)
}

.shell .home-block .image2 {
    background-image: url(/images/home_circle_image2.jpg);
    background-position: center center
}

.shell .home-block .image3 {
    background-image: url(/images/home_circle_image3.jpg);
    background-position: 100%
}

.shell .home-block .image4 {
    background-image: url(/images/home_circle_image4.jpg);
    background-position: 50%
}

.shell .home-block .image5 {
    background-image: url(/images/home_circle_image5.jpg);
    background-position: 100%
}


.shell .home-block .image6 {
    background-image: url(/images/home_circle_image6.jpg);
    background-position: 100%
}

.shell .home-block .label {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 385px;
    text-align: center;
    font-family: SamsungOne800;
    font-size: 24px;
    line-height: 24px
}

.shell .home-block .label6 {
    position: absolute;
    font-family: SamsungSharpSansBold;
    font-size: 36px;
    width: 100%;
    text-align: center;
    top: 100px
}

.shell .home-block:hover {
    box-shadow: 0px 0px 20px #efefef
}

.shell .home-block--container {
    text-align: center
}

.shell .home-bottom {
    background-color: #efefef;
    width: 97%;
    display: inline-block;
    margin: 100px 0 100px 0;
    cursor: pointer;
    font-size: 24px;
    text-decoration: none;
    color: #000
}

.shell .info .col-logo {
    position: relative;
    float: left;
    width: 30%;
    text-align: center
}

.shell .info .col-logo .komunitni-logo {
    position: relative;
    width: 100%;
    max-width: 250px;
    height: auto
}

.shell .info .col-info {
    position: relative;
    float: left;
    width: 69%
}

.shell .info .col-info .hours-shell {
    position: relative;
    width: 100%
}

.shell .info .col-info .hours-shell .hours {
    position: relative;
    float: left;
    width: 175px
}

.shell .info .row {
    position: relative;
    display: inline-block;
    width: 100%
}

.shell .div-fridge div {
    width: 100%;
    text-align: center
}

.shell .div-fridge .fridge {
    position: relative;
    width: 100%;
    max-width: 523px;
    height: auto
}

@media only screen and (max-width: 450px) {
    body {
        font-size: 16px
    }
    h1 {
        font-size: 45px
    }
    h2 {
        font-size: 36px
    }
    h3 {
        font-size: 24px
    }
    .bottom100-neg {
        top: 30px
    }
    .margin-bottom100-neg {
        top: -30px
    }
    .padding-top20 {
        padding-top: 5px
    }
    .padding-bottom45 {
        padding-top: 10px
    }
    .padding-top45 {
        padding-top: 10px
    }
    .padding-bottom100 {
        padding-top: 20px
    }
    .padding-top100 {
        padding-top: 20px
    }
    .shell {
        width: 100%
    }
    .shell .text {
        position: relative;
        width: 90%;
        left: 5%
    }
    .shell .home-heroImage {
        min-width: 1000px;
        left: -75%
    }
    .shell .home-block {
        width: 100%;
        height: 430px;
        margin: 0 0 0 0
    }
    .shell .home-block .button {
        position: absolute;
        width: 170px;
        height: 30px;
        font-size: 14px;
        bottom: 30px;
        left: 50%;
        margin-left: -85px;
    }
    .shell .home-block .circle {
        width: 240px;
        height: 240px;
        left: 50%;
        margin-left: -120px;
        top: 30px
    }
    .shell .home-block .email {
        top: 210px;
        font-size: 18px
    }
    .shell .home-block .icon-email {
        top: 122px
    }
    .shell .home-block .icon-fb {
        top: 270px
    }
    .shell .home-block .fb {
        top: 350px;
        font-size: 18px
    }
    .shell .home-block .image1 {
        background-image: url(/images/home_circle_image1.jpg)
    }
    .shell .home-block .image2 {
        background-image: url(/images/home_circle_image2.jpg);
        background-position: center center
    }
    .shell .home-block .image3 {
        background-image: url(/images/home_circle_image3.jpg);
        background-position: 100%
    }
    .shell .home-block .image4 {
        background-image: url(/images/home_circle_image4.jpg);
        background-position: 50%
    }
    .shell .home-block .image5 {
        background-image: url(/images/home_circle_image5.jpg);
        background-position: 100%
    }

    .shell .home-block .image6 {
        background-image: url(/images/home_circle_image6.jpg);
        background-position: 100%
    }


    .shell .home-block .label {
        top: 285px;
        font-size: 24px;
        line-height: 24px
    }
    .shell .home-block .label6 {
        font-size: 30px;
        top: 50px
    }
    .shell .home-bottom {
        font-size: 18px
    }
    .shell .info .col-logo {
        position: relative;
        float: left;
        width: 100%;
        text-align: center
    }
    .shell .info .col-info {
        position: relative;
        float: left;
        width: 100%
    }
    .shell .info .col-info .hours-shell {
        position: relative;
        width: 100%
    }
    .shell .info .col-info .hours-shell .hours {
        position: relative;
        float: left;
        width: 175px
    }
}
/*
     FILE ARCHIVED ON 04:28:52 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:35:19 Apr 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.498
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.026
  esindex: 0.011
  cdx.remote: 7.243
  LoadShardBlock: 126.822 (3)
  PetaboxLoader3.datanode: 165.26 (4)
  PetaboxLoader3.resolve: 85.876 (2)
  load_resource: 170.071
*/