/* ripmenyy yleval (algus)*/

.ddmx {
    font: 11px arial;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	font: 12px arial;
	margin: 0 0 0 18px;
	background: url('/img/menu_bullet_1.gif') no-repeat right center;
	padding-right: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}

.ddmx a.akt {
	color: #FFF000;
	font-weight: bold;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover  {
	text-decoration: underline;
}

.ddmx .item1-active,
.ddmx .item1-active:hover {
  color: #FFF000;
}

.ddmx .item1sel,
.ddmx .item1sel:hover,
.ddmx .item1sel-active,
.ddmx .item1sel-active:hover {
	font: 12px arial;
	margin: 0 0 0 18px;
	background: url('/img/menu_bullet_1.gif') no-repeat right center;
	padding-right: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}


.ddmx .item1sel:hover,
.ddmx .item1sel-active:hover  {
	text-decoration: underline;
}

.ddmx .item1sel-active,
.ddmx .item1sel-active:hover {
  color: #FFF000;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 5px 4px 22px;
    font: 11px arial;
    color: #00499C;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item2 {
    background: #C8E7F9;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
  background: #ffffff;
}

.ddmx .item2-active {
  background: #C8E7F9;
}

/* 3'as tase */
.ddmx .section .section a {
  font-weight: normal;
}

.ddmx .section .section a:hover {
  font-weight: normal;
  text-decoration: underline;
}


.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 22px;
}
.ddmx .item2 img.has_sub,
.ddmx .item2-active img.has_sub{
    position: absolute;
    top: 8px;
    right: 8px;
    border: 0;
}

.ddmx .item2 img.bullet,
.ddmx .item2-active img.bullet{
    position: absolute;
    top: 7px;
    left: 11px;
    border: 0;
}


.ddmx .section {
    border: 1px solid #00499C;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/* ripmenyy yleval (l6pp) */



.ddmx_alamleht .item1_selected,
.ddmx_alamleht .item1_selected:hover,
.ddmx_alamleht .item1_selected-active,
.ddmx_alamleht .item1_selected-active:hover { color: black; }

.mainmenusel { font-family: arial, sans-serif; font-size: 12px; font-weight: bold; background-image: url('/img/menu_l1_sel_back.gif'); } 







