/* mpi.css - az MPI stíluslapja */

body {
  margin-left: 2%; margin-right: 10%;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.3px;
  font-size: 9pt;
  background: white; /*rgb(245,246,248);*/
/*  background-image: url(bg_mpi.jpg);
  background-repeat: no-repeat;
  background-position: top center;*/
}

.surgos {
  color: red;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

h2.focim {
  margin-top: 1em;
  margin-bottom: 1em;
  color: orange;
  text-align: center;
}

h3 {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  margin-top: 10pt;
  margin-bottom: 0;
  font-size: 1.1em;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: rgb(122,122,120);
  font-weight: bold;
}

a.menu {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

a.cim {
  text-decoration: none;
  color: rgb(122,122,120);
  font-weight: 800;
}

body.menu {
  background-image: url(bg_mpi_bal.jpg);
}

body.jobb {
  background-image: url(bg_mpi_jobb.jpg);
  background-attachment: fixed;
}

body.fejlec {
  background-image: url(bg_mpi_fejlec.jpg);
}

div.aa {
  margin-left: 2%; margin-right: 10%;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.3px;
  font-size: 65%; font-weight: bold;
}

div.menu {
  position: absolute;
  width: auto; height: 1.5em;
  top: 150px; right: auto; bottom: 1em; left: 200px;
  /*background: orange;*/
  text-align: center;
}

div.menu a {
  color:black;
}

div.menu2 {
  position: absolute;
  width: auto; height: 1.5em;
  top: 150px; right: auto; bottom: 1em; left: 350px;
  /*background: orange;*/
  text-align: center;
  font-size:8pt;
}

div.menu2 a {
  color:white;
  font-weight: bold;
}

div.menu3 {
  position: absolute;
  width: auto; height: 1.5em;
  top: 150px; right: auto; bottom: 1em; left: 450px;
  /*background: orange;*/
  text-align: center;
}

div.menu3 a {
  color:black;
}

div.cim {
  font-size: 90%; font-weight: bold;

  position: absolute;
  width: auto; height: 1.5em;
  top: 10px; right: auto; left: 465px;
  text-align: left;
}

div.banki {
  font-size: 80%; font-weight: bold;

  position: absolute;
  width: auto; height: 1.5em;
  top: 38px; right: auto; left: 610px;
  text-align: right;
}

div.bmf {
  font-size: 80%; font-weight: bold;

  position: absolute;
  width: auto; height: 1.5em;
  top: 55px; right: auto; left: 650px;
  text-align: right;
}

div.logo {
  position:absolute;
  width: auto; height: auto;
  top: 20px; right: auto; left: 60px;
}

h2.mpi {
  font-weight: bold;
  text-align: right;
  letter-spacing: 2px;
  font-size: 125%;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 4px;
}

h5.banki {
  letter-spacing: 1px;
  font-size: 85%;
  margin-top: 2px;
}

table {
  vertical-align: top;
}

table.hatter {
  width: 750px; height: auto;
  background-image: url(bg_mpi.jpg);
  background-repeat: no-repeat;
  vertical-align: top;
  margin-top: -10px
}

tr {

}

ul.kocka {
  list-style-type: square;
}

li {
  margin-bottom: 3pt;
}

ul.munkatarsak {
  list-style-type: none;
}

ul.munkatarsak li {
  margin-bottom: 1em;
}

ul.munkatarsak a {
  font-size: 1.2em;
}