body {
	font-family: "tahoma","arial";
	font-size: 13px;
	color: black;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: khaki;
}
table {
	border-collapse: collapse;
	font-family: "verdana","arial";
	font-size: 13px;
	font-weight: normal;
}
/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}
A:visited {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: red;
	font-weight: bolder;
}
A:active {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}
A.clanek:link, A.clanek:visited {
	font-weight: bolder;
	background:transparent;
	text-decoration: none;
	color:navy;
	padding: 2px;
	margin: 2px 0;
	border:none;
	font-size: 13px;
}
A.clanek:hover {
	color:#ffffff;
	background:#4f689a;
	text-decoration: none;
	padding: 2px;
	margin: 2px 0;
}

/* zakladni styly */

.z {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: "tahoma","arial";
}
P.menu {
	display:block;
	font-weight: bolder;
	color:gold;
	background:olive;
	text-decoration: underline;
	padding: 2px;
	margin: 2px 0;
	border:none;
	font-size: 11px;
}
.biltucne {
	color: white;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.certucne {
	color: black;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: bold;
}
.nadpis {
	color: #000000;
	font-family: "tahoma","arial";
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.nadpiswebu {
	color: #000000;
	font-family: "tahoma","arial";
	font-weight: bold;
	text-align: left;
	font-size: 29px;
}
.podnadpis {
	color: #000000;
	font-family: "ARIAL","tahoma";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
li {
	color: #000000;
	font-family: "tahoma","arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}