.sc_frm {}
.sc_frm_basic {}

.sc_frm .sc_frm_table {width: 100%;}

.sc_frm th {text-align: right; vertical-align: top; width: 85px;}
.sc_frm label {font-weight: normal; color: #374D64;}

/*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;
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari, Chrome */
  -khtml-border-radius: 5px; /* Linux */
  border-radius: 5px; /* CSS3 */
}

.sc_frm .width0 {width: 143px;}
.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: 400px;}

.sc_frm .frmbutbg { padding-left: 85px; }
.sc_frm .frmbut {text-align: center;}
.sc_frm .button0 {border: 0; border-radius: 5px; height: 30px; background: url('../images/bg_button.gif') repeat-x; color: #fff; font-weight: bold; text-shadow: 2px 2px 2px #5f95ab; cursor: pointer;}
.sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}

.bg_input {width: 100px; height: 15px; font-size: 0.8em; color: #627883; border: 1px solid #C8C8C8;}
.search_input {background-color: #bfd3e1; border: 1px solid #d9e6ee; height: 20px; width: 50px; font-size: 0.8em; text-align: center;}

/*** Mailing list ***/
.mlist {
  margin: 20px 5px 0 20px;
  position: relative;
}
.mlist .sc_frm_table {
  margin: 10px 0;
}
.mlist span.head {
  background: #DFCE8B;
  padding: 5px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
.mlist span.info {
  padding: 5px;
  font-style: italic;
  display: block;
  font-size: 0.9em;
}
.mlist .sc_frm {
  margin: 0;
}
.mlist .sc_frm_basic {
  border: 0;
  padding: 0;
}
.mlist .sc_frm .width2 {
  width: 140px;
  border: 1px solid #DFD4A7;
}
.mlist .sc_frm span {
  font-size: 0.85em;
}
.mlist .sc_frm .frmbutbg {
  border: 0;
  padding: 0;
  margin: 0;
}
.mlist .sc_frm .button0 {
  /*position: absolute;
  top: 69px;
  right: 5px;*/
  background-color: #DFD4A7;
  border: 0;
  width: 80px;
  border: 1px solid #AFA478;
  font-size: 0.9em;
  color: #9F4700;
  cursor: pointer;
  font-weight: bold;
}
