body, html { height: 100%; font-size: 12px; font-family: Arial,Helvetica,Garuda,sans-serif;  }
html { background: #ffffff url(/images/html_header.jpg) repeat-x; color: #014c76;  }

.container_full{
  }
.container_footer{
  display: none; }
.push { display: none; }

.header{
  display: none; }
.logo{
  position: absolute;
  left: 35px;
}
.slogen{
  position: absolute;
  left: 240px;
  top: 30px;
}
.date{
  position: absolute;
  left: 40px;
  bottom: 2px;
  color: #fff;
}
.menu{
  position: absolute;
  top: 70px;
  left: 240px;
}
.menu a{
  color: #014c76;
  font-weight: bold;
  text-decoration: none;
}
.menu a:hover{
  color: #97aab9;
}

.content{
  padding: 20px 0;
}



h1{
  font-size: 20px;
  margin-bottom: 10px;
}
h2{
  font-size: 18px;
}
h3{
  font-size: 16px;
}
h3{
  font-size: 14px;
}
p {
  color: #575b5e;
}

/* esemenyek */
.event_side_bar{
  display: none;
}
.event{
  border-bottom: 1px solid #a3bac8;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.event_place{
  color: #014c76;
  font-weight: bold;
}
.event_title{
  color: #575b5e;
  font-weight: bold;
}
.event_director{
  color: #575b5e;
  font-style: italic;
}
