body {
	font-family: verdana, arial, sans-serif;
	background-color: #1c9564;
	font-size: 90%;
	text-align: center;

	scrollbar-arrow-color: #535353;
	scrollbar-base-color: #757575;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #757575;
	scrollbar-track-color: #F8F8F8;
}

ul {
  list-style-type: square;
}

#master {
	width: 920px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #DEDEDE;
	text-align: left;
}

#master a {
  color: #0c0caa;
/*	text-decoration: underline; */
}

#master a:hover {
/*	text-decoration: none; */
}

#header {
	width: 920px;
	height: 340px;
	padding: 0px;
	margin: 0px;
}

#leftbar {
  float: left;
	margin: 0px;
	padding: 0px;
  width: 200px;
}

#translator {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	border: 0px solid #A0A0A0;
	text-align: center;
	font-size : 100%;
}

#menu {
	padding: 0px;
	margin: 10px 0px 0px 15px;
	border: 0px solid #A0A0A0;
	text-align: center;
	font-size : 100%;
}

#menu img {
	border-width: 0px;
	margin: 0px 0px 2px 0px;
}

#menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ffffcc;
  border-right: 1px solid #ffffcc;
  border-left: 1px solid #ffffcc;
	background-color: #513127;
	width: 200px;
}

#menu li {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #ffffcc;
  display: block;
  width: 200px;
}

#menu a {
	background-color: #513127;
  color: #ffffcc;
  margin: 0px;
  padding: 10px 0px 10px 0px;
  display: block;
	width: 200px;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover {
  background-color: #ffffcc;
  color: #513127;
  text-decoration: none;
}

#aktuality {
  font-size: 80%;
	background-color: #fafafa;
  margin: 20px 0px 15px 15px;
  padding: 0px;
  width: 200px;
  border: 1px solid #ffffcc;
}

#aktuality ul {
  margin: 10px;
  padding: 10px;
}

#main {
	width: 920px;
	padding: 0px;
	margin: 0px;
	background: url('../images/background.jpg') repeat scroll #1c9564 left top;
	text-align: left;
  color: #513127;
/*	border-left: 10x solid #513127; */
/*	border-right: 10x solid #513127; */
	position: absolute;
}

#content {
	margin: 10px 20px 10px 225px;
  padding: 15px 20px 15px 20px;
  border: 1px solid #ffffcc;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #000000;
	background-color: #fafafa;
}

#content img {
  border: 0px solid #FFFFFF; 
	margin: 10px 10px 0px 2px;
}

#content ul {
  text-align: justify;
}

#content li {
  margin-top: 5px;
}

#content p {
  text-align: justify;
  text-indent: 30px;
  margin: 10px;
}

#footer {
	width: 920px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-top: 1px solid #fffbc0; 
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	clear: both;
}

.table_footer {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #513127;
  border: 0px solid #000000;
  width: 900px;
  margin: 0px;
  padding: 0px;
}

.table_footer a {
	font-size: 10px;
	color: #513127;
	text-decoration: underline;
  font-weight: bold;
}

.table_footer a:hover {
	text-decoration: none;
}

.nadpis {
  width: 100%;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	border-top: 0px dotted #000000;
	border-bottom: 1px solid #a0a0a0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 130%;
}

.nadpis2 {
  width: 100%;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 0px dotted #000000;
	border-bottom: 1px solid #a0a0a0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 105%;
}

.nadpis3 {
  font-weight: bold;
  font-size: 100%;
  background-color: #efecd5;
  border-bottom: 1px solid #513127;
  text-decoration: none;
}

.nadpis4 {
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
  margin: 10px 0px 0px 10px;
}

.galerie {
  border: 1px solid #513127;
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
}

.galerie a {
  text-decoration: none;
}

.nahled {
  font-size: 70%;
  color: #000000;
  background-color: #D0D0E9;
  text-align: center;
  vertical-align: top;
  padding: 3px;
  border: 2px solid #513127;
}

#foto {
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	background-color: #fafafa;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#foto img {
  border: 3px solid #513127;
}

#foto table {
  border-width: 0px;
  margin: 0px auto 0px auto;
  padding: 0px;
}

.mapa {
  border-width: 0px;
  text-align: center;
  margin: 50px auto 50px auto;
}

.mapa img {
  border-width: 0px;
}

.odkaz {
	border-bottom: 1px solid #a0a0a0;
}

input.button {
  background-color: #dddddd;
  color: #000000;
  border: 2px solid #000000;
	font-family: verdana, arial, sans-serif;
  font-size: 75%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

