body {
  background-image:url(/images/tlo-01-px.png);
  background-repeat:repeat;
  margin:0;
  background-color:black;
  color:white;
  font-family:Arial,sans-serif;
}

div.div-02 {
  background-image:url(/images/tlo-02.jpg);
  background-repeat:no-repeat;
  background-position:right;
}

div.div-02-px {
  background-image:url(/images/tlo-02-px.png);
  background-repeat:repeat-x;
  background-position:left bottom;
  text-align:center;
}

div.div-01-px {
  background-image:url(/images/tlo-01.png);
  background-repeat:repeat-y;
  background-position:right;
}

div.div-banner-spacer {
  width:935px;
  height:49px;
  margin-left:auto;
  margin-right:auto;
}

div.div-banner-top {
  width:935px;
  height:137px;
  background-image:url(/images/banner-top.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  margin-left:auto;
  margin-right:auto;
}

div.div-banner-bottom {
  width:935px;
  height:88px;
  background-image:url(/images/banner-bottom.png);
  background-repeat:no-repeat;
  background-position:left bottom;
  text-align:right;
  margin-left:auto;
  margin-right:auto;
}

div.div-03-px {
  background-image:url(/images/tlo-03-px.png);
  background-repeat:repeat;
}

div.div-03 {
  background-image:url(/images/tlo-03.png);
  background-repeat:repeat-x;
  background-position:left top;
  width:100%;
  text-align:center;
}

div.div-04-px {
  background-image:url(/images/tlo-04-px.png);
  background-repeat:repeat;
  width:935px;
  margin-left:auto;
  margin-right:auto;
}

div.div-04 {
  background-image:url(/images/tlo-04.png);
  background-repeat:repeat-x;
  background-position:left top;
  width:935px;
}

div.div-05-px {
  background-image:url(/images/tlo-05-px.png);
  background-repeat:repeat-y;
  background-position:right;
  width:935px;
}

div.div-05 {
  background-image:url(/images/tlo-05.png);
  background-repeat:no-repeat;
  background-position:top right;
  width:935px;
  margin:0;
}

div.div-navbar-tlo {
  background-repeat:no-repeat;
  background-position:bottom right;
  width:935px;
  min-height:200px;
  text-align:left;
}

div.div-cien-boki {
  background-image:url(/images/cien-navbar-dol-boki.png);
  background-repeat:repeat-x;
  width:100%;
  height:10px;
  font-size:2px;
  text-align:center;
}

div.div-cien-srodek {
  background-image:url(/images/cien-navbar-dol-srodek.png);
  background-repeat:repeat-x;
  width:935px;
  height:10px;
  margin-left:auto;
  margin-right:auto;
}

div.div-cien-prawa {
  background-image:url(/images/cien-navbar-dol-prawo.png);
  background-repeat:no-repeat;
  background-position:top right;
  width:935px;
  height:10px;
}

div.div-align-ie {
  text-align:center;
}

div.div-tresc-px {
  background-image:url(/images/tresc-px.png);
  background-repeat:repeat;
  width:935px;
  margin-left:auto;
  margin-right:auto;
}

div.div-pasek-boczny {
  background-image:url(/images/pasek-boczny.png);
  background-repeat:repeat-y;
  background-position:right;
  width:935px;
}

div.div-stopka {
  background-image:url(/images/stopka.png);
  background-repeat:no-repeat;
  width:935px;
  height:25px;
  margin-left:auto;
  margin-right:auto;
}

div.div-menu-box {
  width:284px;
  float:left;
  margin-right:10px;
  position:relative;
  z-index: 1;
  left:-30px;
}

div.div-menu {
  background-image:url(/images/menu-bg.png);
  background-repeat:repeat-y;
  padding-left:20px;
  padding-right:20px;
  font-size:2px;
  z-index: 1;
  position: relative;
}

div.div-text-box {
  width:625px;
  float:right;
  position:relative;
  left:-30px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:justify;
  white-space: normal;
}

div.div-text-box:first-line {
  font-size:2.5em;
  border-bottom:1px solid white;
}

hr.hr {
  color:white;
  height:1px;
  border:0;
  background-color:white;
}

ul.ul-menu {
  list-style-type:none;
  padding:0;
  margin-left:20px;
  margin-right:20px;
  margin-top:0;
  margin-bottom:0;

}

li.norm,
li.last {
  background-image:url(/images/menu-separator.png);
  background-position:bottom center;
  background-repeat:no-repeat;
  margin-bottom:5px;
  padding-bottom:5px;
  font-size:15pt;
  font-weight:400;
}

li.last {
  /* IE7 needs anything here - otherwise whole bg is lost (including parent's element bg) */
  background-image:url(/images/);
  margin-bottom:0;
  padding-bottom:0;
}

div.div-menu-top {
  width:284px;
  height:21px;
  background-image:url(/images/menu-top.png);
  background-repeat:no-repeat;
}

div.div-menu-bottom {
  width:284px;
  height:21px;
  background-image:url(/images/menu-bottom.png);
  background-repeat:no-repeat;
}

a {
  color:white;
  text-decoration:none !important;
}
a:hover {
  text-decoration:underline !important;
}

img.foto {
  border:1px solid #666666;
}

div.div-tresc-strony {
  width:890px;
  text-align:justify;
  color:#333333;
  padding:10px;
}
