﻿body {
}
p, div{
    cursor: pointer;
}
p, div{
    cursor: pointer;
}
.skrito {
    display: none !important;
}

#logotipDiv {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 60px;
    background-color: #303D4E;
    z-index: 1000;
}

.divGumbNazaj {
    float: left;
    width: 20%;
    display: inline;
    text-align: center;
}

    .divGumbNazaj img {
        max-width: 30px;
        max-height: 30px;
        margin-top: 15px;
    }

#divLogo {
    float: left;
    width: 60%;
    display: inline;
    text-align: center;
}

#divLogo img {
    max-height: 40px;
    margin-top: 15px;
}

#divGumbSearch {
    float: left;
    width: 20%;
    display: inline;
    text-align: center;
}

    #divGumbSearch img {
        max-width: 30px;
        max-height: 30px;
        margin-top: 15px;
    }

#vsebina {
    position: absolute;
    top: 10px;
    bottom: 12%;
    width: 100%;
}

.bottomMenuDiv {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 12%;
    z-index: 1000;
}

.bottomEven {
    background-color: #338493;
}

.bottomOdd {
    background-color: #5d9da9;
}

.neprebranoObv {
    text-transform: uppercase;
    background-color: #eb961f;
    border-radius: 3px;
    font-size: 0.8em;
    font-weight: bold;
    color: white;
    padding: 3px;
    padding-top: 5px;
}
.kuponTag{    
    text-transform: uppercase;
    background-color: #edf1f2;
    border-radius: 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: white;
    padding: 3px;
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    color: black;
}
.bottomMenuItem {
    height: 100%;
    float: left;
    width: 20%;
    text-align: center;
}

    .bottomMenuItem p {
        color: white !important;
        font-size: 0.8em !important;
        line-height: 1em;
        margin-top: 10%;
    }

    .bottomMenuItem img {
        max-width: 45%;
        max-height: 50%;
        margin-top: 10%;
    }

.glavniMenuIkona {
    position: absolute;
    width: 50%;
    height: 40%;
    text-align: center;
}

.obvestila {
    left: 0;
    top: 0;
}

.ponudbe {
    right: 0;
    top: 0;
}

.kartice {
    left: 0;
    top: 40%;
}

.happyhour {
    right: 0;
    top: 40%;
}

.glavniMenuScanQR {
    position: absolute;
    width: 100%;
    height: 18%;
    top: 80%;
    text-align: center;
    margin-bottom: 10px;
}

.slika {
    margin: 0 auto;
    height: 100%;
}

.slikaScanQR {
    margin: 0 auto;
    max-height: 100%;
    max-width: 80%;
}

.pushObv {
    background: url(../images/pushIcon.png) no-repeat;
    background-size: cover;
    height: 28px;
    width: 28px;
    position: absolute;
    color: white;
    padding-top: 4px;
}
/* Portrait */
@media screen and (orientation:portrait) {
    /* Portrait styles here */
    .slikaMenu {
        margin: 0 auto;
        max-height: 60%;
        max-width: 80%;
        padding-bottom: 2%;
    }

    .obvestila, .ponudbe {
        margin-top: 10%;
    }

    .kartice, .happyhour {
        margin-top: 3%;
    }

    .pushObv {
        top: 10%;
        left: 65%;
    }
    
    .obvestiloNaslov, .novaPonudbaProstor, .omejitevSporocilNaslov {
        position: relative;
        width: 60%;
        float: left;
        padding-left: 10px;
    }
    
    .naslovObjavePodrobno {
        position: relative;
        width: 60%;
        float: left;
        padding-left: 10px;
    }

    .ponudnikNaslov {
        position: relative;
        width: 60%;
        float: left;
        padding-left: 10px;
        left: 25%;
    }

    .novoObvestiloRazsiri {
        position: relative;
        width: 15%;
        float: left;
        text-align: center;
    }
    
    .slikaShareQR{
        height: 115%;
        width: 115%;
        margin-top: -5px;
        margin-left: -7px;
    }
}
/* Landscape */
@media screen and (orientation:landscape) {
    /* Landscape styles here */
    .slikaMenu {
        margin: 0 auto;
        max-height: 70%;
        max-width: 80%;
        margin-top: 2%;
        padding-bottom: 2%;
    }

    .pushObv {
        top: 10%;
        left: 57%;
    }
    
    .obvestiloNaslov, .novaPonudbaProstor {
        position: relative;
        width: 60%;
        float: left;
        padding-left: 10px;
    }
    .naslovObjavePodrobno{
        position: relative;
        width: 60%;
        float: left;
        padding-left: 10px;
    }
    .ponudnikNaslov {
        position: relative;
        width: 67%;
        float: left;
        padding-left: 10px;
        left: 25%;
    }

    .novoObvestiloRazsiri {
        position: relative;
        width: 8%;
        float: left;
        text-align: center;
    }
    
    .slikaShareQR{
        height: 117%;
        width: 117%;
        margin-top: -10px;
        margin-left: -12px;
    }
}

