Body {
  font-size: 11px;
	color: #ffecec;
	font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: justify;
  font-size: 11px;
	background-color: #5f163a;
	background-image: url('images/bg_fire.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding: 5px;
  }

table{
  font-size: 11px;
	color: #5f163a;
	font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: justify;
  background: #ffecec;
  overflow: auto;
  border: 1px
  border-color: #ffecec;
  padding: 10px;
  padding-bottom: 1em;
}

#menu{
  text-align: left;
  
}

a {
	text-decoration: none;
	font-style: normal;
	color: #9d7388;
	font-weight: bold;
}
a:hover {
  text-decoration: none;
	font-style: normal;
	color: #c56369;
	font-weight: bold;
}
.menu {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 0em;
	margin: 0px;
	}

.menu li{list-style:none;
}

.menu a {
	text-align: center;
	color: #5f163a;
	font-size: 11px;
	text-decoration: none;
	border-left: 0px solid #340b07;
	display: block;
	padding-left: 0em;
	margin: 0px;
}
.menu a:hover {
	text-align: center;
	color: #c56369;
	font-size: 11px;
	text-decoration: none;
	border-left: 0px solid #b8ccc5;
	display: block;
	padding-left: 0em;
  margin: 0px;
}

.podmenu {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding-left: 0em;
	margin: 0px;
	}

.podmenu li{list-style:none;
}

.podmenu a {
	color: #9d7388;
	text-decoration: none;
	display: block;
	padding-left: 0em;
	margin: 0px;
}
.podmenu a:hover {
	color: #5f163a;
	text-decoration: none;
	display: block;
	padding-left: 0em;
	margin: 0px;
}
	
h2 /* nadpis */{
  font-family: Garamond, "New York CE", utopia, serif;
	border-top: 0px solid #543a19;
	text-align: center;
	color: #a81257;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 1px;
	display: block;
	padding-left: 1px;
}

h1 /* sekce */ {
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	border-top: 0px solid #4d7981;
	text-align: center;
	color: #5f163a;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 1px;
	}

h3 /* podnadpis */{
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: left;
	color: #a81257;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 /* actually */ {
  font-family: Verdana, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color: #5f163a;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-top: -1px;
}

.rozcestnik a {
  font-size: 13px;
  text-decoration: none;
	font-style: normal;
	color: #5f163a;
	}
	
.rozcestnik dd{
  font-size: 12px;
  color: #9d7388;
  margin-left:20px;
  }
 
p{
  text-indent: 1em;
  }
