body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #1A417E;
  text-decoration: none;
  font-size: 0.85em;
  background-color: #0A4E88;
  margin: auto;
  background-image: url(images/gradient-bg.png);
  background-repeat: repeat-x;
  background-position: top;
  text-align: center;	
  line-height: 1.5em;
}
#main {
  width: 907px;
  margin: auto;
  background-image: url(images/bg-sidebar-content.png);
  background-repeat: repeat-y;
  background-position: center center;
}
#header {
  height: 147px;
  margin: auto;
  background-image: url(images/header-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#menu {
  height: 25px;
  margin: auto;
  background-image: url(images/header-menu.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#gradient {
  height: 50px;
  margin: auto;
  background-image: url(images/bg-sidebar-content-top.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#sidebar {
  display: block;
  float: left;
  width: 250px;
}
#content {
  display: block;
  float: right;
  width: 610px;
  text-align: justify;
  padding-right: 40px;
}
#bottom {
  height: 50px;
  margin: auto;
  background-image: url(images/bg-sidebar-content-bottom.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#footer {
  background-image: url(images/allec.gif);
  background-repeat: repeat-x;
  padding: 0.5em;
  font-size: 0.7em;
}
#harmonogram {
  padding: 5px;
  margin: auto;
  text-align: center;
  background-color: #E9E9E9;
  width: 420px;
}
#kiertekeles2008 {
  padding: 5px;
  margin: auto;
  text-align: center;
  background-color: #E9E9E9;
}
.clear {
  clear: both;
}
.menuleft {
  width: 350px;
}
.menuright {
  width: 557px;
}
a, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #139EC7;
}
img {
  border: 0;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: normal;
  color: #EB971F;
  margin-top: 0;
  margin-left: 25px;
  margin-bottom: 1em;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bolder;
  color: #139EC7;
  margin-left: 25px;
}
h3 {
  font-weight: bold;
  text-align: center;
  color: #EB971F;
}
h4 {
  font-weight: bold;
  text-align: left;
}
.committemember {
  background-color: #E9E9E9;
  text-align: center;
  height: 25px;
}
.dotline {
  color: #139EC7;
  font-size: 0.7em;
  text-align: center;
}
.address {
  text-align: center;
}
.date {
  text-align: center;
}
.cyan {
  color: #139EC7;
  font-weight: bold;
}
.style2 {
  color: #139EC7;
  font-weight: bold;
}
.klasszikus_paragrafus {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 16pt;
  text-align: justify;
  margin-left: 10px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 11pt;
  color: #1A417E;
}
.szukosebb_paragrafus {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 16pt;
  text-align: justify;
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 5px;
  font-size:11pt;
  color: #1A417E;
}
.footer {
  text-align: center;
  font-size: 0.7em;
  padding: 1em;
}
