<html>
	html {
		height: 100%;
	}
	
	#flashcontent {
		height: 100%;			
	}
	/* end hide */

	body {
		height: 100%;	
		margin: 0em 0em 0em 0em;
		padding: 0;
		background-color:#fffbc8;
		color:#555555;
	/*	font-family: georgia;   */
		font-family : Monotype Corsiva;
		text-align: justify;
		font-size:19px;

	}
	a {
		color:#fffbc8;
		text-decoration: none;
		font-family : Monotype Corsiva;
		font-size: 21px;
		
	}
	a#email {
		color:#2e1a0e;
		text-decoration: none;
	}
	a#linki {
		color:#2e1a0e;
		font-size:19px;
		text-decoration: none;
	}
	a#linki:hover {
		color:#999999;
		text-decoration: none;
	}
	a#email:hover {
		color:#555555;
		text-decoration: none;
	}
	a#stopka_srodek{
	  font-size:14px;
	  }
	a:hover {
	   color:#444444;
		text-decoration: none;
	}
	table#glowna{
		width:864px;
	}

	td#gora{
		background-image:url(img/gora.gif);
		height:45px;
	}
	td#menu_lewe{
		background-image:url(img/menu_lewe.gif);
		height:311px;
		width:58px;
	}
	td#menu_srodek_lewe{
		background-image:url(img/menu_srodek_lewe.gif);
		width:241px;
	}
	td#menu_srodek_prawe{
		background-image:url(img/menu_srodek_prawe.gif);
		width:504px;
	}
	td#menu_prawe{
		background-image:url(img/menu_prawe.gif);
		height:311px;
		width:55px;
	}
	td#tresc_lewe{
		background-image:url(img/tresc_lewe.gif);
		width:58px;
	}
	td#tresc_srodek{
		background-image:url(img/tresc_srodek.gif);
		width:747px;
		color:#2e1a0e;
		text-align:justify;
	}
	td#tresc_prawe{
		background-image:url(img/tresc_prawe.gif);
		width:55px;
	}
	td#tresc_dol{
		background-image:url(img/tresc_dol.gif);
		height:9px;
 	}
	td#stopka_lewe{
		background-image:url(img/stopka_lewe.gif);
		width:58px;
	}
	td#stopka_srodek{
		background-image:url(img/stopka_srodek.gif);
		width:747px;
		text-align:center;
		font-size:11px;
		color: #fffbc8;
	}
	td#stopka_prawe{
		background-image:url(img/stopka_prawe.gif);
		width:55px;
	}
	td#stopka_dol{
		background-image:url(img/stopka_dol.gif);
		height:44px;
 	}
	
	p#copyright{
		text-align:center;
		color:#e1c480;
		font-size:10px;
	}
	p#podpis{
		text-align:right;
		font-size:14px;
	}
	h1#tytul{
		height:30px;
		text-align: center;
		color: #fffbc8;
		font-family : Monotype Corsiva;
		font-size : 50px;
	}
	h3#tytul{
		height:30px;
		text-align: center;
		color: #fffbc8;
		font-family : Monotype Corsiva;
		font-size : 26px;
	}
	h6#podpis{
		text-align:left;
		color:#aaaaaa;
	}
	
</html>