@import "timtravel.css";
@import "menu_top.css";	
@import "menu_left.css";	
@import "pro_dropdown_6.css";
@import "menu_bottom.css";
@import "admin.css";

BODY {
    color: #444444;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
    margin: 0px;
    scrollbar-arrow-color : #98bce4;
    scrollbar-base-color : #c7e0f5;
    scrollbar-face-color : #ffffff;
    scrollbar-shadow-color : #98bce4;
    background: #ffffff;
}
#container {
    background: #ffffff;
    position: relative;
    width: 1002px;
    height: 385px;
    border: 0px;
}
#address {
    position: absolute;
    top: 340px;
    left: 0px;
    width: 1000px;
    text-align: center;
    color: #ffffff;
    font-family: Arial Narrow, Arial;
    font-size: 15px;
    font-weight: bold;
}
#address a:link,
#address a:visited,
#address a:hover,
#address a:active {
    color: #ffffff;
    font-family: Arial Narrow, Arial;
    font-size: 15px;
    font-weight: bold;
}
#address_sub {
    position: absolute;
    top: 350px;
    left: 40px;
    color: #115A88;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-weight: bold;
}
#address_sub a:link,
#address_sub a:visited,
#address_sub a:hover,
#address_sub a:active {
    color: #115A88;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-weight: bold;
}
#fb {
    position: absolute;
    top: 0px;
    left: 195px;
}
#down_container {
    background: #ffffff;
    position: relative;
    width: 1002px;
}
#left_container {
    float: left;
    width: 245px; 
}
#main_map_container {
    float: left;
    width: 500px;
    position: relative;
    text-align: center;
}
#main_right_container {
    float: right;
    width: 250px;
}
.search_text {
    width: 85px;
    padding-left: 10px;
    font-weight: normal;
    font-size: 15px;
}
.search_input {
    width: 130px;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
}
.search_select {
    width: 135px;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
}
#site_search {
    background: #FFB3BF;
    padding: 3px;
    width: 239px;
}
#site_search table {
    background: #C1001F;
    width: 239px;
}
#site_search td {
    color: #ffffff;
    line-height: 28px;
}
#site_search .submit_btn {
    border: 0px;
    background: #C1001F;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial;
    font-size: 12px;
    font-weight: bold;
    width: 150px;
    height: 40px;
}

#online_search {
    background: #C9E2FF;
    padding: 3px;
    width: 239px;
}
#online_search table {
    background: #097EFF;
    width: 239px;
}
#online_search td {
    color: #ffffff;
    line-height: 28px;
}
#online_search .submit_btn {
    border: 0px;
    background: #097EFF;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial
    font-size: 12px;
    font-weight: bold;
    width: 150px;
    height: 40px;
}
#agro_search {
    background: #DCE7CC;
    padding: 3px;
    width: 239px;
}
#agro_search table {
    background: #90B458;
    width: 239px;
}
#agro_search td {
    color: #ffffff;
    line-height: 28px;
}
#agro_search .submit_btn {
    border: 0px;
    background: #90B458;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial
    font-size: 12px;
    font-weight: bold;
    width: 150px;
    height: 40px;
}
.favorites_main_head {
    background: #6eb1ff;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    width: 240px;
    padding: 5px 8px;
}
.favorites_main {
    vertical-align: top;
}
.favorites_main div {
    background: url(/images/favorites_pre.jpg) no-repeat top left;
    padding: 0px 0px 0px 24px;
}
.favorites_main div div {
    border-bottom: 1px #0370F0 solid;
    background: none;
    padding: 5px 3px 5px 0px;
}
.favorites_main div:hover {
    background: url(/images/szallas_cim_hover_bg.jpg) no-repeat top left #3ab3ff;
}
.favorites_main div:hover div{
    background: none;
}
.favorites_main, 
.favorites_main a:link, 
.favorites_main a:visited, 
.favorites_main a:hover, 
.favorites_main a:active {
    color: #0370F0;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    /*line-height: 27px;*/
}
.favorites_main div:hover a:link, 
.favorites_main div:hover a:visited, 
.favorites_main div:hover a:hover, 
.favorites_main div:hover a:active {
    color: #ffffff;
    text-decoration: none;
}
#center_container {
    text-align: left;
    float: right;
    width: 757px;
    padding: 0px 0px;
}
#content_container {
    padding: 0px 70px 0px 20px;
}
.oldalcim_path {
    font-size: 15px;
    font-family: Arial Narrow, Arial;
    line-height: 22px;
    color: #6EB1FF;
/*    font-weight: bold;	*/
}
.oldalcim_path a:link,
.oldalcim_path a:visited,
.oldalcim_path a:hover,
.oldalcim_path a:active {
/*    font-weight: bold;	*/
    font-size: 15px;
    font-family: Arial Narrow, Arial;
    line-height: 22px;
    color: #6EB1FF;
    text-decoration: none;
}
#bottom_container {
    background: #C6CFE6;
    width: 100%;
    height: 150px;
    text-align: center;
}
#bottom_container h1 {
    background: none;
    padding: 0; margin: 0;
}
#bottom_container_address {
    width: 1002px;
    line-height: 34px; 
    padding-top: 24px;
    color: #59749A;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-weight: bold;
}
#bottom_container_address a:link ,
#bottom_container_address a:visited ,
#bottom_container_address a:hover ,
#bottom_container_address a:active {
    color: #59749A;
    font-family: Arial Narrow, Arial;
    font-size: 16px;
    font-weight: bold;   
    text-decoration: none; 
}
TABLE {
    color: #444444;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
    }
