body{
  color:navy;
  background:white;
  font-family: arial;
  font-size:12px;
}

tr{
  vertical-align:top;
}

td.fej{
  background:navy;
  color:white;
  font-weight:bold;
  text-align:center;
  font-size:12px;
  border:1px solid navy;
}

iframe{
  border:1px navy solid;
  
}

td.nagy{
  background:white;
  text-align:justify;
  width:600px;
  font-size:12px;
}

td.hir1{
  background:white;
  text-align:justify;
  border:1px solid navy;
  width:250px;
  font-size:12px;
}

td.foto{
  background:white;
  text-align:justify;
  border:1px solid navy;
  font-size:12px;
}

td.hir{
  background:white;
  text-align:justify;
  border:1px solid navy;
  width:240px;
  font-size:12px;
}



td.hir2{
  background:white;
  text-align:justify;
  border:1px solid navy;
  width:160px;
  font-size:12px;
}

td.kep{
  background:white;
  text-align:justify;
  border:1px solid navy;
  font-size:12px;
}

td.gyasz{
  background:white;
  text-align:center;
  border:6px solid black;
  color:black;
  font-size:12px;
}

.sor1{
  background:white;
  color:navy;
  font-size:12px;
}

.sor2{
  background:#AEAEFF;
  color:navy;
  font-size:12px;
  width:240px;
  }

  a:link, a:active, a:visited {
  color:#0E096C;
  font-family:"arial";
  font-size:12px;
  text-decoration: none;
}

a:hover {
  color:#006600;
  font-family:"arial";
  text-decoration: none;
  font-size:12px;
}

img{
   margin:5px;
   border:none;
}