.naslovna-back {

    padding: 2px 12px;
    background-color: rgb(213, 241, 241, 0.50);
    border-radius: 40px;

    font-weight: 500;
    color: rgb(32, 79, 94);

}

a.naslovna:link, a.naslovna:hover, a.naslovna:visited {
    text-decoration: none  !important;
}

a:link { text-decoration: none; color:black}
a:visited { text-decoration: none; color:black}
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

.desni-sticky{
    background-color: white;
}


#map {
    height: 100%;
  }

gmp-map {
    height: 100%;
  }