body {
  background:url(../images/main/body.gif) repeat-x #c9ed5c;
  font-family:Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 13px;
}

    h1 {
      display: inline;
    }

    a {
      text-decoration: none;
    }

    a:hover {
      text-decoration: underline;
    }

    img {
      border:0;
    }

    form, fieldset {
      border: 0;
      margin: 0;
      padding: 0;
    }

#top {
  margin: 0 auto;
  overflow: hidden;
  width: 898px;
  height: 34px;
  font-size: 11px;
  color: white;
  line-height: 34px;
  font-weight: bold;
}

    #top #top_lewo {
      float: left;
      width: 49%;
    }

    #top #top_prawo {
      float: right;
      width: 49%;
      text-align: right;
    }

        #top_prawo img {
          padding: 0 4px 0 8px;
        }

    #top a {
      font-size: 11px;
      color: white;
      line-height: 34px;
      font-weight: bold;
    }

#gora {
  /*  background: url(../images/main/gora_lewo_bg.jpg) no-repeat;--> */
  margin: 0 auto;
  width: 898px;
  height: 127px;
  text-align: right;
  overflow: hidden;
}

    #gora #gora_lewo {
      float: left;
      width: 264px;
    }

    #gora #gora_prawo {
      float: right;
      width: 618px;
    }

        #gora_prawo ul {
          margin: 10px 46px 0 0;
          padding: 0;
          float: right;
          text-align: center;
          list-style-type: none;
        }

        #gora_prawo li {
          float: left;
          padding: 0 15px 0 15px;
        }

         #gora_prawo li.tenis a {
          background: url(../images/main/ikony_tenis.gif);
          width: 107px;
          height: 107px;
          display: block;
        }

         #gora_prawo li.fitness a {
          background: url(../images/main/ikony_fitness.gif);
          width: 107px;
          height: 107px;
          display: block;
        }

         #gora_prawo li.futsal a {
          background: url(../images/main/ikony_futsal.gif);
          width: 107px;
          height: 107px;
          display: block;
        }

         #gora_prawo li.silownia a {
          background: url(../images/main/ikony_silownia.gif);
          width: 107px;
          height: 107px;
          display: block;
        }

        #gora_prawo li a:hover {
          background-position: 0 100%;
        }

#wyrownanie {
  /*  background: url(../images/main/gora_lewo_bg.jpg) no-repeat;--> */
  margin: 0 auto;
  padding: 0;
  width: 900px;
  text-align: right;
  overflow: hidden;
}

    #wyrownanie img {
      display: block;
    }

    #wyrownanie #wyrownanie_lewo {
      width: 264px;
      float: left;
    }

    #wyrownanie #wyrownanie_prawo {
      float: right;
    }


#page {
  margin: 0 auto;
  width: 898px;
  background: url(../images/main/page_bg.jpg) repeat-x #ffffff;
}

