	img { border: 0; }
	#siteWrap {
		margin: 20px auto 0 auto;
		width: 642px;
		height: 345px;
		position: relative;
	}
	#pageWrap {
		position: absolute;
		z-index: 5;
		top: 138px;
		left: 0px;
	}
        #welcome {
            /* background-image: url(<?=base_url()?>layout/css/offer/welcome.gif); */
            width: 460px;
            height: 200px;
            background-repeat: no-repeat;
            margin-left: 124px;
            
        }
	#bagaznikiPage {
		margin-right: 0px;
		float: left;
		cursor: pointer;
	}
	#boxyPage {
		margin-right: 0px;
		float: left;
		cursor: pointer;
	}	
	#uchwytyPage {
		margin-right: 0px;
		float: left;
		cursor: pointer;
	}
	#lancuchyPage {
		margin-right: 0px;
		float: left;
		cursor: pointer;
	}
	#akumulatoryPage {
		margin-right: 0px;
		float: left;
		cursor: pointer;
	}
	#akcesoriaPage {
		float: left;
		cursor: pointer;
	}
	#bubbleWrap {
		position: absolute;
		z-index: 10;
		left: 128px;
		top: 30px;
	}
	.bubble {
		position: absolute;
	}
	.clear {
		clear: both;
	}
