body, html {
    height: 100%;
}

.bg {
	/* The image used */
	background-image: url("images/3L_nieruchomosci_bg.jpg");
	/* Full height */
	wight: 100%;
	/* Center and scale the image nicely */
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF0004;
}
.logo {
	float: left;
	margin-left: 10px;
}

.tekst01 {
	
	color: yellow;
	padding-bottom: 5px;
}
.tekst02 {
	
	color: white;

}
.all {
	margin-top: 35px;
	margin-left: 220px;
	width: 500px;
	margin-bottom: 30px;
	//height: 90px;
}
 .btn_oferta {
	margin-left: 220px;
	margin-top: 5px;
	background-color: #1B0EC9;
	width: 250px;
	height: 24px;
	color: white;
	padding: 8px;
}
a {color: white;
text-decoration: none;
font-size: 20px;
 }
