.ddm1 td  {
	background-image: url(../images/topmeniu_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 2px;
}
#top_meniu {
	padding: 9px 60px 0 25px;
	height: 45px;
	/*border: 1px solid #000;*/
}
#top_meniu_inside {
	padding: 9px 60px 0 30px;
	height: 45px;
	/*border: 1px solid #000;*/
}
.ddm1 {
    font: 11px tahoma;    
}
.ddm1 .item1 {
    color: #fbffcc;
    font-weight: bold;     
    border-top: 5px solid #ffffff;     	  
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 13px 5px 13px 5px;
    text-decoration: none;
    display: block;
    position: relative;    
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {    
	padding: 13px 5px 13px 5px;
	border-top: 5px solid #ffffff;
	text-decoration: none;
	position: relative; 
	display: block;
	color: #fbffcc;
    font-weight: bold;
    background: #6aa222;
}
.ddm1 .item2 {    
    color: #fbffcc;
    font-weight: bold; 
    background-image: url(../images/item2_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left; 
	padding: 0 0 9px 0; 
	margin: 0 0 5px 0;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    text-decoration: none;
    display: block;
    white-space: nowrap;   
}
.ddm1 .item2:hover {    
    text-decoration: underline;
}
.ddm1 .section {
	background: #82b442;	
	padding: 13px 10px 3px 10px;
	margin: 5px 0 0 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

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

.ddm1 .current_top {
 	background: #82b442;
 	border-top: 5px solid #82b442;
}
.ddm1 .item3 {
    color: #fbffcc;
    font-weight: bold;     
    border-top: 5px solid #ffffff; 
    background: #6aa222;    	  
}
.ddm1 .item3,
.ddm1 .item3:hover,
.ddm1 .item3-active,
.ddm1 .item3-active:hover {
    padding: 13px 5px 13px 5px;
    text-decoration: none;
    display: block;
    position: relative;    
}

.ddm1 .item3:hover,
.ddm1 .item3-active,
.ddm1 .item3-active:hover {    
	padding: 13px 5px 13px 5px;
	border-top: 5px solid #ffffff;
	text-decoration: none;
	position: relative; 
	display: block;
	color: #fbffcc;
    font-weight: bold;
}
#current_top {
 	background: #6aa222;
 	border-top: 5px solid #ffffff;	
}
