* {
	margin:0;
	padding:0;
	text-decoration: none;
}
html, body {height:797px}
h1 {
font-size:22px;
font-style:bold;
}
body {
	text-align:center;
	min-width:1007px;
	background-color: #FBFBFB;
	min-width:747px;
}
#obal {
	border: thin solid black;
	border-color:#FBFBFB;
	background-image: url(../images/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1007px;
	text-align: center;
	position:relative;
	min-height:100%;
	height:100%;
	height:100%;
	margin:0 auto;
}

#tabulka{
	width: 490px;
	height:490px;
	position: absolute;
	left: 239px;
	top: 133px;
	background-position: center;
}
.odkaz {
	color: #666666;
	text-decoration: none;
}
