body {
	margin: 0px;
	padding: 0px;
	background: #F7F7E9 url(../img/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #390124;
	text-decoration: underline;
}

a:hover {
	color: #390124;
	text-decoration: none;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #390124;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5e;
	padding-top: 20px;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 15px;
}

#hlavni {
	width: 990px; 
  margin: 0 auto;
}

#logo {
	width: 240px;
	margin: 0px;
  float: left;
  padding-top: 5px;
}

#logo img {
	border: 0;
}

#menu {
  width: 750px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 25px;
}

#menu ul {
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	float: right;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	height: 25px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	color: #390124;
	text-decoration: none;
	margin-right: 15px;
}

#menu li a:hover {
	background: #390124;
	background-position: center;
	color: #fff;
	text-decoration: none;
}

.active {
	background: #390124;
	background-position: center;
	color: #fff;
	text-decoration: none;
}

.active span {
  color: #fff;
}

#cesta {
  width: 990px;
  height: 30px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
}

#cesta p {
  padding-top: 8px;
  font-size: 10px;
}

#cesta a {
  font-size: 14px;
  color: #390124;
  text-decoration: none;
}

#cesta a:hover {
  color: #390124;
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

#obsah {
	margin-right: 25px;
	padding-left: 25px;
	text-align: justify;
	color: #000;
	width: 600px;
	float: left;	
}

#obsah p {
	line-height: 22px;
}

#obsah a {
	color: #390124;
	text-decoration: underline;
}

#obsah a:hover {
	color: #390124;
	text-decoration: none;
}

#formular {
  float: left;  
  font-size: 12px;
}

#formular h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5e;
}

.center {
  text-align: center;
}

#predel {  
  clear: both;
  height: 20px;
  background: url(../img/deleni.gif) no-repeat;
}

#paticka {
	float: left;  
  width: 980px;
  height: 30px;
}

#paticka p {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#paticka a {
	color: #390124;
	text-decoration: underline;
}

#paticka a:hover {
	color: #390124;
	text-decoration: none;
}

#links { 
  margin-top: -15px;
  float:right;
  font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

dl.contact label {
	font-weight: bold;
}

dl.contact dt {
	margin-bottom: 3px;
}

dl.contact dd {
	margin-left: 0px;
	margin-bottom: 3px;
}

.fb img { border: 0px; }