body, td, p, div {
   FONT-FAMILY : arial,helvetica;
   FONT-SIZE : 12px;
   font-weight : none;
   COLOR : #000000;   
}

.error
{
   color: red;
}

/*   old styles   */

p.printText {
display:block;
}

.mainTab {
width:100%;
}

/*  END old styles   */

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.content {
  background-image: none;
  padding: 20px 0px;
  width: 600px;
}

td.content2 {
  background-image: none;
  padding: 20px 0px;
  width: 600px;
}

div.peciatka {
  width: 250px;
  height: 80px;
  border: 1px dashed #666666;
  float: right;
}
div.peciatkaText {
  width: 250px;
  float: right;
  clear: both;
  text-align: center;
}
p.definice, H1 {
  color: #000 !important;
}
