BODY {
	body background:images/background.jpg
}

A {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Verdana; TEXT-DECORATION: bold
		}
		
a:link {  color: brown;
          text-decoration: none;
          font-weight: bold; } 

a:active { color: brown;
           text-decoration: underline;
           font-weight: bold;     } 

a:visited { color: brown;
            text-decoration: none;
            font-weight: bold;            } 

a:hover {color: green;
           text-decoration: underline;
           font-weight: bold;      } 
		 

.tytul {font-family: Comic Sans MS; font weight:bold; font-size:23;  }

.podtytul {font-family: Comic Sans MS; font weight:bold; font-size:20;}

.autor {font-family: Tahoma; font-size:10;  }
.tresc {font-family: Verdana; font-size:11; }
.info {font-family: Tahoma; font-size:11;  }




