body
{
    background-color: #9DA993;
}

.nadpis
{
    font-size: 100px;
    font-family: fantasy;
    text-align: center;
    text-shadow: 80px 50px 100px;
    padding-bottom: 50px;
}

.zaklad
{
    padding-left: 3px;
    padding-bottom: 10px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
    border: 2px solid;
    background-color: #E4B4B4;
    border-radius: 20px;
    width: 1000px;
    
}

.deleni
{
    border: 2px solid black;
    padding: 10px;
    border-radius: 20px;
    background-color: #BCA88E;
    font-size: 30px;
    width: 150px;
    font-weight: bolder;
}

.deleni2
{
    border: 2px solid black;
    padding: 10px;
    border-radius: 20px;
    background-color: #BCA88E;
    font-size: 30px;
    width: 150px;
    font-weight: bolder;
    width: 320px;
}

.vysvetleni
{
    padding-left: 3px;
    padding-bottom: 50px;
    padding-top: 5px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
    border: 2px solid;
    background-color: #E3E8E9;
    border-radius: 20px;
    padding-bottom: 2px;
}

.uprosted
{
    text-align: center;
    align-self: center;
    align-items: center;
    align-content: center;
    align-tracks: center;
    padding-left: 500px;
}

.povidani
{
    padding-left: 3px;
    padding-bottom: 50px;
    padding-top: 5px;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: bold;
    border: 2px solid;
    background-color: #0064be;
    border-radius: 20px;
    height: 22px;
    padding-bottom: 2px;
    margin-bottom: 50px;
    text-decoration: none;
    
}
