.kontakt{
text-align: center;
}

.container img{
max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}


blockquote{
background: #e4e4e4;
    font-size: 18px;
    font-style: italic;
    padding: 17px;
}

#telefonHeader{
color: #8bc34a;
font-weight: bold;
text-align: center;
}

#telefonHeader a{
color: #8bc34a;
}

#kontaktWidget{
background: #e2e2e2;
}

#kontaktWidget a{
color: inherit;
}

strong, b{
font-weight: bold;
}

h1,h2,h3,h4,h5,h6{
text-align: center;
}

.responsive{
max-width: 100%;
}

.videoembed{
max-width: 100%;
}

.slide img{
width: 100%;
}

.galerija img{
width: 100%;
height: auto;
}

.transparentno{
background-color: #000000c2;
}

.slidertelefon{
width: 210px;
margin-bottom: 9px;
}

.dugme-poziv{
width: 100%;
position: fixed;
bottom: 2px;
left: 0px;
right: 0px;
padding: 2px;
height: 42px;
display: block;
background: url(assets/img/zlatna1.webp);
}

.dugme-poziv a{
font-size: 27px;
color: white;
}

.dugme-poziv .poziv{
width: 46%;
background: #03c500;
}

.dugme-poziv .viber{
width: 27%;
background: #7a2b89;
}

.dugme-poziv .whatsapp{
width: 27%;
background: #13cf11;
}


@media (min-width: 62em) {
.galerija img{
width: 375px;
height: auto;
}

.dugme-poziv{
display: none;
}

}

