body {
  color:white;
  background:#3E56E3; 
  font-family:arial;
  font-size:10pt;
  padding:0;
  margin:0;
/*  font-weight:bold; */
}
/* body {
  color:navy;
  background:#DDDDDD; 
  font-family:arial;
  font-size:18px;
  padding:0;
  margin:0;
  */
}

/* táblázatok */

td.main {
  background-image:url("hatter.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width:600px;
  padding:0;
}

.normal{
  color:white;
  font-family:arial;
  font-size:14px;
}
.normall{
  color:white;
  font-family:arial;
  font-size:18px;
}

.fej{
  font-family:"times new roman";
  background:#6D97CF;
  color:white;
  font-weight:bold;
  font-size:48px;
}

.fej1{
  font-family:"times new roman";
  background:#6D97CF;
  color:white;
  font-weight:bold;
  font-size:11px;
}
.fej2{
  font-family:"times new roman";
  background:#6D97CF;
  color:white;
  font-weight:bold;
  font-size:18px;
}

tr{
  vertical-align:top;
}

td.szoveg{
  text-align:justify;
}

td.kep{
  padding:10px;
  font-size:14px;
  font-weight:normal;
}

table.oldal {
  text-align:center;
  padding:0;
  background:#142689; 
}
}

td.menu{
  border:#0033CC 3px outset;
  width:160px;
}
td.menu1{
  border:#0033CC 3px outset;
  width:160px;
  font-size:12px;
}

td.kisdoboz{
  font-size:12px;
  padding:8px;
  }
td.lapos{
  font-size:14px;
  padding:3px;
  border:solid 1px #33CCFF;
  width:600px;
  }
td.kisdoboz1{
  font-size:14px;
  padding:3px;
  border:solid 1px #33CCFF;
  }
td.kisdoboz2{
  font-size:12px;
  padding:3px;
  width:200px;
  }

td.nagydoboz{
  font-size:14px;
  padding:3px;
  border:solid 1px #33CCFF;
  width:400px;
  }

.kisbetus{
  font-size:14px;
  padding:3px;
  /* border:solid 1px maroon; */
  width:150px;
  }

.kisbetus1{
  font-size:14px;
  background:#E1E1FF;
  /* border:solid 1px maroon; */
  width:150px;
  padding:3px;
  }

.kisbetus2{
  font-size:14px;
  color:#5959FF;
  }

/* Linkek */

a:link, a:active, a:visited {
  color: yellow;
  font-family:arial;
  font-weight:bold;
  text-decoration: none;
  
}

a:hover {
  text-decoration: underline;
  }

a.c2:link, a.c2:active, a.c2:visited {
  color: #5959FF;
  font-size:10pt;
  font-weight:bold;
  text-decoration: none;
  
}

a.c2:hover {
  color:navy;
  font-size:10pt;
  font-weight:bold;
  text-decoration: underline;
  }

a.c3:link, a.c3:active, a.c3:visited {
  color: white;
  font-size:10pt;
  text-decoration: none;
  
}

a.c3:hover {
  color:#9191FF;
  font-size:10pt;
  font-weight:bold;
  text-decoration: underline;
  }

.kis{

   font-size:9pt;
   font-weight:bold;
}