html, body  
	{background:url(muzykatlo.jpg); 
	 text-align: center; 
	 font-size: 0.8em; 
	 font-family: tahoma, arial, helvetica, sans-serif;
	 margin:0px;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
#pojemnik
  {width:1400px;
	 height:680px;
	 margin: 0px auto;
	 }
#flash
   {width: 900px;
	  height: 450px;
		float: right;
		margin: 10px auto 0px;
	 }

img 
  {border: 0px;
	}
h1 
	{font-size: 1.6em; 
	}
h2 
	{font-size: 1.4em;
	}
h3
	{font-size: 1.3em; 
	 font-family: menu, Trebuchet MS, Times New Roman CE, serif;
	}
a 
	{color: #000000; 
	 font-size: 1em;
	 text-decoration:none;
	}
a:visited 
	{color: #000000;
	}
a:hover 
	{color: #ff0000;
	text-decoration:underline;
	}

