
@import url('defaults.css'); /* default / common beallitasok */

@import url('box_definitions.css'); /* az aloldalakon levo dobozok semai */
@import url('programs.css'); /* Programok aloldal */
@import url('treatreport.css'); /* Elmenybeszamolo aloldal */
@import url('accomodation.css'); /* Szallasado aloldal */
@import url('settlement.css'); /* Telepules aloldal */

@import url('popup_header_table.css'); /* a szinsémás popup fejlec */
@import url('tight_fade_bar.css'); /* a vekony szurke-atmenetes csik */
@import url('chpage_fade_bar.css'); /* a lapozasra hasznalatos szinsemas-atmenetes csik - ahol nincs onmouse effect */

@import url('popup_treat_report.css'); /* elmenybeszamolo */
@import url('popup_news.css'); /* hirek */
@import url('popup_galery.css'); /* galeria */
@import url('popup_whattodo.css'); /* mit csinalnal */
@import url('popup_offer.css'); /* ajanlatok */
@import url('popup_whattosee.css'); /* mit neznel meg */
@import url('popup_writemail.css'); /* email kuldes */
@import url('popup_reserve.css'); /* online foglalas */
@import url('popup_registration.css'); /* regisztracio */
@import url('popup_list.css'); /* listapopup */

body
{
    margin: 0px; padding: 0px;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2D2D2D;text-decoration:none;font-weight:normal;
}

/* h1: altalanos kiemelt text */
h1
{
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;text-decoration:none;font-weight:bold;
    margin: 0px;
}

/* h2: telepulesek neve, kiemelve */
h2
{
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;text-decoration:none;font-weight:bold;
    margin: 0px;
}

.img-grayborder
{
    border-style: solid;
    border-width: 1px;
    border-color: #C2C2C2;
}


/* Nem altalanos definiciok */

#page-container
{
    width: 760px;
/*    height: 570px;*/

    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6A6A6A;text-decoration:none;font-weight:normal;
    z-index: 0;
}
#popup-container
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6A6A6A;text-decoration:none;font-weight:normal;
    margin: 0px;
    padding: 0px;
}

/* ebben van a logo es a programok a fooldalon */
#main-bottom
{
    width: 100%;
    height: 122px;
}

#logo-clear
{
    width: 236px;
    height: 124px;

    background-image: url("../images/logo_clear.gif");
}
#logo-treatrep
{
    width: 236px;
    height: 124px;

    background-image: url("../images/logo_at_treatrep.gif");
}
#logo-accomodation
{
    width: 236px;
    height: 124px;

    background-image: url("../images/logo_at_accomodation.gif");
}

#button-back-to-main
{
    padding-top: 92px;
    padding-right: 12px;
    text-align: right;
}

#page-underline
{
    width: 100%;
    height: 1px;
    background-color: #666666;

    position: relative;
    top: -10px;
}

#program-offer
{
    width: 100%;
    height: 80px;
}


#program-offer table
{
    margin-left:auto;
    margin-top: 3px;
}

#bottom-yellow-bar
{
    width: 524px;
    height: 38px;
    margin-top: 4px;

    background-image: url("../images/bottom_yellow_bar0.gif");
    background-repeat: no-repeat;
}

#bottom-yellow-bar-treatrep
{
    width: 524px;
    height: 38px;
    margin-top: 0px;

    background-image: url("../images/bottom_yellow_bar0.gif");
    background-repeat: no-repeat;
}

#lang-select
{
    width: 122px;
    height: 38px;
}
#lang-select img
{
    margin-right: 13px;
    margin-top: 9px;
}


#site-stat
{
    width: 100%;
    height: 38px;

    text-align: right;
    padding-right: 5px;
}

#site-stat img
{
    margin-top: 3px;
}

/*-----------------*/


#program-offer-box-0
{
    width: 120px;
    height: 56px;

    padding: 0 3px 0 3px;

    background-image: url("../images/program_offer_box0.gif");
}
#program-offer-box-1
{
    width: 119px;
    height: 56px;

    padding: 0 3px 0 3px;

    background-image: url("../images/program_offer_box1.gif");
}
#program-offer-box-2
{
    width: 119px;
    height: 56px;

    padding: 0 3px 0 3px;

    background-image: url("../images/program_offer_box2.gif");
}
#program-offer-box-3
{
    width: 119px;
    height: 56px;

    padding: 0 3px 0 3px;

    background-image: url("../images/program_offer_box3.gif");
}
#program-offer-box-0 div, #program-offer-box-1 div, #program-offer-box-2 div, #program-offer-box-3 div
{
    padding-left: 10px;
    position: relative;
    top: 5px;
}

#program-offer-btn
{
    width: 18px;
    height: 56px;
}
#program-offer-arrow
{
    width: 4px;
    padding-right:1px;
    padding-top:10px;
}

#bottom-links
{
    height: auto;
    position: relative;
    top: -9px;
}
#bottom-links table
{
    margin-left: auto;
}
#bottom-links table td
{
    padding-left: 60px;
    letter-spacing: 1px;
}

a.bottom-link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6A6A6A;text-decoration:none;font-weight:normal;}
a.bottom-link:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6A6A6A;text-decoration:none;font-weight:normal;}
a.bottom-link:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6A6A6A;text-decoration:none;font-weight:normal;}
a.bottom-link:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2D2D2D;text-decoration:none;font-weight:normal;}
a.bottom-link:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2D2D2D;text-decoration:none;font-weight:normal;}

.input-login
{
    width: 106px;
    height: 18px;

    border-style: solid;
    border-width: 1px;
    border-color: #BEBEBE;

    background-image: url("../images/login_input_bg.gif");

    line-height: 18px;
    padding-left: 3px;
}

.srch-input
{
    width: 106px;
    height: 18px;

    border-style: solid;
    border-width: 1px;
    border-color: #BEBEBE;

    background-image: url("../images/srch_input_bg.gif");

    line-height: 18px;
    padding-left: 3px;
}


