body {
	background-image: url(media/back.gif);
	background-repeat: repeat;
}
.tbl {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 600px;
	padding: 12px;
}
.tbl #mnu {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	margin-right: auto;
}
.tbl img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.tbl h1 {
	font-size: 1.25em;
	text-align: center;
}
.tbl h2 {
	font-size: 1em;
	text-align: center;
}
.tbl #logo {
}
.tbl #mnu {
	float: left;
	margin-right: 36px;
}
.tbl #linkmnu {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
