/* defaults */
body{ margin:0; padding:0; font-family:Arial,Verdana,Helvetica,sans-serif; font-size:12px; color:#333; text-align:center; }
form, ul{ margin:0; padding:0; background:transparent; }
ul{ list-style:none; }
img{ border:none; }

h1, h2, h3{ margin:0; padding:0; font-weight:normal; font-size:12px; }

/* layout */
#page-wrap{
  margin:0 auto;
  width:1000px;
  text-align:left;
}

#header{
  height:397px;
  background:white;
}

#header-inner{ margin:0; padding:0; overflow:hidden; }

#sidebar{
  float:left;
  margin:8px 14px 10px 0;
  width:309px;
}

#content{
  float:left;
  margin:8px 0 10px 0;
  display:inline;
  background:#e6e6e6;
  overflow:hidden;
  width:677px;
}

#main{
  padding:0 4px;
  margin:0;
}

#footer{
  clear:both;
  height:60px;
  border-top:1px solid #183449;
}

/* headernav */
#header-inner{ height:397px; }

#header-inner ul{
  float:left;
  height:98px;
  overflow:hidden;
  margin:0 0 0 52px;
  display:inline;
}

#header-inner ul li{
  float:left;
  height:98px;
  margin:0;
  padding:0;
  overflow:hidden;
}

#header-inner ul li a{
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  text-indent:-9999px;
}

#header-inner .hn_about{
  width:130px;
  background:url(../images/hn-rolunk.gif) no-repeat top left;
}

#header-inner .hn_partners{
  width:190px;
  background:url(../images/hn-partnereink.gif) no-repeat top left;
}

#header-inner .hn_general{
  width:240px;
  background:url(../images/hn-altalanos.gif) no-repeat top left;
}

#header-inner .hn_offers{
  width:175px;
  background:url(../images/hn-ajanlataink.gif) no-repeat top left;
}

#header-inner .hn_contact{
  width:160px;
  background:url(../images/hn-kapcsolat.gif) no-repeat top left;
}

#featured{
  clear:left;
  border-top:1px solid black;
  height:298px;
  margin:0;
  padding:0;
  background:url(../images/featured.jpg) no-repeat top left;
}

/* sidebar */

#sidebar h3{
  height:52px;
  text-indent:-9999px;
}

#sidebar .sidebar_curve_top{
  height:6px;
  background:url(../images/sidebar-curve-top.gif) no-repeat top left;
  font-size:0.01em;
}

#sidebar .sidebar_curve_bottom{
  height:6px;
  background:url(../images/sidebar-curve-bottom.gif) no-repeat bottom left;
  font-size:0.01em;
}

#sidebar .title_hirek{
  background:url(../images/sb-title-hirek.gif) no-repeat top left;
}

#sidebar .title_offers{
  background:url(../images/sb-title-offers.gif) no-repeat top left;
}

#news{
  margin:6px 0;
  background:#dee3e7;
}

#news ul{
  margin:0 4px;
  font-size:13px;
}

#news ul li{
  padding:8px 0;
  margin:0;
  border-bottom:1px solid #c7d0d8;
  font-weight:bold;
}

#news .o_info{ font-weight:normal; font-size:11px; }
#news .o_link{ text-align:right; font-size:11px; }

#news a{
  text-decoration:none;
  color:#343434;
}

#news a:hover{
  text-decoration:underline;
  color:#343434;
}

/*
#news{
  margin:6px 0;
  background:#dee3e7;
}

#news ul{
  margin:0 4px;
}

#news ul li{
  padding:8px 2px 8px 20px;
  margin:0;
  background:url(../images/bullet16.gif) no-repeat center left;
}
*/

#offers{
  margin:6px 0;
  background:#dee3e7;
}

#offers ul{
  margin:0 4px;
  font-size:13px;
}

#offers ul li{
  padding:8px 0;
  margin:0;
  border-bottom:1px solid #c7d0d8;
  font-weight:bold;
}

#offers .o_info{ font-weight:normal; font-size:11px; }
#offers .o_link{ text-align:right; font-size:11px; }

#offers a{
  text-decoration:none;
  color:#343434;
}

#offers a:hover{
  text-decoration:underline;
  color:#343434;
}

/* main area */

#main-top{
  height:6px;
  font-size:0.01em;
  background:url(../images/main-top.gif) no-repeat top left;
}

