body {
  color            : #01607e;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 10px;
  padding          : 0px;
  background-color : #ffffff;
  font-family      : arial, sans-serif;
  font-size        : 12px;
}
table.styl1 {
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 4px;
  color            : #01607e;
  background-color : #ffffff;
border-spacing   : 0px;
  border-top       : 0px solid #01607e;
  border-bottom    : 1px solid #01607e;
  border-left      : 0px solid #01607e;
  border-right     : 1px solid #01607e;
  margin	   : 5pt 5pt 5pt 5pt;
}

table.styl1 td{
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 4px;
  color            : #01607e;
  background-color : #ffffff;
  border-top       : 1px solid #01607e;
  border-bottom    : 0px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 0px solid #01607e;
  margin	   : 5pt 5pt 5pt 5pt;
}

table.styl2 {
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  color            : #01607e;
  background-color : #ffffff;
  border-spacing   : 0px;
  border-top       : 0px solid #01607e;
  border-bottom    : 1px solid #01607e;
  border-left      : 0px solid #01607e;
  border-right     : 1px solid #01607e;
}

table.styl2 td{
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  color            : #01607e;
  background-color : #ffffff;
  border-top       : 1px solid #01607e;
  border-bottom    : 0px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 0px solid #01607e;
}
table.styl2 th{
  font-size        : 12px;
  font-weight      : bold;
  text-align       : center;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  color            : #01607e;
  background-color : #ffffff;
  border-top       : 1px solid #01607e;
  border-bottom    : 0px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 0px solid #01607e;
}

table.menu {
  font-size        : 12px;
  font-weight      : normal;
  text-align       : left;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  color            : #01607e;

  background-color : #ffffff;

  border-top       : 1px solid #01607e;
  border-bottom    : 1px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 1px solid #01607e;
}

table.menu td{
  font-size        : 12px;
  text-align       : center;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  background-color : #ffffff;
  border-top       : 1px solid #01607e;
  border-bottom    : 1px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 1px solid #01607e;
}
table.menu th{
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 10px;
  text-align       : center;
  color            : #FFFFFF;
  height           : 21px;
  line-height      : 16px;
  text-indent      : 0px;
  background	   : transparent url(obraz4.jpg);
  background-color : #01607e;
  border-top       : 1px solid #01607e;
  border-bottom    : 1px solid #01607e;
  border-left      : 1px solid #01607e;
  border-right     : 1px solid #01607e;
}



td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #01607e;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 1px;
  background-color : #EDEDED;
  padding          : 1px;
}

.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(back.gif);
  background-color : #EDEDED;
  margin-bottom    : 1px;
  color			   : #333333;
}

.checkbox {
padding: 2px;
margin: 1px;
width:12px;
}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 10px;
  text-align       : center;
  color            : #FFFFFF;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #0066CC;

  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

h1 { page-break-before: always }
