/* (C) 1999-2001 Marek Podmaka; marki@yours.com */

BODY, TD, FORM, INPUT, SELECT, P {
    color: #000048;
    font-family: Verdana, Times;
    font-size: 12px;
}

/* A.normlink:* ... */

H1 { font-size: 16pt; }
H2 { font-size: 14pt; }
A { text-decoration: none; }
A.slnk  { font-size: 10pt; }
A:hover { text-decoration: underline; }
PRE,TT { font-family: Courier New, Courier, Fixed; }
.tHead { font-weight: bold; } /* hlavicka tabulky */
.menu  { font-size: 10pt; } /* linky v JS menu */
.small { font-size: 10pt; }
.h2    { font-size: 14px; }
.legal {
   color: #000048;
   font-family: Verdana;
   font-size: 8pt;
} /* (C) na konci kazdej stranky */
.txt {
   text-indent: 2%;
   text-align: justify;
} /* zarovnane s odsadenym 1. riadkom
