<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.formtable input[type="text"] {
    width: 259px;
    padding-left: 10px;
    height: 39px;
    line-height: 39px;
    border: 0;
    background: url(../img/resco/inputbg.png) no-repeat;
    margin: 5px 0;
}

.formtable {
    padding-top: 30px;
    font-size: 14px;
}

.formtable td {
    vertical-align: middle;
}

.formtable textarea {
    background: url(../img/resco/textarea-bg.png) no-repeat;
    width: 716px;
    height: 71px;
    border: 0;
    padding: 10px
}

.formtable .fx {
    width: 150px;
}

.formtable input.spamctrl {
    background: url(../img/resco/spamctrl.png) no-repeat;
    width: 59px;
    height: 33px;
    line-height: 33px;
    border: 0
}

.cms_competition .formtable label {
    width: 110px;
    white-space: nowrap;
}

.cms_competition .formtable label.competition_control {
    width: 185px;
}

.cms_competition .odeslat {
    margin-left: 9px;
}

.cms_competition .formtable {
    background: transparent;
    width: 500px;
    margin: 20px 0 0 0;
}
</pre></body></html>