* {
  margin: 0px 0px;
  padding: 0px 0px;
  border: 0px;
}

body {
  font-family: Arial, Verdana, Serif;
  font-size: 14px;
  background-color: #ffffff;
  color:#ffffff;
}

a {
  color: #581954;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  list-style: square outside none;
  padding-bottom:7px;
}

#title {
  position: absolute;
  /*top: 18px;*/
  top:9px;
  left: 35px;
  width: 480px;
  /*height: 56px;*/
  height:100px;
  background: transparent url(images/title.gif) scroll no-repeat top left;
}

#hafrac {
  position: absolute;
  top: 15px;
  left: 648px;
  width: 302px;
  /*height: 61px;*/
  height:100px;
  background: transparent url(images/hafrac.gif) scroll no-repeat top left;
}

#szovetseg {
  position: absolute;
  top: 90px;
  left: 465px;
  width: 483px;
  height: 15px;
  background: transparent url(images/szovetseg.gif) scroll no-repeat top left;
}

#gray {
  position: absolute;
  top: 132px;
  left: 0px;
  right: 0px;
  height: 100px;
  background-color: #efefef;
  border-top: 1px #cfcfcf solid;
  border-bottom: 1px #cfcfcf solid;
}

#tl {
  position: absolute;
  top: 85px;
  left: 35px;
  width: 138px;
  height: 78px;
  background: transparent url(images/tl.gif) scroll no-repeat top left;
}

#english {
  position: absolute;
  top: 35px;
  left: 560px;
  width: 50px;
  height: 50px;
  background: transparent url(images/english.gif) scroll no-repeat top left;
  cursor:pointer;
}

#br {
  position: absolute;
  top: 204px;
  left: 793px;
  width: 138px;
  height: 78px;
  background: transparent url(images/br.gif) scroll no-repeat top left;
}

#reflection {
  position: absolute;
  top: 233px;
  left: 71px;
  width: 820px;
  height: 100px;
  background: transparent url(images/reflection.jpg) scroll no-repeat top left;
}

#top-menu {
  position: absolute;
  top: 117px;
  left: 71px;
  width: 826px;
  height: 112px;
  z-index: 1;
  padding-left:3px;
}

#top-menu a {
  display: block;
  float: left;
  /*width: 112px;
  height: 112px;
  line-height: 112px;*/
  width: 95px;
  height: 95px;
  line-height: 95px;
  /*margin-right: 6px;*/
  margin-right: 8px;
}

#menu1 {
  background: url(images/menu1.jpg) scroll no-repeat left top;
}

#menu2 {
  background: url(images/menu2.jpg) scroll no-repeat left top;
}

#menu3 {
  background: url(images/menu3.jpg) scroll no-repeat left top;
}

#menu4 {
  background: url(images/menu4.jpg) scroll no-repeat left top;
}

#menu5 {
  background: url(images/menu5.jpg) scroll no-repeat left top;
}

#menu6 {
  background: url(images/menu6.jpg) scroll no-repeat left top;
}

#menu7 {
  background: url(images/menu7.jpg) scroll no-repeat left top;
}

#menu8 {
  background: url(images/menu8.jpg) scroll no-repeat left top;
}

#menu1:hover {
  background: url(images/menu1h.jpg) scroll no-repeat left top;
}

#menu2:hover {
  background: url(images/menu2h.jpg) scroll no-repeat left top;
}

#menu3:hover {
  background: url(images/menu3h.jpg) scroll no-repeat left top;
}

#menu4:hover {
  background: url(images/menu4h.jpg) scroll no-repeat left top;
}

#menu5:hover {
  background: url(images/menu5h.jpg) scroll no-repeat left top;
}

#menu6:hover {
  background: url(images/menu6h.jpg) scroll no-repeat left top;
}

#menu7:hover {
  background: url(images/menu7h.jpg) scroll no-repeat left top;
}

#menu8:hover {
  background: url(images/menu8h.jpg) scroll no-repeat left top;
}

#top-menu img {
  width: 112px;
  height: 112px;
  display: block;
}

#page {
  position: absolute;
  top: 160px;
  left: 35px;
  width: 915px;
  padding-bottom: 10px;
}

#head-gap {
  height: 130px;
  border-right: 5px #474b2a solid;
}

#bg {
  background: transparent url(images/flower.gif) scroll repeat-x left top;
}

