@charset "utf-8";

/* Bordo: BE2427 
   Piros: ED2027
   Vilagoskek: D6DCEC
   Sotetkek: 334EA2
*/
body, ul, li {
  padding: 0;
  margin: 0;
}
body, td, th, .esemenydatum, .hircim, .hirlead, .hirleadJustif, .kepala_cim, .kepala_szinhaz {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

#all {
  width: 800px;
  min-height: 400px;
  position: absolute;
  margin-left: -400px;
  left: 50%;
}
#header {
  width: 800px;
  height: 235px;
  background: url(../images/partners/quartet/headerbg.jpg) top left no-repeat;
  position: relative;
}
#header #langselector {
  position: absolute;
  top: 0px;
  right: 4px;
}
#header #langselector a img {
  border: 0;
  width: 25px;
}
#header ul.menu {
  width: 570px;
  height: 22px;
  list-style: none;
  position: absolute;
  right: 0;
}
#header ul.menu li {
  float: left;
  padding: 3px 13px;
  font-size: 12px;
  height: 22px;
}
#header ul.menu li a, #header ul.menu li a:visited {
  color: #fff;
  font-size: 12px;
}
#header ul.menu li.active a, #header ul.menu li.active a:visited {
	color: #D6DCEC;
	font-size: 12px;
}
#header ul.menu.also li a, #header ul.menu.also li a:visited{
	color: #334EA2;
}
#header ul.menu.also li.active a, #header ul.menu.also li.active a:visited {
  color: #fff;
  font-size: 12px;
}

#header ul.menu.felso {
  color: #fff;
  background-color: #334EA2;
  top: 170px;
}

#header ul.menu.also {
  color: #334EA2;
  background-color: #D6DCEC;
  top: 22px;
  display: none;
  z-index: 2;
}
#header ul.menu.also.current {
  display: block;
  z-index: 1;
}
#header ul.menu.also li {
	padding: 3px 8px;
}

#content {
	width: 800px;
}
#leftpanel {
  width: 180px;
  min-height: 500px; 
  float:left;
}
#mainpanel {
	padding: 10px 0 0 5px;
  width: 610px;
  float:left;
  border-left: 1px solid #D6DCEC;
  min-height: 500px;
}
#premier h1, #ajanlottgaleria h1 {
  font-size: 14px;
  color: #BE2427;
  text-align: center;
  padding: 0;
  margin: 15px 0 5px 0;
}
#ajanlottgaleria h2 {
  font-size: 12px;
  color: #334EA2;
  text-align: center;
  padding: 0;
  margin: 2px 0 0 0;
}

.szurkesor {
  background-color: transparent;
}
.hircim.elso {
  font-size: 16px;
  text-align: center;
}
.honapvalaszto {
  display: none;
}
.kepala_cim, .kepala_cim:visited, .hircim, .hircim:visited {
  color: #BE2427;
}
.keppanel .szurkesor {
  background-color: #D6DCEC;
}
.evadvalaszto {
  display: none;
}
.eloadaslista {
  margin-bottom: 20px;
}
.balcim {
  padding: 10px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #BE2427;
  text-align: center;
}