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;
}

#copyright {
	width: 921px;
	height: 72px;
  text-align: center;	
}

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

#copyright a {
	color: #1e3e95;
  text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/*




#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;
}
