.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;}


/****************** right ***************/
#right .sc_frm {margin: 0;}
#right .sc_frm_basic {border: 0; padding: 0;}

#right .sc_frm .sc_frm_table {width: 100%; color: #b7b7b7; font-size: 0.8em;}

#right .sc_frm th {text-align: right; vertical-align: top; width: 22%}
#right .sc_frm label {font-weight: normal; color: #B7B7B7; font-size: 0.9em;}

/*nadpisy*/
#right .sc_frm h3 {font-size: 17px; color: #3B5363; font-weight: bold; margin-bottom: 15px;}
#right .sc_frm h4, #right .sc_frm h5, #right .sc_frm h6 {font-weight: bold; color: #708090; margin: 0; padding: 5px;}

#right .sc_frm h4 {font-size: 15px;}
#right .sc_frm h5 {font-size: 14px;}
#right .sc_frm h6 {font-size: 13px;}

/*frm flags*/
#right .sc_frm_error input {background-color: #FFECF0;}
#right .sc_frm_error label {color: #D50202;}
#right .sc_frm_pov label {background-image: url(../images/pov.gif); background-position: right top; background-repeat: no-repeat; padding-right: 5px;}

#right .sc_frm .notice {
 font-size: 10px; color: #49787c;
}

#right .sc_frm .fld {border: #bfd3e1 1px solid;}

#right .sc_frm .width0 {width: 170px; font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #617181;}
#right .sc_frm .width1 {width: 110px; font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #617181;}

#right .sc_frm .frmbutbg {text-align: center; border-top: 2px solid #FFEAB8; padding-top: 2px; margin-top: 2px;}
#right .sc_frm .frmbut {text-align: center;}
#right .sc_frm .button0 {
  background-color: #DFE6E8;
  border: 1px solid #BFD3E1;
  color: #8C8C8C;
  width: 90px;
  font-size: 0.9em;
}
#right .sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}
