html
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}


body
{
    background-color: #333333;
    color: #EEEED9;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body, table, input, select, h1, h2, h3, h4, h5, h6
{
    font-size: 8pt;
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-weight: normal;
}



h5
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

td, th
{
    vertical-align: top;
}

form
{
    margin: 0px;
    padding: 0px;
}

img
{
    border: solid 0px black;
}

div
{
    border: #66ff00 0px solid;
}

a:link
{
    color: #666666;
    text-decoration: none;
    font-size: 9pt;
    font-weight: normal;
}
a:visited
{
    text-decoration: none;
    color: #666666;
    font-size: 9pt;
    font-weight: normal;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}


/* --------------------------- */

#divMain
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    position: relative;
    background-color: #594842;
}

#divHeader
{
    height: 88px;
    width: 980px;
    position: relative;
    background-image: url(util/fejlec.jpg);
    vertical-align: top;
    padding: 0px;
    color: #333333;
    background-repeat: no-repeat;
}

#divHeaderAdmin
{
    height: 88px;
    width: 980px;
    position: relative;
    background-image: url(util/admin_fejlec.jpg);
    vertical-align: top;
    padding: 0px;
    color: #333333;
    background-repeat: no-repeat;
}


#divHeaderLogin 
{
    font-weight: bold;
    text-align: right; 
    width: 300px ; 
    height: 25px; 
    position: absolute; 
    right: 10px; 
    top: 1px; 
    z-index: 5; 
}

/* --------------------------- */

#divPage
{
    margin-top: 10px;
    min-height: 500px;
    margin-bottom: 10px;
}

#divLeft
{
    position: relative;
    width: 256px;
    float: left;
}



/* --------------------------- */

#divFooter
{
    position:relative;
    margin-bottom: 0px;
	background-image: url(util/lablec_hatter.jpg);
	background-repeat: repeat-x;
    background-color: #EEEED9; 
    text-align: center;
    color: Black;
    clear: both;
}

#divFooter_left
{
    position: relative;
    height: 220px;   
    width: 220px;   
    float: left;
    margin-bottom: 0px;
    padding: 10px;
}
#divFooter_left a
{
    display: block;
    margin-bottom: 20px;
}


#divFooter_right
{
    position:relative;    
    margin-left:230px;    
    margin-bottom: 0px;
    padding: 10px;
}

#divFooter_hotelek
{
    text-align: justify;
}
#divFooter_hotelek a
{
    font-size: 7pt;
}

/* --------------------------- */

#divHotelListaTitle
{
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}


/* --------------------------- */

#divBannerek
{
    position: relative;
    margin-bottom: 10px;
}

.divAkcioBanner
{
    padding: 5px;
    background-color: #928565;
    border: 1px solid #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #EEEED9;
}

.divAkcioBannerKep
{
    margin-top: 5px;
    text-align: center;
}

.divAkcioBannerKepBelso
{
    background-color: #FFFFFF;
    border: 1px solid #333333;
    padding: 3px;
    display: inline-block;
}

.div_hotel_lista_hotel
{
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 4px;
    background-color: #EEEED9;
    color: #000000
}

.table_hotel_lista_hotel_header
{
    width: 100%;
    margin: 0px;
    border-spacing: 0px;
    empty-cells: show;
}
            .table_hotel_lista_hotel_header td.kep
            {
                width: 143px;    
                text-align: center;
            }

            .table_hotel_lista_hotel_header .cim
            {
                font-size: 9pt;
                font-weight: bold;
                color: #333300;
            }


.table_hotel_lista_hotel
{
    position: relative;
    margin: 0px;
    margin-left: 150px;
    width: 540px;
}            
            
            .table_hotel_lista_hotel th.th1
            {
                width: auto;
                padding-left: 0px;
            }
            .table_hotel_lista_hotel th.th2
            {
                width: auto;
            }
            .table_hotel_lista_hotel th.th3
            {
                width: 40px;
            }
             
            .table_hotel_lista_hotel td
            {
                padding: 2px 2px 2px 10px;
            } 
             
            .table_hotel_lista_hotel td.ar
            {
                text-align: right;               
            }
            
            .table_hotel_lista_hotel table
            {
                text-align: right;
            }

            .table_hotel_lista_hotel table.kedvezmeny
            {
                text-align: right;
            }


/***********************************/



/***********************************/

#divFelsomenu
{
    /*
    position: absolute;
    height: 25px;
    top: 85px;
    left: 300px;
    */
}

#divFelsomenu a
{
	/*
    font-weight: bold;
    text-decoration: none;
*/
}
/***********************************/

