* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: #000;
  font-family: helvetica;
  font-size: 12px;
  line-height: 1.2;
  color: #B7B7B7;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
ol {
  list-style: none;
}
td {
  padding: 5px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 95%;
  background: #000;
  color: #000;
}

/* tla */
.tlo_ciemne {
  background: #35383C;
}
.tlo_ciemniejsze {
  background: #242628;
}

/* marginesy, wielkosci, miejsca */
.ramki_pionowe {
  border-left: solid 1px #ECECEC;
  border-right: solid 1px #ECECEC;
}
.relatywnie {
  position: relative;
  height: 100%;
}
.z_lewej {
  float: left;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}
.z_prawej {
  float: right;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}

.z_prawej2 {
  float: right;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}

.margines_lewa {
  margin-left: 10px;
}
.margines_lewa_duzy {
  margin-left: 20px;
}
.margines_lewa_150 {
  margin-left: 150px;
}
.margines_prawa {
  margin-right: 10px;
}
.margines_prawa_duzy {
  margin-right: 20px;
}
.margines_gora {
  margin-top: 10px;
}
.margines_gora_duzy {
  margin-top: 20px;
}
.margines_wszystkie {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_duzy {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_pion {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_pion_duzy {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_poziom {
  margin-left: 10px;
  margin-right: 10px;
}
.margines_poziom_duzy {
  margin-left: 20px;
  margin-right: 20px;
}
.margines_wew_gora {
  padding-top: 10px;
}
.margines_wew_pion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.margines_wew_poziom {
  padding-left: 10px;
  padding-right: 10px;
}
.wyrownaj_prawa {
  text-align: right;
}
.wyrownaj_lewa {
  text-align: left;
}
.wyrownaj_srodek {
  text-align: center;
}
.wyrownaj_rowno {
  text-align: justify;
}
.wielkosc320 {
  width: 320px;
}
.wielkosc530 {
  width: 530px;
}
.wielkosc610 {
  width: 610px;
}
.wielkosc852 {
  width: 852px;
}
.wielkosc50pr {
  width: 50%;
}
.wysokosc20 {
  height: 20px;
}

/* czcionki */
.wciecie {
  text-indent: 30px;
}
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.verdana {
  font-family: verdana;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.szara {
  color: #AFAFAF;
}
.fioletowa {
  color: #610F8C;
}

/* strona */
.container {
  margin: 0px auto;
  width: 852px;
}
/* menu */
#menu {
  position: absolute;
  right: 2px;
  bottom: 2px;
 /* border-bottom: solid 1px #919191;*/
  width: 678px;
  height: 30px;
}

.naglowek {
  font-family: Verdana;
  font-size: 14px;
  padding-left: 20px;
  background: url(/images/strzalka_duza.gif) no-repeat 2px 2px;
  height: 20px;
  line-height: 20px;
}
.strzalka {
  margin-left: 10px;
  padding-left: 15px;
  background: url(/images/strzalka.gif) no-repeat 2px 7px;
}
.produkty {
  text-align: left;
  background: #222;
  border: solid 2px #A6A6A6;
  text-align: left;
  padding: 20px 20px 5px 20px;
  font-family: Verdana;
  color: #D1D1D1;
  font-size: 14px;
}

.footer {
  text-align: left;
  line-height: 38px;
  /*background: url(/images/tlo_footer.jpg) no-repeat left top;*/
  border-top: solid 1px #919191;
  color: #AFAFAF;
  position: relative;
  height: 38px;
  font-size: 11px;
}
.slogan {
  position: absolute;
  right: 0px;
  top: 0px;
  font-weight: bold;
  color: #fff;
}
/* intro */
.intro_tlo {
  position: absolute;
  right: 0px;
  top: 194px;
  background: url(/images/tlo_intro.jpg) repeat-x left top;
  width: 50%;
  height: 232px;
  z-index: 0;
}
.intro_container {
  position: relative;
  top: 120px;
  width: 1000px;
  height: 400px;
  background: #000;
  z-index: 1;
  margin: 0px auto;
}
a.intro_pl {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(/images/txt_pl_off.jpg) no-repeat left top;
  width: 246px;
  height: 73px;
}
a.intro_eng {
  position: absolute;
  left: 0px;
  top: 310px;
  background: url(/images/txt_eng_off.jpg) no-repeat left top;
  width: 246px;
  height: 87px;
}
.intro_logo {
  position: absolute;
  left: 5px;
  top: 74px;
}
a.intro_skip {
  position: absolute;
  right: 100px;
  top: 50px;
  font-size: 9px;
  font-family: Verdana;
  color: #aaa;
}
.intro_flash {
  position: absolute;
  top: 74px;
  left: 280px;
  width: 740px;
  height: 230px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
  text-align: left;
}
/* kontakt */
#kontakt_adresy {
  display: none;
}
a.adresy {
  color: #fff;
  text-decoration: underline;
}
a.adresy:hover {
  color: #610F8C;
}

