body {
  background-color : #EDEDED;
  font-family      : Times New Roman;
  text-align:center;
}

td{
  text-align:center;
}

td.info {
  text-align: right;
}

td.ertek{
  text-align:center;
  padding-bottom:2px;
  padding-top:2px;
  border-bottom      : 1px solid #000000;
}
td.fejlec{
  font-weight : bold;
  padding-top: 10px;
  padding-bottom:4px;
  border-top      : 1px solid #000000;
  border-bottom      : 1px solid #000000;
}
td.cim {
  font-size: 20px;
  font-weight:bold;
  border-bottom      : 1px solid #000000;
  padding-bottom: 10px;
}
a:link, a:visited {
padding-top:8px;
color: #22424E;
font-size : 15px;
font-weight : bold;
text-decoration : none;
display:block;
  width            : 166px;
}
a:hover {
color : #983434;
text-decoration : none;
}

a.s:link, a.s:visited {
  display          : block;
  font-size        : 11px;
  border-top       : 1px solid #EDEDED;
  border-left      : 1px solid #EDEDED;
  border-right     : 1px solid #22424D;
  border-bottom    : 1px solid #22424D;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #EDEDED;
  width            : 166px;
  text-indent      : 5px;
  font-weight      : bold;

}
a.s:hover {
  background-color : #487889;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 5px;
  color            : #983434;
  font-weight      : bold;
  border-top       : 1px solid #22424D;
  border-left      : 1px solid #22424D;
  border-right     : 1px solid #EDEDED;
  border-bottom    : 1px solid #22424D;
}

a.info:link, a.info:visited {
  padding-top:8px;
  color: #22424E;
  font-size : 15px;
  font-weight : bold;
  text-decoration : none;
  width: 500px;
}

a.info:hover {
  color : #983434;
  text-decoration : none;
}
