html{
background-color: White;
margin-top: -5px;
}
body{
	margin: 0px;
	background-color: White;
}

#przykryj{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 80px;
	background-color: Orange;
}
#MainFrame{
	height: 110%;
}
#ramka{
	width: 100%;
	height: 110px;
}
iframe{
	height: 110%;	
	width: 100%;
}
