body {
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma;
	background-image: url('http://www.hellux.pl/linki/css/tlo.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
}

a:link {
	color:#939393;
	text-decoration:none;
	}
a:visited {
	color:#939393;
	text-decoration:none;
	}
a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
a:active {
	color:#939393;
	text-decoration:none;
}

div.main {
	margin-top: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0 auto;
	width: 980px;
	background-image: url('http://www.hellux.pl/linki/css/body.png');
	background-repeat: no-repeat;
	text-align: center;
}
div.komorka {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 185px;
	height: 140px;
	float: left;
}
img.hellux {
	text-align: center;
	margin-top: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 150px;
	width: 211px;
	height: 100px;
	float: right;
	
}
img.z {
	margin: 0; 
	border-width: 1px;
	border-color: #3d3d3d;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	font-family:Tahoma;
	text-decoration:none;
	font-size: 10pt;
	}
p {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	font-family: Tahoma; 
	font-size: 10pt;
	color: #000000;
	vertical-align: top; 
}

p.h1 {
	position: absolute;
	z-index: 1;
	margin-top: 35px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 22pt;
	color: orange;
	text-align: left; 
	vertical-align: top;
}
p.tresc {
	margin-top: 40px;
	margin-left: 25px;
	margin-right: 35px;
	margin-bottom: 10px;
	font-family: tahoma; 
	font-size: 9pt;
	color: #571159;
	text-align: justify; 
	vertical-align: top;
	line-height: 20px;
}
p.tresc_c {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma; 
	font-size: 9pt;
	color: #939393;
	text-align: center; 
	vertical-align: top;
	
}
p.copyright {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-family: tahoma; 
	text-align: center;
	font-size: 8pt;
	color: #424242;
}