#divKeres
{
    background-image: url(util/kereso_hatter.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 123px;
}

#divKeres table
{
    white-space: nowrap;
    top: 8px;
    height: 106px;
    left: 80px;
    position: relative;
}

#divKeres table td
{
    padding-top: 0px;
}

#divKeres .col1
{
    width: 130px;
}

#divKeres .col2
{
    width: 180px;
}

#divKeres table input, #divKeres table select 
{
    width: 130px;
}

#divKeres #keresSubmit
{
    position: absolute;
    border: 0px solid #000000;
    background-position: center center;
    background-image: url(util/kereso_gomb.png);
    background-repeat: no-repeat;
    text-indent: -200px;
    width: 136px;
    height: 44px;
    top: 40px;
    right: 15px;
    background-color:Transparent;
    cursor: pointer;
}

#divHotelKeresLeft
{
    height: 160px; /*307px*/
    background-image: url(util/keresesi_szempont_hatter.jpg);
    padding: 35px 10px 5px 10px;
    margin-top: 10px;
    background-repeat: no-repeat;
    line-height: 16px;
}


/***********************************/

#divHirlevel
{
    position: absolute;
    width: 330px;
    top: 45px;
    right: 0px;
}

#hlemail
{
    width: 200px;
}

#hlsubmit
{
    border: 0px solid #000000;
    background-position: center center;
    background-image: url(util/hirlevel_feliratkozas_gomb.png);
    background-repeat: no-repeat;
    text-indent: -200px;
    width: 108px;
    height: 42px;
    background-color:Transparent;
    cursor: pointer;
}

/***********************************/

#divMenu
{
    text-align: center;
    background-color: #F5EFE3;
}

#divExtranet
{
    padding: 10px;
    color: #333333;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 20px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #766958;
}

#divExtranet a
{
    color: #000000;
    text-decoration: none;
}



#divAlapadatok1
{
	position: relative;
	width: 500px;
	float: left;
}

#divAlapadatok2
{
	position: relative;
	margin-left: 510px;
}

/***********************************/


.divPageWithMenu
{
    margin-left: 273px;
}

/***********************************/

.admin
{
    border: 1px dashed #800000;
    padding: 5px;
    background-color: #FFD5E6;
    color: #800000;
}

#divAdminmenu
{
}

#divAdminhotelnev
{
    font-weight: bold;
}

/***********************************/


div.img_border
{
    padding: 4px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

div.indexkep_bal
{
    float: left;
    width: 143px;
}

/* --------------------------- */

div.akciolista
{
    margin: 5px;
    padding: 10px;
    background-color: #EEEED9; 
    color: #333333;
}

table.akciolista
{
    width: 100%
}

table.akciolista td.elso
{
    width: 130px;
}


/* --------------------------- */

#div_hotel
{
    /*margin-left: 273px;*/
    position: relative;
}

#div_hotel_header
{
    width: 260px;
    float: left;
}

#div_hotel_pict
{
    margin-left: 265px;
    height: 320px;
    width: 410px;
    overflow: hidden;
}

#div_hotel_body
{
    margin-top: 10px;    
    /*width: 428px;*/
    /*float: left;*/
}


#div_hotel_menu
{
    margin-top: 5px;
}

#div_hotel_leiras
{ 
    /* margin-left: 435px; */
    text-align: justify;
    padding: 5px 5px 5px 5px;
    font-size: 7pt;
}

#tableSzolgaltatasok
{
	width: 100%;
}

/************ admin **************/

#formHotelLeiras textarea
{
	width: 95%;
}



/* --------------------------- */

.table_hotel_szoba, .table_fog1_hotel_szoba
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    background-color: #FFFFFF;
}

.table_hotel_szoba td, .table_fog1_hotel_szoba td
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.table_hotel_szoba th, .table_fog1_hotel_szoba th
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-align: left;
    background-color: #FFFFFF;
}

.table_hotel_szoba th.ar, 
.table_fog1_hotel_szoba th.ar
{
    border-style: none;
    padding-top: 0px;
    margin: 0px;
    font-weight: bold;
    text-align: right;
    background-color: #EEEED9;
}

.table_hotel_szoba td
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}

