body {
    background: white;
    line-height: 10px;
}

a { text-decoration:none }

img {
    border: 0;
    display: block;
}

#center {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960px;
}

#fejlec {
    background: url("../images/fejlec.png");
    height: 144px;
    position: relative;
}

#ceu {
    position: relative;
    left: 266px;
    top: -20px;
}

#logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 257px;
    height: 144px;
}

#logo:hover {
    background: url("../images/logo.png")
}

#bemutatkozas {
    position: absolute;
    left: 580px;
    top: 78px;
    width: 93px;
    height: 37px;
}

#bemutatkozas:hover {
    background: url("../images/bemutatkozas.png")
}

#megbizok {
    position: absolute;
    left: 810px;
    top: 78px;
    width: 64px;
    height: 37px;
}

#megbizok:hover {
    background: url("../images/megbizok.png")
}

#munkatarsak {
    position: absolute;
    left: 697px;
    top: 78px;
    width: 89px;
    height: 37px;
}

#munkatarsak:hover {
    background: url("../images/munkatarsak.png")
}

#partnerek {
    position: absolute;
    left: 899px;
    top: 78px;
    width: 61px;
    height: 37px;
}

#partnerek:hover {
    background: url("../images/partnerek.png")
}

#lablec {
    background: url("../images/lablec.png");
    height: 76px;
    position: relative;
}

#plus {
    height: 281px;
    width: 500px;
}

#irodamap {
    position: absolute;
    left: 221px;
    top: 26px;
    width: 296px;
    height: 21px;
}

#irodamap:hover {
    background: url("../images/irodamap.png")
}

#email {
    position: absolute;
    left: 797px;
    top: 28px;
    width: 163px;
    height: 18px;
}

#email:hover {
    background: url("../images/email.png")
}

.oldalak {
    padding-left: 160px;
    margin-top: -10px;
    min-height: 1000px;
}

#gallery {
    min-height: 400px
}

.angol {
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
}

.datum {
    font-size: 19px;
    line-height: 24px;
}

.magyar {
    font-size: 12px;
    text-transform: uppercase;
}

.vonal {
    display: block
}

a.title {
    display: block;
    float: left;
    height: 75px;
    padding-right: 17px;
    padding-top: 0;
    padding-left: 0;
    text-align: right;
    width: 303px;
}

div.group {
    float: left;
    padding: 0 0 32.5px;
    width: 640px;
}

img.thm {
    float: left;
    height: 75px;
    margin: 0 0 5px 5px;
    width: 75px;
}

p.vissza a {
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: -20px;
}