/*
#127cca -ciemno niebieskie tlo
#49a2e4 -srednio niebieskie tlo
#5ec6fb -jasno niebieskie tlo

#e2f3fd- niebieski z roznych boxow

#3366ff - linki
#ff6800 - pomaranczowy
*/

body {
  background-color: #5ec6fb;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  margin-top: 25px;
  margin-bottom: 23px;
  text-align: center;
  background-image: url(grafa/tlo-dol.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}

div.tlo-gora {
  width: 100%;    /****    pasek pod IE ****/
  height: 520px;
  background-image: url(grafa/tlo-gora.jpg);
  background-repeat: repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

/************* layout **********/
div.layout {
  width: 980px;
  background-color: #ffffff;
  background-image: url(grafa/main-body.jpg);
  background-position: left;
  background-repeat: repeat-y;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: left;
  position: relative;
  z-index: 1;
}

div.lay-logo {
  height: 196px;
  width: 980px;
}

div.lay-lewa {
  width: 180px;
  background-color: #ffffff;
  padding: 0px;
  float: left;
}

div.lay-prawa {
  width: 180px;
  background-color: #ffffff;
  padding: 0px;
  float: left;
}

div.lay-center {
  width: 620px;
  padding: 0px;
  float: left;
}

div.lay-stopka {
  height: 50px;
  width: 980px;
  padding: 0px;
  background-color: #ffffff;
  background-image: url(grafa/marg-dol.jpg);
  clear: both;
}

/************* menu **********/
div.menu-name {
  font-size: 11px;
  font-weight: bold;
  background-image: url(grafa/marg-lewy.jpg);
  color: #ff6800;
  text-align: center;
}

div.kreska {
  width: 180px;
  height: 15px;
  background-image: url(grafa/menu-kreska.jpg);
}

div.kreska-b {
  width: 180px;
  height: 25px;
  background-image: url(grafa/menu-kreska-b.jpg);
}

div.menu {
  font-size: 10px;
  line-height: 22px;
}

ul.menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.menu a {
  display: block;
  background-image: url(grafa/menu-btn.jpg);
  color: #3366ff;
  font-weight: bold;
  padding-left: 8px;
}

ul.menu a:hover {
  background-image: url(grafa/menu-btn-p.jpg);
  color: #ff6800;
}

/************* linki **********/
a {
  text-decoration: none;
  color: #3366ff;
}

a:hover {
  color: #ff6800;
}

a.linki {
  color: #3366ff;
  font-weight: bold;
}

a:hover.linki {
  color: #ff6800;
}

a.box-c {
  color: #ffffff;
  font-weight: bold;
}

a:hover.box-c {
  color: #ff6800;
}

a.oferta-link {
  color: #3366ff;
}

a:hover.oferta-link {
  color: #ff6800;
}

a:visited.oferta-link {
  color: #ff6800;
}

/************* inne **********/
div.adsense {
  margin-left: 10px;
}

div.centrum {
  text-align: center;
}

div.main-head {
  width: 620px;
  height: 220px;
  background-color: #ffffff;
  background-image: url(grafa/main-head.jpg);
  background-repeat: no-repeat;
  padding: 0px;
}

div.oferta-head {
  width: 620px;
  height: 300px;
  background-color: #ffffff;
  background-image: url(grafa/oferta-head.jpg);
  background-repeat: no-repeat;
  padding: 0px;
}

/************* label **********/
div.label {
  font-size: 10pt;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 15px;
  color: #ffffff;
}

div.label1 {
  width: 202px;
  height: 40px;
  background-image: url(grafa/label1.gif);
  background-repeat: no-repeat;
  margin-top: 5px;
}

div.label2 {
  width: 362px;
  height: 40px;
  background-image: url(grafa/label2.gif);
  background-repeat: no-repeat;
  margin-top: 5px;
}

div.label3 {
  width: 452px;
  height: 40px;
  background-image: url(grafa/label3.gif);
  background-repeat: no-repeat;
  margin-top: 5px;
}

/************* boxy **********/
div.box-gora {
  width: 600px;
  height: 20px;
  background-image: url(grafa/box-gora.jpg);
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-left: 10px;
}
div.box-srodek {
  width: 600px;
  background-image: url(grafa/box-srodek.jpg);
  background-repeat: repeat-y;
  margin-left: 10px;
}
div.box {
  padding: 0px 15px;
  font-size: 8pt;
  color: #000000;
  line-height: 15px;
  text-align: justify;
}
div.box-dol {
  width: 600px;
  height: 20px;
  background-image: url(grafa/box-dol.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-left: 10px;
}

div.box-c-gora {
  width: 165px;
  height: 20px;
  background-image: url(grafa/box-c-gora.jpg);
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-left: 11px;
}
div.box-c-srodek {
  width: 165px;
  background-image: url(grafa/box-c-srodek.jpg);
  background-repeat: repeat-y;
  margin-left: 11px;
}
div.box-c {
  padding: 0px 8px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  line-height: 15px;
  text-align: left;
}
div.box-c-dol {
  width: 165px;
  height: 20px;
  background-image: url(grafa/box-c-dol.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-left: 11px;
}

div.box-j-gora {
  width: 165px;
  height: 20px;
  background-image: url(grafa/box-j-gora.jpg);
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-left: 11px;
}
div.box-j-srodek {
  width: 165px;
  background-image: url(grafa/box-j-srodek.jpg);
  background-repeat: repeat-y;
  margin-left: 11px;
}
div.box-j {
  padding: 0px 8px;
  font-size: 10px;
  color: #000000;
  line-height: 15px;
  text-align: left;
}
div.box-j-dol {
  width: 165px;
  height: 20px;
  background-image: url(grafa/box-j-dol.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-left: 11px;
}

/************* content **********/
h1 {
  font-size: 13pt;
  font-style: italic;
  text-align: center;
  margin-top: 0px;
  padding-top: 5px;
  color: #ff6800;
  line-height: 22px;
}

h2 {
  font-size: 8pt;
  font-weight: normal;
  text-align: justify;
  margin-right: 15px;
  margin-left: 15px;
  color: #000000;
}

span.wazne {
  font-weight: bold;
  color: #ff6800;
}

div.dane {
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

div.tresc {
  font-size: 8pt;
  text-align: justify;
  margin-right: 20px;
  margin-left: 15px;
}

div.wazne {
  font-size: 8pt;
  text-align: justify;
  font-weight: bold;
  margin-right: 20px;
  margin-left: 15px;
}

div.stopka {
  padding-top: 6px;
  text-align: center;
  font-size: 8pt;
}

hr {
  color: #ffffff;
  background-color: #ffffff; 
  border-style: solid;
}
