@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;}
/* OSSUR PŘIHLÁŠKA CSS STYLY */
body { font-family:Tahoma,Verdana,sans-serif; font-size:12px; color:#333;}
#content {
  padding-top: 16px;
  width : 760px;
  margin: 0 auto;
  }
#head {
  width : 759px;
  height: 88px;
  background:url('formhead.jpg');
  }
#titleh1 {
  padding : 30px;
  font-size:18px; 
  color:#333;
  padding-top: 35px;
  }
#form {
  padding-top: 30px;
  line-height: 25px;
  padding-left: 60px;
  }
input.textform {
  border-top : 1px solid #0082c4;
  border-left : 1px solid #0082c4;
  border-bottom : 1px solid #0082c4;
  border-right : 1px solid #0082c4;
  margin-right: 50px;
  width: 180px;
}
input.textformbig {
  border-top : 1px solid #0082c4;
  border-left : 1px solid #0082c4;
  border-bottom : 1px solid #0082c4;
  border-right : 1px solid #0082c4;
  margin-right: 50px;
  width: 510px;
}
select.listform {
  border-top : 1px solid #0082c4;
  border-left : 1px solid #0082c4;
  border-bottom : 1px solid #0082c4;
  border-right : 1px solid #0082c4;
  margin-right: 50px;
  width: 510px;
}
span.lbl {
  margin-right: 50px;
}
span.small {
  font-size: 10px;
  line-height: 15px;
}
a.link {
  color: #0082c4;
}
a.link:hover {
  color: #0082c4;
}
textarea.textformpo {
  border-top : 1px solid #0082c4;
  border-left : 1px solid #0082c4;
  border-bottom : 1px solid #0082c4;
  border-right : 1px solid #0082c4;
  margin-right: 50px;
  width: 510px;
  height: 70px;
}
input.button{
  background:url('button.JPG') no-repeat;
  width: 61;
  height: 22;
  font-size: 14px;
  color: #0082c4;
  border: none;
}
/* ------- <![ Footer (prevzato z Ossur.cz !]> ------------------------------------------- */
#footer { clear:both; color:#5A5A5A; font-size:.9em; height:14px; padding:11px; background:url(http://www.ossur.com/lisalib/getfile.aspx?itemid=44) no-repeat; }
#footer a.letter { background:url(http://www.ossur.com/lisalib/getfile.aspx?itemid=39) no-repeat 1px 2px; padding-left:20px; color: #0082c4;}
#footer .copyright { float:right; }
