/*Style dobrzeurodzeni.pl*/

body { font-family:"Arial"; color: maroon; margin:0; padding: 0px; background: url(tlo-logo.gif) right top; }
/* A:link{color:#805030;} */
A:link{color:brown;}
A:visited{color:maroon;}
A:active{color:brown;}
/* A:hover{color:#c07000} */
A:hover{color:#d24e00}
img {border:none;}  /* usun±ć obramowanie z IE */

/* chcę się pozbyć marginesów, Operze wystarczy padding 0, msie nie reaguje dlatego div.calosc ma position absolute */
/*
div.calosc { text-align:left; left: 0px; top: 0px; position: absolute; width: 750px; background: white;}
*/
div.calosc { text-align:left; width: 750px; background: white;}
table.calosc {
  width:750;
  left: 0px; top: 0px;
  background: white; 
  }
table.menu {
  }
table.menu td{
  height: 35;
  }
table.menu td img{
  border: none; /*dla IE*/ 
  }
div.tekst {border: 0px solid; margin: 20; width: 560px; color: maroon;}
/*div.tekst2 {margin-left: 20px; margin-top: 20px; width: 650px; color: maroon; }*/
div.tekst2 {margin-left: 20px; margin-top: 20px; margin-bottom: 20px; width: 700px; color: maroon; }
.keywords {height:4; font-size:4; color: ivory;}

div.calosc_galeria { text-align:left; }
div.galeria { background: white;
  padding-left: 20px; padding-top: 20px; color: maroon; 
  text-align: center; 
  }

.polozne dl {margin-top: 30;}
.polozne dt {margin: 10 auto;}
.polozne span.np_nazwisko{font-weight: bold}
.polozne dt a.z_r_opis {font-size: 10px; font-style: italic} 

div.licznik { text-align: center; color: darkorange; }

/* docelowo tytuly tekstu jako h1 */
p.tytul_tekstu { 
  background: url(tlo-tyt-tekstu.gif) no-repeat ; 
  font-weight: bold; 
  margin: 0; padding: 5px; padding-left: 15px; text-align: left;
  }
h1.tytul_tekstu { 
  background: url(tlo-tyt-tekstu.gif) no-repeat ; 
  font-weight: bold; font-size: 16px;
  margin: 0; padding: 5px; padding-left: 15px; text-align: left;
  }

table.tbl_harmonogram {
  border-width: 0px;
  }
table.tbl_harmonogram td{
  vertical-align: top; border-width: 0px;
  }

/* regulamin loteri 1zrdud */
.1zrdud_reglot ol {list-style-type: upper-roman; font-weight: bold}
.1zrdud_reglot ol ol {list-style-type: decimal; font-weight: normal}
.1zrdud_reglot ol ol ol {list-style-type: lower-alpha; }
