html, body {
	background-color: black;
	color: #000;
	margin: 0 auto;
	padding: 0;
	font-family: Century Gothic;
	font-size: 14px;
	}

p {
   margin: .2em 0; /* ustala między akapitami margines dolny i górny */
	}

#CALOSC {
	
	width: 925px;
	height: auto;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
}


#top {
	width: 924px;
	margin-left: auto;
   margin-right: auto;
}

#NAGLOWEK {
	background-color: black;
	background-image: url('image/naglowek.png');
	width: 923px;
	height: 210px
}

#MENU {
	background-color: black;
	width: 923px;
}

#NOWOSCI {
	width: 207px;
	height: 318px;
	float: left;
	overflow: hidden;
	background-color: black;

}


#NOWOSCI1 {
	width: 203px;
	height: 30px;
	float: left;
	clear: both;
	overflow: hidden;
	background-color: black;
	background-image: url('image/nowosci1.png');
	color: White;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height:28px;
	outline: thin solid red;
}

#NOWOSCI2 {
	width: 193px;
	height: 250px;
	float: left;
	overflow: hidden;
	clear: both;
	background-color: black;
	color: White;
	padding-left: 10px;
	font-size: 14px;
	outline: thin solid red;
}

#NOWOSCI3 {
	width: 100%;
	height: 30px;
	float: left;
	overflow: hidden;
	clear: both;
	background-color: black;
	background-image: url('image/nowosci3.png');
	color: White;
	font-size: 14px;
	line-height:30px;
	text-align: center;
	outline: thin solid red;
}

#TRESCdlasciemy {
	width: 716px;
	float: left;
	overflow: hidden;
	background-color: black;
}


#TRESC {
	width: 710px;
	height: auto;
	float: left;
	overflow: hidden;
	background-color: #AC0000;
	color: white;
	font-size: 14px;
	padding: 0px;
	
}

#wspomnienia {
	width: 610px;
	height: 400px;
	float: center;
	overflow: hidden;
	color: white;
	font-size: 14px;
	padding: 0px;
	
}


#STOPKA {
	clear: both;
	background-color: #888;
	background-image: url('image/stopkax.png');
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 1px;
	font-size: 10px;
	text-align: right;
	width: 919; 
	height: 52;
   line-height:35px
  }
  