#box {
	display: block;
	position: relative;
	width: 706px;
	top: -50px;
	left: -9px;
	margin: 0px auto;
	text-align: justify;
	z-index: 5;
}

.odkazy_guest {
	display: block;
	position: absolute;
	width: 155px;
	height: 509px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 0px 20px;
	left: 510px;
	top: 52px;
	background: Black url(image/scarry-guest_space.jpg) no-repeat 0px 0px;
	z-index: 20;
}
