.markermenu{
clear: left;
position: relative;
}

.markermenu ul{
list-style-type: none;
width: 100%; 
padding: 0;
}

.markermenu ul a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #fff9bb;
display: block;
width: auto;
height: 30px;
padding-left: 10px;
text-decoration: none;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu1.png) repeat-x;
}

.markermenu li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #fff9bb;
display: block;
width: auto;
height: 30px;
padding-left: 10px;
text-decoration: none;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu1.png) repeat-x;
}

* html .markermenu ul a{ 
width: 100%;
}


.markermenu ul a:hover{
color: #fff;
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
padding-left: 10px;
}

.markermenu ul a:active{ 
color: #fff9bb;
}


.markermenu ul  a.selected{
background:url(http://www.fundacja-cat.pl/CAT/templates/fundacja-cat/img/menu2.png) repeat-x;
color: #fff;
padding-left: 10px;
}

.markermenu li a:active{ 
color: #fff9bb;
}

.blackwhite li a{
color: #fff9bb;
border: 2px solid #000;
padding-left: 10px;
}

.blackwhite li a:hover{
color: #ffffff;
}

.blackwhite li a.selected{
color: #fff;
border: 1px solid #d8d8d8;
}

.blackwhite li a.active{
color: #fff;
}
