BODY
{
 background-color: white;
 margin: 0px;
}

A:link
{
 font-family: Arial, Tahoma;
 text-decoration: none;
 color: #000000;
}

A:visited
{
 text-decoration: none;
 color: #000000;
}

A:hover
{
 text-decoration: underline;
}

A.nag:link
{
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}

A.nag:visited
{
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}

A.nag:hover
{
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
 color: #ffffff;
}

A.rek:link, A.rek:visited, A.rek:hover
{
 font-family: Tahoma;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 color: teal;
}

A.rek:hover
{
 color:orange;
 text-decoration: underline;
}

A.box:link, A.box:visited, A.box:hover
{
 font-family: Tahoma;
 font-size: 9pt;
 font-weight: bold;
 text-decoration: none;
 color: tealred;
}

A.box:hover
{
 text-decoration: underline;
}



DIV
{
 padding: 0px;
 margin: 0pt;
}

DIV.boxnag
{
 color: #000000;
 background-color: white;
 font-family: Tahoma, Arial;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 border-color: darkseagreen;
 border-style: solid;
 border-width: 1px;
 margin-top: 2px;
 padding: 2pt;
}

DIV.box
{
 color: #000000;
// background-color: #fdfefd;
 font-family: Arial, Tahoma, Arial;
 font-size: 9pt;
 font-weight: normal;
 text-align: justify;
 border-color: darkseagreen;
 border-style: solid;
 border-width: 1px;
 border-top-width: 0px;
 margin-bottom: 5px;
 padding: 5pt;
 height: 100%;
}

DIV.menubox
{
 color: #000000;
// background-color: lightskyblue;
// background-color: #b7eeff;
 background-color: white;
 font-family: Arial;
 font-size: 8pt;
 font-weight: normal;
 text-align: left;
 border-style: solid;
 border-width: 2px;
 border-color: darkseagreen;
 margin-top: 2px;
 padding: 2pt;
}

DIV.menunaglowek
{
 color: black;
 background-color: #385c90;
 font-family: Tahoma, Arial, Verdana;
 font-size: 9pt;
 font-weight: bold;
 text-align: center;
 border: 2px solid cadetblue;
 margin-top: 2px;
 padding: 1pt;
}

H1, H2
{
 color: #000000;
 font-family: Tahoma, Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

P
{
  margin-top: 4pt;
}

UL
{
 display: block;
 list-style-type: disc;
 marker-offset: 0pt;
 margin-top: 0pt;
 margin-left: 0pt;
 padding-left: 12pt;
}

UL UL
{
 list-style-type: square;
}

OL
{
 margin-top: 0pt;
 margin-left: 0pt;
 padding-top: 0pt;
 padding-left: 18pt;
}

LI
{
 padding-top: 0pt;
 padding-left: 0pt;
}

TD
{
 color: #000000;
 font-family: Arial, Tahoma, Arial;
 font-size: 9pt;
 font-weight: normal;
 text-align: justify;
}

TD.obr
{
 border: solid silver 1px;
}

TD.ce
{
 text-align: center;
}

TD.bce
{
 text-align: center;
 font-weight: bold;
}

TABLE.obr
{
 border: solid teal 1px;
}
