


body {      
	background-color: #000000;
	border			: none;
	margin			: 0;
	padding			: 0;
	background-image:url('pliki/main-bkg.jpg');
	background-repeat : repeat-x;
	}
	
	a:link {	color	: #000000;}
	a:visited {	color	: #000000;}
	a:active {	color	: #000000;}
	a:hover {	color	: #CCCCCC;}
	a {			text-decoration: none;}


	
#middle {
	width			: 100%;
	position		: absolute;
	top				: 50%;
	margin-top		: -325px; 
	background-image:url('pliki/main-bkg2.jpg');
	}
	
#container {
	width			: 980px;
	margin			: 0 auto;
	padding			: 0px;
	text-align		: center;
	height			: 655px;
	} 

#logos {
	width			: 980px;
	text-align		: left;
	padding-top		: 2px;
	padding-bottom	: 0px;
	padding-left	: 10px;
	}	
	
#menu {
	position		: relative;
	background-color: black;
	width			: 980px;
	height			: 120px;
	margin			: 0px;
	padding			: 0px;
	border-top-style: solid;
	border-width	: 1px;
	}
	
#main {
	background-repeat:no-repeat;
	width			: 980px;
	height			: 482px;
	text-align		: left;
	}
	
p.malytekst {
	text-indent		: 20pt;
	font-size:14px; 
	font-family:Verdana;
}
p.tekst	{
	text-indent		: 20pt;
	font-size		: 15px;
	margin-left		: 40px;
	font-family		: Verdana;
	}
	
p.tekst2	{
	text-indent		: 0pt;
	font-size		: 12px;
	margin-left		: 35px;
	font-family		: Verdana;
	margin-bottom	: 5px;
	}
	
p.naglowek {
	font-size		: 35px;
	font-weight		: bold;
	padding-left	: 20px;
	text-align		: center;
	font-family		: 'Times New Roman';
	color			: black;
	}
	
p.naglowek2 {
	font-size		: 29px;
	font-weight		: bold;
	padding-left	: 20px;
	text-align		: center;
	font-family		: 'Times New Roman';
	color			: black;
	margin-top		: 12px;
	margin-bottom	: 8px;
	}
	
	
p.powrot {
	text-align		: center;
	font-size		: 17px;
	font-weight		: bold;
	font-family	: Verdana;
}
ul.tresc
	{
		font-size	: 15px;
		padding-left: 60px;
		font-family	: Verdana;
	}
ul.tresc2
	{
		font-size	: 12px;
		padding-left: 50px;
		font-family	: Verdana;
		line-height	: 109%; 
	} 