body {
	background-image:	url("obrazki/tlo.png");
	font-family:		Calibri, Verdana, Helvetica, Arial, sans-serif;
	font-size:			normall;
	line-height:		1.33em;
	color:				#fff;
}

#all h1, h2 {
	font-family:		Calibri, Impact, Veranda, sans-serif;
	font-weight:		normal;	
}

#all h1 {
	font-size:			175%;
	color:				#FF0000;
}

#all h2 {
	font-size:			135%;
}

#logo {
	background-image:	url("obrazki/gorna_belka.png");
	background-repeat:	no-repeat;
	width:				909px;
	height:				159px;
	text-align:			center;
	border:				0px;
	padding:			0px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			30px;
	margin-bottom:		0px;
}

#all {
	background-color:	#330000;
	margin-top:			0px;
	margin-left:		auto;
	margin-right:		auto;
	border-style:		solid;
	border-width:		0px 8px 0px 8px;
	border-color:		#990303;
	padding:			15px;
	width:				863px;
	height:				460px;
}

#nav {
	float:				left;
}

#nav ul {
	margin:				0px;
	padding:			0px;
	list-style:			none;
}

#nav ul li {
	margin-bottom:		5px;
}

#nav #news a {
	background-image:	url("obrazki/news_on.png");
	text-decoration:	none;
	width:				170px;
	height:				38px;
	display:			block;
}

#nav #news a:hover {
	background-image:	url("obrazki/news_off.png");
}

#nav #games a {
	background-image:	url("obrazki/games_on.png");
	text-decoration:	none;
	width:				170px;
	height:				38px;
	display:			block;
}

#nav #games a:hover {
	background-image:	url("obrazki/games_off.png");
}

#nav #support a {
	background-image:	url("obrazki/support_on.png");
	text-decoration:	none;
	width:				170px;
	height:				38px;
	display:			block;
}

#nav #support a:hover {
	background-image:	url("obrazki/support_off.png");
}

#nav #about a {
	background-image:	url("obrazki/about_on.png");
	text-decoration:	none;
	width:				170px;
	height:				38px;
	display:			block;
}

#nav #about a:hover {
	background-image:	url("obrazki/about_off.png");
}

#nav #contact a {
	background-image:	url("obrazki/contact_on.png");
	text-decoration:	none;
	width:				170px;
	height:				38px;
	display:			block;
}

#nav #contact a:hover {
	background-image:	url("obrazki/contact_off.png");
}

#appstore {
	width:				138px;
	height:				44px;
	border:				0px;
	padding:			0px;
	margin:				15px 0px 0px 649px;
}

#all #appstore img {
	border:				none;
}

#licznik {
	margin:				15px 0px 0px 649px;
	text-decoration:	none;
	color:				white;
	font-size:			0.9em;
}

#tekst {
	background-image:	url("obrazki/srodek.png");
	background-repeat:	no-repeat;
	padding:			10px;
	width:				576px;
	height:				297px;
	margin-left:		220px;
}

#tekst a {
	text-decoration:	none;
	color:				white;
}

#tekst a:hover {
	color:				#FFC000;
}

#stopka {
	background-image:	url("obrazki/dolna_belka.png");
	background-repeat:	no-repeat;
	text-align:			center;
	border:				0px;
	padding:			0px;
	width:				909px;
	height:				159px;
	margin-left:		auto;
	margin-right:		auto;
}