.menu_tytul {
   width:120px;
   border-top: 0px;
   margin: 0px;
/*   float:left; */
}

/*.menu_tytul img { display:block; }*/
.menu_tytul a img { border-width:0px; padding:0px; margin:0px; } 
#menu_p .menu_tytul a { padding:0px; margin:0px; border:0px; } 

.menu_opcje {
   position: absolute;
   z-index: 1000;
   white-space: nowrap;
   visibility: hidden;
   background-color: #ef5c00;
   border-width: 0px 0px 0px 0px; 
        border-style:solid;
        border-color: #fff;
   padding:2px;
   margin: 0px;
   width: 120px;
font-family: Nimbus Sans L, TimesNewRoman, Trebuchet MS, Verdana, Arial, sans-serif; font-size:10pt; font-weight:bold;
}

.menu_opcje a:link { background-color: #ef5c00; color:#fff; text-decoration: none; border-bottom: 1px solid #fff; display: block; padding: 0px; }
.menu_opcje a:visited { background-color: #ef5c00; color:#fff; text-decoration: none; border-bottom: 1px solid #fff; display: block; padding: 0px; }
.menu_opcje a:hover { background-color: #c60000; color:#fff; text-decoration: none; border-bottom: 1px solid #fff; display: block; padding: 0px; }
/*
#menu_p { background-color: #8baacf; width:123px; border-width: 0px 0px 0px 0px; border-style:solid; border-color:#fff; color:#fff; }

#menu_p { font-family: Arial, sans-serif; font-size:9pt; font-weight:bold; }
*/
/*
#menu_p a { text-decoration:none; border-bottom: 1px solid #fff; display:block; padding:0px; } 
#menu_p a:link { color: #fff; } 
*/