.slikaw {
    margin: 0 auto;
    max-width: 100%;
    max-height: 60px;
}

.glavniMenuIkona p {
    color: #b6b6b6;
    font-size: 14px;
    text-transform: uppercase;
}

.nalaganjeDiv {
    /*width: 100%;*/
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
}

#narocnineNalaganje {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 100px;
}

.slikaPonudnika {
    position: relative;
    width: 25%;
    float: left;
}

.slikaPonudnika2 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.ponudnikDodajDiv {
    position: absolute;
    width: 15%;
    left: 85%;
    text-align: center;
}

.novoObvestilo, .novaPonudba, .odpriNarocnino, .segmentOkno {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    height: 6.2em;
    overflow: hidden;
    clear: both;
}
.omejitevPonudnikOkno{    
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    height: 4em;
    overflow: hidden;
    clear: both;
}

.slikaShrani, .slikaShrani2 {
    margin-bottom: 5px;
}

.naslovP {
    font-size: 16px;
    font-weight: bold;
}

.naslovPnov {
    color: #328394;
    font-weight: bold;
}

.obvestilaNaslov {
    background-color: #edf1f2;
    padding-left: 5%;
    padding-right: 5%;
    font-weight: bold;
    height: 40px;
    font-size: 20px;
    position: fixed;
    top: 60px;
    width: 100%;
    padding-top: 6px;
    z-index: 100;
}

.naslovObjave {
    overflow: hidden;
    white-space: nowrap;
}

.novoObvestiloProstor {
    margin-top: 60px;
    width: 100%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.obvestilaLineBreak {
    background-color: #323d4f;
    font-weight: bold;
    height: 30px;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 15px;
    /*width: 100%;*/
    z-index: 100;
    color: white;
    text-transform: uppercase;
}

.vecPodrobnostiDiv {
    margin: 15px;
    padding: 10px;
    border-radius: 5px;
    background-color: #edf1f2;
}
.vecPodrobnostiPovezaveDiv{
    margin-top: 5px;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    background-color: #edf1f2;
}
.vecPodrobnostiPovezaveDiv2{
    margin-top: 5px;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
    background-color: #edf1f2;
}
.kontaktniPodatki, .osebniPodatki {
    margin: 15px;
    padding: 5px;
}

    .kontaktniPodatki p {
        line-height: 1em;
    }
.jezikBtn{    
    background-color: white;
    border-radius: 5px;
    color: black;
    padding: 5px;
    width: 90% !important;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 7px;
    padding-left: 15px;
}
.nastavitveBtn{    
    background-color: white;
    border-radius: 5px;
    color: black;
    padding: 5px;
    width: 90% !important;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 7px;
    text-transform: uppercase;
    overflow: hidden;
    white-space:nowrap;
}
.nastavitveBtn a {
    color: black;
}

.nastavitveBtn a:hover {
    color: black;
}
.kontaktBtn {
    background-color: #328394;
    border-radius: 5px;
    color: white;
    padding: 8px;
    width: 100% !important;
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}

.kontaktBtn a {
color: white;
}

.kontaktBtn a:hover {
    color: white;
}

.slikaContactBtn {
    max-height: 15px;
    margin-right: 10px;
}
.slikaNastavitveBtn{
    width: 20px;
    margin-right: 10px;
    margin-left: 5px;
}
.shareQuarter {
    display: block;
    width: 25%;
    display: inline;
    float: left;
}

.slikaShare {
    max-height: 100%;
    max-width: 100%;
    padding: 2px;
}
.slikaNalaganje {
    max-height: 100%;
    max-width: 100%;
}

.izbrisiObjavo, #narocninaOdjavi, #narocninaSkenirajKartico, #narocninaDodajNarocnino {
    margin: 0 auto;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.galleryDiv {
    width: 100%;
}

.currentImg {
    width: 100%;
    display: block;
    /*max-height: 100px;*/
}

.sliderImg {
    width: 100%;
    display: block;
    max-height: 60px;
}

.slikaGallery {
    width: 100%;
    height: 60px;
    padding: 2px;
    overflow: hidden;
}

.image {
    display: block;
    width: 20%;
    display: inline;
    float: left;
}

.slikaCurrent {
    width: 100%;
}

.obvPodrobnoNaslov {
    font-weight: bold;
}

#novoObvestiloPodrobnoDatum {
    font-weight: bold;
}

