body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 11px;
   font-weight : none;
   COLOR : #000000;
   text-decoration : none;   
}

body, td, div
{
   background-image: none;
}

A
{
    text-decoration: none
}

A:hover  {
   COLOR : #000000;
   text-decoration : underline;
}

A:link  {
   COLOR : #000000;
   text-decoration : none;
}

.noprint {
   display: none;
}


.onlyprint {
   display: block;
}

td.nadpisText {
  color: #000;
  font-size: 16px;
}
td.paticka {
  width: 600px;
}
div#content {
  overflow: visible;
  border-left: 0px;
}
div.content1, div.content2 {
  width: 600px;
  height: auto;
}

