body {
      margin: 20px;
      background-color: black;
      text-align: center;
      color: white;
      font-family: Verdana;
}
img { border: 0; height: 128px; }
img.big { height: auto; border: solid 1px silver; }
#img_pion { text-align: right; margin: 9px 0 0 268px; position: absolute; }
#img_poziom { text-align: right; margin: 9px 0 0 140px; position: absolute; }
img.middle_img { position: absolute; height: auto; border: solid 1px white; }
img.auto { height: auto; }

/***** TEKST ******/
.oferta_akapit {
    margin: 22px 70px;
    margin-right: 45px;
    font-size: 12px;
    padding: 0;
}
.galeria_akapit {
    font-size: 12px;
    margin: 15px 25px;
    text-indent: 20px;
}
.oferta2_akapit {
    font-size: 13px;
    margin: 15px 0px 15px 25px;
    text-indent: 20px;
}
.stronnicowanie {
    margin: 70px 0 0 0; 
    text-align: center;
    font-size: 11px;
    text-align: center;
    word-spacing: 4px;
    font-weight: bold;
    line-height: 20px;
}
.active_site { font-size: 15px; }

.stopka_l, .stopka_r { position: absolute; font-size: 10px; margin: 555px 0 0 532px; }
.stopka_l { margin: 555px 0 0 28px; }

/***** LINKI ******/
a, a:visited, a:hover { color: white; text-decoration: none; }
a:hover { text-decoration: underline; }

/***** ROLLOVER ******/
.square a, .square, .small_poziom a, .small_pion a { display: block; overflow: hidden; }
.square a:hover, .small_poziom a:hover, .small_pion a:hover { display: block; margin-left: -128px; }
.small_poziom a:hover { margin-left: -69px; }
.small_pion a:hover { margin-left: -19px; }

