#top-kontener {
	background-color: #fff;
}
#top {
	background-color: #fff;
	width: 990px;
	margin: 0 auto;
}
	#top #prawo-top {
		margin-left: 281px;
		background-color: #67939e;
		background-image: url('../pics/blank_biel.png');
		background-repeat: repeat-y;
		background-position: right;
	}
	#top img.logo {
		width: 281px;
		height: 234px;
		float: left;
	}
	#top #belka-top {
		color: #fff;
		text-align: right;
		padding: 5px;
		margin-right: 10px;
		line-height: 20px;
	}
		#top #belka-top a {
			color: #fff;
		}
		#top #belka-top * {
			display: inline;
		}
		#top #belka-top form fieldset {
			border: 0;
		}
		#top #belka-top form input {
			background: transparent;
			border: 0;
			color: #fff;
			font-weight: bold;
			position: relative;
			top: 0.25em;
			margin-left: 1.5em;
		}
		#top #belka-top a.koszyk {
			font-size: 1.2em;
			font-weight: bold;
			margin-left: 1.5em;
		}
	#top p#obrazek-top {
		background-image: url('../pics/top.jpg');
		background-repeat: no-repeat;
		width: 701px;
		height: 204px;
	}
