html, body
{
    margin: 0px;
    padding: 0px;    
    text-align: center;
    width: 100%;
    height: 100%;
    color: #332d0d;
    font-size: 12px;
    font-family: Times;
    background: #d9d0ac url(../pics/bg_repeat.jpg) repeat-y top center;
}
#wrapper_background
{
    background: transparent url(../pics/bg4.jpg) no-repeat top center;
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-height: 100%;
    float: left;
    overflow-x: hidden;
    text-align: center;
}
#wrapper_foreground
{
    /*background: transparent url(../pics/background.png) no-repeat top center;*/
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-height: 100%;
    text-align: center;
    float: left;
}
#wrapper
{
    margin: 0px auto;
    padding: 0px;
    width: 1060px; 
}
p
{
    font-size: 14px;
}
img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
a
{
    color: #fefada;
    font-weight: bold;
    text-decoration: none;
}
h1
{
    font-size: 23px;
    font-weight: bold;
}
h2
{
    font-size: 20px;
    font-weight: normal;
}
h3
{
    font-size: 16px;
    font-weight: normal;
}
a:hover
{
    color: #fefada;
    font-weight: bold;
    text-decoration: underline;
}
#header
{
    height: 200px;
    width: 1060px;
    text-align: left;
}
#header img.logo
{
    margin: 20px 0px 0px 0px;
}
#main_content
{
    width: 686px;   
    float: left;
    padding: 7px 0px 30px 0px;
    margin: -7px 0px 0px 0px;
    position: relative;
}
#menu_wrapper
{
    margin: 10px auto;
    width: 656px;
    height: 49px;
    background: url(../pics/menu_back.png) no-repeat top center;
    overflow: hidden;
}
#menu_wrapper a
{
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
    color: #fefada;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    line-height: 47px;
    overflow: hidden;
}
#menu_wrapper a:hover
{
    display: block;
    float: left;
    color: #8ed5f2;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    line-height: 47px;  
}
#main_body
{
    width: 656px;
    padding: 10px 15px;
    float: left;
    text-align: left;
}
/************marketing_text*********************/
div.marketing_text
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
div.marketing_text p
{
    font-size: 14px;
}
/************marketing_text end*********************/
#info_content
{
    background: url(../pics/info_back.png) repeat-y top left;
    width: 347px;
    float: left;
    color: #fefada;
    margin: -7px 0px 0px 16px;
    text-align: left;
    padding: 7px 0px 30px 0px;
}
#info_content a
{
    color: #fefada;
    text-decoration: none;
}
#info_content div.info_item
{
    text-align: left;
    width: 250px;
    margin: 15px 10px 5px 40px;
    background: #3a2e10;
    border-top: 1px dashed #8b7854;
    border-bottom: 1px dashed #8b7854;
    padding: 0px;
    float: left;
}
div.info_gallery_body
{
    float: left;
    padding: 10px 0px 10px 7px;
    width: 240px;
}
div.info_gallery_body img
{
    float: left;
    display: block;
    margin: 3px 4px 5px 4px;
}
table.calendar_table a
{
    font-weight: normal;
}
div.calendar_info
{
    color: #fefada;
    width: 169px;
    height: 31px;
    line-height: 31px;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 19px;
    background: url(../pics/calendar_back2.png) no-repeat top left;
}
div.newsletter_info
{
    color: #fefada;
    width: 100px;
    height: 31px;
    line-height: 31px;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 19px;
    background: url(../pics/newsletter_back2.png) no-repeat top left;
}
input.textbox
{
    width: 240px;
    font-size: 12px;
    border: 1px solid #6a6345;
    margin: 0px 0px 0px 2px;
    padding: 2px;
}
p.n_input_label1
{
    color: #fefada;
    font-size: 16px;
    padding: 10px 0px 0px 10px;
    margin: 0px;
}
p.n_input_label2
{
    color: #fefada;
    font-size: 16px;
    padding: 10px 0px 0px 10px;
    margin: 0px;
}
p.n_link
{
    font-size: 12px;
    padding: 5px 0px 15px 5px;
}
input.subscribe_input
{
    background: url(../pics/csiga_small.png) no-repeat top left;
    width: 120px;
    margin: 0px;
    float: left;
    color: #fefada; 
    border: 0px;
    font-size: 13px;
    cursor: pointer;
    padding: 0px 0px 0px 10px;
}  
/************footer*******************/
#footer
{
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 686px; 
    height: 40px; 
    float: left; 
    font-size: 12px;
}
#footer a
{
    margin-left: 15px;
}
/************calendar ********************/
div.calendar
{
   margin: 0px;
   padding: 15px 0px 10px 10px;
}
div.calendar img
{
   border: 0px;
}
table.calendar_table
{
   color: #fefada;
   width: 200px;
   height: 137px;
   border-collapse: collapse;
   margin: 0px;
   table-layout: fixed;
   font-family: Arial, Helvetica sans-serif;
}
table.calendar_table tr th
{
    height: 18px;
    text-align: center;
    padding: 3px 0px;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    background: #706257;
}
table.calendar_table tr th.d_weekend
{
    color: #fefada;
}
table.calendar_table tr th.monthname
{
    height: 18px;
    text-align: center;
    padding: 3px 0px;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
    background: #99906b;
}
table.calendar_table tr td
{
    padding: 2px 0px;
    font-size: 14px;
    text-align: center; 
    background: #99906b;
}
table.calendar_table tr td.today
{
    /*background: #186f9a; /*url(../pics/kor.png) no-repeat center center;  */
    font-size: 14px;
    cursor: pointer;
}
table.calendar_table tr td.today div
{
    /*background: #186f9a; /*url(../pics/kor.png) no-repeat center center;  */
    border: 1px solid #fefada;
    margin: 0px 2px;
}
table.calendar_table tr td.weekend_day
{
    font-size: 14px;
    cursor: pointer;
    color: #fefada;
}
table.calendar_table tr td.weekend
{
    color: #fefada;
}
table.calendar_table a
{
    font-size: 14px;
    text-decoration: none;
    color: #fefada;
}
table.calendar_table a:hover
{
    font-size: 14px;
    text-decoration: underline;
    color: #fefada;
}
div.calendar_exist
{
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    border: 1px solid #fefada;
}
div.calendar_note
{
    text-align: left;
    font-size: 10px;
    position: absolute;
    display: none;
    width: 150px;
    background-color: #d6d6d6;
    border: 1px solid #fefada;
    padding: 3px 3px 3px 3px;
    margin-left: 10px;
    margin-top: 0px;
    color: #454444;
    /*filter: alpha(opacity:'95');
    -moz-opacity:0.95;*/
}
/************calendar end******************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
    float: left;
    display: block;
    width: 651px;
}
div.admin_menu
{
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    text-align: center;    
}
div.admin_menu a
{
    font-size: 11px;
    color: #fefada;
    text-decoration: none;
}
div.admin_menu a:hover
{
    font-size: 11px;
    color: white;
    text-decoration: none;
}
div.admin_line
{
    margin-top: 0px;
}
table.admin_menu_table
{
    border-collapse: collapse;
    border-spacing: 0px;   
    padding: 0px;
    margin: 0px auto;
}
table.admin_menu_table td
{
   font-size: 11px;
   border-collapse: collapse;
   border-spacing: 0px;   
   padding: 0px;
}
ul.adminoptions
{
   list-style-type: none;
   display: inline;
   border: 0px solid #f00;
   background: none;
   margin: 0px;
   padding: 0px;
}
ul.adminoptions li
{
   display: inline;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px;
   background: none;
}
ul.adminoptions li img
{
   border: 0px;
}
div.adminlink_block
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
div.adminlink_block a.adminlink
{
    margin: 0px;
    padding: 0px;
}
/***********************GLOBAL********************************/
/***********************GLOBAL********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
table.integrity
{
   width: 656px;
   background: #fefada;
   border-collapse: collapse;
   border: 0px solid #fefada;
}
table.integrity tr th
{
   padding: 0px 0px 1px 3px;
   border-right: 1px solid #fefada;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #4496cf;
}
table.integrity tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 12px;
   border-right: 1px solid #fefada;
   border-bottom: 1px solid #fefada;
}
table.integrity tr td a
{
   text-decoration: none;
   font-size: 10px;
}
table.integrity tr td.t_admin
{
   width: 64px;
}
table.integrity tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic
{
   width: 55px;
}
table.integrity tr.even td
{
   background: #fefada;
}
table.integrity tr.odd td
{
   background: #ddd;
}
table.integrity tr.t_integrity_new td
{
   background: #d1edfb;
}
table.integrity tr.problem td
{
   background: #FFDFDF;
}
/**************email selector***************/
div.email_wrapper
{
    color: #444; 
    font-weight: bold; 
    padding: 5px; 
    float: left;
}
div.email_element
{
   clear: both;
   float: left;
}
input.email_checbox
{
    float: left; 
    margin-top: 8px;
}
input.email_input
{
    font-size: 12px;
    float: left; 
    color: #454444; 
    width: 300px; 
    margin: 5px 0px 5px 20px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #d3d3d2; 
}
img.email_pic
{
    cursor: pointer; 
    float: left; 
    display: block; 
    margin: 5px 0px 5px 20px;
}
/***********************BASE_FILEMANAGER**********************/
/***********************GLOBAL********************************/
table.base_filemanager_table
{
    font-size: 11px;
    border-collapse: collapse;
    width: 500px;
}
table.base_filemanager_table th
{
    background: #0d5a97;
    padding: 2px;
    color: #fefada;
}
table.base_filemanager_table tr td img
{
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
}
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px 10px 0px;
    margin: 0px auto 0px auto;
    width: 656px;
    text-align: center;
    float: left;
    color: #333177;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #333177;    
}
div.user_list_element_wrapper
{
    float: left;
    width: 656px;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 10%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 20%;
}
div.user_list_element_email
{
    float: left;
    width: 40%;
    font-weight: bold;
}
div.user_list_element_user_level
{
    float: left;
    width: 20%;
}
div.user_list_element_edit
{
    float: left;
    width: 10%;
}
div.user_list_title_wrapper
{
    clear: both;
    font-weight: bold;
    width: 656px;
    color: #241c08;
    background: #c8ee9a;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;    
}
div.user_list_title_wrapper a
{
    font-weight: bold;
    color: #241c08;
    font-size: 12px;
    text-decoration: none;
}
div.user_list_count_div
{
    font-size: 10px;
    float: right;
    line-height: 12px;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}
