.temat {
  padding: 0 10px 20px 10px;
}

#tematy h2{
  text-decoration: underline;
  color: black;
  text-weight: bold;
}

#tematy p.tematTytul {
	font-weight: bold;  
}

#tematy p.tematLista {
  padding-left: 95px;
	text-indent: -95px;  
}