.datumInfo {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 5px;
}

.popustInfo {
    display: block;
    width: 50%;
    height: 50px;
}

.tockeNagrada {
    display: block;
    border-radius: 5px;
    background-color: #ed3f23;
    width: 100%;
    height: 50px;
    margin-top: 5px;
}

.tockeInfo {
    display: block;
    border-radius: 5px;
    background-color: #fdedd7;
    background-repeat: no-repeat;
    background-image: url('../images/orangebg.png');
    width: 100%;
    height: 50px;
    margin-top: 5px;
}

    .tockeInfo img, .tockeNagrada img {
        height: 40px;
        margin-top: 5px;
        margin-right: 5px;
        display: inline;
    }

    .tockeInfo p, .tockeNagrada p {
        display: inline;
    }

.tockeInfop1 {
    font-size: 40px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.tockeInfop2 {
    font-size: 32px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: bold;
}

.tockeInfop3 {
    font-size: 16px;
    margin-top: 30px;
    margin-left: 10px;
    font-weight: bold;
    color: white;
}

.slikaDate {
    height: 40px;
    margin-top: 5px;
}

.datumTitle {
    font-weight: bold;
    color: #308395;
}

.popustLeft {
    background-color: #f9ae49;
    display: inline;
    float: left;
    width: 30%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 50px;
    text-align: center;
}

.popustRight {
    background-color: #f9ae49;
    color: white;
    display: inline;
    float: left;
    width: 70%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
    padding-left: 5px;
}

.popustTekst {
    color: white;
    font-size: 40px;
}

.popustTitleText {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    margin-top: 5px;
    text-transform: uppercase;
}

.datumLeft {
    background-color: #338593;
    display: inline;
    float: left;
    width: 15%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 50px;
    text-align: center;
}

.datumRight {
    background-color: #eaf2f4;
    display: inline;
    float: left;
    width: 85%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
    padding-left: 15px;
    padding-top: 5px;
    line-height: 1em;
}

.datumPodatki {
    margin: 5px;
}

.kuponQRnavodilo {
    text-align: center;
    margin: 15px;
    font-weight: bold;
}

#ponudbaPodrobnoQRKodaKupon {
    border: 1px solid #666;
    width: 220px;
    height: 220px;
    padding: 10px;
    margin: 0 auto;
}

#crtnaKodaNarocnika, #ponudbaPodrobnoCrtnaKodaKarticePonudnika {
    margin: 0 auto;
}

/*.povezavePravnadolocila {
    text-transform: uppercase;
    text-decoration: underline;
    color: black;
}*/

