* {
	margin: auto;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	font: Verdana;
	font-family: Arial;
	font-size: 14px;
}
img {
	border: none;
	margin-top: 3px;
}
p {
	text-indent: 20pt;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #DF282C;
	text-decoration: underline;
}
.vyska {
	min-height: 100px;
	_height: 100px;
}
.left {
	float: left;
	padding: 0px 12px 4px 0px;
}
.right {
	float: right;
	padding: 0px 0px 0px 12px;
}
.center {
	text-align: center;
}
.tabulka {
	width: 100%;
}
.tabulka a {
	text-decoration: none;
	text-align: center;
}
#fotky {
	margin: 0 auto;
	text-align: center;
	border: none;
}
#fotky a {
	margin: 0 auto;
	color: #000;
	text-align: center;
	text-decoration: none;
	border: none;
}
#fotky a:hover {
	color: #DF282C;
	margin: 0 auto;
	text-decoration: none;
	border: none;
}
#container {
	width: 715px;
	margin: auto;
}
#menu {
	float: left;
}
#menu ul {
	list-style-type: none;
	height: 36px;
	margin-top: 116px;
}
#menu li {
	font-size: 14px;
	display: inline;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	background-image: url(images/button11.gif);
	color: #FFFFFF;
	float: left;
	display: block;
	padding-top: 10px;
	background-repeat: repeat-x;
	border: solid black 1px;
	text-align: center;
	text-decoration: none;
	width: 125px;
	padding-left: 3px;
}
#menu a:hover {
	color: #DF282C;
	background-image: url(images/button22.gif);
}
#head {
	width: 715px;
	height: 155px;
	background-image: url(images/head22.jpg);
	float: left;
	margin-left: 0px;
}
#content {
	width: 695px;
	float: left;
	padding: 10px 10px 50px 10px;
	background-color: #D2D2D3;
}
#content h1 {
	font-size: 24px;
	margin-left: -22px;
	padding-left: 22px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 18px;
	margin-left: -22px;
	padding-left: 22px;
	height: 24px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content h3 {
color: red;
font-size: 24px;
line-height: 30px;
}
#quote {
	border: solid black 1px;
	font-size: 14px;
	background-color: #e4e4e9;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#quote ul {
	padding-left: 20px;
}
#foot {
	width: 715px;
	float: left;
	text-align: center;
	font-size: 10px;
}