html
{
	margin: 0;
	padding: 0;
}
body
{
	background-image: url(../grafika/tlo.gif);
	margin: 0;
	padding: 0;
	max-height: 600px;
}

img{border: 0;}
#menu
{
	width: 780px;
	margin: 0 auto;
	text-align: right;
	z-index:2;
}
#bzyczek
{
	position: relative;
	top: -150px;
	left: 20px;
	z-index: 1;
}

#nibylandia
{
	position: absolute;
	margin: 0px;
	top: 200px;
	left: 0px;
	z-index: 3;
	width: 120px;
	height: 360px;
}


#tresc
{
	position: relative;
	top: -200px;
	width: 780px;
	margin: 0 auto;
	z-index: 0;
}