div.user_list_count_div select
{
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
div.user_list_step
{
    float: left;
    width: 100%;
    line-height: 20px;
    background: #6d9b36;
    text-align: center;
    color: #fefada;
}
div.user_list_step a
{
    color: #fefada;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    font-weight: bold;
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 656px;
    text-align: center;
    font-weight: bold;
}
div.user_list_element_details
{
    border-bottom: 1px dotted #241c08;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
    width: 656px;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: #241c08;
    text-decoration: underline;
    text-align: left;
    margin-left: 15px;
}
div.user_register_datas
{
    float: left;
    width: 270px;
    font-size: 11px;
}
div.user_register_datas_element
{
    float: left;
    width: 270px;
    line-height: 20px;
}
div.user_register_datas_element div.right { float: left; text-align: right; margin: 0px; padding: 0px; width: 45%; padding-right: 4%; }
div.user_register_datas_element div.left { float: left; text-align: left; margin: 0px; padding: 0px; width: 49%; }
div.user_details_manage_buttons
{
    margin: 0px;
    padding: 0px;
    width: 170px;
    float: left;
    text-align: right;
    line-height: 20px;
}
div.manage_buttons
{
    float: right;
    text-align: center;
    width: 138px;
    border: 1px solid #241c08;
    background: #6d9b36;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fefada;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fefada;
}
div.manage_buttons a:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #fefada;
}
div.user_permission_div
{
    float: left;
    display: none;
    width: 138px;
    text-align: left;
    margin-left: 35px;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 645px;
    margin: 0px 0px 10px 0px;  
}
div.user_search_title_div
{
    float: left;
    color: #241c08;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; 
    width: 645px;
}
div.user_search_title_div span
{
    font-weight: normal;
    font-size: 12px;
}
div.user_search_row
{
    clear: both;
    width: 300px;
    float: left;
    margin: 0px 0px 0px 10px;
    line-height: 20px;
}
div.user_search_row_title
{
    width: 150px;
    float: left;
    font-weight: bold;
    font-size: 11px;  
}
div.user_search_reg
{
    float: left;
    width: 300px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;   
}
div.user_search_row_input input, div.user_search_row_input select
{
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;    
}
div.form_submit_div input
{
    color: #fefada;
    border: 0px;
    background: #6d9b36;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: Helvetica Arial, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #6d9b36;
    padding: 2px 5px;    
    margin-top: 11px;
}
div.full_list a, div.full_list a:hover
{
    text-decoration: none;
    color: #fefada;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 900px;
}
div.account_element_title
{
    float: left;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
}
div.account_element_body
{
    float: left;
    width: 250px;
    font-size: 12px;
}
div.account_element_body input
{
    color: #454444;
    font-size: 11px;
    width: 200px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 400px;
}
div.account_save input
{
    padding: 2px 5px;
    margin: 10px 0px 10px 0px;
    font-size: 12px;
    color: #fefada;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background: url(../pics/button_back.png) repeat-x top left;
    font-weight: bold;
    border: 0px;
    font-family: Tahoma, Arial, sans-serif;
    cursor: pointer;
}
/********main_page****************/
div.main_page_event
{
    float: left;
    color: #fefada;
    text-align: left;
    font-size: 16px;
    height: 168px;
    margin: 0px 0px 11px 11px;
    padding: 0px;
    background: url(../pics/event_back.png) no-repeat bottom left;
    width: 214px;
}
div.main_page_event a
{
    font-size: 12px;
}
div.main_page_event img
{
    vertical-align: middle;
}
div.main_page_event span
{
    padding-left: 10px;
}
div.main_page_event div
{
    float: left;
    margin: 0px;
}
/***************esemenyek************************/
div.event_date
{
    font-size: 11px;
    padding:  0px;
    margin: 3px 0px 3px 0px;
}
div.event_title
{
    font-size: 16px;
    font-weight: bold;
    padding:  0px;
    margin: 2px 0px 2px 0px;
}
div.event_body
{
    font-size: 13px;
    padding:  0px;
    margin: 0px 0px 20px 0px;
}
div.main_page_event div.event_link_div1
{ 
    margin: 0px 0px 0px 5px;
    width: 210px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}
