@charset "utf-8";
/* CSS Document */

#strona {
	width: 950px;

	
}


#banner {
	clear:both;
	float: right;
	margin: 10px 70px 0px 0px;	
}

#flash {
	clear: both;
	float: right;
	margin: 0px 70px 0px 0px;	
}

#tekst {
	clear: both;
	float: right;
	
	margin: 320px 70px 0px 0px;
	width: 500px;
	
	text-align: justify;
}
