TABLE {
	BORDER-COLLAPSE: collapse
}
#menu {
	float:left;
	margin:0px 0 0;
	padding:0px 0px 0px 0px;
	border:0px;
	width:auto;
	background-color:;
}

/* menu  */
.ddmx {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.ddmx .item1{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: url(../i/x.jpg) repeat-x top left;
	padding : 0px; 
	margin : 0px; 
	text-decoration : none; 
	display: block;
	white-space: nowrap;
	position: relative;
	font-weight:bold;
}
.ddmx .item1:hover{
	color: #4B9BDA;
	background: url(../i/back_menu.gif) repeat-x top left;
	padding : 0px; 
	margin : 0px; 
	text-decoration : none; 
	display: block;
	white-space: nowrap;
	position: relative;
	font-weight:bold;

}
.ddmx .item1-active{
	color: #4B9BDA;
	background: url(../i/back_menu.gif) repeat-x top left;
	padding : 0px; 
	margin : 0px; 
	text-decoration : none; 
	display: block;
	white-space: nowrap;
	position: relative;
	font-weight:bold;

}
.ddmx .item1-active:hover {
	color: #4B9BDA;
	background: url(../i/back_menu_over.gif) repeat-x top left;
	text-decoration : none; 
	padding : 0px; 
	margin : 0px; 
	display: block;
	white-space: nowrap;
	position: relative;
	font-weight:bold;
}



/* 1podmenu */

.ddmx .item2,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	padding:3px;
}
.ddmx .item2:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:normal;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	padding:3px;
}

/* pozadie podmenu */
.ddmx .item2 {
    background: #FFF;
}

/* hover pozadia */
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #4B9BDA;
}


/* ramik na podmenu */
.ddmx .section {
    width: 115px;
	border-left: 1px solid #4B9BDA;
	border-right: 1px solid #4B9BDA;
	border-top: 1px solid #4B9BDA;
	border-bottom: 4px solid #4B9BDA;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.style4 {color: #E9501D}
