/*
  v.barack(menu) - FFE2AE cee3ff
  lila(menu) - 858EBC FFA65E
  barack - FFF0D6 eef6ff
  naracs - FFA65E 8e9db0
196cc9  
*/

body {
  margin: 0 auto;/*Középre rendezés*/
  text-align:center; /*IE középre rendezés miatt*/
  width:60em;
  
  font-family:verdana,tahoma,arial,sans-serif;
  font-size:small;
  
  border-style:solid;
  border-top-style:none;
  border-width:2px;
}

div.tartalom {
  text-align:left; /*IE középre rendezés miatt*/
}

div.lablec {
/*Forma*/
  padding: 0em 2em;
  text-align:center;
/*Stílus*/
  font-size:small;
  
  border-style:none;
  border-width:2px;
}

div.torzs {
/*Forma*/
  padding: 0.5cm 0.5cm;
  text-align:justify;
  clear:both;
/*Stílus*/
  background-position: bottom right;
  background-repeat:no-repeat;
  
  border-style:none;
  border-width:2px;
}


div.torzs p {
  text-indent:1em;
}


h1, h2 {
/*Stílus*/
  font-variant:small-caps;
  font-weight:bold;
}

h1 {
  font-size:x-large;
  border-bottom:2px dotted;
}

h2 {
  font-size:large;
}

.menu { /* remove bullets and list indents */
/*Forma*/
  margin: 0;
  padding: 0;
  padding-bottom: 1ex;
  float: right;
/*Stílus*/
  list-style: none;
}

.menu li {
/*Forma*/
  margin: 0;
  padding: 0;
  display:inline;
/*Stílus*/
}

.menu li a {
/*Forma*/
  margin: 0 1ex;
  padding: 0 1ex;
/*Stílus*/
  text-decoration:none;

  border-style:solid;
  border-top-style:none;
  border-width:1px;
  
  font-variant:small-caps;
  font-weight:bold;
}

.menu li a:hover {
  padding-top: 1ex;
  position: relative;
  top: 1ex;
}

.menu li a.kivalasztott:hover {
  padding-top: 0;
  position: relative;
  top: 0;
}

div.fejlec {
/*Forma*/
  padding:0;
  margin:0;
/*Stílus*/
  font-size:5em;
  /*
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  */
}

img {
  width:16em;
}

div.fejlec img#sziv {
  vertical-align: text-bottom;
  height: 1.5em;
  width: auto;
}

#nyelvvalaszto {
  padding: 0;
  margin: 0;
  float: right;
  font-size:0.3em;

  list-style: none;
}

#nyelvvalaszto img.zaszlo {
  padding: 0;
  margin-top: 0.3em;
  margin-right: 1em;
  height:1em;
  width: auto;
  
  border-style:none;
}

#panzio {
  font-variant:small-caps;
  font-weight: bold;
  font-family:Georgia,Times New Roman;
}

div.lablec a {
  font-weight:bold;
  text-decoration: none;
}

