/*
 * Függelen oldal
 */
td.jegyTribunHeader {
   font-weight: bold;
   font-size: 0.9em;
   color: #3c4650;
   text-align: center;
}
td.jegyTribunArak {
   font-weight: bold;
   font-size: 0.9em;
   color: #c4272e;
   text-align: center;
}
span.jegyBlueSmallTitle {
  font-size: 1em;
  color: #6083a9;
}
span.jegySmallText {
  font-size: 0.8em;
  color: #444;
}
span.jegyGreySmallTitle {
  font-size: 0.9em;
  color: #7d7d7d;
}
a {
    color: #444 !important;
    font-weight: bold;
}