body {
  background-color: #613012;
	text-align: center;
	
}
p.obraz{
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
}
h3{
  text-align: center;
  color: #CC6600;
  font-size: 20pt;
  font-family: Century Schoolbook,verdana,arial,helvetica,sans-serif;
  margin: 10px 10px 10px 10px;
}
img{
  margin: 0px 5px 10px 5px;
}
#domu{
  color:black;
	float: right;
}
#domu a {
  text-decoration: none;	
	color: black;
}
#holder {
  width: 675px;
	background-color: #613012;
	margin: 0 auto 0 auto; 
}
#head {
  width: 675px;
	height: 183px;
	background-image: url('Pictures/top.jpg');
}
#menu {
  clear: both;
	height: 30px;
	width: 675px;
	background-color: #7a4524;
	color: #ffe4ae;
	text-transform: uppercase;
	text-align: center;
}	
#menu ul {
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
#menu li {
  float: left;
	display: block;
	font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
}
#menu a {
  text-decoration: none;
	float: left;
	color: #d99e5c;
	margin:   5px 5px 0px 10px;
}
#menu a:hover { 
  color: #d99e5c;
	text-decoration: underline;
}
p a{
  color: #CC6600;
}
#main {
  position: relative;
	clear: both;
	text-align: justify;
	font-family: Arial;
	width: 675 px;
	background-color: #f4c171;
}
#main2 {
  margin: 20px 10px 30px 10px;
}
#mapa {
  background-color:#f4c171;
	float: left;
	clear: left;
}
#popis {
  background-color:#f4c171;
	float: right;
	clear: right;
	text-align: right;
	color: #CC6600;
	font-family: Century Schoolbook,verdana,arial,helvetica,sans-serif;
}
#pata {
  clear: both;
  text-align: center;
	color: #CC6600;
  font-size: 11pt;
	font-family: Times New Roman;
	font-style: italic;
  margin-bottom: -20;