div.main_page_event div.event_link_div2
{
    float: right; 
    margin: 0px 5px 0px auto;
}
/***********/
div.separator
{
    line-height: 1px;
    border-top: 1px dashed #8b7854;
    width: 656px;
    margin: 20px 15px;
    float: left;
}
/*******foglalas***********/
div.foglalas_wrapper
{
    width: 630px;
    margin: 10px auto;
    padding: 22px 0px 0px 0px;
    background: url(../pics/foglalas_top.png) no-repeat top left;
}
div.foglalas_inner
{
    background: #99906b;
    !background: #92855e;
    width: 630px;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;
    font-size: 16px;
    color: #fefada;
    font-weight: bold;
    text-align: center;
}
table.reserve_time_table
{
    border-collapse: collapse;
    width: 625px;
    margin: 10px auto;
}
table.reserve_time_table tr td.first
{
    text-align: right;
    padding: 3px 10px 3px 0px;
    width: 170px;
}
table.reserve_time_table tr td.second
{
    width: 295px;
    padding: 3px 0px;
    text-align: left;
}
table.reserve_inner_table
{
    border-collapse: collapse;
}
table.reserve_inner_table tr td
{
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
}
#reserve_year_div
{
    height: 23px; 
    line-height: 23px; 
    color: #000;
    padding: 0px 3px;
    border: 1px solid #6a6345; 
    background: #fefada;
    width: 60px; 
    position: relative; 
    cursor: pointer;
    float: left;
}
#reserve_year_div_data
{
    height: 23px;
    line-height: 23px;
    width: 40px;
    float: left;
    text-align: center;
}
#reserve_year_div_inner
{
    display: none; 
    position: absolute; 
    top: 24px; 
    left: -1px; 
    background: #eae1c5; 
    border: 1px solid #d3cfd0; 
    width: 45px;
}
div.reserve_year_div_element
{
    text-align: left; 
    padding: 3px;
    height: 11px; 
    line-height: 11px; 
    color: #000; 
    cursor: pointer;
}
#reserve_month_div
{
    height: 23px; 
    line-height: 23px; 
    color: #000;
    padding: 0px 3px;
    border: 1px solid #6a6345; 
    background: #fefada;
    width: 60px; 
    position: relative; 
    cursor: pointer;
    float: left;
}
#reserve_month_div_data
{
    height: 23px;
    line-height: 23px;
    width: 40px;
    float: left;
    text-align: center;
}
#reserve_month_div_inner
{
    display: none; 
    position: absolute; 
    top: 24px; 
    left: -1px; 
    background: #eae1c5; 
    border: 1px solid #d3cfd0; 
    width: 45px;
}
div.reserve_month_div_element
{
    text-align: left; 
    padding: 3px;
    height: 11px; 
    line-height: 11px; 
    color: #000; 
    cursor: pointer;
}
#reserve_day_div
{
    height: 23px; 
    line-height: 23px; 
    color: #000;
    padding: 0px 3px;
    border: 1px solid #6a6345; 
    background: #fefada;
    width: 60px; 
    position: relative; 
    cursor: pointer;
    float: left;
}
#reserve_day_div_data
{
    height: 23px;
    line-height: 23px;
    width: 40px;
    float: left;
    text-align: center;
}
#reserve_day_div_inner
{
    display: none; 
    position: absolute; 
    top: 24px; 
    left: -1px; 
    background: #eae1c5; 
    border: 1px solid #d3cfd0; 
    width: 45px;
}
div.reserve_day_div_element
{
    text-align: left; 
    padding: 3px;
    height: 11px; 
    line-height: 11px; 
    color: #000; 
    cursor: pointer;
}
div.foglalas_inner input
{
    height: 17px; 
    color: #000;
    padding: 3px;
    border: 1px solid #6a6345; 
    background: #fefada;    
    font-size: 12px;
    width: 295px;
}
div.foglalas_inner textarea
{
    font-family: Times;
    color: #000;
    padding: 3px;
    border: 1px solid #6a6345; 
    background: #fefada;    
    font-size: 12px;
    width: 295px;
}
div.thumb_pic_div
{
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f4edd1;    
}
#my_direction_div
{
    margin: 0px 0px 0px 10px;
    width: 620px;
    height: 1000px;
    overflow: auto;
}
#google_maps_div a
{
    color: #332d0d;
    text-decoration: none;
}
#google_maps_div a:hover
{
    color: #332d0d;
    text-decoration: underline;
}
#google_maps_div input
{
    font-size: 10px;
}