#baner{
	background-color:#45517D;
	color:white;
	font-size:120%;
	text-align:right;
	height:60px
}

#lewy{
	background-color:#61B2EC;
	width:40%;
	height:500px;
	float:left;
}

#prawy{
	background-color:#8EC9F2;
	width:60%;
	height:500px;
	float:right;
}

#stopka{
		background-color:#45517D;
		color:white;
			text-align:center;
			clear:both;
}

a:link{
	color:orange;
}

a:visited{
	color:green;
}

table{
			text-align:center;
	color:white;
	font-size:150%;
	width:100%;
}