#strona {
  margin: 0 auto;
  overflow: hidden;
  width: 897px;

  border-left: 1px #a8a8a8 solid;
  border-right: 1px #a8a8a8 solid;
  border-bottom: 1px #a8a8a8 solid;
}

    #strona #strona_lewo {
      width: 264px;
      float: left;
      text-align: left;
    }

        #strona_lewo #menu_top {
          margin: 0 0 0 2px;
          width: 262px;
          height: 10px;
          background: url(../images/main/menu_top_bg.jpg) no-repeat;
        }

        #strona_lewo #menu {
          margin: 0 0 0 2px;
          padding: 10px 0 10px 10px;
          width: 252px;
          background: url(../images/main/menu_bg.jpg) repeat-y;
        }

          #menu .menu_item {
            width: 225px;
            overflow: hidden;
          }

            .menu_item .menu_item_l {
              float: left;
              width: 200px;
            }


                .menu_item_l a {
                  margin: 0 0 0 0;
                  padding: 0 0 0 30px;
                  font-size: 13px;
                  color: #f4f5f5;
                  font-weight: bold;
                  cursor: pointer;
                }

                .menu_item_l .selected {
                  background: red;
                }


                .menu_item_l a:hover {
                  margin: 0 0 0 0;
                  padding: 0 0 0 30px;
                  font-size: 13px;
                  color: #f4f5f5;
                  font-weight: bold;
                  color: #fc6208;
                  text-decoration: none;
                }

                .menu_item_l a.selected {
                  padding: 0 0 0 20px;
                  margin: 0 0 0 10px;
                  background: url(../images/main/pilka.gif) no-repeat;
                }

                .menu_item_l a:hover.selected {
                  color: #fc6208;
                }

            .menu_item .menu_item_r {
              float: right;
              width: 15px;
              font-size: 14px;
              color: #777b80;
              font-weight: bold;
              text-align: left;
            }

          #menu .menu_item_linki {
            padding: 5px 0 0 30px;
            font-size: 11px;
            display: none;
          }

              .menu_item_linki a {
                padding: 0 0 0 14px;
                color: #b6b6b6;
                font-size: 12px;
                line-height: 16px;
              }

              .menu_item_linki a:hover {
                text-decoration: none;
                color: #fc6208;
              }

              .menu_item_linki .selected_podstrona {
                color: #fc6208;
              }


          #menu .przerwa {
            margin: 4px 0 4px 15px;
            width: 211px;
            height: 4px;
            background: url(../images/main/menu_item_przerwa.jpg);
          }

        #strona_lewo #menu_bottom {
          margin: 0 0 5px 2px;
          width: 262px;
          height: 10px;
          background: url(../images/main/menu_bottom_bg.gif) no-repeat;
        }

        #strona_lewo .telefon {
          margin: 0 0 5px 2px;
        }

        #strona_lewo .flash {
          display: block;
          padding: 3px 0 6px 8px;
          clear: both;
          overflow: none;
        }

        #strona_lewo .flash_menu {
          margin: 0 0 5px 2px;
        }

        #strona_lewo #newsletter {
          margin: 0 0 5px 2px;
          width: 262px;
          height: 240px;
          background: url(../images/main/newsletter.png) no-repeat;
          text-align: center;
        }

            #newsletter .komunikatMailing {
              height: 20px;
              padding: 94px 0 0 0;
              font-size: 12px;
              color: #ffffff;
              font-weight: bold;
            }

            #newsletter .form_newsletter {
              margin: 0 auto;
              padding: 3px 0 0 0;
              text-align: center;
              position: relative;
              bottom: 0;
            }

                .form_newsletter .email {
                  margin: 0 auto;
                  display: block;
                  width: 140px;
                  border: 0;
                  padding: 4px;
                  background: #ededed;
                }

                .form_newsletter .serwis {
                  display: block;
                  margin: 0 auto;
                  margin-top: 5px;
                  margin-bottom: 5px;
                  width: 148px;
                  border: 0;
                  padding: 4px;
                  background: #ededed;
                }

                .form_newsletter .wyslijNewsletter {
                  background: url(../images/main/wyslijNewsletter.gif) no-repeat;
                  width: 27px;
                  height: 17px;
                  border: 0;
                  cursor: pointer;
                  margin: 4px 0 0 0;
                }

    #strona #strona_prawo {
      width: 633px;
      float: right;
      text-align: left;
    }
        #strona_prawo .ogloszenie {
          background: #fc6008;
          color: #ffffff;
          width: 614px;
          margin: 10px 0 2px 8px;
        }

        #strona_prawo .ogloszenie_tresc {
          display: block;
          padding: 10px;
          font-size: 10px;
        }

        #strona_prawo .flash_glowna {
          display: block;
          padding: 0px 6px 0 8px;
          clear: both;
          overflow: none;
        }

        #strona_prawo .nawigacja {
          margin: 10px 0 20px 0;
          padding: 4px 10px 6px 10px;
          font-size: 16px;
          font-weight: bold;
          color: #ff7200;
          border-bottom: 3px #d8d8d8 solid;
          width: 610px;
          display: block;
        }

            .nawigacja a {
              text-decoration: none;
              font-size: 14px;
              font-weight: bold;
              color: #555555;
            }

            .nawigacja a:hover {
              text-decoration: underline;
              font-size: 14px;
              font-weight: bold;
              color: #555555;
            }


            .nawigacja a.last {
              font-size: 16px;
              font-weight: bold;
              color: #ff7200;
              text-decoration: none;
            }

            .nawigacja a.last:hover {
              text-decoration: underline;
            }


        .nawigacja span.dzial {
          font-size: 16px;
          font-weight: bold;
          color: #ff7200;
        }

        #strona_prawo .zawartosc {
          display: block;
          width: 620px;
        }

        #strona_prawo .tekst {
          margin: 0 0 20px 20px;
          width: 600px;
          display: block;
          font-size: 14px;
          font-family: tahoma;
          line-height: 16px;
          color: #353535;
        }

            .tekst table, td, tr {
              font-size: 14px;
              font-family: tahoma;
              line-height: 16px;
              color: #353535;
            }

            .tekst a {
              color: #353535;
              text-decoration: underline;
            }

            .tekst a:hover {
              color: #000000;
              text-decoration: none;
            }

            .tekst ul {
              list-style: square;
            }

            .tekst li {
              list-style: square;
              margin: 10px 0 10px 0;
            }

            .tekst #instruktorzy img {
              margin: 0 auto;
              border: 2px #b2b1b1 solid;
            }
                #instruktorzy .instruktor_lewo {
                }

                    .instruktor_lewo .instruktor_fotka {
                      text-align: center;
                      float: left;
                      margin: 0 14px 10px 0;
                    }

                    .instruktor_lewo p {
                      text-align: justify;
                    }

                    .instruktor_lewo span.instruktor_nazwa {
                      margin: 0;
                      display: block;
                      font-size: 14px;
                      font-weight: bold;
                      color: #ff7200;
                      margin: 0 0 16px 0;
                    }

                #instruktorzy .instruktor_prawo {
                }

                    .instruktor_prawo .instruktor_fotka {
                      text-align: center;
                      float: right;
                      margin: 0 0 10px 14px;
                    }

                    .instruktor_prawo p {
                      text-align: justify;
                    }

                    .instruktor_prawo span.instruktor_nazwa {
                      margin: 0;
                      display: block;
                      text-align: right;
                      font-size: 14px;
                      font-weight: bold;
                      color: #ff7200;
                      margin: 0 0 16px 0;
                    }

                #instruktorzy a.powieksz {
                  padding: 4px 0 0 0;
                  display: block;
                  font-size: 11px;
                }

                #instruktorzy .instruktor_end {
                  margin: 5px 0 15px 0;
                  clear: both;
                  display: block;
                  width: 100%;
                  height: 2px;
                  background: #d8d8d8;
                }

            .tekst #aktualnosci {
              position: relative;
            }

                #aktualnosci h1 a {
                  color: #da251d;
                  font-size: 28px;
                  text-decoration: none;
                }

                #aktualnosci h1 a:hover {
                  color: #da251d;
                  font-size: 28px;
                  text-decoration: underline;
                }

                #aktualnosci .news_blok {
                  margin: 0 0 20px 0;
                  overflow: hidden;
                  height: 100%;
                  padding-top: 10px;
                  padding-bottom: 10px;
                  background: url(../images/news_top.gif) repeat-x;

                }

                .news_blok .zdjecie {
                  float: right;
                  margin: 0;
                  display: block;
                  border: 2px #b2b1b1 solid;
                  margin: 0 0px 4px 10px;
                }

                .news_blok a {
                  text-decoration: underline;
                  color: #353535;
                }

                .news_blok a:hover {
                  color: #000000;
                  text-decoration: none;
                }

                .news_blok .tytul {
                  margin: 0;
                  display: block;
                  font-size: 16px;
                  font-weight: bold;
                  color: #f46d00;
                  margin: 0 0 16px 0;
                }

                .news_blok .tytul a {
                  color: #ffffff;
                  text-decoration: none;
                }

                .news_blok .tytul a:hover {
                  color: #ffffff;
                  text-decoration: underline;
                }

                .news_blok .data {
                  font-size: 12px;
                  color: #353535;
                  font-weight: bold;
                  display: block;
                  margin: 0 0 16px 12px;
                }

                .news_blok p {
                  margin: 0;
                  padding: 0;
                  text-align: justify;
                  font-size: 14px;
                  font-family: tahoma;
                  line-height: 16px;
                  color: #353535;
                }

                .news_blok a.wiecej {
                  font-size: 12px;
                  font-family: tahoma;
                  background: url(../images/main/czytaj_wiecej.gif) no-repeat;
                  color: #353535;
                  text-decoration: underline;
                  margin: 10px 0 0 0;
                  width: 104px;
                  height: 12px;
                  padding: 0 62px 0 10px;
                }

                .news_blok a:hover.wiecej {
                  text-decoration: none;
                }

            .news_end {
              margin: 5px 0 15px 0;
              clear: both;
              display: block;
              width: 100%;
              height: 2px;
              background: #d8d8d8;
            }

                .tekst .legenda {
                  margin: 15px 0 0 0;
                }
                    .legenda table {
                      border-collapse: collapse;
                      margin: 0 0 2px 0;
                    }

                    .legenda td {
                      padding: 4px;
                    }

                    .legenda .td_a {
                      border: 1px black solid;
                    }

                    .legenda .td_b {
                      padding-left: 10px;
                    }


                .tekst .grafik {
                  margin: 30px 0 0 0;
                }

                .grafik table {
                  width: 100%;
                  border-collapse: collapse;
                }

                .grafik td {
                  width: 64px;
                  background: red;
                  border: 1px black solid;
                  padding: 2px;
                }

                .grafik .rubryka {
                  background: #fc6008;
                  font-size: 10px;
                  color: #ffffff;
                  text-align: center;
                  vertical-align: middle;
                  font-weight: bold;
                }

                .grafik .komorka {
                  background: #ffffff;
                  font-size: 10px;
                  color: #000000;
                  text-align: center;
                  vertical-align: middle;
                }

                .grafik .noborder {
                  background: none;
                  border: none;
                }

                .grafik .oddo {
                  display: block;
                  line-height: 5px;
                }

