#top_pl {
	position: relative;
	background-image: url(../image/top_pl.jpg);
	height: 122px;
	width: 930px;
	float: left;
}
#top_en {
	position: relative;
	background-image: url(../image/top_en.jpg);
	height: 122px;
	width: 930px;
	float: left;
}
#logo {
	position: absolute;
	top: 1px;
	left: 10px;
}
#twoj_koszyk {
	height: 39px;
	width: 155px;
	position: absolute;
	left: 790px;
	top: 16px;
}
#wartosc_koszyka {
	position: absolute;
	left: 620px;
	top: 63px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 295px;
	margin: 0px;


	background-image: url(../image/bg_wartosc_koszyka.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#flash_header {
	height: 90px;
	width: 330px;
	position: absolute;
	left: 290px;
	top: 9px;
}
