* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
 
  background: url(images/tlo_strona.gif) repeat-x left top #000;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
ol {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: underline;
  color: #fff;
}
a:hover {
  text-decoration: underline;
  
}
hr {
  height: 1px;
  width: 99%;
  background: #7F7F7F;
  color: #7F7F7F;
}

/* 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_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_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;
}
.wielkosc200 {
  width: 200px;
}
.wielkosc500 {
  width: 500px;
}
.wielkosc50pr {
  width: 50%;
}
.wysokosc40 {
  height: 40px;
}

/* czcionki */
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.pomaranczowa {
  color: #CC6218;
}
.szara {
  color: #eee;
}
.czcionka12 {
  font-size: 12px;
}

.czcionka10 {
  font-size: 10px;
}
.czcionka16 {
  font-size: 16px;
}
.czcionka18 {
  font-size: 18px;
}

.czcionka14 {
  font-size: 14px;
}


/* header */
.header {
  margin: 0px auto;
  width: 780px;
  height: 316px;
  overflow: hidden;
  background: url(images/top.jpg) no-repeat 0px 68px;
    border-right-style: solid;
  border-right-width: thin;
  border-right-color: #000;
   border-left-style: solid;
  border-left-width: thin;
  border-left-color: #000;
}
/* menu */
#menu {
  position: relative;
  width: 780px;
  height: 44px;
  background: url(images/tlo_menu.jpg) repeat-x left top;
  list-style: none;
  text-align: left;
  margin: 0px auto;
    border-right-style: solid;
  border-right-width: thin;
  border-right-color: #052540;
   border-left-style: solid;
  border-left-width: thin;
  border-left-color: #052540;
}
#menu li {
  float: left;
  display: inline;
}
#menu li.koniec {
  position: absolute;
  right: 10px;
  top: 0px;
}
#menu a {
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-family: "Trebuchet MS";
}
#menu a:hover, #menu a.active {
  text-decoration: none;
  background: url(images/tlo_menu_on.jpg) repeat-x left top;
}
/* strona */
.container {
  position: relative;
  width: 780px;
  margin: 0px auto;
  background: #000;
  border-right-style: solid;
  border-right-width: thin;
  border-right-color: #052540;
   border-left-style: solid;
  border-left-width: thin;
  border-left-color: #052540;
}

.content2 {
  width: 700px;
  margin: 0px auto;
  padding: 20px 0px;
  text-align: left;
  background: url(images/tlo2.jpg) repeat-y right top; 
}

.content {
  width: 700px;
  margin: 0px auto;
  padding: 20px 0px;
  text-align: left;
}

.content ul {
  color: #fff;
  list-style: disc inside;
  font-size: 12px;
}
.content li {
  margin-bottom: px;
  }
  
.ramka {
  border: solid 2px #DB6E22;
}
/* stopka */
.footer {
  width: 780px;
  height: 20px;
  margin: 0px auto;
  background: url(images/tlo_footer.jpg) repeat-x left top;
    border-right-style: solid;
  border-right-width: thin;
  border-right-color: #052540;
   border-left-style: solid;
  border-left-width: thin;
  border-left-color: #052540;
}


div#stopka {

  text-align: center;

  overflow: hidden;

  font: 9px Tahoma, Verdana, Arial;

  color: #7E7E80;


  margin: 0px;

  padding: 5px 0px 0px 0px;

}

div#stopka a {

  text-align: center;

  overflow: hidden;

  font: 9px Tahoma, Verdana, Arial;

  color: #7E7E80;


  margin: 0px;

  padding: 5px 0px 0px 0px;

}
