

#order_form h3 {
  font-size: 1em;
  font-weight: bold;
  color: #416317;
  padding-bottom: 6px;
  background: url(../images/layout/order_form/form_hr.gif) 0 100% repeat-x;
  margin-bottom: 6px;
}

#order_form, #order_form fieldset {
  width: 100%;
}

#order_form .field {
  position: relative;
  padding: 20px 17px 0px 17px; &padding-top: 17px; _padding-top: 17px;
	min-height: 20px;
	_height: 20px;
	margin-bottom: 24px;
  background: url(../images/layout/order_form/order_form.gif) 0 0 no-repeat;
}
#order_form .field .shb {
  position: absolute;
  bottom: -15px; left: 0px;
  width: 420px;
  height: 15px;
  font-size: 1px;
  background: url(../images/layout/order_form/order_form_shb.gif) 0 0 no-repeat;
}

#order_form .field label {
  margin-right: 14px;   &margin-right: 8px;   _margin-right: 8px;
  font-weight: bold;
  position:relative;
  top: -1px;
  font-size: 0.9em;
}

#order_form .field .fl {
  margin-bottom: 3px;
}

#order_form .field .fl label {
  float: left;
  width: 100px;
  text-align: right;
}

#order_form .field .fl .inp1 {
  float: left;
  width: 260px;
  border: 1px solid #a4a4a4;
}

#order_form .field .fl textarea.inp1 {
  height: 60px;
}

#order_form .fnsh {
  margin: 12px 0px; &margin: 6px 0px; _margin: 6px 0px;
  text-align: right;
}

#order_form .totalprice {
  background: #fcfefd url(../images/totalprice.gif) 0 0 no-repeat;
  width: 420px;
  height: 50px;
	margin-bottom: 9px;
}
#order_form .totalprice table td {
  height: 50px;
  vertical-align: center;
  padding-left: 20px;
  font-weight: bold;
}

#order_form .totalprice table td span {
  color: #c6370d;
}

#order_form .totalprice table td.col1 {
  width: 237px;
  padding-right: 10px;
}

#order_form .totalprice table td.col2 {
  width: 174px;
}

#order_form  #item_0 {
  float: right;
  margin-top: 9px;  &margin-top: 5px;  _margin-top: 5px;
}

#content table.products {
  text-align: left;
  font-size: 0.9em;
}

#content table.products td, #content table.products th {
  padding: 3px 3px;
}

#content table.products th {
  color: #416317;
}

#content ul.properties {
   font-size: 0.8em;
   text-align: left;
}

#content ul.properties li {
  line-height:1.1em;
}

#order_form .dopcena {
  position: relative;
  float: right;
	padding: 0;
	margin-top: 16px; 	&margin-top: 23px; 	_margin-top: 23px;
	font-size: 0.9em;
	text-align: left;

}

#order_form .field2 {
  position: relative;
  float: right;
  width: 156px;
  height: 39px;
	padding: 11px 11px 0px 11px;
	margin-top: 6px; 	&margin-top: 13px; 	_margin-top: 13px;
  background: url(../images/layout/order_form/order_form_field2.gif) 0 0 no-repeat;
}

#order_form #grr {
  position: relative;
  float: right;
  width: 190px;
}

#order_form #grr img {
  margin: 0px;
}

.field2 {
    background-color:#eee;
}
