div#middle table, p, a, li {
  font-family:verdana;
  font-size:10pt;
}

* {
  font-family:verdana;
}

td {
  text-align:left;
}

h1,h2,h3,h4,h5,h6 {
 font-family:verdana;
}

h3.stanovy {
 margin-top:15px;
 text-align:center;
 font-size:12pt;
}


h4.stanovy {
 text-align:center;
 font-size:11pt;
}

h5.stanovy {
 text-align:center;
 font-size:10pt;
 font-weight:normal;
}

h6.stanovy {
 text-align:center;
 font-size:11pt;
 margin:5px auto 10px;
}

p.stanovy_address {
 float:right;
}

div.stanovy_registrace {
	width:200px;
	background:#E8EAF9;
	padding:10px;
	margin:20px auto;
	text-align:center;
}

div.stanovy_registrace a {
	color: navy;
}

div.stanovy_registrace a:hover {
	text-decoration:underline;
}

p {
	margin:2px 0px 2px 0px;
	text-indent:0px;
	font-weight:normal;
	width:97%;
}

span.zvyrazni {
	background:yellow;
}

table.stanovy {
	width:360px;
	text-align:left;
}

table.stanovy tr td, th {
	padding:2px 5px 3px 5px;
	width:165px;
	white-space:normal;
	text-indent:0px;
	background:#E8EAF9;
	font-weight:normal;
}

th {
	text-align:left;
	border-bottom:1px solid gray;
}

ul {
	list-style-type:none;
	margin-left:35px;
	margin-top:20px;
}


li {
	margin-bottom:10px;
	text-indent:-35px;
	text-align:justify;
}

ul li  {
	font-weight:bold;
}

ul li ul li {
	font-weight:normal;
}

li ul {
	margin-top:10px;
}

div.stanovy_odkazy {
	margin: 15px 15px 15px 15px;
}

a.back {
	width:60px;
	margin:20px auto 5px 450px;
	text-decoration:none;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	color:orange;
}

a.back:hover {
	color:black;
}
div.stanovy_odkazy a {
	color:navy;
	text-decoration:none;
}

div.stanovy_odkazy a:hover {
	color:navy;
	text-decoration:underline;
}

div.stanovy_odkazy {
	margin-left:0px;
	border-top:2px solid white;
	border-bottom:2px solid white;
}
div.stanovy_preamble {
	font-style:italic;
}

p.stanovy_podpis {
	width:150px;
	text-align:center;
	border-top:1px dotted gray;
	margin: 25px auto;

}
div.stanovy_podpisy {
	text-align:center;
	margin:50px auto 5px auto;
	width:500px;
}

hr.cistic {
	visibility:hidden;
	clear:both;
}