.ponudnikiTab {
    display: inline;
    text-align: center;
    float: left;
    width: 50%;
    text-transform: uppercase;
    height: 34px;
}

.aktiventab {
    border-bottom: 2px solid #f9ae49;
    color: #f9ae49;
}

#zemljevid {
    height: 117%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.osebnipodatkiDiv{
    width: 90%;
    margin: 0 auto;
    background-color: #cfd8dc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 10px;
    padding-bottom: 1px;
}
.nastavitveDiv{    
    width: 90%;
    margin: 0 auto;
    background-color: #cfd8dc;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.osebnipodatkiheaderDiv{
    background-color: #5d9da9;
    width: 90%;
    margin: 0 auto;
}
.osebnipodatkiheaderDivLeft{
    height: 30px;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    display: inline;
    border-top-left-radius: 5px;
    background-color: #5d9da9;
}
.osebnipodatkiheaderDivRight{
    height: 30px;
    width: 75%;
    float: left;
    display: inline;
    border-top-right-radius: 5px;
    background-color: #5d9da9;
}
.osebnipodatkiheaderDivRight p{
    color: white;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}
.osebnipodatkiheaderDivLeft img{
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.osebnipodatkiDiv label{    
    float: left;
    width: 25%;
    font-weight: bold;
    padding-left: 15px;
    color: #555858;
}
.osebnipodatkiDiv input, .osebnipodatkiDiv textarea, .osebnipodatkiDiv select{
    width: 70%;
    margin-bottom: 5px;
    line-height: inherit;
    height: 30px;
    /*border: none;*/
    background-color: white;
}
.osebnipodatkiDiv button{
    background-color: white;
    width: 30%;
    margin: 15px;
    margin-left: 65%;
}
.vpisPodatkovIcons{
    width: 20px;
    margin-top: 5px;
}
.ponudbeFiltriranje{
    padding-left: 10px;
    text-transform: uppercase;
}
.lokacijaCheckbox{
    width: 90%;
    margin: 0 auto;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
}
.oznakaP{
    background-color: #ee4023; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    padding-left: 10px; 
    padding-right: 10px; 
    color:white; 
    text-transform: uppercase;
}
.oznakaDiv{
    height: 20px; 
    padding-right: 15px;
}
.oznakaOpis{
    width: 70%;
    font-size: 0.8em;
    margin-left: 25%;
}
.oznakaOpis2{
    width: 70%;
    font-size: 0.8em;
    margin-left: 25%;
    margin-top: 15px;
}
#pogojiUporabeLink{
    font-size:0.8em;
}
.osebnipodatkiinfoDiv{
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 100px;
}
.osebnipodatkiinfoDivLeft{
    width: 15%;
    padding-right: 5px;
    float: left;
    display: inline;
}
.osebnipodatkiinfoDivRight{
    width: 85%;
    float: left;
    display: inline;
    padding-left: 5px;
}
.infoIcon{
    max-width: 90%;
    max-height: 50px;
}
.infoText{
    font-weight: bold;
}
.filterDiv{
    border-radius: 5px;
    background-color: #cfd7dc;
    margin-bottom: 10px;
}
.filterDiv label{
    margin-left: 10px;
    margin-top: 10px;
    color: #313131;
}
.filterDiv input, .filterDiv select{
    width: 93%;
    margin-left: 10px;
    margin-bottom: 10px;
    font-style: italic;
    height: 30px;
    background-color: white;
}
.inputOmejitev{
    font-style: italic;
    background-color: white;
    height: 30px;
    border: 1px solid #666;
    position: relative;
    width: 15%;
    text-align: center;
    margin-top: 15px;
}
.headerTitle{
    display: inline;
    float:left;
}
.infoIconHeader{
    height: 30px;
}
.filterInfoDiv{
    position: fixed;
    top: 110px;
    width: 90%;
    left: 5%;
    right: 5%;
    background-color: #f9ae49;
    z-index: 200;
}
.filterInfoDivLeft{
    padding-top: 20px;
    width: 20%;
    text-align: center;
    float:left;
    display: inline;
}
.filterInfoDivCenter{
    padding-top: 5px;
    width: 60%;
    float:left;
    display: inline;
}
.filterInfoDivRight{
    width: 20%;
    float:left;
    display: inline;
}
.obnovaBtn{
    white-space:initial; 
    background-color: #d2d2d2; 
    border: none; 
    text-transform: uppercase; 
    font-weight: bold; 
    padding-left: 25px; 
    padding-right: 25px;
}
.iskanjePonudnikovInput{
    height: 30px;
    width: 100%;
    margin-bottom: 15px;
    font-style: italic;
    padding-left: 10px;
}
.pomocNaslov{
    font-weight: bold;
    font-size: 1.2em;
    color: #5D7C27;
}
.pomocFloat10{
    float:left;
    display: inline;
    position: relative;
    width: 10%;
}
.pomocFloat20{
    float:left;
    display: inline;
    position: relative;
    width: 20%;
}
.pomocFloat30{
    float:left;
    display: inline;
    position: relative;
    width: 30%;
}
.pomocFloat70{
    float:left;
    display: inline;
    position: relative;
    width: 70%;
}
.pomocFloat90{
    float:left;
    display: inline;
    position: relative;
    width: 90%;
}
.slikaPomoc {
    margin: 0 auto;
    max-height: 60px;
    max-width: 90%;
    padding-bottom: 2%;
}
.pomocKrogec{
    margin-left: 6px;
    padding-top: 1px;
    margin-top: 0px;
}
.pomocKrogec2{    
    margin-left: 6px;
    padding-top: 1px;
    margin-top: 2px;
}
.krogec{    
    background-color: #5D7C27; 
    border-radius: 10px; 
    width: 20px; 
    height: 20px; 
    color: white;
    display: inline;
    float: left;
    margin-top: 4px;
}
.pomocNaslov2{
    display: inline;
    float: left;
    position: relative;    
    width: 60%; 
    margin: 5px;
    margin-left: 20px;
}
.slikaPomoc2{
    margin: 0 auto;
    /*height: 70px;*/
    /*width: 70px;*/
    border-radius: 60px;
    padding-bottom: 2%;
    float:left;
    display: inline;
    background-color: white;
    margin-top: -20px;
}

