body {

 font-family: Arial, Helvetica, sans-serif;

 font-size: 16px;

 color: white;

 background-color: #000000;

 background-image: url('img/tlo.jpg');

 background-repeat: repeat-x;

 margin: 0;

 padding: 0;

}



#container { 

 margin: 0 auto;

 width: 900px;

}



#header {

 width: 900px;

 height: 107px;

}



#bottom img {

	border: 6px solid white;

}



#bottom div {

	width: 169px;

	margin-top: 42px;

	float: left;

	margin-left: 13px;

	text-align: center;

	font-weight: bold;
	margin-bottom: 20px;

}



#bottom div#pierw {

	margin-left: 0px;

}



#bottom div img {

	margin-bottom: 5px;

	display: block;

}



#galerieLuzem {

	margin: 20px auto 10px auto;

	text-align: center;

	width: 899px;

	font-size: 16px;
}



a {color: white; font-weight: bold; text-decoration: none;}