body {
	margin: 0 auto;
	padding: 0;
	font: normal 14px Tahoma, Arial, Sans-Serif;
	color: #000000;
	background-color: #f2f1f0;
}
#head {
	background-color: #e6e7e8;
	border: 0px;
	height: 90px;
}
#head h1 {
	padding-left: 120px;
	padding-top: 12px;
	font: 22px Tahoma, Arial, Sans-Serif;
	font-weight: 400;
	line-height: 10px;
	color: #000000;
	text-align: left;
}
#head h2 {
	padding-left: 100px;
	position: relative;
	top: -15px;
	font: 16px Tahoma, Arial, Sans-Serif;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	text-align: right;
}
#head h3 {
	position: relative;
	top: -26px;
	font: 12px Tahoma, Arial, Sans-Serif;
	line-height: 14px;
	color: #000000;
	text-align: center;
}
#container {
	width: 780px;
	min-height: 580px;
	margin: 5px auto;
	background-color: #e6e7e8;
	border: 0px;
}
#menu {
	float: left;
	width: 190px;
	min-height: 380px;
	margin-top: 0px;
	padding-top: 20px;
	background-color: #e6e7e8;
	border: 0px;
}
.menu {
	text-align: left;
	vertical-align: bottom;
	width: 165px;
	height: 22px;
}
.menu a {
	width: 100%;
	height: 100%;
	display: block;
}
a.item:active, a.item:link, a.item:visited {
	text-decoration: none;
	line-height: 22px;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
}
a.item:hover {
	text-decoration: none;
	line-height: 22px;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	/*filter: blur(add=1,direction=135,strength=2);*/
	background: #d4d4d4;
}
a.itemSmall:active, a.itemSmall:link, a.itemSmall:visited {
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	font-size: 12px;
	font-weight: 400;
}
a.itemSmall:hover {
	text-decoration: none;
	line-height: 18px;
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	filter: blur(add=1,direction=135,strength=2);
	background: #d4d4d4;
}

a.itemhead:active, a.itemhead:link, a.itemhead:visited {
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	font-size: 12px;
}
a.itemhead:hover {
	text-decoration: none;
	line-height: 14px;
	color: #000000;
	font-size: 12px;
	background: #d4d4d4;
}
a.link {
	text-decoration: none;
}
#content {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	background-color: #f2f1f0;
	min-height: 580px;
	text-align: right;
}
#content h1 {
	padding-left: 5px;
	font: normal 22px Tahoma, Arial, sans-serif;
	color: #000000;
}
#content h2 {
	padding-left: 5px;
	font: normal 16px Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#content li {
  text-align: left;
}

#content td {
  text-align: left;
}

#foot {
	width: 780px;
	height: 32px;
	margin: 0px auto;
	background-color: #e6e7e8;
	border: 0px;
	position: relative;
	top: -15px;
}
#foot h1 {
	font: normal 12px Tahoma, Arial, sans-serif;
	color: #c0c0c0;
}
.bold {
	font-weight: 600;
}
.small {
	padding-left: 10px;
	font: 10px Tahoma, Arial, Sans-Serif;
	line-height: 12px;
	color: #000000;
	text-align: left;
}
.smallbold {
	padding-left: 10px;
	font: bold 10px Tahoma, Arial, Sans-Serif;
	line-height: 12px;
	color: #000000;
	text-align: left;
}
a {
	text-decoration: underline;
	/*color: #019934;*/
	color: black;
}

a:hover {
  text-decoration: none;
}
p {
	text-align: justify;
}

#aUstav {
  text-decoration: none;
}

#aUstav:hover {
	text-decoration: none;
	background: #d4d4d4;
}

table.border {
  border-collapse: collapse;
  border: 1px black solid;
}
table.border td, table.border th {
  border: 1px black solid;
}
ul.menu2 {
  margin: 0 0 0 30px;
  padding: 0;
}
.znakyCell {
  width: 20%;
}

.znakyCell > img, a > img {
  border: 0;
}
.inovace {
  color: #00c !important;
  font-weight: bold;
}
