a:link, a:visited, span.odkaz {
	color: #191970;
}
body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	margin: 0px;
	font-size: 80%;
}

div {
	text-align: left;
}

div#hlavicka {
	margin: auto;
	width: 768px;
	height: 68px;
}

div#menu {
	margin: auto;
	width: 766px;
	height: 22px;
	background-color: #45A1BE;
	background-color: #F4F4F4;
	margin-top: 0px;
	border-top: 1px solid #4BA3BF;
	padding-left: 2px;
}

.center {text-align: center;}

a.menu-item, a.menu-item-z, a.menu-item-k,
a.menu-item:link, a.menu-item-z:link, a.menu-item-k:link,
a.menu-item:visited, a.menu-item-z:visited, a.menu-item-k:visited
 {
	background-color: #F4F4F4;
	height: 18px;
	background-image: url(images/menu_zalozka.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 2px;
	display: block;
	clear: none;
	float: left;
	font-weight: bold;
	font-size: 10pt;
	color: #DC7004;
	text-decoration: none;
}

a.menu-item-z, a.menu-item-z:link, a.menu-item-z:visited {
	background-image: none;
	padding-left: 3px;
}

a.menu-item-z, a.menu-item-z:link, a.menu-item-z:visited {
	padding-right: 4px;
}

a.menu-item:hover, a.menu-item-z:hover, a.menu-item-k:hover {
	color: #483D8B;
}

div.mistni-menu {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	background-color: #f4f4f4;
	padding: 4px;
	width: 400px;
	margin: auto;
	border-left: solid 12px #cacaca;
	border-right: solid 12px #cacaca;
	border-bottom: solid 1px #cacaca;
}

div#obsah {
	margin: auto;
	width: 742px;
	border: #4BA3BF solid 1px;
	margin-top: 0px;
	padding: 4px;
	padding-left: 20px;
	position: relative;
}

div#paticka {
	margin: auto;
	width: 766px;
	border: #4BA3BF solid 1px;
	margin-top: 1px;
	background-color: #F2F2F2;
	text-align: center;
	font-size: 80%;
}

h1,h2,h3 {
	font-size: 160%;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #00008B;
	font-family: Verdana;
}

h2 {
	font-size: 130%;
	padding: 4px;
	padding-left: 2px;
	padding-bottom: 0px;
}

h3 {
	font-size: 120%;
}

img {
	border: none;
}

img.border {
	border: 1px solid #006699;
	border: 0;
	margin: 6px;
}

li {
	margin-bottom: 4px;
}

p.popis {
	font-weight: bold;
}

span.odkaz {
	text-decoration: underline;
}

thead tr {
	background-color: #ccffff;
}

ul {
	list-style-type: square;
}

.mapka {
  float: right;
  display: block;
  text-align: center;
  width: 290px;
  margin: 0 15px 15px 0;
}


