body {
		top:0px; 
		margin-top:0px; 
		min-height:0% !important;
		font-family: Verdana, Geneva, sans-serif;
	}
a {
		text-decoration: none;
		color: white;
	}
p a {
		line-height: 19px;
	}
.wyszukiwarka {
		height: 240px; 
		display: block; 
		padding-left: 8px; 
		margin-right: auto; 
		/* background-color: white; 
		opacity: 0.8; */
	}
.kontakt {
		height: 240px; 
		display: block; 
		padding: 20px 0 0 15px; 
		margin-right: auto; 
		background-color: white; 
		opacity: 0.8;
	}
.contener {
		width:1000px; 
		height: 750px; 
		margin-left: auto; 
		margin-right: auto; 
		background-image: url(tlo.jpg); 
		background-repeat: no-repeat;
	}
#footer {
		background-color: #285487;
		bottom: 0;
		color: white;
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		padding-left: 8px;
		position: absolute;
		width: 992px;
	}
#header {
		padding-top: 10px;
		margin-bottom: 30px;
	}
