/*css*/
body {
	margin: 0;
	padding: 0;
}

#body {
	text-align: center;
}

#kraje {
	height: 105px;
	background-color: rgb(65,65,65);
}

#kraje h1{
	color: rgb(65,65,65);
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 15px;
}

#stred {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: -105px;
	height: 30px;
}

#horni {
	background-color: rgb(65,65,65);
	height: 100px;
	text-align: right;
	padding: 0px 5px 0px 5px;
	margin-bottom: 35px;
}

#hl {height: 20px;}

#horni a{
	color: rgb(255,255,255);
	font-size: 12px;
}

#horni a:hover{
	text-decoration: none;
}

#logo {
	width: 231px;
	float: left;
}

#menu {
	float: right;
	width: 480px;
	margin-left: 10px;
	padding-top: 53px;
}

#menuvn {
	margin: 0;
	height: 8px;
}


#menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: center;
}

#menu li {
	display: block;
	float: left;
	margin: 0 8px 0 8px;
	padding: 0px;
	height: 32px;
	background-color: rgb(156,0,1);
}

#menu li.act{
	background-color: rgb(255,255,255);
}

#menu a {
	display: block;
	width: 100px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: rgb(225,233,226);
	text-decoration: none;
	padding-top: 10px;
}

#menu a:hover {
	text-decoration: underline;
	color: rgb(255,255,255);
}

#menu .act a:hover {
	text-decoration: none;
	color: rgb(65,65,65);
}

#menu .act a {
	color: rgb(65,65,65);
}

#dolni {
	text-align: left;
}

#levy {
	float: left;
	width: 205px;
	margin-bottom: 25px;
}

#levy ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#levy li {
	display: block;
margin 0;
	padding: 0 0 0 0;
	margin-top: 1px;
	background-color: rgb(156,0,1);

}

#levy li a {
	display: block;
	width: 160px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E1E9E2;
	text-decoration: none;
	padding: 2px 0px 2px 45px;
	background: url(../img/bod.jpg) no-repeat left rgb(156,0,1);
}

#levy a:hover {
	color: rgb(255,255,255);
	background: url(../img/bod1.jpg) no-repeat left rgb(156,0,1);

}

#levy a.act{
	color: rgb(255,255,255);
	background: url(../img/bod1.jpg) no-repeat left rgb(156,0,1);

}

#flash {
	margin-top: 25px;
}

#obsah {
	float: right;
	width: 500px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 1.3em;
  color: rgb(156,0,1);
  }

h3 {
  font-size: 1.1em;  
  }

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin: 0;
	padding: 0;
	background:transparent;
}

li {
  margin: 5px 0 5px 0;
}

p {
  margin: 8px 0 8px 0;
}

blockquote {
  margin: 10px 15px 10px 15px;
  text-align: justify;
  font-style: italic;
}

hr {
  border-color: rgb(156,0,1);
  border-style: solid;
  }

table, td {
  border-color: rgb(156,0,1);
}

img {
  border-color: rgb(156,0,1);
}

#pat {
	text-align: center;
	font-size: 12px;
}

#pat a {
	color: rgb(0,0,0);
}

#pat a:hover {
	text-decoration: none;
}

/* doporučit */
label {
  float:left;
  width:30%;
  text-align:left;
  margin-right:20px;
  }

#titulek {
width: 280px;
}

.df {
  margin: 15px 0px 5px 5px;
}

.df label {
  font-weight: bold;
  font-size: 14px;
}


#submit {
  text-align: center;
  }

#red  {
  color: rgb(237,0,0);
}

#oblevy {
  float: left;
  font-size: 13px;
  width: 200px;
  }

#obpravy {
  font-size: 13px;  
  }
  
.fck {text-align: right;}

#druz h2{
  color: red;
  font-size: 25px;
}

a {
  color: rgb(156,0,1);
}

a:hover {
  text-decoration: none;
}
