body
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

div
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

h1
{
  font-size: 10pt;
  color: white;
  font-family: Verdana;
  font-weight: bold;
  margin: 0;
}

h2
{
  font-size: 10pt;
  color: navy;
  font-family: Verdana;
  font-weight: bold;
}

h4
{
  font-size: 10pt;
  color: blue;
  font-family: Verdana;
  font-weight: bold;
}


h5
{
  font-size: 12pt;
  color: navy;
  font-family: Arial;
  font-weight: 600;
  margin-left: 15px;
  
}

h6
{
  font-size: 6pt;
  color: black;
  font-family: Verdana;
  font-weight: normal;
  position: relative; top: 10px 
}

td
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

th
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

select
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

input
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}
        
#wiersz_menu{ 
font-size: 8pt;
text-align: left;
vertical-align: middle;
color: white;
padding-left: 5px;
}

#wiersz_data{ 
font-size: 8pt;
text-align: right;
vertical-align: middle;
color: white;
padding-right: 5px;
}
                      
A:link      { color:navy; text-decoration: none }
A:visited   { color:navy; text-decoration: none }
A:active    { color:red; text-decoration: none }
A:hover     { color:red; text-decoration: none }

A.bialy:link      { color:white; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.bialy:visited   { color:white; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.bialy:active    { color:white; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.bialy:hover     { color:gray; text-decoration: underline; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }

A.bialy_cienki:link      { color:white; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.bialy_cienki:visited   { color:white; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.bialy_cienki:active    { color:white; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.bialy_cienki:hover     { color:silver; text-decoration: underline; font-family: calibri, Arial, tahoma; font-size: 10px; }


A.gray:link      { color:gray; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.gray:visited   { color:gray; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.gray:active    { color:gray; text-decoration: none; font-family: calibri, Arial, tahoma; font-size: 10px; }
A.gray:hover     { color:black; text-decoration: underline; font-family: calibri, Arial, tahoma; font-size: 10px; }


A.kolor:link      { color:#FF0033; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.kolor:visited   { color:#FF0033; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.kolor:active    { color:white; text-decoration: none; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
A.kolor:hover     { color:gray; text-decoration: underline; font-weight: bold; font-family: calibri, Arial, tahoma; font-size: 12px; }
