body {
    background-image: url(src/img/tlo_cmentarz.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

li > a > button {
width: 120px;
}

img {
    shape-margin: 10px;
}

#stopka {
    background-color: rgb(138, 138, 138);
}

#kontakt_tresc > div > div > div > div > img {
    max-width: 150px;
}