#box {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height:265px;
	margin-left: -250px;
	margin-top: -135px;
}
.strony_intop		{display: none;}