/* htmlarea wywala (wlasciwie to odsuwa w niebyt) htmlarea i zastepuje je iframem. */
.forms_field, .forms_form .forms_row .htmlarea iframe {
  width: 500px;
  margin-left: 0px;
  margin-right: 0px;
}

.forms_row td {
padding:5px;
font-weight:bold;
}


form.forms_form table tr td {padding-left:10px;}

form.formPost { margin:auto;}
form.formPost  fieldset {border:0px;width:380px;}
form.formPost .formRow, .formRowRed {overflow: hidden; margin:2px 0px; padding:2px;}
form.formPost .formRowRed {background:#d5c6c3; border:1px solid #503431;}
form.formPost label {width:120px; float:left;min-height:16px;padding:2px 12px 2px 2px; text-align:right;}
form.formPost input, select  {width:170px;}
form.formPost textarea {width:235px;height:100px;}
.formRow input#wyslij {width:54px;border:0;background:url(images/wyslij_f.png);color:#D0C1BC;height:20px;}
span.gwiazda {color:red;}