body
{
  margin-left: 0.2em;
  margin-right: 0.2em;
  margin-top: 0;
  margin-bottom: 1em;
  padding: 0;
  color: #000000;
  background-color: #ffffff;
  font-family: sans-serif;
}

a
{
  text-decoration: none;
  color: #e8900d;
}
a:hover
{
  text-decoration: underline;
}
a:visited
{
  color: #e8900d;
}

a.tartalom
{
  text-decoration: none;
  color: #444444;
}
a.tartalom:hover
{
  text-decoration: underline;
}
a.tartalom:visited
{
  color: #444444;
}

a.vege
{
  font-size: 10px;
  text-decoration: none;
  color: #e8900d;
}
a.vege:hover
{
  text-decoration: underline;
}
a.vege:visited
{
  color: #e8900d;
} 

a.fejlec
{
  font-size: 25px;
  text-decoration: none;
  color: #555555;
}  
a.fejlec:hover
{
  font-size: 25px;
  text-decoration: none;
  color: #555555;
}  
a.fejlec:visited
{
  font-size: 25px;
  text-decoration: none;
  color: #555555;
}  

table
{
  border-collapse: collapse;      
  width: 90%; 
  font-size: 14px;
  text-align: left;
  border: none;
  padding: 4px;
  color: #777777;
  background: #ffffff;
}

table.kozepre
{
  text-align: center;
}

td.fejlec
{
  text-align: center;
  padding: 15px;
  border-bottom: 2px dashed #e8900d;
  font-weight: bolder;
}  

td.vege
{
  padding: 10px;
  border: none;
}  

td.menu
{
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 2px dashed #e8900d;
  font-size: 16px;
}

td.menuben
{
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 2px dashed #e8900d;
  font-size: 16px;
  font-weight: bolder;
  color: #e8900d;
}

td.tartalom
{
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #e8900d;
  font-size: 14px;
}

td.vege
{
  text-align: center;
  padding: 10px;
  font-size: 20px;
}

table.alkotok
{
  border-collapse: collapse;      
  width: 60em; 
  text-align: left;
  border: none;
  color: #777777;
  background: #ffffff;
}

td.alkotok
{
  padding: 10px;
}

td.muvek
{
  padding: 10px;
  text-align: center;
}

div.kozepre
{
  text-align: center;
}

div.jobbra
{
  text-align: right;
}

div.idezet
{
  text-align: right;
  margin: 0 0 0 17em;
}

h1
{
  text-align: center;
  font-size: 14px;
}

