.formtitle{
  color            : #000;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  text-decoration  : none; 
}
.formmain{
  color            : #ff9300;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  text-decoration  : none; 
}
.telmain{
  color            : #00a3d8;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  text-decoration  : none; 
}
.inftext{
  color            : #000;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  font-style:italic;
  text-decoration  : none; 
}
.inftextnp{
  color            : #000;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : bold;
  float            : left;
  font-style:italic;
  text-decoration  : none; 
}
.figyelem{
  color            : red;
}
.hpbutton{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : Black;
  background-color : #ccc;
  border           : 1px solid #ccc;
  font-weight: bold;
  cursor: pointer;
  cursor:hand;
}
.gomba{
  display: table-cell;
  border: 1px solid #ccc;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : Black;
  background-color : #ccc;
  text-align:center;
  padding: 2px;
}
a.gomba:link, a.gomba:visited, a.gomba:hover{
  color:black;
  text-decoration  : none;
  font-weight: bold;
}