@charset "utf-8";
#podstawowe_pole {
	background-image: url(../gallery/background.jpg);
	<img src="gallery/background.jpg"/>;
	height: 580px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	white-space: normal;
}

