div#srodek{ 
 width         : 100%;
 position      : relative;
 top           : 0px;
 left          : 0px;
 background    : #69c;
 border        : solid 1px #666;
}

div#glowny{
	width       : 640px;
	padding     : 10px;
	position    : relative;
	left        : 220px;
	top         : 0px;
	background  : #ffe;
	border-left : solid 1px #666;
	font-size   : 12pt;
	text-align  : justify;
}

div#menu{
	width         : 200px;
	padding-top   : 6px;
	padding-left  : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	position      : absolute;
	top           : 0px;
	left          : 0px;
	font-size     : 10pt;
	color         : #008;
}