  * {
    margin: 0;
    padding: 0;
  }
  body {
    margin: 0px;
    padding: 0px;
    background: url(../grafika/tlo.jpg) repeat-x top left #ffffff;
    text-align: center;
    line-height: 150%;
  }
  div#glowny {
    width: 815px;
    margin: 10px auto 10px auto;
    padding: 0px;
    background: url(../grafika/tlo_srodek.jpg) repeat-y top center;
    text-align: justify;
  }
  div#top {
    height: 219px;
    margin: 0px;
    padding: 0px;
  }
  div#tresc {
    float: left;
    width: 541px;
    display: inline;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
  }
  div#tekst {
    margin: 3px;
    text-align: left;
    color: #000000;
    font-family: verdana;
    font-size: 13px;
    padding-right: 12px;
    padding-left: 4px;
  }
  div#tekst a {
    text-decoration: none;
    color: #000000;
    padding: 2px;
    font-family: verdana;
    font-size: 12px;
    margin: 1px;
  }
  div#tekst a:hover {
    text-decoration: none;
    color: #000000;
    padding: 2px;
    font-family: verdana;
    font-size: 12px;
    border-bottom: dotted 1px #000000;
    margin: 1px;
  }
  div#tekst div.lewe {
    float: left;
    display: inline;
    vertical-align: top;
    width: 140px;
    border-right: solid 1px #000000;
    overflow: hidden;
    font-size: 9px;
  }
  div#tekst a.spis_menu {
    font-family: arial;
    font-size: 11px;
  }
  div#tekst a.spis_menu:hover {
    font-family: arial;
    font-size: 11px;
  }
  div#tekst img.spis_strzalka {
    margin: 1px 5px 1px 1px;
    display: inline;
    vertical-align: middle;
    border: 0px;
  }
  div#tekst div.prawe {
    float: right;
    display: inline;
    width: 371px;
    vertical-align: top;
  }
  div#tekst td {
    width: 118px;
    height: 130px;
  }
  div#tekst a.galeria {
    display: block;
    width: 115px;
    height: 130px;
    text-align: center;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    border: solid 1px #FCF52B; 
  }
  div#tekst a.galeria:hover {
    display: block;
    width: 119px;
    height: 130px;
    text-align: center;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    border: solid 1px #BBB500; 
    background: #FFFB8B;
  }
  div#tekst a.zdjeciowe:hover {
    border: solid 0px;
  }
  div#menu {
    float: right;
    width: 274px;
    display: inline;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
  }
  ul#meni {
    margin: 1px 10px 1px 10px;
    padding: 0px;
  }
  ul#meni li {
    list-style-type: none;
    width: 254px;
    height: 20px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
  }
  ul#meni a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
  }
  ul#meni a:hover {
    display: block;
    width: 100%;
    height: 100%;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
  }
  ul#meni img {
    margin: 0px 10px 0px 0px;
    display: inline;
    vertical-align: middle;
    border: 0px;
  }
  div#stopka {
    clear: both;
    height: 60px;
    background: url(../grafika/tlo_stopka.jpg) no-repeat bottom left #000000;
    color: #dddddd;
    font-family: arial;
    font-size: 9px;
    text-align: center;
  }
  div#stopka a {
    text-decoration: none;
    font-family: arial;
    font-size: 11px;
    color: #dddddd;
  }
  div#stopka a:hover {
    text-decoration: underline;
    font-family: arial;
    font-size: 11px;
    color: #eeeeee;
  }
  div#stopka img {
    border: 0px;
    display: inline;
    vertical-align: middle;
    margin: 1px;
  }

