div.logo { height: 230px; background: url('./barama_pl.gif') no-repeat; position: top left; margin: 0px 0px 40px 0px; text-align: right; }
h1 { font-weight: normal; color: #742877; margin: 1em 0px 0.4em 100px; font-size: 160%; margin-top: 0; }
p { margin: 0 100px 1.2em 120px; }
p.nomargin { margin-bottom: 0; }

div.form-tl { background: #fbe5f9 url('./r-form-tl.gif') no-repeat; position: relative; }
div.form-br { background: url('./r-form-br.gif') no-repeat 100% 100%; padding: 1.2em 0 5px 0; }
div.form-tr { height: 29px; background: url('./r-form-tr.gif') no-repeat 100% 100%; }
div.form-bl { height: 20px; background: url('./r-form-bl.gif') no-repeat; }


div.form-field { margin: 0 100px 1.4em 120px; }
div.form-field div.description { margin-bottom: 0.4em; }
div.form-field div.additional { margin-top: 0.6em; }

input.wide, textarea.wide, select.wide { width: 100%; }
input, textarea, select { max-width: 100%; }
input.middle { vertical-align: middle; }
div.msg-error { color: red; }



