body {
	text-align: center;
	margin: 0px auto;
	background-color: white;
	font-family: Arial, Verdana, Tahoma;	
}

#site {
	width: 921px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
}

#header {
	width: 921px;
	height: 267px;
	background-image: url(../include/header.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	text-align: left;
}

#header a {
	position: relative;
  width: 0px;
	display: block;
	height: 160px;
	padding-left: 240px;
	overflow: hidden;
  top: 90px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 921px;
	height: 41px;
	background-image: url(../include/menu.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	text-align: center;
}

#menu ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style-type: none;
}

#menu li {
	display: block;
	width: 94px;
	height: 24px;
	float: left;
}

#menu a {
	color: #1f1f1f;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}

#menu a:hover {
	color: #808080;
  text-decoration: underline;
}

#middle {
	width: 921px;
	min-height: 390px;
}

#middle-left {
	width: 639px;
	min-height: 390px;
	float: left;
	text-align: left;
}

#middle-left h2 {
	color: #787879;
  text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}

#middle-left h3 {
	color: #474747;
  text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#middle-left h4 {
	color: #474747;
  text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#middle-left p {
	color: #474747;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}

#middle-left a {
	color: #4AC141;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#middle-left a:hover {
  text-decoration: underline;
}

#middle-left li {
	color: #474747;
  font-weight: normal;
	font-size: 11px;
}

#middle-left td {
	font-weight: normal;
	font-size: 11px;
}

#middle-space {
	width: 20px;
	min-height: 390px;
	float: left;
}

#middle-right {
	width: 262px;
	min-height: 390px;
	background-image: url(../include/right.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	float: left;	
}

#bottom {
	width: 921px;
	height: 72px;
	background-image: url(../include/bottom.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
  text-align: right;	
}

#bottom p {
	margin: 0px 0px 0px 0px;
	padding: 40px 30px 0px 0px;
	color: gray;
  text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

#bottom a {
	color: #4AC141;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#bottom a:hover {
  text-decoration: underline;
}

.space {
	width: 921px;
	height: 20px;
}

/*




#vrch-right {
	width: 640px;
	float: left;
	height: 221px;
}

#opakovacka {
	width: 1100px;
	background-color: gray;
	background-image: url(../image/opakovacka.png);
	background-position: 0px 0px;
	background-repeat: repeat;	
}

#stred {
	text-align: left;
	width: 1100px;
	min-height: 300px;
	background-image: url(../image/stred.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#spodek {
	width: 1100px;
	height: 145px;
	background-image: url(../image/spodek.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	margin-top: -40px;
}

#leva {
	position: relative;
	width: 266px;
	margin: 10px;
	float: left;
	left: 178px;
}

#prava {
	position: relative;
	width: 450px;
	margin: 10px;
	float: left;
	left: 180px;
}

#spacer {
	clear: left;
	visibility: hidden
}

#tisk {
	background-image: url(../image/print.gif);
	background-repeat: no-repeat;
	width: 40px;
	text-align: right;
	display: block;
	margin-top: 20px;
}

hr {
	display: none;
}

.hr {
	width: 100%;
	height: 15px;
	background-image: url(../image/hr.png);
	background-position: 50% 50%;	
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 3px solid #c0a270;
}

h2 {
	color: #8e6124;
	font-family: Times new roman, Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 24px;
}

h3 {
	background-image: url(../image/klobouk-bily.png);
	background-position: 0px 4px;	
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #f2e2c3;
	font-family: Times new roman, Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 20px;
}

h4 {
	color: #8e6124;
}

h5 {
	color: #8e6124;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}

ul, ol {
	color: #8e6124;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

p {
	color: #8e6124;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

td {
	color: #8e6124;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	padding: 4px;
}

a {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #8e6124;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

