* {
	padding:0px;
	margin:0px;
}
h1 {
	text-align: center;
	font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy;
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
}
h2 {
	text-align: center;
	font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy;
	font-weight: bold;
	font-size: 17px;
	padding-top: 20px;
}
p {
	margin-top: 10px;
}
body  {
	margin-left: auto;
	margin-right: auto;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 15px;
	background-color: #4682b4;
	width: 804px;
}
.main  {
	margin:10px auto 10px auto;
}
#search  {
	text-align:right;
	margin: 18px 20px 0 0;
}
.search  {
	margin:0px;
	padding:0px;
}
.searchform  {
	margin:0px;
	padding:0px;
	border:1px solid #969696;
	background:white;
	color:black;
	height:15px;
}
.searchico {
	margin:0px 2px;
	padding:0px;
	background:white;
	color:#3B6EBF;
	border:1px solid #969696;
	height:15px;
	width:50px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:11px;
	cursor:pointer;
}
#hlavicka {
	background:url(logo_new.png) no-repeat;
	padding:0px 0px 0px;
	margin:0px;
	width:100%;
	height:148px;
	border:4px solid black;
}
.hlavicka_odkaz {
	display:block;
	text-decoration:none;
	width:100%;
	height:99%;
	padding:0px;
	margin:0px;
}
/*.banner {
	width: 700px;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	background-color: #006699;
	border-right: 4px solid black;
	border-left: 4px solid black;
	border-top: 4px solid black;
}*/
.middle {
	width:804px;
	background-color:	#f5fffa;
	font-family: times;
	border: 4px solid black;
	font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy;
	float: left;
	min-height:733px; /* všechny ostatní*/
	_height:710px; /* IE */
}
.paticka {
	width: 100%;
	margin-top: 5px;
	clear: both;
	text-align: center;font-size:13px;
}
.huby {
	font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy;
	line-height: 25px;
}
.podpis {
	text-align: right;
	font-style: italic;
	padding-right: 20px;
}
p {
	padding-left: 20px;
	padding-right: 20px;
}
img {
	border:none;
}
ul {
	margin-left: 45px;
	margin-bottom: 5px;
	margin-top: 5px;
}
td {
	text-align:center;
}
table {
	border-color: black;
}
.menu {
	position:relative;
	width:100%;
	height: 2em;
	font-size:110%;
	background:#006699;
	padding: 0;
	margin-bottom:1em;
}
* html .menu {
	padding-bottom:0;
}
.menu ul {
	list-style-type:none;
	padding:0;
	margin:0 0 0 10px;
	width:630px;
	height:100%;
}
.menu li {
	float:left;
}
.menu table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
.menu a, .menu :visited {
	color:#fff;
	text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft {
	display:block;
	float:left;
}
.menu a {
	display:block;
	font-weight:normal;
	float:left;
	padding:0 13px;
	height:2em;
	line-height:1.9em;
	cursor:pointer;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:2em;
	left:-10px;
	width:100%;
	border-bottom:1px solid #777;
	background:	#3399CC;
	height: 2em;
}
.menu :hover {
	white-space:normal;
}
.menu a:hover {
	color:#000;
	border-bottom-color:#ccc;
}
.menu li:hover > a {
	color:#000;
	border-bottom-color:#ccc;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	display:block;
	visibility:visible;
	top:2em;
}
.menu ul :hover ul li {
	display:block; 
	background:	#3399CC; 
	height: 2em;
	border-right:1px solid #777;
}
.menu ul :hover ul li.last { 
	border-right: none;
}
.menu ul :hover ul li a {
	display:block; 
	font-size:0.8em; 
	height: 2em;
	width:auto; 
	float:left; 
	color: #FFFFFF;
	padding: 3px 10px;
}
.menu ul :hover ul li a:hover {
	color: #000000;
}
#cse-search-results {
	text-align: center;
	margin-top: 3em;
}

