body{
	background: #FFFFE6;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
	font-size: 10pt;

	}

div#tlo{
	background-color: #FFFFE6;
	margin:0 auto;
	padding:0;
	background-image: url("bg.png");
	background-position: top left;
	background-repeat: no-repeat;
	
	width:878px;
	height: 598px;
	
	padding-top: 90px;
}

div#kartka{
	padding:0px;
	margin: 0 auto;
	width: 698px;
	height: 418px;
}

div#para{
	margin:0;
	padding:0px;
	float: left;
	width:229px;
}

div#boxy{
	float:right;
	padding:0px;
	background-color: #fff;
	height: 100%;
	width: 469px;
}

img {
	border: 0;
	padding: 0;
	margin:0;

}

div#szkolaTanca{
	background-image: url("/img/szkolaTanca.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 440px;
	height: 171px;
	margin: 30px 20px 15px 0px;
}

div#magdalena{
	background-image: url("/img/magdalena.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	width: 440px;
	height: 171px;
	margin: 0px 20px 20px 0px;
}

div.text{
	margin: 100px 5px 5px 5px;

	}

div.text p{
	
	color: #ffff00;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}