#partnerzy {
  margin: 0 auto;
  padding: 0 0 5px 0;
  width: 100%;
  text-align: center;
  font-size: 9px;
}

    #partnerzy img {
      border: 1px #777777 solid;
      margin: 3px 0 0 0;
    }


    #partnerzy table {
      margin: 0 auto;
    }


#stopka {
  margin: 0 auto;
  overflow: hidden;
  width: 898px;
  height: 24px;
  background: url(../images/main/stopka.png) no-repeat;
  font-size: 11px;
  color: #ffffff;
  line-height: 20px;
}

    #stopka #stopka_lewo {
      padding: 0 0 0 10px;
      float: left;
      text-align: left;
    }

    #stopka #stopka_prawo {
      padding: 0 10px 0 0;
      float: right;
      text-align: right;
    }

    #stopka a {
      font-size: 11px;
      color: #ffffff;
      text-decoration: underline;
    }


#porcjowanie {
  text-align: center;
  margin: 20px 0 0 0;
}

.hidden {
  display: none;
}

.zdjecia {
  width: 100%;
}

  .zdjecia table {
    width: 100%;
  }

  .zdjecia td {
    width: 33%;
     text-align: center;
     vertical-align: top;
     padding-bottom: 10px;
  }

  .zdjecia img {
    margin: 0 auto;
    border: 2px #b2b1b1 solid;
  }

  .zdjecia a.powieksz {
    padding: 4px 0 0 0;
    display: block;
    font-size: 11px;
  }

  .zdjecia .tytul_albumu {
    margin: 5px 0 0 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #ff7200;
    padding: 0 0 24px 0;
    display: block;
    clear: both;
  }

  .zdjecia .albumy_powrot {
    margin: 0;
    display: block;
    margin: 0 0 16px 0;
    font-size: 12px;
  }

