html, body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	text-align: center;
}

#TOP {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	background: #000 ;
}

#BODY {
	width: 900px;
	margin: 0px;
	text-align: left;
}

#OPISY {
	width: 900px;
	background: #fff;
	color: #000;
}

#TRESC {
float:left;
text-align: left;
width:500px;
padding:20px;
background:#fff;
height:460px;
}

#TRESC p {
	text-align:left;
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 20;
	font-family:Arial;
	font-size:10pt;
}

#OBRAZEK {
	float:left;
	text-align: center;
	width:360px;
	background:#fff;
	height:420px;
	padding: 80 0 0 0 
}

form {
	margin:11;
	background:#aaaaaa;
	font-size:9pt;
	padding:2px;
	vertical-align:top;
}

input {
	width:150;
	text-align:left;
}

#KOL1 {
	float:left;
	text-align: center;
	width:241px;
	background:#fff;
	height:400px;
}


#KOL2 {
	float:left;
	text-align: center;
	width:212px;
	background:#fff;
	height:400px;
}

#KOL3 {
	float:left;
	text-align: center;
	width:212px;
	background:#fff;
	height:400px;
}

#KOL4 {
	float:left;
	text-align: center;
	width:235px;
	background:#fff;
	height:400px;
}

#HEADER {
	width: 900px;
	text-align: center;
	background: #000;
	color: #fff;
	height: 54px;
	padding: 0  0 0 0;
	line-height:0px;
}

#HEADER ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	height: 54px;
		line-height:0px;
}

#HEADER ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0  0 0 0;
	white-space: nowrap;
	background: #000;
	height: 54px;
	line-height:0px;
}


#CZYSC {
	clear:both;
	line-height:0px;
}

#REKLAMA {
	height:160px;
	background:#fff;
}

#FOOTER {
	width: 900px;
	display:block;
	text-align: center;
	background: #004488;
	color:#fff;
	font-size:8pt; 
	font-weight:bold;
}

p {
	text-align:center;
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 15;
	font-family:Arial;
	font-size:10pt;
}

ul, ul li {
	text-align:center;
	display: block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul li {
	margin:0 auto;	
	float: left;
}