H1 {
    background: url(/images/h1_bg.jpg) no-repeat top left;
    color: #ffffff;
    font-family: Arial Narrow, Arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;
    padding-left: 50px;
    margin: 0px;
}
H2 {
    background: url(/images/favorites_pre.jpg) no-repeat left top;
    padding: 0px 0px 0px 24px;
    border: 0px;
    
    color: #0370F0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
    margin: 5px 0px;
}
a:link, a:visited, a:hover, a:active {
    font-family: Arial Narrow, Arial;
    color: #0370f0;
    text-decoration: underline;
    }
a IMG {
    border: 0px;
    }
/*
#title {
    background: url(/images/head_bg.png) no-repeat;
    padding-left:25px;
    padding-top: 4px;
    padding-bottom: 5px;
    }
#title h1 {
    font-size: 16px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    padding:0;
    margin:0;
    text-decoration: none;
    border:0;
    }
*/
#main_top_div {
    width: 895px;
    height: 205px;
    }
#main_top_also_div {
    width: 895px;
    height: 18px;
    text-align: left;
    overflow: hidden;
    background: url(/images/top_bg.jpg) repeat-x;
    }
/*
#main_left_td {
    width: 250px;
    vertical-align: top;
    }
#main_center_td {
    vertical-align: top;
    width: 645px;
    height: 200px;
    text-align: center;
    }
*/

#main_center_div {
    position: relative;
    width: 600px;
    vertical-align: top;
    text-align: left;
    overflow: hidden;
    padding-bottom: 30px;
    }
#main_bottom_div {
    width: 895px;
    height: 48px;
    text-align: center;
    border-bottom: 2px #7596b8 solid;
    }
.login_button {
    background: none;
    padding: 3px;
    border: 1px #358ff9 solid;;
    background: #71b8f6;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
/*    height: 20px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    margin: 0px;
    border: 0px;
    background: url(/images/h1.gif) no-repeat left;
    text-align: left;
    padding-left: 30px;
    text-transform: uppercase;
*/
    }
.login_button1 {
    }
.login_button_back {
    height: 20px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    margin: 0px;
    border: 0px;
    background: url(/images/h1.gif) no-repeat left;
    text-align: left;
    padding-left: 30px;
    text-transform: uppercase;
    }
.reg_field {
    border: 1px solid #becdd7;
    width: 180px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 9px;
    }
.reg_select {
    border: 1px solid #becdd7;
    width: 150px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 9px;
    }
.order_field {
    border: 1px solid #becdd7;
    width: 250px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 11px;
    }
.order_datum {
    border: 1px solid #becdd7;
    width: 80px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 11px;
    background: #eeeeee;
    }
.order_area {
    border: 1px solid #becdd7;
    width: 415px;
    height: 80px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 10px;
    }
.error {
    color: #FF0000;
    }
.printfriendly {
    font-size: 10px;
    font-weight: 600;
    color: #444444;
    }
a.print:link, a.print:visited, a.print:active, a.print:hover {
    font-size: 9px;
    text-transform: lowercase;
    text-align: right;
    color: #afb8d0;
    cursor: pointer;
    text-decoration: none;
    }
a.link2:link, a.link2:visited, a.link2:active {
    color: #498ec7;
    text-decoration: none;
    }
a.link2:hover {
    color: #498ec7;
    text-decoration: underline;
    }
.oldalkuldes_tablazat {
    width: 100%;
    }
.oldalkuldes_field {
    color: #365e8e;
    border: 1px solid #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 11px;
    }
.lapozas_allito {
    border: 1px solid #365e8e;
    width: 40px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 9px;
    }
.kapcs_mail_field {
    border: 1px solid #365e8e;
    width: 250px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 9px;
    }
.kapcs_mail_area {
    border: 1px solid #365e8e;
    width: 400px;
    color: #365e8e;
    font-family: Arial Narrow, Arial;
    font-size: 9px;
    }
.req_field {
    color: #ff0000;    
    }
#soap_search_div {
    position: relative;
    }
#searchbar {
    display: none;
    position: absolute;
    top:10px;
    left:10px;
    width:590px;
    height:200px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    background-color:#ffffff;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #000000;
    border: 1px #097EFF solid;
    }
#searchbar span {
    font-size:12px;
    }
#soap_search_table {
    font-size: 13px;
    width:100%;
    }
#soap_search_table TABLE TD {
    font-size: 13px;
    }	
.szoba_table {
    background: #eeeeee;
    padding: 5px;
    }
.persons_table {
    background: #ffffff;
    }
.search_field {
    border: 1px #bcdbfe solid;
    color: #0370f0;
    font-size: 13px;
    width: 200px;
    }
.search_field2 {
    border: 1px #bcdbfe solid;
    color: #0370f0;
    font-size: 13px;
    width: 40px;
}
.szolg_div {
    display: none;
    font-size: 11px;
    background: #ffffff;
    width:300px;
    padding: 5px;
    }
.szolg_link {
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    font-family: Arial Narrow, Arial;
    color: #e2001a;
    text-decoration: underline;
    }    
#akciok {
    z-index: 10; 
    display: none; 
    background:#ffffff; 
    border: 4px solid #ff0000; 
    position: absolute; 
    padding: 10px;
    width: 620px; 
    top: -300px; 
    left: 300px;
}
.thanks_h2 {
    /*	background: url(/images/favorites_pre.jpg) no-repeat left top;	*/
    background: none;
    padding: 0px 0px 0px 24px;
    border: 0px;
    color: #0370F0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 28px;
    margin: 5px 0px;
}
.print_button {
    background: none;
    padding: 3px;
    border: 1px #358ff9 solid;;
    background: #71b8f6;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
}

.ajanlat_gomb {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    font-family: Arial Narrow, Arial;
    margin: 0px;
    border:0px;
    background: #efba00;
    padding: 5px;
    margin-top: 6px;
    color: #fff;
}
