* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: url(images/tlo.gif) repeat-y center center #000;
  font-family: "Arial";
  font-size: 12px;
  line-height: 1.2;
  color: #000;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
ul {
  list-style: decimal;
}

ul.lista {
  list-style: disc;
  margin-left: 20px;
}
li.lista {
  list-style: disc;
   margin-left: 20px;
}

ol {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: underline;
  color: #676767;
}
a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 100%;
  background: #CFCFCF;
  color: #CFCFCF;
}

/* 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%;
}
.wielkosc48pr {
  width: 48%;
}
.wielkosc320 {
  width: 320px;
}
.wysokosc20 {
  height: 20px;
}

/* czcionki */
.verdana {
  font-family: Verdana;
}
.normalna {
  font-weight: normal;
}
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.czerwona {
  color: #ff0000;
}
.czcionka11 {
  font-size: 11px;
}
.czcionka10 {
  font-size: 10px;
}
.krawedz_prawa {
  border-right: solid 1px #000;
}

/* strona */
.container {
  width: 950px;
  margin: 0px auto;
  text-align: left;
  background: url(images/tlo_strona.jpg) repeat-y right top #fff;
}
.top {
  width: 950px;
  height: 241px;
  background: url(images/top.jpg) no-repeat left top;
}
.lewa {
  float: left;
  width: 657px;
  overflow: hidden;
}
/* menu */
#menu {
  width: 100%;
  height: 53px;
  line-height: 53px;
  position: relative;
  list-style: none;
  background: url(images/tlo_menu.jpg) repeat-x left top;
  color: #fff;
  font-weight: bold;
}
#menu li {
  float: left;
  display: inline;
}
#menu li.pierwszy {
  padding-left: 20px;
}
#menu li.ostatni {
  position: absolute;
  right: 20px;
  top: 0px;
}
#menu a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.tresc {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(images/tlo_tresc.jpg) repeat-x left top #F2F2EB;
}
.tresc h1 {
  font-size: 30px;
  margin-top: 40px;
  margin-left: 20px;
  color: #fbac04;
}
.tresc h1.red {
  font-size: 30px;
  margin-top: 40px;
  margin-left: 20px;
  color: red;
}

.tresc h2 {
  font-size: 18px;
  margin-left: 20px;
}

.tresc h3{
  font-size:16px;
  margin-left: 20px;
}

.tresc p {
  margin-top: 20px;
}
h1.sponsorzy_naglowek {
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: url(images/tlo_sponsorzy.jpg) repeat-x left top;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  padding-left: 20px;
}

#form1 input, #form1 select {
  border: solid 1px #000;
  padding: 2px;
}

.prawa {
  float: right;
  width: 293px;
  overflow: hidden;
 
}
.twarz {
  width: 293px;
  height: 446px;
  background: url(images/twarz.jpg) no-repeat left top;
}

ol.regulamin { list-style-type: disc; margin-left: 45px;}
li.regulamin { list-style-type: disc; }


h2.ankieta {
  font-size: 18px;
  margin-left: 20px;
  color:red;
}


h3 a {
  text-decoration:underline;
}

img.ustawienie {
	margin-left: 20px;
	padding: 2px 0px 0px 0px;
	}