/*body { 
	   font-size: 16px;
	   font-weight: bold;
	   background: url("images/tlo.gif") repeat 60px 100px;
}
a:active {color:black;}
a:visited {color:black;}
a:link {color:black;}

td {
	background: #eeeeee;

}
*/
td.gorneMenu {
	 background: #eeeeee url("images/kwiatki.jpg") no-repeat ;
}

td.leweMenu { 
	 background: #eeeeee url("images/kamienie.jpg") no-repeat 100% 100%;
	 vertical-align: top;
	 font-size: 16px;
}

td.oknoGlowne {
	/*background: #eeeeee url("images/grzybektlo.jpg") no-repeat 100% 100%;*/
	font-size:16px;
}

td.parzyste {
		
	background: #dedede;}
td.nieparzyste {
	background: #fefefe;
}
td.tytul {
	background: #cecece;
	font-weight: bold;
	text-align: center;
}

