﻿@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&subset=latin-ext');

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style-type: none;
    outline: none;
}
a {
    color: #ffa500;
}
a:hover {
    color: #fff;
}

.ocisti {
    clear: both;
}

body {
    background-color: #f8f9fa;
    font-family: 'Ubuntu', sans-serif;
    /*font-family: "Open Sans", sans-serif;*/
    /*background-image: url(bgr_body.png);*/
    background-repeat: repeat-x;
    background-position: center 101px;
}

.bodyfix {
    margin-top: 100px;
}

/*.page {
    width: 100%;
    background-color:#fff;
}


.row {
    width: 1200px;
    margin: auto;
}*/

.info {
    width: 100%;
    /*height:48px;*/
    background-color: #faa61b;
    font-size: 12px;
    padding: 0px 5px;
    color: #FFF;
    overflow: hidden;
}

    .info a {
        padding: 15px 10px 15px 10px;
        position: relative;
        display: block;
        color: #000;
    }

        .info a:hover {
            text-decoration: none;
            color: #222;
        }

            .info a:hover svg {
                color: #222;
            }

    .info .ag {
        /*background-image: url(radno-vrijeme.png);
        background-repeat: no-repeat;
        background-position: right 2px;*/
        /*padding: 15px 10px 15px 10px;*/
        /*background-color: #305088;*/
        /*border-left: 1px solid rgba(255, 255, 255, 0.15);*/
        /*border-right: 1px solid rgba(255, 255, 255, 0.15);*/
    }

    .info .iz {
        /*background-image: url(dostava.png);
        background-repeat: no-repeat;
        background-position: right 2px;*/
        /*padding: 15px 10px 15px 10px;*/
        /*background-color: #305088;*/
        border-left: 1px solid rgba(255, 255, 255, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.15);
    }

    .info .ho {
        /*background-image: url(like.png);
        background-repeat: no-repeat;
        background-position: right 2px;*/
        /*padding: 15px 10px 15px 10px;*/
        /*background-color: #305088;*/
        /*border-left: 1px solid rgba(255, 255, 255, 0.15);*/
        /*border-right: 1px solid rgba(255, 255, 255, 0.15);*/
    }

    .info .container .row div span {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .info .pull-right {
        float: right;
        margin: 3px 10px 0px 0px;
    }

/*.info .container .row div:after {
        position: absolute;
        content: "";
        top: 0px;
        bottom: 0px;
        right: 0;
        border-left: 1px solid rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.15);
        -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        transform: rotate(25deg);
    }*/

.baner {
    width: 100%;
    /*height: 130px;*/
    background-color: #fff;
}

    .baner .logo {
        background-image: url(logo-fff2.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 130px;
        cursor: pointer;
    }

    /*.baner .logoShop {
        background-image: url(logo-shop.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 130px;
        cursor: pointer;
    }*/

    .baner .rezervacije {
        color: #fff;
        margin-top: auto;
        margin-bottom: auto;
    }

        .baner .rezervacije span.nas {
            color: #fea500;
            font-weight: bold;
        }

        .baner .rezervacije .izb {
            background-color: #fea500;
            padding: 15px 0px;
            display: block;
            text-align: center;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            font-size: 0.8rem;
            margin-bottom: 5px;
        }

            .baner .rezervacije .izb:hover {
                background-color: #de0909;
            }

    .baner .kosarica {
        background-color: #2a2a2a;
        /*width:100%;*/
        /*height: 130px;*/
        color: #fff;
        background-image: url(ico-kosarica.png);
        background-repeat: no-repeat;
        background-position: 20px 10px;
        padding: 10px 0px 15px 0px;
        text-align: center;
        cursor: pointer;
    }

        .baner .kosarica .trenutno {
            padding: 2px 10px 5px 10px;
            color: #fff;
            font-size: 20px;
            background-color: #000;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

.headObavjest {
    z-index: 100;
    width: 100%;
    /*height: 60px;*/
    background-color: #4fa252;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 24px 0px rgba(48,80,136,1);
    -moz-box-shadow: 0px 1px 24px 0px rgba(48,80,136,1);
    box-shadow: 0px 1px 24px 0px rgba(48,80,136,1);
    padding: 5px 0px;
}

    .headObavjest .container {
        /*background-color: #fff;*/
        color: #fff;
    }

.meni {
    z-index: 100;
    width: 100%;
    /*height: 60px;*/
    background-color: #0a0a0a;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 24px 0px #faa61b;
    -moz-box-shadow: 0px 1px 24px 0px #faa61b;
    box-shadow: 0px 1px 24px 0px #faa61b;
}

    .meni .container {
        /*background-color: #fff;*/
    }

    .meni img {
        /*max-width: 100%;*/
    }

    .meni .men-space {
        width: 50px;
        background-image: url(menu-space.png);
        background-repeat: no-repeat;
    }

    .meni .navbar {
        min-height: 60px;
    }

    .meni .navbar-toggler {
        background-color: #ffa500;
    }

        .meni .navbar-toggler .navbar-toggler-icon {
            color: #fff;
        }

    .meni .navbar .navbar-nav > li {
        position: relative;
    }

        .meni .navbar .navbar-nav > li a {
            color: #ffa500 !important;
        }

        /*.meni .navbar .navbar-nav > li a:before {
            position: absolute;
            content: "";
            width: 1px;
            height: 24px;
            background-color: #b4b4b4;
            top: 50%;
            margin-top: -10px;
            right: 0;
            -webkit-transform: rotate(25deg);
            -ms-transform: rotate(25deg);
            transform: rotate(25deg);
        }*/

        .meni .navbar .navbar-nav > li:last-child a:before,
        .meni .navbar .navbar-nav > li.kos a:before {
            display: none;
        }

        .meni .navbar .navbar-nav > li.kos {
            /*background-color: #faa61b;*/
            margin-left: 5px;
        }

            .meni .navbar .navbar-nav > li.kos:hover {
                /*background-color: #f79a00;*/
            }

            .meni .navbar .navbar-nav > li.kos a {
                padding-left: 25px;
                color: #FFF;
            }

            .meni .navbar .navbar-nav > li.kos:before {
                /* position: absolute;
                content: "";
                border-style: solid;
                border-color: white rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
                border-width: 35px 15px 0px 0px;
                top: 0px;
                left: 0px;*/
            }


    .meni.fix {
        top: 0px;
        position: fixed;
        border-bottom: 3px solid #ffa500;
    }

        .meni.fix img {
            /*height: 30px;*/
        }

.navbar-collapse.collapse {
    margin-left: 40px;
}

.navbar-light .navbar-nav .nav-link {
    color: #212121;
    font-weight: bold;
    padding: 5px 20px;
}

.info1 {
    height: 60px;
}

.gumaInfo {
    position: absolute;
    bottom: 0px;
    width: 363px;
    max-width: 90%;
    height: 181px;
    background-image: url(gumainfo.png);
    background-repeat: no-repeat;
}

.divSirina, .divVisina, .divPromjer {
    text-align: center;
    padding: 0px 0px;
}

    .divSirina div, .divVisina div, .divPromjer div {
        width: 95%;
        margin: auto;
    }

.txtDimenzija {
    display: inline-block;
    height: calc(2.25rem + 2px);
    padding: .3rem .3rem .3rem .3rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

::placeholder {
    /*color: #005edd;*/
    /*opacity: 1;*/
}

:-ms-input-placeholder {
    color: #005edd;
}

::-ms-input-placeholder {
    color: #005edd;
}

.artikal {
    /*border-color: #dfdfdf;*/
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    /*height: 355px;*/
    margin-bottom: 50px;
    position: relative;
    border-bottom-color: #d68e16;
}

    .artikal .akcija {
        position: absolute;
        top: 5px;
        left: 0px;
        background-color: #77a464;
        font-size: 20px;
        padding: 0px 8px;
        color: #fff;
        -webkit-border-top-right-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        -moz-border-radius-bottomright: 20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .artikal .povrat {
        position: absolute;
        top: 5px;
        left: 0px;
        background-color: #77a464;
        font-size: 16px;
        padding: 0px 8px;
        color: #fff;
        /*-webkit-border-top-right-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        -moz-border-radius-bottomright: 20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;*/
    }

    .artikal .sezona {
        position: absolute;
        top: 5px;
        right: 0px;
        width: 35px;
        height: 30px;
        line-height: 26px;
        text-align: center;
        background-color: #fff;
    }

    .artikal .Isporuka {
        position: absolute;
        top: 5px;
        right: 0px;
        /* width: 35px; */
        /* height: 30px; */
        line-height: 26px;
        text-align: center;
        background-color: #004494;
        color: #fff;
        padding: 0px 5px;
        font-size: 13px;
    }

    .artikal img {
        max-width: 100%;
    }

    .artikal .naziv {
        font-size: 20px;
        line-height: 1em;
        height: 60px;
        overflow: hidden;
    }

    .artikal .cijena {
        margin-top: 10px;
        color: #171717;
        font-size: 18px;
        line-height: 0.9em;
        font-weight: bold;
        float: left;
    }

        .artikal .cijena span {
            color: #a0a0a0;
            font-size: 15px;
            text-decoration: line-through;
        }

            .artikal .cijena span.cRed {
                color: #ff0000;
                text-decoration: none;
            }

    .artikal .inpKos {
        float: right;
        padding-top: 10px;
    }

        .artikal .inpKos .input-group.mb-3 {
            width: 50px !Important;
            float: right;
        }

        .artikal .inpKos .btnDodaj {
            width: 40px;
            height: 38px;
            float: right;
            background-image: url(btnDodaj2.png);
            background-repeat: no-repeat;
            background-position: center;
            background-color: transparent;
            cursor: pointer;
        }

    .artikal .posaljiUpit {
        /*margin-top: 21px;*/
        margin-bottom: 11px;
        color: #FFF;
        font-size: 15px;
        line-height: 0.9em;
        font-weight: bold;
        /*float: left;*/
        text-align: center;
    }

        .artikal .posaljiUpit .btnPosaljiUpitZaGumu {
            /*width: 40px;*/
            height: 38px;
            margin: 0px auto 5px auto;
            /*float: right;*/
            /*background-image: url(like.png);
            background-repeat: no-repeat;
            background-position: center;*/
            background-color: #ff0000;
            cursor: pointer;
            padding: 0px 10px;
            color: #FFF;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-weight: bold;
        }

    .artikal .dostupnost {
        position: absolute;
        bottom: -24px;
        left: 5%;
        width: 90%;
        padding: 0px 0px 0px 0px;
        background-image: url(dostupnost.png);
        background-repeat: no-repeat;
        background-position: top center;
    }

    .artikal .dostupnoNaSk {
        background-color: #fea500;
        /*border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;*/
        color: #fff;
        float: left;
        text-transform: uppercase;
        text-align: center;
        /*margin: 3px 0;*/
        font-size: 14px;
        margin: auto;
    }

    .artikal .ogranicenoNaSk {
        background-color: #e97013;
        /*border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/
        color: #fff;
        float: left;
        /*margin: 3px 0;*/
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        margin: auto;
    }

    .artikal .nemaNaSkladistu {
        background-color: #ff0000;
        /*border-top-left-radius: 10px;
        border-top-right-radius: 10px;*/
        color: #fff;
        float: left;
        /*margin: 3px 0;*/
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        margin: auto;
    }

.navigacija {
    text-align: center;
    margin: auto;
    width: 90px;
}

    .navigacija .dugmic {
        border: none;
        width: 15px;
        height: 51px;
        outline: none;
        cursor: pointer;
        background-color: transparent;
        float: left;
    }

        .navigacija .dugmic:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }

        .navigacija .dugmic.prethodnaWS,
        .navigacija .dugmic.prethodnaNews,
        .navigacija .dugmic.prethodnaFe {
            background-image: url(nav2.png);
            background-position: 0px 0px;
        }

        .navigacija .dugmic.slijedecaWS,
        .navigacija .dugmic.slijedecaNews,
        .navigacija .dugmic.slijedecaFe {
            background-image: url(nav2.png);
            background-position: 15px 0px;
        }

    .navigacija .textP.polje.stranicaWS,
    .navigacija .textP.polje.stranicaNews,
    .navigacija .textP.polje.stranicaFe {
        width: 40px;
        /*height: 30px;*/
        text-align: center;
        outline: none;
        /*border: 1px solid #E97013;*/
        font-size: 23px;
        margin: 8px 10px 0px 10px;
        float: left;
    }

div.continental {
    cursor: pointer;
    width: 230px;
    height: 70px;
    background-image: url(/Datoteke/brand/continental.jpg);
    background-position: 0px 70px;
}

.footer {
    text-align: center;
    margin-top: 20px;
    /*padding-top: 20px;*/
    border-top: 4px solid #ffa500;
    background-color: #0a0a0a;
}

    .footer img {
        margin: auto;
    }

        .footer img.vibar {
            width: 80%;
        }

    .footer .master {
        margin: 15px 10px 0px 5px;
    }

    .footer .visa {
        margin: 15px 10px 0px 25px;
    }

    .footer .wsPayLogo {
        margin: 20px 10px 0px 5px;
    }

    .footer .PikPayLogo {
        margin: 20px 10px 0px 10px;
    }

    /*.footer .amex {
        margin: 10px 10px 0px 5px;
    }

    .footer .mc {
        margin: 10px 10px 0px 5px;
    }

    .footer .ma {
        margin: 10px 10px 0px 5px;
    }

    .footer .vi {
        margin: 10px 10px 0px 5px;
    }*/

    .footer img.mini {
        height: 40px;
        margin: 25px 1px 0px 1px;
    }

.payment {
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
    display: inline-block;
    width: 100%;
    text-align: right;
    padding-top: 15px;
}

    .payment ul {
        padding: 0px;
        margin: auto;
    }

    .payment li {
        display: inline-block;
        list-style: none;
        margin-right: 6px
    }
    .payment img {
        height: 40px;
        background-color: #FFF;
        margin-bottom: 5px;
    }

.copy {
    color: #999;
    font-size: 15px;
    padding: 10px 0px;
}

.kosaricaPrazna {
    text-align: center;
    padding: 30px 0px;
}

.tblKosarica {
    width: 99%;
    margin: auto;
}

    .tblKosarica thead tr {
        background-color: #faa61b;
        color: #fff;
    }

        .tblKosarica thead tr .kolicina {
            width: 75px;
        }

        .tblKosarica thead tr .iznos {
            width: 140px;
        }

        .tblKosarica thead tr th {
            border: 1px dotted #dfdfdf;
        }

    .tblKosarica tbody tr td {
        padding: 3px 3px;
        /*border-bottom: 1px dotted #dfdfdf;*/
    }

        .tblKosarica tbody tr td:nth-child(1) {
            padding-left: 10px;
            text-align: left;
        }

        .tblKosarica tbody tr td:nth-child(2) {
            padding-left: 10px;
            text-align: left;
        }

        .tblKosarica tbody tr td:nth-child(3) {
            padding-right: 10px;
            text-align: right;
        }

        .tblKosarica tbody tr td:nth-child(5) {
            padding-right: 10px;
            text-align: right;
        }


    .tblKosarica tbody tr:nth-child(even) {
        background-color: #dfdfdf;
    }

    .tblKosarica tfoot {
        border-top: 1px dotted #999;
        border-collapse: collapse;
    }

.btnNastaviShop, .btnKosarice, .btnKos12 {
    cursor: pointer;
    border: 1px solid #000000;
    background: #fea500;
    background: -moz-linear-gradient(top, #faa61b 0%, #fdce80 51%, #fdce80 51%, #faa61b 100%);
    background: -webkit-linear-gradient(top, #faa61b 0%, #fdce80 51%, #fdce80 51%,#faa61b 100%);
    background: linear-gradient(top,#faa61b 0%, #fdce80 51%, #fdce80 51%, #faa61b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdce80', endColorstr='#faa61b',GradientType=0);
    width: 220px;
    padding: 20px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    color: #000;
    /* display: block; */
    /* float: left; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

    .btnNastaviShop:hover, .btnKosarice:hover, .btnKos12:hover {
        background: #000 !Important;
        color: #faa61b;
        text-decoration: none;
    }

.tblKosarica .txtKolicina {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    line-height: 23px;
}

.tblKosarica .btnMinusSession {
    width: 22px;
    height: 22px;
    background-image: url(icon-minus.png);
    background-color: transparent;
    background-position: center;
    cursor: pointer;
    outline: none;
    display: block;
    float: left;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 1px solid #999;
}

.tblKosarica .btnPlusSession {
    width: 22px;
    height: 22px;
    background-image: url(icon-plus.png);
    background-color: transparent;
    background-position: center;
    cursor: pointer;
    outline: none;
    display: block;
    float: left;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 1px solid #999;
}

    .tblKosarica .btnMinusSession:hover,
    .tblKosarica .btnPlusSession:hover {
        background-color: #999;
    }

.btnPouzece, .btnKartica {
    cursor: pointer;
    border: 1px solid #000000;
    background: #fea500;
    background: -moz-linear-gradient(top, #faa61b 0%, #fdce80 51%, #fdce80 51%, #faa61b 100%);
    background: -webkit-linear-gradient(top, #faa61b 0%, #fdce80 51%, #fdce80 51%,#faa61b 100%);
    background: linear-gradient(top,#faa61b 0%, #fdce80 51%, #fdce80 51%, #faa61b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdce80', endColorstr='#faa61b',GradientType=0);
    width: 90%;
    max-width: 320px;
    padding: 20px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px auto 0px auto;
    color: #000 !Important;
    display: block;
    /*float: left;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

    .btnPouzece span, .btnKartica span {
        font-size: 14px;
        text-transform: lowercase;
    }

    .btnPouzece:hover, .btnKartica:hover {
        background: #000 !Important;
        color: #faa61b !Important;
        text-decoration: none;
    }

.izborPlacanja {
    text-align: center;
    padding: 0px 0px 10px 0px;
}

.adresa input {
    padding: 5px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    outline: none;
    width: 90%;
    max-width: 320px;
}

.adresa .row div:nth-child(odd) {
    font-weight: bold;
}

@media (min-width: 768px) {
    .adresa .row {
        padding-top: 20px;
    }

        .adresa .row div:nth-child(odd) {
            text-align: right;
            padding-right: 10px;
            font-weight: bold;
        }

        .adresa .row div:nth-child(even) {
            text-align: left;
            padding-left: 10px;
        }
}

@media (max-width: 768px) {
    /*.info {
        display: none;
    }*/
    .info .ag,
    .info .iz,
    .info .ho {
        border-left: 0px;
        border-right: 0px;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
}

.kartice {
    min-height: 250px;
    padding-left: 15px;
}

    .kartice .select-card {
        box-sizing: border-box;
        color: #333;
        padding-top: 8px;
        float: left;
        /*width: 410px;*/
    }

        .kartice .select-card li {
            float: left;
            width: 100%;
            padding: 10px 0px;
        }

            .kartice .select-card li input {
                float: left;
                height: auto;
                margin: 5px 10px 15px 0;
                border: none;
                background: none;
                cursor: pointer;
            }

            .kartice .select-card li label {
                float: left;
                cursor: pointer;
            }

                .kartice .select-card li label img {
                    float: left;
                    /*width: 40px;*/
                    height: 24px;
                    margin: 0 5px 0 0;
                }

                .kartice .select-card li label span {
                    float: left;
                    margin: 3px 0 0 10px;
                }

    .kartice .divRate {
        float: left;
        margin: 10px 0px;
    }

    .kartice #ddlRate {
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 214px;
        height: 35px;
        font-size: 18px;
        padding-left: 20px;
        cursor: pointer;
        margin-right: 10px;
        border: 1px solid #ccc;
    }

        .kartice #ddlRate option {
            font-size: 16px;
            color: #777777;
            background-color: #dfdfdf;
        }

    .kartice .styled-select {
        background: url(Dropdown_Arrow.png) no-repeat 96% -5px;
        height: 35px;
        overflow: hidden;
        width: 222px;
        float: left;
        margin-right: 10px;
    }

        .kartice .styled-select select {
            background: transparent;
            border: none;
            font-size: 14px;
            height: 35px;
            padding: 5px;
            width: 240px;
        }

.kartic .styled-select .slate {
    background: url(Dropdown_Arrow.png) no-repeat right center;
    height: 35px;
    width: 240px;
    background-color: #fff;
}

    .kartic .styled-select .slate select {
        border: 1px solid #ccc;
        font-size: 16px;
        height: 35px;
        width: 240px;
    }

.kartic .arrow {
    cursor: pointer;
    width: 34px;
    height: 35px;
    position: absolute;
    right: 5px;
    background-color: #00B4E8;
    background: url(Dropdown_Arrow.png) 0;
}

.fotka {
    float: left;
    margin: 0px 20px 20px 0px;
    padding: 0px;
    border: 3px solid #E97013;
    /*width: 319px;
    height: 180px;*/
}

    .fotka img {
        /*width: 319px;*/
    }

#loader2 {
    /*display: none; */
    /* position: absolute; */
    /* left: 39.6%; */
    /* top: 350px; */
    z-index: 1;
    margin: 30px auto 10px auto;
    /* border: 16px solid #f3f3f3; */
    border-radius: 50%;
    border-top: 16px solid #282828;
    border-right: 16px solid #ffa500;
    border-bottom: 16px solid #282828;
    border-left: 16px solid #ffa500;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.onama img {
    max-width: 100%;
}

.onama .naslovClanka {
    margin: auto;
    text-align: center;
}

.element {
    float: left;
    margin: 20px 0px 0px 0px;
    /*width: 335px;*/
    height: 410px;
    background-color: #262626;
    border-bottom: 3px solid #E97013;
}

    .element:nth-of-type(odd) {
        margin: 20px 20px 0px 0px;
    }

    .element .slicica {
        /*width: 335px;*/
        height: 200px;
    }

    .element .text {
        /*width: 315px;*/
        height: 145px;
        padding: 10px;
        color: #fff;
    }

        .element .text .naslov {
            text-transform: uppercase;
            color: #E97013;
            font-size: 18px;
            /*width: 315px;*/
            height: 80px;
            overflow: hidden;
            margin-bottom: 5px;
            font-weight: bold;
        }

        .element .text .shape {
            display: block;
            width: 25px;
            height: 5px;
            background-color: #fff;
        }

        .element .text .ukratko {
            margin: 1px 0px 1px 0px;
            font-size: 13px;
            /*width: 315px;*/
            height: 80px;
            overflow: hidden;
        }

        .element .text a {
            color: #fff;
        }


.clanak .naslovClanka {
    font-size: 26px;
    color: #444;
    line-height: 110%;
    border-left: 5px solid #999;
    padding-left: 10px;
    margin-top: 20px;
}

.clanak .datum {
    margin: 10px 5px;
}

.clanak img {
    max-width: 100%;
}

.download .tablica .col-md-12 {
    text-align: center;
    margin-top: 20px;
}

.download table {
    margin: auto;
}

    .download table tr td {
        padding: 5px 10px;
    }

    .download table tr:nth-of-type(odd) {
        background-color: #d0d1d2;
    }

.download a {
    color: #777777;
}

.kontaktForma {
    width: 345px;
    float: right;
}

    .kontaktForma table {
        width: 345px;
    }

    .kontaktForma .txtIme, .kontaktForma .txtTel, .kontaktForma .txtTvrtka, .kontaktForma .txtMob, .kontaktForma .txtMail, .kontaktForma .txtSubjekt {
        border: 1px solid #dfdfdf;
        width: 150px;
        padding: 2px;
    }

    .kontaktForma .txtNaslov {
        width: 325px;
    }

    .kontaktForma .txtKomentar {
        width: 325px !important;
        height: 100px !important;
        padding: 2px;
        margin-top: 5px;
    }

    .kontaktForma .btnPosaljiK {
        background-image: url(btnPron.jpg);
        background-repeat: repeat-x;
        border: 0 none !important;
        cursor: pointer;
        width: 160px;
        height: 35px;
        color: #cccccc;
        font-family: Myriad Pro;
        font-size: 14px;
    }

        .kontaktForma .btnPosaljiK:hover {
            color: #ffffff;
        }

.kontakt input,
.kontakt .txtPoruka,
.geometrija input,
.geometrija .txtNapomena,
.izvozPodaci input,
.izvozPodaci .txtNapomena {
    padding: 5px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    outline: none;
    width: 100%;
    max-width: 100%;
}

.kontakt .txtPoruka,
.geometrija .txtNapomena,
.izvozPodaci .txtNapomena {
    /*max-width:100%;*/
    min-height: 80px;
    max-height: 120px;
}

.btnPosaljiUpit2,
.btnPosaljiUpit2Rs {
    outline: none;
    /*border: none !Important;*/
    /*float: right;*/
    cursor: pointer;
}

.kontakt .btnPosaljiK {
    cursor: pointer;
}

.obavjest {
    width: 100%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #77ADFF;
    border-radius: 10px;
    padding: 10px 0px;
    margin: 10px auto -10px auto;
    background-color: #AFCFFF;
    color: #31708f;
}

.izvozFilter .gumaInfo {
    position: absolute;
    bottom: 0px;
    width: 363px;
    max-width: 90%;
    height: 109px;
    background-image: url(gumainfo.png);
    background-repeat: no-repeat;
    background-position: center -17px;
}

.container.izvoz .artikal,
.container.izvozRs .artikal {
    float: left;
    width: 100%;
    /*height: 340px;*/
    margin: 0px 10px 30px 0px;
    background-color: #fff;
    border: 1px solid #999;
    border-bottom: 3px solid #E97013;
    /*padding: 10px;*/
    position: relative;
}

    .container.izvoz .artikal .cijenaAlt,
    .container.izvozRs .artikal .cijenaAlt {
        position: absolute;
        top: 0px;
        left: 0px;
        /*width: 95px;*/
        width: 80%;
        height: 30px;
        color: #fff;
        /*line-height: 23px;*/
        /*padding: 0px 5px;*/
        font-size: 24px;
        background-color: #EE2026;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
    }

        .container.izvoz .artikal .cijenaAlt .alt,
        .container.izvozRs .artikal .cijenaAlt .alt {
            font-size: 13px;
            /*width: 160px;*/
            float: left;
            line-height: 30px;
        }

        .container.izvoz .artikal .cijenaAlt .hrk,
        .container.izvozRs .artikal .cijenaAlt .hrk {
            float: left;
            font-size: 16px;
            background-color: #EE2026;
            -webkit-border-bottom-right-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            border-bottom-right-radius: 5px;
        }

        .container.izvoz .artikal .cijenaAlt span,
        .container.izvozRs .artikal .cijenaAlt span {
            float: right;
            text-decoration: line-through;
            font-size: 15px;
        }

    .container.izvoz .artikal .cijenaAltPdv,
    .container.izvozRs .artikal .cijenaAltPdv {
        position: absolute;
        bottom: 45px;
        left: 0px;
        /*width: 95px;*/
        width: 100%;
        height: 30px;
        color: #000;
        /*line-height: 23px;*/
        /*padding: 0px 5px;*/
        font-size: 24px;
        background-color: #fcb034;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
    }

        .container.izvoz .artikal .cijenaAltPdv .alt,
        .container.izvozRs .artikal .cijenaAltPdv .alt {
            font-size: 13px;
            width: 80%;
            float: left;
            line-height: 30px;
        }

        .container.izvoz .artikal .cijenaAltPdv .hrk,
        .container.izvozRs .artikal .cijenaAltPdv .hrk {
            float: left;
            font-size: 16px;
            background-color: #fcb034;
            -webkit-border-bottom-right-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            border-bottom-right-radius: 5px;
        }

        .container.izvoz .artikal .cijenaAltPdv span,
        .container.izvozrs .artikal .cijenaAltPdv span {
            float: right;
            text-decoration: line-through;
            font-size: 15px;
        }

    .container.izvoz .artikal .inpKos,
    .container.izvozRs .artikal .inpKos {
        margin: 10px 5px 0px 0px;
        float: right;
        padding-top: 10px;
    }

        .container.izvoz .artikal .inpKos .input-group.mb-3,
        .container.izvozRs .artikal .inpKos .input-group.mb-3 {
            height: 25px;
        }

    .container.izvoz .artikal .btnPosaljiUpit,
    .container.izvozRs .artikal .btnPosaljiUpitRs {
        outline: none;
        border: 1px solid #e97013;
        float: right;
        background-color: #fea500;
        width: 104px;
        height: 37px;
        cursor: pointer;
        margin-left: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
    }

.txtDatum {
    padding: 5px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    outline: none;
    width: 100%;
    max-width: 100%;
}

.xdsoft_calendar table tr td:first-child {
    background-color: #777777 !Important;
    color: #fff !Important;
}

/*.col-md-1 {
    background-color: red;
}*/

.izvozPodaci .tblCijene {
    width: 100%;
    margin-top: 20px;
}

    .izvozPodaci .tblCijene tr td {
        border: 1px solid #dfdfdf;
        padding: 2px;
    }

.poljeAdresa.lijevo {
    font-size: 12px;
    margin: -15px 0px 0px 15px;
}

.poljeAdresa.desno {
    font-size: 16px;
    margin: 10px 0px 0px 15px;
}

.slider {
    background-color: #222;
}

.jssorl-oval img {
    animation-name: jssorl-oval;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-oval {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssorb05 {
    position: absolute;
}

    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        /* size of bullet elment */
        width: 16px;
        height: 16px;
        background: url('b05.png') no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    .jssorb05 div {
        background-position: -7px -7px;
    }

        .jssorb05 div:hover, .jssorb05 .av:hover {
            background-position: -37px -7px;
        }

    .jssorb05 .av {
        background-position: -67px -7px;
    }

    .jssorb05 .dn, .jssorb05 .dn:hover {
        background-position: -97px -7px;
    }

.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('a22.png') center center no-repeat;
    overflow: hidden;
}

.jssora22l {
    background-position: -10px -31px;
}

.jssora22r {
    background-position: -70px -31px;
}

.jssora22l:hover {
    background-position: -130px -31px;
}

.jssora22r:hover {
    background-position: -190px -31px;
}

.jssora22l.jssora22ldn {
    background-position: -250px -31px;
}

.jssora22r.jssora22rdn {
    background-position: -310px -31px;
}

.jssora22l.jssora22lds {
    background-position: -10px -31px;
    opacity: .3;
    pointer-events: none;
}

.jssora22r.jssora22rds {
    background-position: -70px -31px;
    opacity: .3;
    pointer-events: none;
}

.kosaricaBlok {
    margin-top: 15px;
}

    .kosaricaBlok .ponuda .row .col-md-4 {
        border-bottom: 1px solid #dadada;
        border-right: 1px solid #fff;
        padding: 5px 0px 5px 0px;
    }

        .kosaricaBlok .ponuda .row .col-md-4.bBottom {
            border-color: #000000;
            color: #060606;
            font-weight: bold;
            background-color: #fdce80;
        }

            .kosaricaBlok .ponuda .row .col-md-4.bBottom:before {
                position: absolute;
                content: "";
                border-style: solid;
                border-color: white rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
                border-width: 24px 24px 0px 0px;
                top: 6px;
                right: 6px;
                -webkit-transform: rotate(136deg);
                -ms-transform: rotate(136deg);
                transform: rotate(136deg);
            }

        .kosaricaBlok .ponuda .row .col-md-4 span {
            font-size: 14px;
            color: #fff;
            float: left;
            padding: 10px;
            line-height: 6px;
            margin: 0px 4px 0px 8px;
            background-color: #faa61b;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            border-radius: 50px;
        }

.custom-select.ddlValute {
    height: calc(1.9rem + 2px);
    font-size: 12px;
    margin-left: 10px;
}


h2.izdvojeno {
    border-bottom: 2px solid #1E85BE;
    color: #333;
    font-size: 1.5rem;
}

    h2.izdvojeno svg,
    .screen-reader-text svg,
    .box-heading-aqua.filter svg {
        color: #faa61b;
    }

/*#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    z-index: 1001;
}

#popup {
    width: 340px;
    height: 480px;
    background: #FFFFFF;
    border: 5px solid #000;
    box-shadow: #64686e 0px 0px 3px 3px;
    -moz-box-shadow: #64686e 0px 0px 3px 3px;
    -webkit-box-shadow: #64686e 0px 0px 3px 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -170px;
    margin-top: -240px;
}

    #popup input {
        position: absolute;
        right: -1px;
        top: -1px;
        padding:0px 5px;
        font-weight:bold;
        color:#000;
        border:1px solid #000;
    }

    #popup img {
        width: 100%;
    }*/

.gMaps {
    width: 30px;
}

.info.filterWS {
    padding-top: 15px;
}

@media (min-width: 576px) {
    .navbar {
        padding: 0.5rem 0rem;
    }

    .navbar-brand {
        margin-right: 2rem;
    }

    .navbar-collapse.collapse {
        margin-left: 0px;
    }

    .meni .container .row .col-lg-12 {
        padding: 0px;
    }
}

#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    z-index: 1001;
}

#popup {
    width: 561px /*340px*/;
    height: 790px /*480px*/;
    background: #FFFFFF;
    border: 5px solid #000;
    /*border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;*/
    box-shadow: #64686e 0px 0px 3px 3px;
    -moz-box-shadow: #64686e 0px 0px 3px 3px;
    -webkit-box-shadow: #64686e 0px 0px 3px 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -280px /*-170px*/;
    margin-top: -400px /*-240px*/;
}

    #popup input {
        position: absolute;
        right: -1px;
        top: -1px;
        padding: 0px 5px;
        font-weight: bold;
        color: #000;
        border: 1px solid #000;
    }

    #popup img {
        width: 100%;
    }

.displayNone {
    display: none;
}

.adWords {
    width: 300px;
    position: absolute;
    top: 82px;
    left: -300px;
}

.adWords2 {
    width: 160px;
    position: absolute;
    top: 81px;
    right: -160px;
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }

    #popup {
        width: 95%;
        height: 95%;
        top: 10%;
        left: 10%;
        margin-left: -7%;
        margin-top: -15%;
    }
}

.elementUsl {
    border: 5px solid #ff9900;
    width: 70px;
    /* padding-top: 55%; */
    position: absolute;
    /* margin: auto; */
    overflow: hidden;
    /*top: 53px;*/
    bottom: 158px;
    -webkit-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 4px 5px 0px rgba(0,0,0,0.75);
}

.elementUslNa {
    margin: auto;
    text-align: center;
    background-color: #ff9900;
    padding: 3px 0px 0px 0px;
    font-weight: 600;
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .navbar-brand {
        width: 70px;
    }
}
