.osnova {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    border: 2px solid black;
    vertical-align: middle;
    text-align: center;
    min-height: 300px;
    font-weight: 900;
    padding-bottom: 3em;
}
.formVibor {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 1.4em;
    font-weight: 900;
}
.viborReg {
    width: 10em;
    height: 10em;
    font-size: 0.8em;
    font-weight: 900;
}
.formRegisr {
    display: inline-block;
    margin: auto;
    text-align: right;
}
.labUser {
    font-size: 1.4em;
}
.labUser input {
    font-size: 1em;
    margin-bottom: 0.5em;
}
.labUser b {
    color: red;
}
.butReg {
    text-align: center;
    font-weight: 900;
    font-size: 1.4em;
}
.danger {
    font-size: 1.2em;
}
.danger sub {
    color: red;
    font-size: 2em;
    position: relative;
    top: 7px;
}
.zashel {
    font-size: 2em;
}
.ujeyes {
    display: block;
    font-weight: 900;
    font-size: 1.4em;
}






















































































































