.ddmx {
/* cele menu 1 level*/
	font-family: , Helvetica, sans-serif;
	;
	font-weight: bold;
	font-size: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #ffffff;
	border-top-width: 2px;
	border-style: solid;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1:visited, .ddmx .item1-active, .ddmx .item1-active:hover, .ddmx .item1-active:visited {
	padding: 5px 20px 5px 8px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size:  12px;
	color: #ffffff;
/* BARVA PÍSMA 1.LEVEL*/
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	background: #F36A06;
/* BARVA POZADÍ 1.LEVEL*/
	border-bottom: 0px solid #ffffff;
	/* chovani  1 uroven     padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #cccccc;
	background: #074f80;
	font: 12px arial;
	color: #ffffff;
	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: #DE6403;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #F58A35;
/* 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-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #F58A35;
	background: #ffffff;
	color: #DE6403;
}
.ddmx .item2, .ddmx .item2:hover, .ddmx .item2:visited, .ddmx .item2-active, .ddmx .item2-active:hover {
	padding: 5px 50px 5px 8px;
	font-family: Tahoma, Helvetica, sans-serif;
/* pismo  dalsi urovne*/
	font-weight: bold;
	font-size:  12px;
	color:  #ffffff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
}
.ddmx .item2-active:visited
/* pismo visited dalsi urovne*/
 {
	color: #B6B7B7;
	font-size:  12px;
}
.ddmx .item2 {
/* ramovani neaktivnich - menu dalsi urovne*/
	background:  #F58A35;
	border-bottom: 1px solid #ffffff;
}
.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {
/* menu hover dalsi urovne*/
	background: #ffffff;
	color: #F58A35;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #F58A35;
/* barva podtrzeni  dalsi urovne*/
	border-top-width: 1px;
	border-style: solid;
	font-size:  12px;
}
.ddmx .item1 img, .ddmx .item1-active img {
	position: absolute;
	top: 4px;
	right: 10px;
/* poloha obrázku*/
	border: 0;
}
.ddmx .item2 img, .ddmx .item2-active img {
	position: absolute;
	top: 4px;
	right: 10px;
	border: 0;
}
.ddmx .section {
/* chovani  celeho menu dalsi urovne*/
	font-family: Tahoma, comic sans ms, technical;
	font-weight: bold;
	font-size:  12px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	margin-left: 1px;
	margin-right: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}
.ddmx .bottom, .ddmx .bottom:hover {
	border-bottom: 0px solid #000000;
}
* html .ddmx td {
	position: relative;
}
/* ie 5.0 fix */
