.b1 {
	background: url("./images/banery.png") 0px -60px no-repeat;
}
.b1:hover {
	background: url("./images/banery.png") -268px -60px no-repeat;
}

.b2 {
	background: url("./images/banery.png") 0px 0px no-repeat;
}
.b2:hover {
	background: url("./images/banery.png") -268px 0px no-repeat;
}

.wiecej {
	background: url("../images/sprites.png") -562px -108px no-repeat;
}
.wiecej:hover {
	background: url("../images/sprites.png") -562px -86px no-repeat;
}

#middle .main {
	background: url("./images/middle2.png");
}


#footer11main {
	background: url("./images/pobierz.png") center top no-repeat;
}


#main_left {
	background: url("./images/box1.png") no-repeat;
}

#main_right {
	background: url("./images/box2.png") no-repeat;
}

.text_content {
	background: url("./images/box3.png") top center no-repeat;
}
