.ddmx {
/* cele menu 1 level*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #a4140e;
	border-color: #ffffff;
	border-top-width: 1px;
	border-style: solid;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1:visited, .ddmx .item1-active, .ddmx .item1-active:hover, .ddmx .item1-active:visited {
	padding: 5px 5px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
/* BARVA PÍSMA 1.LEVEL*/
	text-decoration: none;
	display:  block;
	white-space: nowrap;
	position: relative;
/* BARVA POZADÍ 1.LEVEL*/
	border-bottom: 0px solid  #0d0877;
	/* chovani  1 uroven     padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
	font: 12px arial;
	color: #074f80;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
*/
}
.ddmx .item1:hover, .ddmx .item1-active
/* chovani  nad polozkou 1 level */
 {
	background: #ffffff;
	color: #a4140e;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #2C8387;
/* barva podtrzeni 1 level */
	border-top-width: 0px;
	border-style: solid;
}
.ddmx .item1-active:hover, .ddmx .item1-active:visited
/* chovani 1 uroven hover*/
 {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #2C8387;
	background: #0d0877;
	color: #ffffff;
}
.ddmx .item2, .ddmx .item2:hover, .ddmx .item2:visited, .ddmx .item2-active, .ddmx .item2-active:hover {
	padding: 5px 10px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
/* pismo  dalsi urovne*/
	font-weight: bold;
	font-size: 10pt;
	color: #0d0877;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}
.ddmx .item2-active:visited
/* pismo visited dalsi urovne*/
 {
	color: #2C8387;
	font-size: 10pt;
}
.ddmx .item2 {
/* ramovani neaktivnich - menu dalsi urovne*/
	background: #edfaf4;
	border-color: #0d0877;
	border-left-width: 1px;
	border-top-width: 0px;
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
/* menu hover dalsi urovne*/
	background: #0d0877;
	color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color:  #2C8387;
/* barva podtrzeni  dalsi urovne*/
	border-top-width: 0px;
	border-style: solid;
	font-size: 10pt;
}
.ddmx .item1 img, .ddmx .item1-active img {
	position: absolute;
	top: 4px;
	right: 0px;
	border: 0;
}
.ddmx .item2 img, .ddmx .item2-active img {
	position: absolute;
	top: 4px;
	right: 1px;
	border: 0;
}
.ddmx .section {
/* chovani  celeho menu dalsi urovne*/
	font-family: Arial, comic sans ms, technical;
	font-weight: bold;
	font-size: 10pt;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	margin-left: 3px;
	margin-right: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #0d0877;
	border-top-width: 1px;
	border-style: solid;
}
.ddmx .bottom, .ddmx .bottom:hover {
	border-bottom: 1px solid #000000;
}
* html .ddmx td {
	position: relative;
}
/* ie 5.0 fix */
