html {
  overflow:           hidden;
}

body {
  background-image:   url('/img/sematizmus_background.png');
  background-repeat:  repeat-x;
  margin:             0px;
  padding:            0px;
  overflow:           hidden;
  min-height:         1000px;
}

div.index-page {
  position:           absolute;
  top:                50%;
  left:               50%;
  width:              1px;
  height:             1px;
}

div.index-frame {
  position:           relative;
  top:                -235px;
  left:               -471px;
/*  border:             2px solid #334466;*/
}

div.index-content {
  position:           relative;
  border:             none;
  margin:             0px;
  padding:            0px;
  width:              942px;
  height:             470px;
  background:         white;
}

.firefox {
  position:           relative;
  top:                480px;
  left:               171px;
  border:             none;
  margin:             0px;
  padding:            0px;
}

img.fejlec-kep {
  position:           absolute;
  top:                10px;
  left:               10px;
  margin:             0px;
  padding:            0px;
  border:             none;
}

img.hierarchia-kep {
  position:           absolute;
  top:                325px;
  left:               10px;
  margin:             0px;
  padding:            0px;
}

img.plebaniak-kep {
  position:           absolute;
  top:                325px;
  left:               239px;
  margin:             0px;
  padding:            0px;
}

img.szemelyek-kep {
  position:           absolute;
  top:                325px;
  left:               469px;
  margin:             0px;
  padding:            0px;
}

img.testuletek-kep {
  position:           absolute;
  top:                325px;
  left:               701px;
  margin:             0px;
  padding:            0px;
}

img.hierarchia-button {
  position:           absolute;
  top:                254px;
  left:               8px;
  margin:             2px;
  padding:            0px;
  border:             none;
}

img.plebaniak-button {
  position:           absolute;
  top:                254px;
  left:               237px;
  margin:             2px;
  padding:            0px;
  border:             none;
}

img.szemelyek-button {
  position:           absolute;
  top:                254px;
  left:               467px;
  margin:             2px;
  padding:            0px;
  border:             none;
}

img.testuletek-button {
  position:           absolute;
  top:                254px;
  left:               699px;
  margin:             2px;
  padding:            0px;
  border:             none;
}

img.hierarchia-button:hover {
  border-top:         3px solid #cca3a3;
  border-bottom:      3px solid #804040;
  margin:             0px 3px 0px 3px;
}

img.plebaniak-button:hover {
  border-top:         3px solid #bbcca3;
  border-bottom:      3px solid #658040;
  margin:             0px 3px 0px 3px;
}

img.szemelyek-button:hover {
  border-top:         3px solid #ccbea3;
  border-bottom:      3px solid #806a40;
  margin:             0px 3px 0px 3px;
}

img.testuletek-button:hover {
  border-top:         3px solid #a3b1cc;
  border-bottom:      3px solid #405580;
  margin:             0px 3px 0px 3px;
}
