body
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

div
{
  color: black;
  font-size: 8pt;
  font-family: Verdana;
}

div.naglowek_border
{
  color: black;
  font-size: 10pt;
  font-family: Century Gothic;
  font-weight: bolder;
}

span.miasto
{
  color: black;
  font-size: 9px;
  font-family: Verdana;
}

span.prezentacja
{
  color: silver;
  font-size: 9px;
  font-family: Verdana;
}

li.glowna_tabelki
{
  margin: 0px; 
  padding: 3px;
  list-style-image:url(images/p2.png);  
}

li.glowna_pozycjonowanie
{
  margin: 0px; 
  padding: 3px;
  list-style-image:url(images/p1.png);
}

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;
}


#wysuwane
{
 
    background: url("images/fbpodklad.png") no-repeat scroll 0 0 transparent;
 
    padding: 0px;
    width: 235px;
    height:402px;
 
    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    right: 0px;
    top: 50%;
 
}
.zamknij
{
    background-position: 0px 0px 0px -242px;
}
                      
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; }

A.maly:link      { color:navy; text-decoration: underline;  font-family: Verdana, Arial, tahoma; font-size: 9px; }
A.maly:visited   { color:navy; text-decoration: underline;  font-family: Verdana, Arial, tahoma; font-size: 9px; }
A.maly:active    { color:red; text-decoration: underline;  font-family: Verdana, Arial, tahoma; font-size: 9px; }
A.maly:hover     { color:red; text-decoration: none;  font-family: Verdana, Arial, tahoma; font-size: 9px; }

A.firma:link      { color:navy; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, tahoma; font-size: 11px; }
A.firma:visited   { color:navy; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, tahoma; font-size: 11px; }
A.firma:active    { color:red; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, tahoma; font-size: 11px; }
A.firma:hover     { color:red; text-decoration: underline; font-weight: bold; font-family: Verdana, Arial, tahoma; font-size: 11px; }

