.ddsubmenustyle, .ddsubmenustyle ul{ 
font: bold 15px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu1.png) repeat-x;
margin: 0;
padding: 0;
position: absolute;
top: 0;
height: 30px;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
font: bold 15px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu1.png) repeat-x;
display: block;
width: 120%; 
text-decoration: none;
padding: 0px 0;
height: 30px;
}

.ddsubmenustyle ul a:hover{
color: #43af13;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
}

.ddsubmenustyle ul a.selected{
border: 1px solid #ffb400;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
color: #43af13;
height: 30px;
}

.ddsubmenustyle ul a.active{
display: inline-block;
width: 100%;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
}

* html .ddsubmenustyle li{ 
display: inline-block;
width: 100%;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
}

.ddsubmenustyle li a:hover{
color: #43af13;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
}

.ddsubmenustyle li a.selected{
border: 1px solid #ffb400;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
color: #43af13;
}

.ddsubmenustyle li a.active{
display: inline-block;
width: 100%;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
height: 30px;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 16px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
border-width: 0;
width: 0;
height: 0;
display: block;
}