.sc_frm {margin: 2px;}
.sc_frm_basic {border: 0px solid #ECF6FB; padding: 2px;}

.sc_frm .sc_frm_table {width: 100%;}

.sc_frm th {text-align: right; vertical-align: top; width: 20%}
.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: #bcbcbc 1px solid;}

.sc_frm .width0 {width: 500px;}
.sc_frm .width1 {width: 400px;}
.sc_frm .cont_form .width1 {width: 300px;}
.sc_frm .width2 {width: 200px;}
.sc_frm .cont_form .width2 {width: 300px;}
.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 #FFEAB8; padding-top: 2px; margin: 2px 0px 0px 0px;}
.sc_frm .frmbut {text-align: left;}
.sc_frm .button0 {
  background: none repeat scroll 0 0 #4C7FB8;
  border: 1px solid #C1D4EA;
  color: #FFFFFF;
  width: 120px !important;
  padding: 3px 0px 3px 0px;
  height: 30px;
  color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px; /* ff */
  cursor: pointer;
}
.sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}


.sc_frm_table input {
/*    width: 500px !important;*/
    height: 20px;
    background: #f1f1f1;
}

.sc_frm_table textarea {
/*    width: 500px !important;*/
    background: #f1f1f1;
}