.sc_frm {margin: 2px;}
.sc_frm_basic {border: 1px solid #ECF6FB; padding: 2px;}

.sc_frm .sc_frm_table {width: 100%;}

.sc_frm th {text-align: right; vertical-align: top; width: 22%}
.sc_frm label {font-weight: normal; color: #374D64; font-size: 11px;}

/*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;
}

.sc_frm .fld {border: #bfd3e1 1px solid;}

.sc_frm .width0 {width: 500px;}
.sc_frm .width1 {width: 400px;}
.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: 2px solid #FFEAB8; padding-top: 2px; margin-top: 2px;}
.sc_frm .frmbut {text-align: center;}
.sc_frm .button0 {background-color: #bfd3e1; border-color: #d9e6ee; width: 120px;}
.sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}

/*Header search*/
#sel_category {
  padding-left: 70px;
}
body.blind .bg_input {
  border: 1px solid #000;
  background: #fff;
  width: 150px;
  height: 15px;
  padding-top: 3px;
  font-size: 1.0em;
  display: block;
  float: left;
  color: #000;
  padding-left: 5px;
}
body.blind .search_input {
  border: 0px;
  background: #000;
  height:20px;
  display: block;
  float: left;
  padding: 2px;
  font-size: 0.9em;
  margin-left: 5px;
  color: #fff;
  width: 50px;
}
