@import url('https://fonts.googleapis.com/css2?family=Amita:wght@400;700&family=Kurale&display=swap');
body{
    margin: 0;
}
#gora{
    background-color: #ffeac1;
    position: relative;
    width: 100%;
    height: 400px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#flagi img{
    height: 90px;
    width: 140px;
    scale: 2;
}
#zdj1{
    
    margin-right: 100px;
}
#zdj2{
    margin-left: 100px;
    
}
#zaw{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 10%;
    margin-right: 10%;
}
#flagi{
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 70px;
    font-family: 'Amita', cursive;
    font-weight: 700;  
    width: 1290px;
}
#flagi a{
    width: 530px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#inf{
    margin-top: 30px;
}
#inf, #inf2{
    font-size: 30px;
    font-family: 'Amita', cursive;
    font-weight: 400;
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
#menu{
    width: 100%;
    height: 100px;
    background-color:#ffeac1;
    opacity: 5100%;
    display: flex;
    align-items: center;
    justify-content:space-around;
}
#dropdown{
    position: relative;
}
#dropdown ul{
    width: 260px;
    text-align: center;
    position: absolute;
    background-color: #080072;
    padding: 0;
    list-style-type: none;
    color: white;
    text-decoration: none;
    margin-top: -20px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 20px;
    display: none;
}
#dropdown ul li{
    padding-top: 10px;
    height: 40px;
    width: 250px;
    margin-right: 2.5px;
    margin-left: 2.5px;
    text-align: center;
}
.linklink{
    display: block;
    font-size: 20px;
    height: 30px;
    width: 250px;
    text-decoration: none;
    font-family: 'Kurale', serif;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.wyj{
    background-color: #080072;
    height: 70px;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: 'Kurale', serif;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-size: 20px;
    border-radius: 50px;
    margin: 15px;
    -webkit-box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
    box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
}
#dropdown a:hover{
    background-color: #ffffff;
    border-radius: 50px;
    transition: all 0.6s ease 0s;
    color: black;

}
#dropdown a:focus + ul,
#dropdown a:hover + ul,
#dropdown ul:hover{
    display: block;
}
#wyj{
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0;
}
.akt{
    background-color: #0e00cc;
}
.link{
    margin: 15px;
    height: 70px;
    width: 250px;
    -webkit-box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
    box-shadow: 0px 3px 40px -10px rgba(66, 68, 90, 1);
    border-radius: 50px;
    background-color: #080072;
    
}
#aa{
    background-color: #0e00cc;
}
.link a{
    font-size: 20px;
    height: 70px;
    width: 250px;
    text-decoration: none;
    font-family: 'Kurale', serif;
    font-weight: 400;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    
}
.link a:hover{
    background-color: #ffffff;
    border-radius: 50px;
    transition: all 0.6s ease 0s;
    color: black;
}
#zawartosc{
    background-color: white;
    height: auto;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
#zawa{
    margin-left: 15%;
    margin-right: 15%;
}
#nag{
    font-size: 40px;
    font-family: 'Amita', cursive;
    font-weight: 700;
}
#linia{
    height: 4px;
    width: 80%;
    background-color: #0e00cc;
    margin-top: 15px;
    margin-bottom: 10px;
}
#tek{
    font-size: 34px;
    width: 80%;
    font-family: 'Kurale', serif;
    font-weight: 400;
    line-height: 50px;
    display: grid;
    grid-template-columns: 600px, 400px;
    grid-template-rows: 500px, 200px;
}
#tek a{
    text-decoration: none;
    color: black;
}
#obba{
    grid-area: 1/1/2/2;
    scale: 0.75;
}
#tek ul{
    grid-area: 1/2/2/3;
}
#tek p{
    grid-area: 2/1/3/3;
}
#oba{
    height: auto;
    width: auto;
}
.kont{
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
}
.kont a{
    font-family: 'Kurale', serif;
    font-weight: 400;
}
#czerwone{
    color: red;
    font-style:italic;
}
.fac{
    display: flex;
    justify-content: center;
    align-items: center;
}
#stopka{
    height: 300px;
    background-color: black;
    width: 100%;
    opacity: 75%;
    padding-top: 20px;
    padding-bottom: 20px;
}
#sto{
    margin-left: 15%;
    margin-right: 15%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 300px;
    
}

#link2 a{
    font-size: 20px;
    height: 30px;
    width: 150px;
    text-decoration: none;
    font-family: 'Kurale', serif;
    font-weight: 400;
    color: #ffffff7c;
    
    
}
#kon{
    color: #ffffff7c;
    text-decoration: none;
    font-size: 20px;
    display: flex;
    flex-direction: column;
}
#kon a{
    color: #ffffff7c;
    text-decoration: none;
    font-size: 20px;
}
#autor{
    height: 40px;
    width: 100%;
    background-color: black;
    color: #ffffff41;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 75%;
    text-decoration: none;
}
#autor2{
    background-color: black;
    color: #ffffff41;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 75%;
    text-decoration: none;
}
@media screen and (max-width: 1400px){
    #menu{
        height: 500px;
        flex-direction: column;
        width: 100%;
    }
    #flagi{
        width: auto;
    }
    #flagi img{
        height: 90px;
        width: 140px;
        scale: 1;
    }
    #zdj1{
    
        margin-right: 0px;
    }
    #zdj2{
        margin-left: 0px;
        
    }
    #tek{
        display: flex;
        flex-direction: column;
    }
    #oba{
        height: auto;
        width: auto;
    }
    
}
@media screen and (max-width: 850px){
    #menu{
        height: 500px;
        flex-direction: column;
        width: 100%;
    }
    #flagi img{
        height: 90px;
        width: 140px;
        scale: 1;
    }
    #zdj1{
    
        margin-right: 5px;
    }
    #zdj2{
        margin-left: 5px;
        
    }
    #flagi{
        width: 350px;
        font-size: 50px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #flagi a{
        width: 200px;
    }
    #inf, #inf2{
        font-size: 20px;   
    }
    #gora{
        width: 100%;
    }
    #zaw{
        margin-left: 0;
        margin-right: 0;
    }
    #zawartosc{
        margin: 0px;
        height: auto;
        width: 100%;
    }
    #zawa{
        margin-left: 1%;
        margin-right: 1%;
    }
    #tek{
        display: flex;
        flex-direction: column;
    }
    #oba{
        height: auto;
        width: auto;
    }
    #obba{
        width: 300px;
        height: 150px;
       
    }
    .kont{
        display: flex;
        flex-direction: column;
    }
    #sto{
        margin-left: 1%;
        margin-right: 1%;
    }
}
@media screen and (max-width: 500px){
    #stopka{
        height: auto;
    }
    #sto{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: auto;
    }
}
@media screen and (max-width: 310px){
    #sto{
        flex-direction: column;
    }
    #oba{
        height: auto;
        width: auto;
    }
    #obba{
        scale: 1;
        height: 100px;
        width: 200px;
    }
    
    
}