BODY { 
  color: #2d2d35; 
  background-color: white;
  font: 13px verdana,helvetica,sans-serif;
  line-height: 1.5em;
  margin-left: 1.5em;
  margin-right: 1.5em;
}
H1 {
  color: #171a70;
  font: bold 14px verdana,helvetica,sans-serif;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 1em;
}
H2 {
  color: #171a70;
  font: bold 14px verdana,helvetica,sans-serif;
}
P {  
  margin-top: 12px;
}
.linko { 
  color: #171a70;	
  font-weight: bold;
}
B { 
  color: black;	
  font-weight: bold;
}
OL { 
  list-style: decimal;
  margin-top: 0;
}
UL {
  list-style: disc;
  margin-top: 0;
}
SMALL { 
font-size: 10px;
}
.slogan { 
  color: #171a70;
  background-color: #EEEEEE;
  font: bold 16px verdana,helvetica,sans-serif;
  border-color: #171a70;
  border-width: 1px;
  text-align: center;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
PRE { 
  margin-left: 3em;
}
TABLE.cennik TD { 
  text-align: left;
  font: 12px verdana,helvetica,sans-serif;
}
TABLE.cennik TH { 
  text-align: left;
  background-color: #EEEEEE;
  font: bold 12px verdana,helvetica,sans-serif;
}
TABLE.cennik .d { 
  text-align: right;
}
DIV.slogan TABLE TD { 
  width: 35px;
}
DIV.slogan TABLE TH { 
  text-align: center;
  color: #171a70;  
  font: bold 16px verdana,helvetica,sans-serif;
}
