html, body{
  margin: 1px;
  padding: 1px;
  color: #000;
  background: white;
  font-size: 12px;
  font-family: verdana, tahoma, arial, sans-serif;
  line-height: 1.5;
}

h1{
  font-size: 19px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  padding: 10px 0px;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
}

img, object, embed{
  display: none;
}

p.nadglowek{
  font-size: 10px;
}

p.data{
  font-size: 11px;
  margin-top: 0px;
  color: #666;
}