#main-bottom{
  height:6px;
  font-size:0.01em;
  background:url(../images/main-bottom.gif) no-repeat bottom left;
}

#main h1{
  float:left;
  text-align:right;
  padding:14px 8px 0 0;
  width:262px;
  height:28px;
  background:url(../images/main-title-bg.gif) no-repeat top left;
  font-size:16px;
  color:white;
}

#main h2{
  padding:6px 0;
  margin:20px 10px;
  font-size:16px;
  color:#183449;
}

#main .g_map{
  text-align:center;
  margin:30px 0 0 0;
  /*margin:0 auto;
  width:425px;
  height:350px;*/
}

#main .under_const{
  padding:10px;
  text-align:center;
  font-size:11px;
  color:red;
  font-weight:bold;
}

#main .site_content{
  margin:30px 4px;
  padding:0;
}

#main .pagination{
  margin:10px 0 0 0;
  text-align:center;
  position:relative;
}

#main .pagination span{
  display:inline-block;
  padding:2px 4px;
  margin:0 2px 0 0;
  color:#19354b;
  font-size:11px;
}

#main .pagination a{
  display:inline-block;
  padding:2px 4px;
  margin:0 2px 0 0;
  color:#19354b;
  text-decoration:none;
  border:none;
  font-size:11px;
  font-weight:normal;
}

#main .pagination a:hover{
  display:inline-block;
  padding:2px 4px;
  margin:0 2px 0 0;
  color:#19354b;
  text-decoration:none;
  border:none;
  font-size:11px;
  font-weight:normal;
}

#main .pagination .pg_nolink{
  font-weight:bold;
  cursor:pointer;
}

#main .pagination .pg_first_item{
  background:url(../images/first_page.gif) no-repeat center;
  /*text-indent:-9999px;*/
  width:14px;
}

#main .pagination .pg_prev_item{
  background:url(../images/prev_page.gif) no-repeat center;
  /*text-indent:-9999px;*/
  width:8px;
}

#main .pagination .pg_next_item{
  background:url(../images/next_page.gif) no-repeat center;
  /*text-indent:-9999px;*/
  width:8px;
}

#main .pagination .pg_last_item{
  background:url(../images/last_page.gif) no-repeat center;
  /*text-indent:-9999px;*/
  width:14px;
}

#main .site_content h2{
  font-size:16px;
  font-weight:normal;
  color:#19354b;
  padding:0;
  margin:20px 0 2px 0;
}

#main .site_content .o_refcode{
  margin:2px 0 14px 10px;
  padding:0;
  color:#666;
  font-size:11px;
}

#main .site_content .o_subtitle{
  margin:8px 0 2px 0;
  font-size:13px;
  font-weight:bold;
}

#main .site_content .o_block{
  margin:0 0 0 10px;
  text-align:justify;
}

#signupToggle{
  margin:20px 0;
  height:40px;
  background:url(../images/signup_btn.gif) no-repeat center;
  cursor:pointer;
  text-indent:-9999px;
}

/*#signupToggle a{
  margin:0 auto;
  display:block;
  width:154px;
  height:44px;
  background:url(../images/signup_btn.gif) no-repeat top left;
  text-indent:-9999px;
}*/

#signupFormHolder{
  display:none;
  margin:0 20px;
}

#signupFormHolder .sf_lbl{
  display:inline-block;
  text-align:right;
  font-size:11px;
  width:220px;
  padding:4px 0;
}

#signupFormHolder .sf_txt{
  border:1px solid #ccc;
  margin:1px 0 0 4px;
  width:200px;
  padding:4px 2px;
}

#signupFormHolder .sf_file{
  font-size:11px;
  margin:1px 0 0 4px;
}

#signupFormHolder .sf_submit{
  display:none;
}

#signupFormHolder .sf_btn{
  margin:0 0 0 190px;
  width:206px;
  height:46px;
  background:url(../images/signup_sprite.gif) no-repeat top left;
  text-indent:-9999px;
  cursor:pointer;
}

#signupFormHolder .sf_btn_inactive{
  margin:0 0 0 190px;
  width:206px;
  height:46px;
  background:url(../images/signup_sprite.gif) no-repeat 0 -46px;
  text-indent:-9999px;
  cursor:pointer;
}

#sfLoading{
  position:absolute;
  top:16px;
  left:400px;
  font-weight:bold;
  font-size:11px;
  color:#496f94;
}

#signupForm .infoImg{
  cursor:help;
}

