#content_header {
    text-align: right;
}

#divForm {
    display: block;
    width: 350px;
    float: left;
}

#divForm2 {
    display: none;
    width: 350px;
    float: left;
}

#messages {
    border: 1px solid #e2ce80;
    background-color: #fdedae;
}

#messages ul {
    list-style-type: none;
    margin-left: 0;
}

p.kalk_valaszto {
    display: block;
    width: 100%;
    clear: both;
}
