
/***** Prawy - Zawartość strony *****/
#right {
	position:absolute;
	width:685px;
	height:745px;
	top: 15px;
	left: 300px;
	float:left;
	color: #000;
	background-image: url("tloGlowna.jpg");
	border:1px solid #FFFFFF;
}

#flashIndex {
	position: absolute;
	height:745px;
	width: 685px;
	top: 0px;
	right: 0px;
	margin: 0 auto;
}