#baner{
	background: #9A6000;
	color: white;
	font-size: 180%;
	text-align: center;
	padding: 20px;
}
#banner{
	background:#9A6000;
	font:white;
	font-size:180%;
	text-align:center;
	padding:20px;
}
#lewy{
	width: 60%;
	float: left;
}

#prawy{
	background: #C47A00;
	color: white;
	width: 40%;
	/*height: 100vh;*/
	height:100%;
	float: left;
}

h3{
	text-align: center;
}

ul{
	margin: 10px;
}
