
BODY
{
font-family: Arial, Helvetica, Sans-serif;
color: #000080;
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: #FFFFFF;
}

P, TD, TR, TABLE, DIV, UL, OL, LI
{
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
}

.tytul {
font-size: 12px;
font-weight: bold;
}

.pytanie {
font-size: 14px;
font-weight: bold;
}


.licznik {
font-size: 16px;
font-weight: bold;
}

INPUT.text, TEXTAREA.text, SELECT.text
{
font-family: Arial, Helvetica, Sans-serif;
font-size: 9pt;
color: #000080;
border: solid 1;
}

INPUT.button
{
font-family: Arial, Helvetica, Sans-serif;
font-size: 9pt;
color: #000080;
border: solid 1;
}

A         {text-decoration: none;}
A:LINK    {color: #000080;}
A:ACTIVE  {color: #000000; text-decoration: underline;}
A:HOVER   {color: #000000; text-decoration: underline;}
A:VISITED {color: #000080;}

A.pyt         {text-decoration: none;}
A.pyt:LINK    {color: #000080;}
A.pyt:ACTIVE  {color: #000000; text-decoration: underline;}
A.pyt:HOVER   {color: #000000; text-decoration: underline;}
A.pyt:VISITED {color: #000080;}

A.pyt_odp         {text-decoration: none; font-weight: bold;}
A.pyt_odp:LINK    {color: #000080; font-weight: bold;}
A.pyt_odp:ACTIVE  {color: #000000; text-decoration: underline; font-weight: bold;}
A.pyt_odp:HOVER   {color: #000000; text-decoration: underline; font-weight: bold;}
A.pyt_odp:VISITED {color: #000080; font-weight: bold;}

