/*   style dla strony startowej   */

BODY        {  background-color: #000000; color: #555555; font-family: Georgia, Arial, Verdana; font-size: 8pt; }

p           {  text-align: center;  padding: 0; margin:0;  }

A:link      {  text-decoration: underline; color:#3D3D3D;  }
A:visited   {  text-decoration: underline; color:#3D3D3D;  }
A:active    {  text-decoration: underline; color:#3D3D3D;  }
A:hover     {  text-decoration: none; color:#999999;   }

div         {  width: 980px; height: 580px; margin: auto;  } 
