
A:link    { text-decoration: none;
            font-family: verdana;
 	    color : #7C9559;
	    font-size : 12px
		}

A:visited {
 	    text-decoration : none;
 	    font-family: verdana;
 	    color : #7C9559;
	    font-size : 12px
	    	
                }


A:hover   { text-decoration: none; 
            font-family: verdana; 
            color: #ffffff; 
            font-size : 12px     
                }




A:active  {
 	    
 	    font-family: verdana;
	    color : #ffffff;
	    font-size : 12px;
                }
BODY
      {
      background-color: black;
      background-image: url(./elementy/diablo2.jpg);
      background-position: top center;
      background-repeat: no-repeat;
      margin-left: 10px;
      margin-top: 10px;
      margin-left: 10px;
      }

TABLE, TR, TD   {
            font-family: verdana;
 	    color : #999999; 
	    font-size : 11px
		}

DIV#naglowek
{
 text-align: center;
 valign:top; 
 color: #7C9559;
 font-size : 13px;
 background-image: url(./elementy/naglowek.jpg);
 background-position: top center;
 width:300px
}

TD.t3
{
   background-color: black;
   background-image: url(./elementy/szczur.jpg);
   background-repeat: no-repeat;
   background-position: top left;
}

TABLE.jez
{
   text-align: center;
   background-image: url(./elementy/jez.gif);
   background-repeat: no-repeat;
   background-position: top left;
}








