form.cmxform p {
  text-align: center;
  padding: 10px;
  background: #FBFBFB;
  margin:0 0 10px 0;
}

form.cmxform fieldset {
  margin-bottom: 1px;
  border: 0px;
}
form.cmxform legend {
  padding: 0 2px;
  display: none;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  text-align: right;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 0px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
  padding: 0px;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  text-align: left;
}
form.cmxform em {
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 150px; /* szerokosc opisu */
}

form.cmxform fieldset fieldset label {
  margin-left: 153px; /* +3 */
}

form.cmxform input.text, form.cmxform textarea, form.cmxform select {
	width: 341px;
  vertical-align: bottom;
  border: 1px solid #C6C7CE;
  font-size:11px;
  font-family:verdana;
}
form.cmxform input.text,form.cmxform select {height:20px;}

form.cmxform select {
	width: 231px;
}

form.cmxform textarea {
	margin-top: 2px
}

#module_form *  > input.text, #module_form * > textarea, #module_form * > select {
	width: 321px;
}

form.cmxform input.text {background:url(../../grafika/wycena_input_tlo.gif) repeat-x;border:0;line-height:20px;margin-bottom:1px;}
form.cmxform textarea {background:url(../../grafika/wycena_textarea_tlo.gif) repeat-x;height:71px;border:0;margin-top:0px;}


#formSend, #formSendOn {
  background:url(../../grafika/content_top_right_wiecej.gif) no-repeat;	
  color: white;
  width: 66px;
  cursor: pointer;
  position: relative;
  left: -6px;
  font-size:11px;
  text-align:left;
  padding-left:5px;
  left:-154px;
  font-weight:bold;
  font-size:0.9em;
  height:16px;
  line-height:16px;
}

#formSendOn {

}

.error {
	color: red;
}

#module_form  {
	margin:0;
	padding:0;
}