html,
body {
    background-color: #406963;
}
.main {
    margin: auto;
    height: 3114px;
    width: 1220px;
    background: url(../src/15_16_17/bg.png) no-repeat center;
    align-content: center;
    color: white;
    font-weight: bold;
    font-family: sans-serif, arial;
    font-size: 15px;
    text-align: center;
}
.header {
    padding-top: 80px;
    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: white;    
    font-weight: normal;
    
}
.text {
    color: white;
    font-size: 19px;
    font-family: "Arial", arial, sans-serif;
    font-weight: normal;
    
}
.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: white;
}
.mysl {
    font-weight: normal;
    color: #FFFFFF;
    letter-spacing: 1pt;
    word-spacing: 2pt;
    font-size: 32px;
    color: white;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    line-height: 1;
}

.pdf img {
    position: relative;
    top: -2465px;
    left: 350px;
    width: 150px;
    height: auto;
}

.pdf img:hover {
    filter: invert(1);
}

.pdf1 img {
    position: relative;
    top: -920px;
    left: 350px;
    width: 150px;
    height: auto;
    
}   

.pdf1 img:hover {
    filter: invert(1);
}



.pdf2 img {
    position: relative;
    top: -1880px;
    left: 350px;
    width: 150px;
    height: auto;
    
}

.pdf2 img:hover {
    filter: invert(1);
}

.gall img {
    position: relative;
    top: -2390px;
    left: 0px;
    width: 1100px;
    height: 200px;
    opacity: 0;
}

.gall2 img {
    position: relative;
    top: -1540px;
    left: -20px;
    width: 900px;
    height: 250px;
    opacity: 0;
}
.gall3 img {
    position: relative;
    top: -800px;
    left: -20px;
    width: 720px;
    height: auto;
    opacity: 0;
}
.pecet img {
    position:relative;
    top: -1390px;
    left: -500px;
    width: 100px;
    height: auto;
    
}

