html, body, #container {
	height:100%;
	width:100%;
	margin:0;
	border:0;
	padding:0;
	background-color: #fafafa;
;
}
body {
	display:table;
}
/* dla przegladarek */
body>#container
{
	display:table-cell;
	vertical-align:middle;
}
/* dla badzIEwia */
* html #container
{
	position:absolute;
	height:auto;
	text-align:center;
	/* ultrapack by Elus */
	top:expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
}
/*-----------*/
a {
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#999999;
	line-height:25px;
}
a:visited {
	color: #bbb;
}

#srodeczek {
	width: 800px;
	margin:0 auto;
	text-align:center;
	position: relative;
	padding: 50px;
}
#srodeczek-gal {
	width: 900x;
	margin:0 auto;
	text-align:center;
	padding-top: 15px;
	height: 550px;
	position: relative;
}
#strzalki {
	font-size: 24px;
	padding: 10px;
}
img.obrazek {
	border: none;
	clear: none;
}
#oferta {
	width: 700px;
	float:left;
	text-align:justify;
	margin:50px;
	line-height:30px;
	color:#666666;
	font-family:Arial;
	font-size: 14px;
}
#w-oferta {
	width: 800px;
	float:left;
	margin:20px 50px;
	color:#666666;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #bbb;
	letter-spacing: 0.3em;
	line-height:80px;
	text-align: center;
	padding-left: 10px;
}
#galeria {
	width: 900px;
	height: 15px;
	text-align:center;
	word-spacing: 0.5em;
}