#content {
  padding: 0px 0px 25px 35px;
  background: transparent url(images/bl.gif) scroll no-repeat bottom left;
  border-right: 5px #474b2a solid;
  height: 420px;
}

#footer {
  padding-top: 25px;
  text-align: center;
  font-size: 11px;
  color: #581954;
  background: transparent url(images/footerbg.jpg) scroll no-repeat top right;
}

#bottom-menu {
  margin-top: 3px;
}

#bottom-menu span {
  border-top: 1px #cfcfcf solid;
  padding-top: 3px;
}

#copyright {
  padding: 3px 0px;
}

#copyright span {
  border-bottom: 1px #cfcfcf solid;
  padding-bottom: 3px;
}

#home {
  position: absolute;
  padding-left: 50px;
  padding-top: 20px;
  text-align: center;
  font-size: 5px;
}

#pib {
  float: left;
  padding-top: 70px;
  height: 350px;
}

#pcb {
  float: right;
  width: 600px;
  height: 100%;
  height: 420px;
}

#page-content-1 {
  /*background-color: #5096a2;*/
  background: transparent url(images/bgp1.gif) scroll no-repeat left top;
}

#page-content-2 {
  /*background-color: #a75e33;*/
  background: transparent url(images/bgp2.gif) scroll no-repeat left top;
}

#page-content-3 {
  /*background-color: #dd732f;*/
  background: transparent url(images/bgp3.gif) scroll no-repeat left top;
}

#page-content-4 {
  /*background-color: #f0c6aa;*/
  background: transparent url(images/bgp4.gif) scroll no-repeat left top;
}

#page-content-5 {
  /*background-color: #a6c12c;*/
  background: transparent url(images/bgp5.gif) scroll no-repeat left top;
}

#page-content-5 li{
    font-size:16px;
}

#page-content-6 {
  /*background-color: #898631;*/
  background: transparent url(images/bgp6.gif) scroll no-repeat left top;
}

#page-content-6 li{
    padding-bottom:12px;
}

#page-content-7 {
  /*background-color: #c8d994;*/
  background: transparent url(images/bgp7.gif) scroll no-repeat left top;
}

#page-content-8 {
  /*background-color: #5096a2;*/
  background: transparent url(images/bgp8.gif) scroll no-repeat left top;
}

#page-content-9 {
  /*background-color: #5096a2;*/
  background: transparent url(images/bgp9.gif) scroll no-repeat left top;
}

.page-content {
  float: right;
  height: 100%;
  overflow: hidden;

  /* Átlátszóság nem kell 2008.11.12.*/
  /*filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;*/
}

.page-content ul {
  padding: 5px 5px 5px 35px;
}

.page-content div {
  margin: 10px 0px;
  padding: 0px 10px;
  width: 580px;
  height: 395px;
}

.page-content h1 {
  font-size: 18px;
  padding-top: 3px;
  padding-bottom: 8px;
}

.page-content h2 {
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 5px;
}

.page-content h1.page-1, .page-content h2.page-1{
    color:#581954;
}

.page-content h1.page-2, .page-content h2.page-2{
    color:#DEB887;
}

.page-content h1.page-3, .page-content h2.page-3, .page-content h1.page-8, .page-content h2.page-8{
    color:#336633;
}

.page-content h1.page-4, .page-content h2.page-4{
    color:#008000;
}

.page-content h1.page-5{
    color:#7E3817;
}

.page-content h2.page-5{
    color:#581954;
    border:1px dashed #581954;
    text-align:center;
}

.page-content h2.red{
  color:#b1272e;
}

.page-content h1.page-6, .page-content h2.page-6{
    color:#800517;
}

.page-content h1.page-7, .page-content h2.page-7{
    color:#C11B17;
}

.page-content h1.page-8, .page-content h2.page-8{
    color:#ffffff;
}

.page-content h1.page-9, .page-content h2.page-9{
    /*color:#7D053F;*/
    color:#ffffff;
}

/*.page-content h2.page-9{
    color:#581954;
}*/

.page-content p {
  text-align: justify;
  text-indent: 10px;
  font-size: 14px;
  padding: 2px 0px;
}

div.post-it{
  width:273px;
  height:286px;
  position:absolute;
  top:510px;
  left:660px;
}

.partnertable{
  width:100%;
}

.partnertable td{
  width:50%;
  text-align:center;
  vertical-align:top;
  padding-bottom:10px;
}
