.h-padding-0
{
    padding-right: 0px;
    padding-left: 0px;
}

html{scroll-behavior:smooth}

body
{
    font-size: 16px;
    color:#666;
}

.header-image
{
    border-left: 0px;
    border-right: 0px;
}

.nav-link
{
    font-size: 20px;
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6
{
    text-transform: uppercase;
    font-weight: bold;
    color:#333;
}

.uvodni-tekst
{
    margin-bottom:50px;
}

.uvodni-tekst h1
{
    margin-top: 50px;
    margin-bottom: 25px;
}

.usluge
{
    margin-bottom: 100px;
}

.usluge img
{
    margin-bottom: 20px;
}

.usluge h2
{
    font-size: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;;
}

.usluge p
{
    padding-left: 20px;
    padding-right: 20px;
}

.galerija
{
    margin-bottom: 100px;
}

.galerija h2
{
    margin-bottom: 25px;
}

.kontakt
{
    color: #ccc;
    background-color: #333333;
}

.kontakt h2{
    font-size: 1.25em;
    color:#fff;
}

.kontakt a 
{
    color:#fff;
    text-decoration: underline;
}

#map 
{
    min-height: 350px;
}