@charset "utf-8";
#body {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
#hlavicka {
	background-image: none;
	height: 222px;
}
#menu {
	padding-bottom: 10px;
	margin-top: 15px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-right: 58px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
}
#pata {
	clear: both;
	font-size: 9px;
	padding-left: 560px;
}
body {
	background-image: url(../Foto/1a.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#lavy {
	padding: 15px;
	width: auto;
	height: auto;
	float: none;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: justify;
	color: #FFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

body,td,th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
