      div.tresc {
          font: 12px tahoma;
          background: #ffffff url( img/center_bg.jpg ) repeat-y;
          width: 906px;
      }
      div.stopka {
          background-color: #C3C3C3;
          border-top: solid 7px black;
          height: 30px;
          width: 901px;
          text-align:left;
          font: 10px tahoma;
      }
      div.text {
          padding: 20px;
          text-align: left;
      }
      a {
          color: black;
          text-decoration: unterline;
      }
      a:hover {
          color: black;
          text-decoration: none;
      }

