* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: #545953;
  font-family: "Arial";
  font-size: 12px;
  line-height: 1.2;
  color: #555954;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
ul {
  list-style: decimal;
}
ol {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: none;
  color: #555954;
}
a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 100%;
  background: #555954;
  color: #555954;
}

/* marginesy, wielkosci, miejsca */
.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;
}
.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_dol {
  margin-bottom: 10px;
}
.margines_dol_duzy {
  margin-bottom: 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_dol {
  padding-bottom: 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;
}
.wielkosc50pr {
  width: 50%;
}
.wysokosc20 {
  height: 20px;
}

/* czcionki */
.verdana {
  font-family: Verdana;
}
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.czcionka11 {
  font-size: 11px;
}

/* strona */
.container {
  width: 790px;
  margin: 0px auto;
  background: url(images/tlo.gif) repeat-y left top;
  text-align: center;
}
.content {
  width: 780px;
  margin: 0px auto;
  background: #EBEBEB;
  padding-bottom: 70px;
  position: relative;
}
.tlo_sub {
  background: url(images/tlo_sub.jpg) repeat-y left top;
}

/* kolumny */
.lewa_strona {
  float: left;
  width: 225px;
  overflow: hidden;
}
.prawa_strona {
  float: right;
  width: 555px;
  overflow: hidden;
}
/* logo */
.logo {
  width: 225px;
  height: 162px;
  background: url(images/logo.jpg) no-repeat left top;
}
/* menu */
.menu {
  width: 225px;
  height: 157px;
  background: url(images/tlo_menu.jpg) no-repeat left top;
  overflow: hidden;
}
#menu {
  list-style: none;
  margin-top: 15px;
  text-align: left;
}
#menu li {
  display: block;
  margin-left: 30px;
  margin-top: 10px;
}
#menu a {
  font-family: Tahoma;
  font-size: 11px;
  color: #EAEBED;
  text-decoration: none;
  font-weight: bold;
}
#menu a:hover {
  text-decoration: underline;
}
/* submenu */
#submenu {
  list-style: none;
  margin-top: 20px;
}
#submenu li {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #555954;
  margin-left: 0px;
}
#submenu li.pierwszy {
  border-top: solid 1px #555954;
}
#submenu a {
  color: #555954;
  margin-left: 25px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#submenu a:hover {
  text-decoration: underline;
}

/* flash */
.flash {
  width: 555px;
  height: 229px;
  overflow: hidden;
  background: #011c40;
}

/* flash */
.flashcontent {
   background: #011c40;
}


/* opis */
.opis {
  width: 555px;
  height: 90px;
  overflow: hidden;
  background: url(images/napis.jpg) no-repeat left top;
}

/* tresc */
h1 {
  width: 100%;
  color: #555954;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: solid 1px #555954;
  margin-bottom: 10px;
}
h2 {
  width: 100%;
  color: #555954;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.galeria img {
  margin-right: 5px;
}
li {
  margin-left: 20px;
}

/* footer */
#footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 780px;
  height: 51px;
  background: url(images/tlo_footer.jpg) repeat-x left top;
  overflow: hidden;
}
#footer img {
  margin-top: 8px;
}


#podklad {
  display: none;
  position:absolute; 
  left:0px; 
  top:0px; 
  opacity: 0.8; 
  filter: alpha(opacity=80); 
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#spod {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
#spod img {
  margin-bottom: 5px;
  border: solid 1px #aaa;
}
#spod a, #spod a:hover {
  padding: 10px;
  background: #fff;
  font-weight: bold;
  color: #000;
  border: solid 2px #aaa;
  text-decoration: none;
  display: inline-block;
}
.schowaj {
  display: none;
}

