*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #0A3904;
}

h1
{
    margin-bottom: 20px;
}

#keret/*, #keret_hh_plusz*/
{
    margin: 0px auto;
    width: 1000px;
    height: 795px;
    background: url(images/nyito_bg.jpg) no-repeat;
}

/*#keret
{
    background: url(images/nyito_bg.jpg) no-repeat;
}

#keret_hh_plusz
{

}*/

.logo_hh
{
    /*position: absolute;*/
    margin-left: 432px;
    margin-top: 0px;
    /*top: 20px;*/
    width: 150px;
    height: 150px;
    background: url(images/logo_happy_heves.gif) no-repeat;
}

.logo_hh_plusz
{
    margin-left: 450px;
    width: 115px;
    height: 90px;
    background: url(images/logo_happy_heves_plusz.gif) no-repeat;
}

#tartalom
{
    margin-top: 22px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 785px;
}

#kedv_lista
{
    margin: 30px 0px;
}

.udv_szoveg, .tartalom_szoveg
{
    padding: 10px 0px;
    width: 650px;
    height: 101px;
    margin: 0px auto;
    text-align: center;
}

.udv_szoveg p, .tartalom_szoveg p
{
    margin-bottom: 10px;
}

.tartalom_szoveg
{
    width: 370px;
}

#kereso
{
    text-align: center;
}

/* menu */
#menu, #menu_kedv
{
    /*position: absolute;*/
    /*margin-top: 172px;*/
    margin-top: 22px;
    margin-left: 320px;
    width: 372px;
    height: 202px;
    background: url(images/szallas_menu_bg.gif) no-repeat;
}

#menu_kedv
{
    margin-top: 0px;
    background: url(images/kedv_menu_bg.gif) no-repeat;
}

#menupontok
{
    margin-top: 30px;
    margin-left: 40px;
}

#menupontok a
{
    padding-left: 40px;
    text-decoration: none;
    color: #FFFFFF;
}

.menupont
{
    margin-bottom: 38px;
    font-size: 18px;
}

.lapozo
{
    /*margin-top: -10px;*/
    margin-bottom: 5px;
    text-align: right;
}

.lapozo .akt
{
    color: #FFFF00;
}

.lapozo a
{
    color: #FFFFFF;
}

.lapozo a:hover
{
    color: #FFFF00;
}

/* szálláshelyek */
.csoport
{
    margin-bottom: 20px;
}

.csoport_fej
{
    /*clear: left;*/
    /*margin: 0px 5px;*/
    margin-left: 10px;
    margin-bottom: 10px;
    width: 770px;
    height: 29px;
    background-color: #8B6D24;
}

.csoport_fej_logo
{
    float: left;
    width: 34px;
    height: 29px;
    background: url("images/csoport_fej_logo.gif") no-repeat;
}

.csoport_fej p
{
    margin-top: 5px;
    margin-left: 35px;
    font-size: 16px;
    font-weight: bold;
}

.szallas
{
    float: left;
    margin: 5px;
    padding: 5px;
    /*margin-left: 5px;*/
    width: 238px;
    height: 78px; /* 76 */
    /* font-size: 12px; */
    border: 1px solid #FFFF00;
}

.szallas_ref
{
    text-decoration: none;
    cursor: pointer;
}

.szallas_foto
{
    float: left;
    width: 100px;
    /*height: 75px;*/
}

.szallas_foto img
{
    /*width: 100px;
    height: 75px;*/
    border-width: 0px;
}

.szallas_info
{
    float: left;
    margin-left: 5px;
}

.szallas_nev
{
    height: 44px;
    overflow: hidden;
}

.szallas_nev a
{
    font-weight: bold;
    font-style: italic;
    color: #FFEBCD;
    text-decoration: none;
}

.szallas_nev a:hover
{
    text-decoration: underline;
}

.szallas_ar
{

}

.clear
{
    clear: both;
}