form label{
    color: #1B2450;
}

#registrace .nadpis h3{
    font-size: 1.2em;
}

#registrace .block .sub_block{
    margin-top: 20px;
}

#registrace .block .sub_block table{
    width: 80%;

    margin-left: auto;
    margin-right: auto;

}

#registrace .block .sub_block table label{
    font-weight: bold;
}

#podminky_registrace{
    flex: 0 1 70%;
    font-size: 0.8em;
    text-align: left;
}