body {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: verdana;
    background: url(../img/background.png) repeat-y;
    background-color: #e1d0ab;
}

#wrapper {
    width: 1400px;
    position: relative;
}

#left_content {
    width: 420px;
    padding-top: 54px;
    position: relative;
    color: #fff;
    float: left;
    font-size: 12px;
}

#left_content h1 {
    font-size: 24px;
    color: #77876f;
    text-transform: uppercase;
}

#left_content h2 {
    font-size: 12px;
    color: #dac496;
    text-transform: uppercase;
}

#left_content #lakaskereso {
    margin-left: 210px;
}

#left_content #logo {
    margin-left: 210px;
}

#left_content input[type="text"] {
    width: 20px;
    background-color: #000;
    border: 1px solid #dac496;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

#right_content {
    width: 980px;
    position: relative;
    float: right;
}

#content {
    min-height: 400px;
}

#content .left_column {
    float: left;
    width: 580px;
}

#content .right_column {
    float: right;
    width: 400px;
}

#content .column {
    padding-top: 58px;
    padding-right: 40px;
}

.column ul {
    padding-left: 88px;
    font-size: 12px;
    color: #705c49;
    line-height: 25px;
}

#content h1 {
    font-size: 16px;
    color: #77876f;
    padding-left: 58px;
    line-height: 25px;
}

#content h2 {
    font-size: 12px;
    color: #77876f;
    padding-left: 58px;
    line-height: 25px;
}

#content b {
    font-weight: bold;
    color: #77876f;
}

#content .homeimg {
    margin-top: 40px;
    margin-left: 40px;
}

#content p {
    color: #705c49;
    line-height: 25px;
    padding-left: 58px;
    font-size: 12px;
}

#content a {
    color: #77876f;
    text-decoration: underline;
}

#right_content #menu {
    width: 980px;
    height: 65px;
    background: url(../img/menu_bkg.png) no-repeat;
}

#menulist {
    padding-top: 40px;
    padding-left: 20px;
}

#menulist .menuitem {
    list-style: none;
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
    float: left;
}

.menuitem a {
    text-decoration: none;
    color: #fff;
}

#menulist .mark {
    width: 10px;
    height: 6px;
    float: left;
    margin-right: 10px;
    background: url(../img/menu_mark.png) no-repeat;
}


#right_content #kiemelt {
    background: #917961 url("../img/kiemelt_bkg.png") no-repeat scroll 0 0;
    height: auto;
    min-height: 324px;
    width: 980px;
}

#right_content #kiemelt video {
    margin: 86px 26px 0;
}

#kiemelt h1 {
    padding-top: 12px;
    padding-left: 45px;
    font-size: 16px;
    color: #fff;
}

#kiemelt #ajanlatok {
    margin-left: 25px;
}

#kiemelt .ajanlat {
    width: 178px;
    height: 164px;
    background: #D9C399;
    position: relative;
    float: left;
    margin-right: 40px;
    font-color: #fff;
}

.ajanlat .alaprajz {
    padding-top: 20px;
    padding-left: 30px;
}

.ajanlat .felirat {
    width: 125px;
    height: 25px;
    background-color: #77876f;
    position: absolute;
    top: 125px;
    left: 2px;
    color: #fff;
    font-size: 12px;
}

.felirat a {
    color: #fff;
    text-decoration: none;
}

.felirat>p {
    padding: 0;
    margin-top: 5px;
    margin-left: 5px;
}

#right_content #footer {
    width: 980px;
    height: 135px;
    background: #77876f;
}

#footer h1 {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-left: 20px;
    color: #b5bdb1;
    font-size: 14px;
}

.clear {
    float: none;
    clear: both;
}


/* Admin */
.column label {
    float: left;
    clear: both;
}

.column input {
    float: right;
}

.column select {
    float: right;
}

th {
    font-size: 14px;
    color: #836345;
    font-weight: bold;
    padding-bottom: 10px;
}

td {
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid #fff;
    font-size: 13px;
    text-align: center;
}

#icongroup {
    margin-top: 10px;
    margin-left: 20px;
    color: #77876f;
    font-size: 12px;
    font-weight: bold;
}

.icon {
    float: left;
    margin-right: 5px;
}

.icontext {
    float: left;
}

.separator {
    margin-right: 20px;
    margin-left: 20px;
    float: left;
}

tr .kiemelt {
    text-align: left;
    color: #fff;
}

.gallery {
    padding-left: 58px;
}

.galleryImg {
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    width: 214px;
}

.image {
    border: 4px solid #ede2cc;

}

