/* CSS Document */
td, td i, .text, p, .uvod  {
  font-weight: normal;
  color: #000000;
  text-decoration:none;
}

td, td i, .text, p { font-size: 10px; }
.uvod { font-size: 14px; }

strong.nad {
  font-size: 11px;
  font-weight: bolder;
  text-decoration:none;
  font-style : normal;
}

.spatne, .silver_kfrm { color:red; }
.dobre { color:black; }

table.kfrm {
 border-collapse: collapse;
 font-size: 11px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.kfrm td.pad_kfrm { padding: 13px 0 3px 0; }

#main_kfrm {
  float:left;
  height: 300px;
  margin-top: 2em;
  margin-bottom: 5em;
}
html>body #main_kfrm {
  height: auto;
  min-height: 300px;
}

.tarea, textarea {
  font-size: 11px;
  width: 650px; 
  height: 50px;
  font-family: Arial, Helvetica, sans-serif;
}

form.kfrm fieldset { padding: 15px; border: 1px solid #d1d1d1; }
form.kfrm fieldset legend { font-weight: bold; }

.small_kfrm_field {
  width: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.submitholder .redsubmit { margin-bottom: 5em; width: 8em; }

#main_kfrm div.errmsg {
  clear: both;
  padding: 1em 0px;
}

#main_kfrm div.errmsg span.c1 {
  float: left;
  width: 25px;
  text-align: center;
  font: bold 50px Arial, Helvetica, sans-serif;
  color: #ff0000;
  border: 1px solid #a5a5a5;
}

#main_kfrm div.errmsg span.c2 {
  float: right;
  width: 90%;
  text-align: left;
}

#main_kfrm .bRed { color: #ff0000; font-weight: bold; }


#content div.messages p, #content h3.press , #content a.press, #content h3 {
  color: #FF0000;
  font-weight: bold;
}

#main_kfrm .clr { clear: both; }

