body{
	width:950px;
	height:100%;
	margin:auto;
	text-align:center;
}
#body{
	width:950px;
	height:100%;
	background-color:rgb(105,105,105);
	box-shadow:0 0 20px 10px rgb(30,30,30);
}
.stopka{
	vertical-align:bottom;
	
}