html,
body {
    background-color: #DBBF97;
}
.main {
    margin: auto;
    height: 3560px;
    width: 1220px;
    background: url(../src/4_5_6/PVB%20BON%20kap%204%205%206%20BezMe%20POZ.jpg) no-repeat center;
    align-content: center;
    color: black;
    font-weight: bold;
    font-family: sans-serif, arial;
    font-size: 15px;
    text-align: center;
}
.header {
    padding-top: 90px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-align: center;
    line-height: 55px;
}
.podnadpis {
    padding-top: 40px;
    color: rgb(255, 128, 0);
    line-height: 2pt;
    letter-spacing: 1.5pt;
    font-weight: normal;
}
.podnadpis h2 {
    font-size: 35px;
    word-spacing: 2pt;
    text-transform: uppercase;
    letter-spacing: 2pt;
    font-weight: bold;
}
.kapitola {
    font-family: sans-serif, arial;
    font-size: 20px;
    color: black;    
    font-weight: normal;
}
.text {
    color: black;
    font-size: 19px;
    font-family: "Arial", arial, sans-serif;
}
.napis {
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1pt;
    word-spacing: 2pt;
    font-size: 34px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    line-height: 1;
    color: black;
}
.mysl {
    font-weight: normal;
    color: #FFFFFF;
    letter-spacing: 1pt;
    word-spacing: 2pt;
    font-size: 32px;
    color: black;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    line-height: 1;
}

.gall img {
    position: relative;
    top: -1980px;
    left: 15px;
    width: 750px;
    height: auto;
    opacity: 0;
}

.gall2 img {
    position: relative;
    top: -1250px;
    left: 10px;
    width: 550px;
    height: auto;
    opacity: 0;
}

.gall3 img {
    position: relative;
    top: -430px;
    left: 0px;
    width: 550px;
    height: auto;
    opacity: 0;
}


.pdf img {
    position: relative;
    top: -3550px;
    left: 370px;
    width: 150px;
    height: auto;
}

.pdf img:hover {
    filter: invert(1);
}


.pdf2 img {
    position: relative;
    top: -2560px;
    left: 370px;
    width: 150px;
    height: auto;
    
}

.pdf2 img:hover {
    filter: invert(1);
}
.pdf3 img {
    position: relative;
    top: -1700px;
    left: 370px;
    width: 150px;
    height: auto;
    
}


.pdf3 img:hover {
    filter: invert(1);
}

.pecet img {
    width: 100px;
    height: auto;
    position: relative;
    top: -3490px;
    left: -500px;
}

.pecet2 img {
    width: 100px;
    height: auto;
    position: relative;
    top: -3475px;
    left: -500px;
}

.pecet3 img {
    width: 100px;
    height: auto;
    position: relative;
    top: -1650px;
    left: -500px;
}