/* --------------------------- */
#table_login
{
    border: 2px solid #333333;
    background-color: #EEEED9;
    color: #333333;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

#table_login td
{
    vertical-align: middle;
}

/* --------------------------- */

div.title1
{
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 8px;
    font-size: 12pt;
    background-image: url(util/sav.jpg);
    background-repeat: no-repeat;
    height: 37px;
    vertical-align: middle;
}
div.title1Admin
{
    padding-right: 5px;
    padding-left: 15px;
    padding-top: 8px;
    font-size: 12pt;
    background-image: url(util/admin_sav.jpg);
    background-repeat: no-repeat;
    height: 37px;
    vertical-align: middle;
}

div.content
{
    padding: 10px;
    background-color: #EEEED9; 
    color: #333333;
    position: relative;
}

div.title2
{
    padding: 2px 5px 2px 5px;
    background-color: #ddddc6;
    border-right: #339900 1px dotted;
    border-top: #339900 1px dotted;
    border-left: #339900 1px dotted;
    border-bottom: #339900 1px dotted;
    color: #333333;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    border-style: none;
    font-size: 10pt;
}

div.title2 span
{
	text-align: right;
	color: #993300;
	display: block;	
	position: relative;
}

div.title2 .divTitle2Jobb
{
    position: absolute;
    right: 15px;
    
    text-align: right;
    color: #FF0000;
    font-style: normal;
    font-weight: normal;
    display: inline;
    font-size: small;
}



div.content2
{
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 5px;
    background-color: #EEEED9;
    color: #000000;
}

div.err
{
    border-right: #993300 thin solid;
    padding-right: 20px;
    border-top: #993300 thin solid;
    padding-left: 20px;
    padding-bottom: 20px;
    margin: 50px 100px;
    border-left: #993300 thin solid;
    color: #ff0000;
    padding-top: 20px;
    border-bottom: #993300 thin solid;
    text-align: center;
}

div.error
{
    color: #ff0000;
    text-align: center;
}

div.keretes_leiras
{
    background: #ffffff; 
    padding: 5px; 
    border: solid 1px #bbbbbb;
    min-height: 50px;
    text-align: left;
    vertical-align: top;
}

table.data
{
    width: 100%;
}

table.data td
{
    width: 50%;
    vertical-align: middle;
}

table.data input
{
    width: 230px;
}


/* --------------------------- */

#table_fogsor
{
    height: 45px;
    background-image: url('util/sav.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}

#table_fogsor td
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: center;
}

#table_fogsor td.fg_step_selected
{
    border-right: #339900 1px solid;
    border-top: #339900 1px solid;
    border-left: #339900 1px solid;
    border-bottom: #339900 1px solid;
    border-style: none;
    font-weight: bold;
}

#table_fogsor td.fg_step
{

}

/* --------------------------- */

#table_arak, #table_szezonok, #table_szobak,
.table_gyerekk
{
    border-width: 1px;
    border-color: #663300;
    background-color: #FFFFFF;
    color: #000000;
    border-top-style: solid;
    border-right-style: solid;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

#table_arak td, #table_szezonok td, #table_szobak td,
.table_gyerekk td
{
    border-width: 1px;
    border-color: #663300;
    border-bottom-style: solid;
    border-left-style: solid;
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
    padding: 5px;
}

#table_arak tr.header td, #table_szezonok tr.header td, #table_szobak tr.header td,
.table_gyerekk tr.header td
{
    padding: 3px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #3C1E00;
    color: #FFFFFF;
}

.table_gyerekk
{
    width: 330px;
}


#table_arak tr.hetvege, #table_szezonok tr.alapar
{
    background-color: #FFCC99;
    color: #000000;
}

#table_arak tr.kizar
{
    background-color: #FF0000;
    color: #FFFFFF;
}

.tableCsomagok
{
    width: 100%;
}

.tableCsomagokRight
{
    width: 400px;
    margin-left: 30px;
}


#table_foglalasok
{
    width: 100%;
    empty-cells: show;
}
#table_foglalasok td
{
    color: #000000;
}
#table_foglalasok th
{
    padding: 3px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #D9DCCB;  
    color: #333333;
    text-align: left;
}



#table_szobak .table_agyak td
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

/**  **/


.clear
{
    clear:both;
}


.right
{
    text-align: right;
}

.small
{
    font-size: 7pt;
}

.kiemel
{
    font-weight: bold;
}

.kiemel_piros
{
    color: #FF0000;
}

.hidden
{
    visibility: hidden;
    display: none;
}

.visible
{
    visibility: visible;
    display: block;
}

.checked
{
	color: #339933;
	font-weight: bold;
	margin: 5px;
}

.unchecked
{
	color: #CC0000;
	font-weight: bold;
	margin: 5px;
}


#a_foglalas
{
    padding: 2px;
    font-weight: bold;
    font-style: normal;
    color: #333333;
    border: none;
}
#a_foglalas img
{
   border: none;
}


#table_admin_kepek
{
    
}
#table_admin_kepek td
{
    border: 1px solid #808080;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}

#table_fog_3 input, #table_fog_3 textarea
{
    width: 200px;
}



/********************************************************/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #dbd8c7;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #c7d7cc;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #c7d7cc;
	font-weight: bold;
	}
