#page .sc_frm {margin: 2px;}
#page .sc_frm_basic {border: 0px solid #ECF6FB; padding: 0px;}

#page .sc_frm .sc_frm_table {width: 100%;}

#page .sc_frm th {text-align: right; vertical-align: top; width: 22%}
#page .sc_frm label {font-weight: normal; color: #269118; font-size: 11px;}

/*nadpisy*/
#page .sc_frm h3 {font-size: 17px; color: #3B5363; font-weight: bold; margin-bottom: 15px;}
#page .sc_frm h4,#page .sc_frm h5,#page .sc_frm h6 {font-weight: bold; color: #269118; margin: 0; padding: 5px;}

#page .sc_frm h4 {font-size: 15px;}
#page .sc_frm h5 {font-size: 14px;}
#page .sc_frm h6 {font-size: 13px;}

/*frm flags*/
#page .sc_frm_error input {background-color: #FFECF0;}
#page .sc_frm_error label {color: #D50202;}
#page .sc_frm_pov label {background-image: url("../images/pov.gif"); background-position: right top; background-repeat: no-repeat; padding-right: 5px;}

#page .sc_frm .notice {
 font-size: 10px; color: #49787c;
}

#page .sc_frm .fld {border: #A5A6A5 1px solid;}

#page .sc_frm .width0 {width: 143px;}
#page .sc_frm .width1 {width: 400px;}
#page .sc_frm .width2 {width: 200px;}
#page .sc_frm .width3 {width: 130px;}
#page .sc_frm .width4 {width: 260px;}
#page .sc_frm .width5 {width: 50px;}
#page .sc_frm .width6 {width: 60px;}
#page .sc_frm .width7 {width: 600px;}

#page .sc_frm .frmbutbg {text-align: center; background: #f0f0f0; border-top: 2px solid #e4e4e4; padding-top: 2px; margin-top: 2px;}
#page .sc_frm .frmbut {text-align: center;}
#page .sc_frm .button0 {
  background-image: #edeaea url(../images/but_filter.png);
  height: 31px;
  width: 83px;
  border: 0;
  font-weight: normal;
  padding-bottom: 3px;
}
#page .sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}

