BODY
{
 background-color: #f7faef;
 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: teal;
}

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



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

DIV.boxnag
{
 color: #000000;
 background-color: lemonchiffon;
 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;
 height: 100%;
}

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: #fffeff;
 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: #ffffff;
 background-color: #3f5ca0;
 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;
}

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

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 #000000 1px;
}

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

