.home{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#323232;color:#fff;padding:0;margin:0}.home-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.home-content h1{font-size:3rem;margin-bottom:1rem;color:#fff;text-transform:uppercase}.home-content h3{font-size:1.5rem;margin-bottom:4rem}.home-content a{color:#fff;text-decoration:none;margin-bottom:3rem;padding:.5rem 1rem;border-radius:5px;width:100%}.home-content a h1{font-size:2rem;margin-bottom:unset}.home-content .maturita{background-color:#4caf50}.home-content .maturita:hover{background-color:#388e3c}.home-content .prace{background-color:#2196f3}.home-content .prace:hover{background-color:#1976d2}footer{border-top:2px solid #434343;width:100%;display:flex;margin:0;padding:0;justify-content:center;align-items:center}footer p{font-size:1rem;color:#fff;margin:0;padding:1rem}.maturita-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.maturita-content h1{font-size:3rem;margin-bottom:4rem}.maturita-content a{color:#fff;text-decoration:none;margin-bottom:3rem;padding:.5rem 1rem;border-radius:5px;width:100%}.maturita-content a h1{font-size:2rem;margin-bottom:unset}.maturita-content .maturita{background-color:#af4c4c}.maturita-content .maturita:hover{background-color:#8e3838}.maturita-content .prace{background-color:#f321e9}.maturita-content .prace:hover{background-color:#d219c9}.items{display:grid;column-gap:5px;grid-template-columns:repeat(2,1fr);width:100%;justify-content:center}.prace-content h1{font-size:2rem;text-transform:uppercase;margin-top:4rem}.home2{margin-top:10rem}h1{color:#2196f3}.item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:1rem;padding:1rem 2rem;background-color:#87c6f9;border-radius:4px}.item a{font-size:1rem;color:#000;text-decoration:none;font-weight:500}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#323232}