#content .captcha_holder{
  border-collapse:collapse;
  border:none;
  height:40px;
}

#content .captcha_holder td{
  padding:2px;
  border:none;
}

#offerCategoryList{
  margin:10px 10px 20px 50px;
}

#offerCategoryList li{
  padding:10px 0 10px 36px;
  margin:4px 0 0 0;
  font-size:13px;
  background:url(../images/categ_list_bullet.gif) no-repeat center left;
}

#offerCategoryList li a{
  text-decoration:none;
  color:#333;
}

#offerCategoryList li a:hover{
  text-decoration:underline;
  color:#333;
}

#categListTitle{
  width:610px;
  height:30px;
  background:url(../images/categ_list_title.gif) no-repeat top left;
  position:relative;
  line-height:30px;
  font-size:15px;
  font-weight:bold;
  color:#ccc;
  padding:0 0 0 40px;
  margin:10px 0 20px 6px;
}

#categListTitle .backlink{
  position:absolute;
  font-size:11px;
  top:2px;
  right:10px;
}

#categListTitle .backlink a{
  color:#ccc;
  text-decoration:none;
}

#categListTitle .backlink a:hover{
  color:#ccc;
  text-decoration:underline;
}

#sitemap{
  margin:10px;
}

#sitemap li{
  padding:4px;
}

#sitemap a{
  color:#333;
  text-decoration:none;
}

#sitemap a:hover{
  color:#333;
  text-decoration:underline;
}

#content .offer_list{
  border:none;
  border-collapse:collapse;
  width:99%;
  margin:0;
  font-size:12px;
}

#content .offer_list td{
  padding:4px 0;
  border:none;
  text-align:left;
}

#content .offer_list th{
  font-size:13px;
  padding:6px 0;
  text-align:left;
  border:none;
}

#content .offer_list a{
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#content .offer_list a:hover{
  font-size:11px;
  font-weight:bold;
  text-decoration:underline;
  color:black;
}

/* footer */

#bottom-nav{
  text-align:center;
  font-size:13px;
}

#bottom-nav ul{
  margin:10px auto;
}

#bottom-nav ul li{
  padding:4px 20px;
  display:inline;
}

#bottom-nav a{
  color:#343434;
  text-decoration:none;
}

#bottom-nav a:hover{
  color:#343434;
  text-decoration:underline;
}

/* searchbox */

#searchbox{
  float:right;
  background:url(../images/search-box.gif) no-repeat top left;
  width:297px;
  height:37px;
  margin:0 10px 0 0;
  padding:0;
  position:relative;
}

#searchbox .search_input{
  position:absolute;
  background:white;
  border:none;
  font-size:13px;
  color:#363636;
  width:187px;
  height:21px;
  margin:0;
  padding:0;
  left:25px;
  top:3px;
}

#searchbox .search_button{
  position:absolute;
  background:transparent url(../images/btn-search.gif) no-repeat top left;
  border:none;
  width:78px;
  height:26px;
  top:0;
  right:0;
  margin:0;
  padding:0;
  text-indent:-9999px;
  cursor:pointer;
  font-size:0;
  display:block;
  line-height:0;
}

/* other */
#hint{
  position:absolute;
  display:none;
  text-align:left;
  padding:10px;
  background:#333;
  font-size:11px;
  color:white;
  z-index:10;
  -moz-box-shadow:0 0 6px #666;
  -webkit-box-shadow:0 0 6px #666;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

#signupError{
  padding:10px;
  border:1px solid #c47346;
  background:#e8d5ce;
  color:#8e3527;
  font-size:11px;
  font-weight:bold;
  text-align:left;
}

#signupSuccess{
  background:#d9e7cd;
  border:1px solid #87c445;
  color:#598236;
  font-weight:bold;
  font-size:11px;
  padding:10px;
  text-align:left;
}

#searchError{
  padding:10px;
  border:1px solid #c47346;
  background:#e8d5ce;
  color:#8e3527;
  font-size:12px;
  font-weight:normal;
  text-align:left;
}

#searchSuccess{
  background:#d9e7cd;
  border:1px solid #87c445;
  color:#598236;
  font-weight:normal;
  font-size:12px;
  padding:10px;
  text-align:left;
}

#content .errormsg{
  padding:10px;
  border:1px solid #c47346;
  background:#e8d5ce;
  color:#8e3527;
  font-size:11px;
  font-weight:bold;
  text-align:left;
}

.clear{
  clear:both;
}

