.sc_frm {margin: 2px;}
#page .sc_frm_basic {border: 0px solid #E0DAC3; padding: 2px;}

.sc_frm .sc_frm_table {width: 100%;}

.sc_frm th {text-align: right; vertical-align: top; width: 80px;}
#page .sc_frm label {font-weight: normal; color: #644928; font-size: 0.9em;}

/*nadpisy*/
.sc_frm h3 {font-size: 17px; color: #3B5363; font-weight: bold; margin-bottom: 15px;}
.sc_frm h4,.sc_frm h5,.sc_frm h6 {font-weight: bold; color: #708090; margin: 0; padding: 5px;}

.sc_frm h4 {font-size: 15px;}
.sc_frm h5 {font-size: 14px;}
.sc_frm h6 {font-size: 13px;}

/*frm flags*/
.sc_frm_error input {background-color: #FFECF0;}
.sc_frm_error label {color: #D50202;}
.sc_frm_pov label {background-image: url("../images/pov.gif"); background-position: right top; background-repeat: no-repeat; padding-right: 5px;}

.sc_frm .notice {
 font-size: 10px; color: #49787c;
}

#page .sc_frm .fld {border: #BFB383 1px solid;}

.sc_frm .width0 {width: 500px;}
#page .sc_frm .width1 {width: 300px;}
.sc_frm .width2 {width: 200px;}
.sc_frm .width3 {width: 130px;}
.sc_frm .width4 {width: 260px;}
.sc_frm .width5 {width: 50px;}
.sc_frm .width6 {width: 60px;}
.sc_frm .width7 {width: 600px;}

.sc_frm .frmbutbg {text-align: center; border-top: 0px solid #BFB383; padding-top: 2px; margin-top: 2px;}
.sc_frm .frmbut {text-align: center;}
#page .sc_frm .button0 {
  float: left;
  color: #F7F1DF;
  border: 0;
  margin-left: 85px;
  background: url(../images/bg_back.gif) no-repeat;
  height: 25px;
  width: 78px;
  padding-bottom: 4px;
}
.sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}