div.mailform { width: 450px; }
div.mailform div.error {  }
div.mailform div.error ul li { color: red; }

table.mailform th { width: 150px; text-align: left; font-size: 14px; font-weight: normal; vertical-align: top; padding-top: 5px; }
table.mailform td { font-size: 14px; padding: 2px 0; }
table.mailform tr.spacer td { height: 45px; padding: 0; }

div.mailform input, div.mailform textarea { border: 1px white solid; background-color: #031a1d; color: white; padding: 3px; }
div.mailform input.text_input, div.mailform textarea {width: 290px; }

div.mailform div.zajem_o_polozka { float: left; width: 149px;  }

table.mailform td.odeslat { height: 70px; padding: 0; text-align: right; }
div.mailform input.odeslat_btn { font-size: 16px; font-weight: bold; padding: 7px 40px 7px 10px; text-transform: uppercase; border: 0; background: #4a7f87  url(../images/link-arrow-input.gif) no-repeat right center; }
