body 
{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#FFF;
	background-color:#000;
}

#obszar_cennik
{
	width:1280px;
	height:734px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	background-color:#EEE;
	background-image:url('../img/oferta.jpg');
	background-repeat:no-repeat;
	z-index:-2;
}

#obszar_aktualnosci
{
	width:1280px;
	height:734px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	background-color:#EEE;
	background-image:url('../img/aktualnosci.jpg');
	background-repeat:no-repeat;
	z-index:-2;
}

#obszar_ofirmie
{
	width:1280px;
	height:734px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	background-color:#EEE;
	background-image:url('../img/ofirmie.jpg');
	background-repeat:no-repeat;
	z-index:-2;
}

#obszar_kontakt
{
	width:1280px;
	height:734px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	background-color:#EEE;
	background-image:url('../img/kontakt.jpg');
	background-repeat:no-repeat;
	z-index:-2;
}
#logo_tlo
{
	position:relative;
	left:390px;
	top:84px;
	width:499px;
	height:171px;
	text-align:center;
}

#logo 
{
	background-image:url('../img/logo.png');
	background-repeat:no-repeat;
}

#nieczynne
{
	padding-top:20px;
}

#tresc_tlo 
{
	position:relative;
	left:363px;
	top:115px;
	width:554px;
	height:260px;
	text-align:left;
	background-image:url('../img/tlo.png');
	background-repeat:no-repeat;
	clear:both;
}

#tresc 
{
	position:relative;
	left:14px;
	top:10px;
	font-size:11px;
	overflow:auto;
	width:470px;
	height:160px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:justify;
}

#menu_poziome
{
	margin-left:25px;
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
}

#menu_poziome ul, ul li
{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu_poziome ul li
{
	float:left;
}


#menu_poziome li a:link, li a:visited
{
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:120px;
	text-align:center;
	color:#FFF;
	padding:5px;
}

#menu_poziome li a:hover, #menu_poziome li.aktywny a
{
	color:#FFA422;
}

.social
{
	float:left;
	margin-top: 10px;
}

#out
{
 margin-top: 10px;
 float:right; 
 color: #FFA422;
 font-size: xx-small;
}

#out a, #out a:hover, #out a:visited
{
 text-decoration: none;
 font-size: xx-small;
 color: #FFA422;
}
.podpis 
{
	/* display: inline-block; */
 color: #CCC;
	font-size: 8px;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.podpis a 
{
 /* display: inline-block; */
 text-decoration: none;
 color: #ffffff;
}

#podpis a:hover 
{
 /* display: inline-block; */
 color: black;
}

.n
{
 padding: 30px;
 text-transform:uppercase;
 font-weight: bold;
 font-size: 12px;
}
.n a, .n a:visited, .n a:hover
{
 text-decoration: none;
 color: #ffffff;
}
