body {
	background-image: url('background.jpg');
	background-repeat: repeat; 
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0px;
}
.utable {
	background-image: url('texture.jpg');
	background-repeat: repeat-y;
	width: 770px;
	height: 400px;
}
.top {
	background-image: url('top.jpg');
	background-repeat: no-repeat;
	width: 770px;
	height: 237px;
	vertical-align: bottom;
}
.okrasa {
	background-image: url('okrasa.jpg');
	background-repeat: no-repeat;
	width: 770px;
	height: 19px;
}
.bottom {
	background-image: url('bottom.jpg');
	background-repeat: no-repeat;
	width: 770px;
	height: 117px;
}
.adresovani {
	width: 373px;
	height: 480px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.fotogalerie {
	width: 397px;
	vertical-align: top;
	padding-right: 10px;
}
.nadpis {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 5px;
	color: #FF0000;
}
h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 5px;
	color: #FF0000;
	margin: 0px;
}
.mezera {
	height: 18px;
}
.odkaz {
	width: 126px;
	text-align: center;
	padding-right: 10px;
}
a.menu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}
a.menu:hover {
	color: #999999;
}
a {
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.jidelnicek_den {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.druh_jidla {
	text-align: right;
	font-weight:normal;
	width: 80px;
	color:#666666;
}
.podpis {
	text-align: center;
	padding-top: 20px;
}
