div.zasobnik {
        position: relative;
        left: 40;
        top: -90;
        float: center;
	width: 760px;
	height: 500px;
	background-image: url(../../pic/wz/divback.jpg);
	background-repeat: no-repeat;
/*	background-attachment: fixed; */
	text-align: left;
	padding: 0;
	margin: 0;
}
div.wizytowka {
        position: relative;
        left: 225;
        top: 0;
        float: center;
	width: 300px;
	height: 165px;
	background-image: url(../../pic/wz/wiz.jpg);
	background-repeat: no-repeat;
	text-align: left;	
	padding: 5;
	margin: 0;
}
div.mapa {
        position: relative;
        left: 170;
        top: 0;
        float: center;
	width: 396px;
	height: 171px;
	padding: 0;
	margin: 0;
}