.slikaPomoc2 img{
    max-width: 100%;
    /*margin-top: 10px;*/
    margin: 10px 5px 0 5px;
    height: 40px; 
    width: auto;
}
.pomocNaslov3{
    display: inline;
    float: left;
    position: relative;    
    width: 70%; 
    margin: 5px;
}
.slikaPomoc3{
    margin: 0 auto;
    height: 40px;
    width: 40px;
    padding-bottom: 2%;
    float:left;
    display: inline;
    background-color: white;
    margin-top: -10px;
    margin-left: 20px;
    text-align: center;
}
.slikaPomoc3 img{
    max-width: 80%;
    margin-top: 6px;
}
.kljukica{
    max-width: 100%;
    max-height: 25px;
    margin-top: 25px;
}

.iskanjeObjavInput{
    height: 30px;
    width: 100%;
    margin-top: 15px;
    font-style: italic;
    padding-left: 10px;
    background-color: #303D4E;
    border: none;
    border-bottom: 1px solid #666;
    color: white;
    background-image: url(../images/searchicon.PNG);
    background-position: 0px 7px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.iskanjeObjavInput:focus{
    outline: 0;    
}
.naslovStyle{
     text-decoration: underline;
}
iframe {
    position: fixed;
    background: #000;
    border: none;
    top: 0; right: 0;
    bottom: 0; left: 0;
    width: 100%;
    height: 100%;
    margin-top: 100px;
}
.velikaStevilka {
    color: #5D7C27; 
    font-size: 3.5em; 
    font-weight:100; 
    margin-top: 10px;
    margin-bottom: 20px;
}
