/* Left MENU */

/* =-=-=-=-=-=-=-[Menu 15]-=-=-=-=-=-=-=- */
#menu15 {
        width: 137px;
        margin: 0 0 0 5px;
}
#menu15 ul {
		font-weight: bold;
		font-style: normal;
		font-size: 1.2em;
        list-style: none;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
}
#menu15 li a {
        height: 49px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 38px;
        text-decoration: none;
		text-align: center;
}
#menu15 li a:link, #menu15 li a:visited {
        color: #5b5f62;
        display: block;
        background:  url(../images/button.gif) no-repeat;
        padding: 9px 8px 0 0;
}
#menu15 li a:hover, #menu15 li #current { 
        color: #064797;
        background:  url(../images/button.gif) 0 -49px no-repeat;
        padding: 9px 8px 0 0;
}
/* =-=-=-=-=-=-[Menu 15 - KONIEC]-=-=-=-= */

