body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url("texture_back.jpg");
	background-repeat: repeat-x;
}
#table {
	width: 996px;
	background-image: url("texture.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}
#top {
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	height: 178px;
	width: 996px;
	background-position: center;
}
#menu {
	width: 996px;
	height: 402px;
	background-image: url("menu.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_0 {
	width: 996px;
	height: 402px;
	background-image: url("menu_0.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_1 {
	width: 996px;
	height: 402px;
	background-image: url("menu_1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_2 {
	width: 996px;
	height: 402px;
	background-image: url("menu_2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_3 {
	width: 996px;
	height: 402px;
	background-image: url("menu_3.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_4 {
	width: 996px;
	height: 402px;
	background-image: url("menu_4.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#menu_5 {
	width: 996px;
	height: 402px;
	background-image: url("menu_5.jpg");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#bottom {
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 996px;
	vertical-align: top;
}
#podpis {
	background-image: url("podpis.jpg");
	background-position: top center;
	width: 996px;
	height: 40px;
	text-align: center;
	color: #333333;
}
#podpis a {
	font-weight: bolder;
	text-decoration: none;
	color: #0099FF;
}
#podpis a:hover {
	color: #000000;
	text-decoration: underline;
}
.pocitadlo {
	text-align: center;
	color: #666666;
}
.back_left {
	background-position: bottom right;
	background-image: url("back_left.jpg");
	background-repeat: no-repeat;
	height: 312px;
}
.back_right {
	background-position: bottom left;
	background-image: url("back_right.jpg");
	background-repeat: no-repeat;
	height: 313px;
}
.back_center {
	width: 996px;
}

.adresovani {
	padding-top: 10px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 20px;
	vertical-align: top;
}
h1 {
	font-size: 20px;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: bolder;
}
.detaily {
	text-align: center;
}
.foto_td {
	width: 240px;
}