/* TURNIEJE */
.turnieje {
  display: block;
  margin: 10px 0 0 0;
  width: 100%;
}

  .turnieje table {
    width: 100%;
  }

  .turnieje .td_a {
    width: 15%;
     text-align: left;
     vertical-align: top;
  }

  .turnieje .td_b {
    width: 70%;
    text-align: left;
    vertical-align: middle;
  }

  .turnieje .td_c {
    width: 15%;
    text-align: center;
    vertical-align: middle;
  }

  .turnieje img {
    margin: 0 auto;
  }

  .turnieje a.powieksz {
    padding: 4px 0 0 0;
    display: block;
    font-size: 11px;
  }

  .turnieje .nazwa_turnieju {
    margin: 0;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #ff7200;
    margin: 0 0 16px 0;
  }

  .turnieje .do_pobrania {
    margin: 0;
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #ff7200;
    margin: 0 0 16px 0;
  }

  .turnieje .turnieje_powrot {
    margin: 0;
    display: block;
    margin: 0 0 16px 0;
  }

  .turnieje .turniej_przerywnik {
    margin: 6px 0 6px 0;
    display: block;
    height: 1px;
    background: #d8d8d8;
    width: 100%;
  }

.formularz {
}

    .formularz input {
      padding: 2px;
    }

    .formularz table {
      font-size: 12px;
      width: 100%;
    }

    .formularz .td_a {
      width: 35%;
      text-align: left;
      vertical-align: top;
      padding-top: 6px;
    }

    .formularz .td_b {
        width: 65%;
        text-align: left;
        vertical-align: middle;
    }

    .formularz .red {
      color: red;
      font-weight: bold;
    }

    .formularz .long {
      width: 280px;
    }

    .formularz .long_text {
      width: 284px;
      height: 150px;
    }

.formularz_opinie {
}

    .formularz_opinie input {
      padding: 2px;
    }

    .formularz_opinie table {
      font-size: 12px;
      width: 100%;
    }

    .formularz_opinie .td_a {
      width: 20%;
      text-align: left;
      vertical-align: top;
      padding-top: 6px;
    }

    .formularz_opinie .td_b {
        width: 80%;
        text-align: left;
        vertical-align: top;
    }

    .formularz_opinie .red {
      color: red;
      font-weight: bold;
    }

    .formularz_opinie .opinia_long {
      width: 150px;
    }

    .formularz_opinie .opinia_long_text {
      width: 424px;
      height: 150px;
}

#opinie {
  border-bottom: 2px #d8d8d8 solid;
  padding: 0 0 15px 0;
}

    #opinie span.nick {
      font-size: 14px;
      font-weight: bold;
      color: #ff7200;
      margin: 0 0 16px 0;
    }

    #opinie p {
      margin-bottom: 25px;
    }
