body {
  font-family: verdana, "arial ce", "geneva ce", "helvetica ce", arial, geneva, helvetica;font-size:12px;
	background-color : white;
  color: #ffffff;
}

body.black, body.formularz {
  color : black;
}

table.informacja {
  margin: 20px 0px 0px 10px;
  background-color: #F0F0F0;
  padding: 5px 10px 10px 15px;
  border: thin solid silver;
}


table.allForm {
  margin: 20px 0px 0px 10px;
  background-color: #F0F0F0;
  padding: 5px;
  border: thin solid silver;
}

#th_1 { font-size: 150%;
	padding-bottom: 15px;
}
tr  { background-gcolor="#F0F0F0" }
.wymagane { color: red; padding-right: 6px; font-size:14px;}
td.ksiazka {  }
p { font-size: 12; padding: 10px;}
p.opis { font-weight: bold; text-align: text-shadow: 3px 3px 5px red;}
hr { width: 95%;}
br.big { padding-top : 5px; padding-bottom : 5px;}
.red { color: #ff4500;}
dt.okladka img { margin-left: 20px;} 
.center { text-align: center; }

span.nazwa { font-weight: bold;}
th.tytul { font-size: 150%;}
/* images */
#img_1 { margin-left: 30px;}
#i_m01 { margin-left: 30px; }
#i_och01 { margin-left: 30px; margin-bottom: 10px;}


table * ul {
  color: black;                /* text color */ 
  padding: 6px 0px 6px 3px; /* 0px padding right */
  list-style: square;       /* glyphs before a list item */
  list-style-position: inside;
  font-size : 12px; 
}
#u_st01  {
 list-style: disc;
}
li { margin-bottom: 5px;}
.blue { color: #000080;}
.wazne { font-size: 150%; font-weight: bold; }


