body{background-image:url(tla/marble.jpg)}
/*
body{background-image:url(tla/linen-fine.jpg)}
body{background-image:url(tla/sand.jpg)}
body{background-image:url(tla/sand-light.jpg)}
*/
H1.pierwszy {
     font-family: arial, sans-serif, garamond, verdana, serif;
	 font-size:22pt;
	 font-weight:normal;
	 color: blue;
	 background-color: transparent;
	 text-align: center;}
H2.drugi {
   font-family:"arial ce", "helvetica ce", arial, helvetica, serif;
	 font-size:20pt;
	 font-weight:normal;
 	 color:black;
	 background-color: transparent;}
H3.trzy {
    font-family:garamont, serif;
		font-size:18pt;
		font-weight:normal;
		color:black;
		background-color: transparent;}
H4.cztery {
    font-family:arial, serif;
		font-size:16pt;
		font-weight:normal;
    color:black;
	  background-color: transparent;}
H2 {
    font-family:"arial ce", "helvetica ce", arial, helvetica, serif;
		font-size:20pt;
		font-weight:lighter;}
P.trzy {
    text-indent: 1cm}
A:link {
    font-family: arial, serif;
		text-decoration: none;
		color: maroon;
		background-color: transparent;}
A:visited {
    font-family: arial, serif;
		text-decoration: none;
		color: navy;
		background-color: transparent;}
A:hover {
    color: green;
		font-family: arial, serif;
		text-decoration: none;
		background-color: silver;}

dt {color: olive;font-weight: bold;}

table.prezent { border-style: ridge; border-collapse: collapse}
table {border-collapse: collapse}
td{ border-style: ridge; padding: 2mm 2mm 1mm 1mm }
th{ border-style: ridge; padding: 2mm 2mm 1mm 1mm }

table.zpp {border: medium solid; border-style: ridge; border-collapse: collapse; empty-cells:show;}
.zpp td {border: thin solid;}
.zpp th {border: medium solid; text-align: center; font-weight: bold; }

   
/* text-decoration: underline; text-align: center}    padding-left: 2cm;  */

		
