BODY {
      background-color: white;
      font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans-serif;
      background-repeat: repeat-x;
      margin-top: 0px;
      margin-right: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      text-align: center;
}

.naglowek {
      font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans-serif;
      font-size: 18px;
      color: white;
      text-align: center;
}

.opcje {
      font-family: Trebuchet MS, Arial, serif;
      font-weight: bold;
}


TABLE.ax, TR.ax, TD.ax {
      border-style: none;
      border-color: white;
      margin-top: 0px
      margin-left: 0px;
      margin-bottom: 0px;
      margin-right: 0px;
      text-align: center;
}

TABLE.strona, TR.strona, TD.strona {
      border-style: solid;
      border-color: black;
      margin-top: 2px
      margin-left: 2px;
      margin-bottom: 2px;
      margin-right: 2px;
      text-align: center;	
}

TD.dol {
      height: 35px;
      background-image: url(../images/tlo_dol.jpg);
      text-align: center;
      font-size: 10px;
      font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mmenu:link, a:visited
    {
      font-size: 12px;
      color: rgb(0,25,100);
      text-decoration: none;
    }
    
a.mmenu:hover {
      text-decoration: underline;
      color: black;
    }

a:link, a:visited {
      text-decoration: none;
      color: #127145;
    }

a:hover {
      text-decoration: underline;
      color: black;
      font-weight: bold;
    }
