@charset "windows-1250";
* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
/* ISPO PRIHLASKA CSS STYLY */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#2b2b2b;}
#content {
  padding-top: 16px;
  width : 760px;
  margin: 0 auto;
  }
#head {
  width : 759px;
  height: 110px;
  background:url('formhead.jpg');
  }
#titleh1 {
  padding-left : 340px;
  font-size:20px; 
  color:#2d68c4;
  padding-top: 25px;
  }
#form {
  padding-top: 30px;
  line-height: 25px;
  padding-left: 60px;
  }
input.textform {
  border-top : 1px solid #95c2f7;
  border-left : 1px solid #95c2f7;
  border-bottom : 1px solid #95c2f7;
  border-right : 1px solid #95c2f7;
  margin-right: 50px;
  width: 180px;
}
input.textformbig {
  border-top : 1px solid #95c2f7;
  border-left : 1px solid #95c2f7;
  border-bottom : 1px solid #95c2f7;
  border-right : 1px solid #95c2f7;
  margin-right: 50px;
  width: 530px;
}
.bt {
  color: #307AC3;
}
span.lbl {
  margin-right: 50px;
}
span.small {
  font-size: 10px;
  line-height: 15px;
}
a.link {
  color: #307AC3;
}
a.link:hover {
  color: #ff0000;
}
textarea.textformpo {
  border-top : 1px solid #95c2f7;
  border-left : 1px solid #95c2f7;
  border-bottom : 1px solid #95c2f7;
  border-right : 1px solid #95c2f7;
  margin-right: 50px;
  width: 530px;
  height: 70px;
}
input.button{
  background: #f5faff;
  width: 61;
  height: 22;
  font-size: 14px;
  color: #307AC3;
  border: 1px solid #95c2f7;
}
#footer { clear:both; color:#5A5A5A; font-size:0.9em; height:12px; padding:10px; background:#f5faff; border: 1px solid #95c2f7;}


