#body { background: #ed8601 url(images/body_bg.gif); }
#body div { background: url(images/body_tl.gif) top left no-repeat; }
#body div div { background: url(images/body_tr.gif) top right no-repeat; }
#body div div div { background: url(images/body_bl.gif) bottom left no-repeat; }
#body div div div div { background: url(images/body_br.gif) bottom right no-repeat; }

#submit {

	background: transparent url(images/szukaj.gif) no-repeat;
	border: 0;
	width: 50px;
	height: 15px;
	cursor: pointer;
}