.box .column_box .column_right table.formular, .box .column_box .column_right table.formular tr td {
    border: none;
}
.box .column_box .column_right table.formular tr td textarea {
    width: 300px;
    overflow: auto;
}
div.hvezdicka {
    color: #FF6600;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: 1px solid #EEE;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
td.vertical_align {
    vertical-align: top;
}
.error {
    color: red;
    font-size: 85%;
    font-weight: bold;
}