@charset "utf-8";
html, body, #nosnik {
	height:100%;
	width:100%;
	margin:0;
	border:0;
	padding:0;
	background-color:#000;
}
body {
	display:table;
}
body>#nosnik {
	display:table-cell;
	vertical-align:middle;
}
/* dla badzIEwia */
* html #nosnik {
	position:absolute;
	height:auto;
	text-align:center;
	/* ultrapack by Elus */
	top:expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
}
* + html #nosnik {
	position:absolute;
	height:auto;
	text-align:center;
	/* ultrapack by Elus */
	top:expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
}
/*****************/

#glowna {
	width:1000px;
	margin:0 auto;
	text-align:center;
	border:none;
