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

.forms_row td {
padding:10px;
}



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

form.formPost { margin:auto; width:445px;clear:both; }
fieldset {border:0px;}
form.formPost .formRow, .formRowRed {overflow: hidden; margin:2px 0px; padding:2px; clear:both;}
form.formPost .formRowRed {background:#cbdef2; border:1px solid #3a75b7;}
form.formPost label {width:100px; float:left;min-height:16px;padding:2px 12px 2px 2px; text-align:right;}
form.formPost input, select  {width:240px;}
form.formPost select {width:208px;}
form.formPost input, textarea, select {float:left; padding:3px; border:1px solid #3a75b7; width:200px;}
form.formPost textarea {width:290px;height:100px;}
form.formPost input#wyslij {width:120px;}
span.gwiazda {color:red;}

table.list_pictures th, table.list_pictures td {border:1px solid #ddd; padding:4px;}
table.list_pictures th {padding:5px;}
table.list_pictures th img {border:1px solid #ddd; padding:2px;}
table.list_pictures {border:1px solid #ddd;   border-collapse: collapse;}
table.list_pictures td a img {border:0;}
