body {
	background: #000 url('tlo3.png') repeat-x;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;	
}

#root {
	width:1000px;
	margin:auto;
	background: url('tlo.jpg') no-repeat;
	position:relative;
	 min-height:700px;
	 height:auto !important;
	 height:700px;
}
a {
	color: #fff;
}
#naglowek {
	height:325px;
}

img {
	border:0px;
}

.tytul {
	text-align:center;
	font-weight:bold;
	font-size:22px;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 10px;
}

.tytul2 {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color: #fff;
	margin-bottom: 5px;	
}

.tresc {
	width: 760px;
	margin:auto;
}


