body, *{
	margin: 0;
	padding: 0;
}
img{
	border: 0
}
#wrapper{
	margin-top: 175px;
	width: 100%;
	height: 177px;
	background: url('/gfx/wybor_wrapper.png') repeat-x;
	text-align: center;
}
#content{
	top: -11px;
	width: 790;
	height: 281px;
	margin: 0 auto;
	position: relative;
	background: url('/gfx/wybor_content.jpg') no-repeat
}

#projekt1{
	position: absolute;
	top: 84px;
	left: 203px;
}
#projekt2{
	position: absolute;
	top: 84px;
	right: 172px;
}
