body {
	text-align: center;
	background-color: #E6E6E6;
	background-image: url(backg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
}
.logo {
	border-bottom: 20px solid #0F4399;
	margin: 0 0 0 0;
}
.main {
	background-image: url(sloup.jpg);
	background-repeat: repeat-y;
	background-color: #A8BBDB;
	padding-bottom: 0px;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	margin: 0px auto;
	position: relative;
	border: 1px black solid;
}
.menu {
	position: absolute;
	top: 350px;
	left: 9px;
	width: 190px;
	height: auto;
}
a {
		width: 140px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color: black;
	margin-bottom: 10px;
	margin-left: 5px;	
}
.obsah {
	margin: 20px 0px 20px 0px;
	position: relative;
	left: 210px;
	width: 550px;
}
/* * {
	border: 1px solid red;
} */
.nadpis {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #0F4399;
}
.normal {
	font-family: Arial;
	font-size: 15px;
	text-align: left;
}
.center {
	font-family: Arial;
	font-size: 15px;
	text-align: center;
}
.odkaz1
{
	position: relative;
	left: 0px;
	top: 14px;
	width: 140px;
	height: 25px;
}
.odkaz2
{
	position: relative;
	left: 0px;
	top: 14px;
	width: 140px;
	height: 25px;
}
.odkaz3
{
	position: relative;
	left: 0px;
	top: 14px;
	width: 140px;
	height: 25px;
}
.odkaz4
{
	position: relative;
	left: 0px;
	top: 14px;
	width: 140px;
	height: 25px;
}
.odkaz5
{
	position: relative;
	left: 0px;
	top: 14px;
	width: 140px;
	height: 25px;
}

