@charset "utf-8";
img{border:0px;}
body, html
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:0px;
	margin:0px;
	background:#fff url(../images/design/bg.gif) repeat-x;
	color:#717173;
}
* html form {display: inline} 
/*Holly HACK */
.cf:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cf
{
    display: inline-block;
}
* html .cf
{
    height: 1%;
}
.cf
{
    display: block;
}
div.rendszer_uzenet_hiba
{
	background-color:#FFFFCC;
	border:2px solid #FF0000;
	color:#FF0000;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}

div.rendszer_uzenet
{
	background-color:#F9F9F9;
	border:2px solid #75CA69;
	color:#75CA69;
	font-size:0.9em;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}

div.uzenet_tiltva
{
	background-color:#FFFFCC;
	border:2px solid #e7e7e7;
	color:#666;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	padding:10px;
}
/*
div.head_line_cont
{
	border:none;
	
}
div.head_line
{
	margin: 0px auto;
	
	width:950px;
	text-align:right;
}
.head_line a
{
	text-align:center;
	width:85px;
	height:55px;
	line-height:55px;
	color:#fff;
	font-size:0.7em;
	text-decoration:none;
	float:right;
	background:transparent url(../images/design/gomb.gif) no-repeat;
	margin-left:0px;
	margin-right:15px;
	
}
.head_line a:hover
{
	color:#fff;
	background:transparent url(../images/design/gomb_hover.gif) no-repeat;
}
*/
div.head_link
{
	
}
.head_link a
{
	text-align:center;
	width:85px;
	height:55px;
	line-height:55px;
	color:#fff;
	font-size:0.7em;
	text-decoration:none;
	float:right;
	/*padding:20px 10px;*/
	/*background-color:#ff5a00;*/
	background:transparent url(../images/design/gomb.gif) no-repeat;
	margin-left:0px;
	margin-right:15px;
	margin-top:-15px;
	outline:0px;
	
}
.head_link a:hover
{
	color:#fff;
	background:transparent url(../images/design/gomb_hover.gif) no-repeat;
}



div.head_cont
{
	/*margin: 25px auto;*/
	margin: 0px auto;
	margin-bottom:15px;
	/*margin-top: 25px;*/
	width:950px;
		
}

div.head_img
{
	background:#fff url(../images/design/head.jpg) no-repeat;
	height:274px;
}
div.main_menu
{
	border: 1px solid #b0b0b0;
	border-bottom:none;
	border-top:none;
	font-size:0.8em;
	background-color:#f1f1f1;
}

.main_menu a
{
	color:#ff5a00;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:12px 15px 5px 15px;
	font-size:0.9em;
	font-weight:bold;
	outline:0px;
}
.main_menu a:hover
{
	color:#008093;
	background:#f1f1f1 url(../images/design/menu_bg.gif) repeat-x;
}

.main_menu a.aktiv
{
	color:#008093;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:12px 15px 5px 15px;
	font-size:0.9em;
	font-weight:bold;
	outline:0px;
}
.main_menu a.aktiv:hover
{
	color:#008093;
	background:#f1f1f1 url(../images/design/menu_bg.gif) repeat-x;
}



div.menu_bottom
{
	background:#fff url(../images/design/menu_bottom_bg.gif) no-repeat;
	height:7px;
}

div.center_cont
{
	margin: 0px auto;
	width:950px;
}

div.center_top
{
	background:#fff url(../images/design/cont_top.gif) no-repeat;
	height:7px;
}

div.center_bottom
{
	background:#fff url(../images/design/cont_bottom.gif) no-repeat;
	height:7px;
}

div.center
{
	background:#fff url(../images/design/cont_bg.gif) repeat-y;
	min-height:450px;
	_height:450px;
}

div.left_cont
{
	float:left;
	width:225px;

}
div.menu_left
{
	
}

.menu_left a
{
	outline:0;
	font-size:0.8em;
	float:left;
	width:205px;
	padding:10px;
	color:#008093;
	border-bottom:1px solid #dfdfdf;
	
	border-left:1px solid #b0b0b0;
	text-decoration:none;
	font-weight:bold;
	
	/*background:#f7f7f7 url(../images/design/left_menu_bg.gif) top left repeat-y;*/
	
	background-color:#f7f7f7;
	
	
}
.menu_left a:hover
{
	background:none;
	background-color:#fff;
	color:#ff5a00;
	border-bottom:1px solid #ff5a00;
}

.menu_left a.cikk
{
	background:none;
	font-size:0.8em;
	font-weight:normal;
	float:left;
	width:185px;
	padding:10px;
	padding-left:30px;
	color:#008093;
	background-color:#f0f4f7;
	background-color:#eeecec;
	text-decoration:none;
	border-bottom:1px solid #dfdfdf;
}
.menu_left a.cikk:hover
{
	background-color:#fff;
	color:#ff5a00;
	border-bottom:1px solid #b0b0b0;
}

.menu_left a.cikk_aktiv
{
	background:none;
	font-size:0.8em;
	font-weight:normal;
	float:left;
	width:185px;
	padding:10px;
	padding-left:30px;
	color:#ff5a00;
	background-color:#fff;
	text-decoration:none;
	border-bottom:1px solid #dfdfdf;
}
.menu_left a.cikk_aktiv:hover
{
	background-color:#fff;
	color:#ff5a00;
	border-bottom:1px solid #b0b0b0;
}


div.content
{
	margin-left:280px;
	padding-top:15px;
	width:613px;
	font-size:0.85em;
}


.u_here a
{
	color:#0089e1;
}

.u_here span
{
	font-size:1.6em;
}


div.szoveg
{
	/*  KIIRATOTT SZ�VEG */
}

.szoveg img
{
	padding:5px;
	background-color:#fff;
	border:1px solid #e7e7e7;
}

div.kapcsolodo_link_cnt
{
	padding-top:15px;
}

.kapcsolodo_link_cnt a
{
	color:#ba4303;
}
.kapcsolodo_link_cnt h3
{
	font-weight:bold;
	background-color:#F2F2F2;
	border-bottom:1px solid #e7e7e7;
	
}

div.kapcsolodo_galeria_cnt
{

}
.kapcsolodo_galeria_cnt h3
{
	font-weight:bold;
	background-color:#F2F2F2;
	border-bottom:1px solid #e7e7e7;
}
div.kep_tarolo
{
	float:left;
	padding:5px;
	background-color:#f2f2f2;
	border:1px solid #e7e7e7;
	margin:5px;
}
div.c_right
{
	width:150px;
	float:right;
	height:500px;
}

div.banners
{
	width:140px;
	margin:0px auto;
	margin-top:10px;
	border:1px solid #e7e7e7;
	background-color:#f2f2f2;
	text-align:center;
	font-size:0.7em;
	color:#666;
	padding-bottom:10px;
}



div.search_cont
{
	margin:20px auto;
	width:200px;
	clear:left;
	overflow:hidden;
}

div.search_top
{
	background:#fff url(../images/design/search_top.gif) no-repeat;
	height:7px;
}
div.search_center
{	
	background-color:#fff;
	border:1px solid #b0b0b0;
	border-top:none;
	border-bottom:none;
	padding:7px;
}

div.search_bottom
{
	background:#fff url(../images/design/search_bottom.gif) no-repeat;
	height:7px;
}

div.hsz_form
{
	padding:25px;
	/*background-color:#f2f2f2;*/
	background-color:#f2f2f2;
	/*border:1px solid #dcdcdc;*/
	border:1px solid #cfd9e6;

}

div.hsz_cont
{
	border:1px solid #cfd9e6;
	margin:15px 0px;
}
div.hsz_adatok
{
	padding:5px;
	/*background-color:#e7e7e7;*/
	background:#e6ebf3 url(../images/design/akcio_bg.gif) repeat-x;
}
div.hsz_center_cont
{
	background-color:#f0f4fa;
}
div.hsz_szorszam
{
	float:left;
	width:75px; /* a padding-left miatt -25 , teh�t elvileg 100px*/
	font-size:1.3em;
	font-weight:bold;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	padding:25px 0px 0px 25px;
	color:#999;
}
div.hsz_szoveg
{
	margin-left:100px;
	background-color:#fff;
	padding:25px;
}
a.show_hsz
{
	color:#e77817;
	text-decoration:none;
	font-weight:bold;
	background:#fff url(../images/design/icons/24.png) no-repeat left;
	padding-left:20px;
}

a.hide_hsz
{
	color:#e77817;
	text-decoration:none;
	font-weight:bold;
	background:#fff url(../images/design/icons/12.png) no-repeat left;
	padding-left:20px;
}


div.tipus_link
{
	background-color:#FFEED7;
	padding:10px;
}

span.nev
{
	font-weight:bold;
	color:#e77817;
}

div.footer
{
	padding:5px 0px;
	margin: 0px auto;
	margin-top:15px;
	/*margin-top: 25px;*/
	width:950px;
	background:#fff url(../images/design/footer_bg.gif) no-repeat;
	min-height:100px;
	_height:100px;
}
div.footer_adat
{
	margin-left:280px;
	font-size:0.75em;
	
}

/* CIKK PREV */

div.cikk_prev_cont
{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:20px;
	
	padding:20px 0px 10px 0px;

}

.cikk_prev_cont a.cikk
{
	
	color:#ff5a00;
	font-family:georgia;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 0;
}
.cikk_prev_cont a.cikk:hover
{
	
	color:#d24a00;
	font-family:georgia;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 0;
}

.cikk_prev_cont a.tovabb
{
	
	color:#d24a00;
	text-decoration:none;
	
}
.cikk_prev_cont a.tovabb:hover
{
	
	color:#ff5a00;
	text-decoration:none;
}


.cikk_prev_cont  span.datum
{
	color:#333;
	
	/*display:inline;*/
}

div.cikk_prev_adatok
{
	background-color:#F2F2F2;
	border-top:1px solid #e7e7e7;
	padding:2px;
	color:#0082CC;
	font-size:0.8em;
	margin-top:5px;
	
}
div.cikk_prev_szoveg
{
	padding:0px;
}

/* cikk view*/

div.cikk_view_adatok
{
	background-color:#F2F2F2;
	border-top:1px solid #e7e7e7;
	padding:2px;
	color:#0082CC;
	font-size:0.8em;
	margin-top:5px;
}

div.galeria_prev
{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:10px;
	padding:0px 0px 30px 0px;
	float:left;
}

div.galeria_prev_adatok
{
	background-color:#F2F2F2;
	border-top:1px solid #e7e7e7;
	padding:2px;
	color:#0082CC;
	font-size:0.8em;
	margin-top:5px;
	
}
.galeria_prev a
{
	color:#ff5a00;
	font-family:georgia;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 0;
}
.galeria_prev a:hover
{
	color:#d24a00;
	font-family:georgia;
	font-size:1.6em;
	font-weight:bold;
	padding:3px 0;
}

/*LAPOZ�*/

/*
	color:#90110b;
	color:#326799;

*/
.range2 {
	text-align:center;
	background:#fff;

	/*background: url('/design/range_bg.gif') top left repeat-x;*/
	padding:5px 3px;
	margin:6px 0px;
	/*font:bold 11px Arial;*/
	font-weight:bold;
	height:16px;
}
.range2 A {
	/*font:bold 11px Arial;*/
	font-size:0.9em;
	text-decoration: none;
	font-weight:bold;
	margin:0px 3px;
	color:#0082CC;
}
.range2_selected {
	color:#d24a00;
	font-weight:bold;
	font-size:1.2em;
}
.range2_side {
	color:#0082CC !important;
	font-weight:bold;
}

div.sitemap_fokat_cont
{
	margin-bottom:25px;
	border-bottom:1px solid #e7e7e7;
}

a.sitemap_alkat
{
	font-weight:bold;
}
a.sitemap_cikk
{
	color:#0082CC;
}

ul.sitemap_alkat_ul
{
	margin-bottom:15px;
}
h1
{
		
	border-bottom:1px solid #F2F2F2;
	color:#ff5a00;
	font-family:georgia;
	font-size:1.8em;
	font-weight:bold;
	padding:3px 0;
	
	
}
h2
{
	
	color:#0082CC;
	font-size:1.3em;
	font-weight:bold;
}

h3
{
	font-weight:bold;
	background-color:#F2F2F2;
	border-bottom:1px solid #e7e7e7;
	
}
span.green
{
	color:#d24a00;
}

span.szotar
{
	color:#ba4303;
	border-bottom:1px dotted;
	cursor:help;
}


.input_normal
{
	/*border:1px solid #b3b3b3;*/
	border:1px solid #dcdcdc;
	background-color:#fff;
}

.input_normal_hl
{
	/*border:1px solid #b3b3b3;*/
	border:1px solid #0089e1;
	background-color:#fff;
}

.gomb
{
	/*background-color:#d00606;*/
	background-color:#f2f2f2;
	color:#d24a00;
	border:1px solid #d24a00;
	font-weight:bold;
	padding:0px 3px;
	cursor:pointer;
	
}


.search_input
{
	border:1px solid #b0b0b0;
	width:98%;
}
.search_input_hl
{
	border:1px solid #ff5a00;
	width:98%;
}

.search_button
{
	border:1px solid #ff5a00;
	color:#ff5a00;
	background-color:#fff;
	cursor:pointer;
	font-weight:bold;
	width:98%;
}

.search_select
{
	width:98%;
	font-size:0.75em;
}

a
{
	color:#d24a00;
}

div.left_banner
{

}

.left_banner a
{
	background:none;
}
/*  T�BL�ZAT */ 
table.topic
{
	width:100%;
	padding:2px;

}

.recept_kat_lista li
{
	color:#93a5b3;
}

.topic a
{
	font-weight:bold;

}
tr.topic_head
{
	

	color:#5e99df;

	font-weight:bold;
	background:#e6ebf3 url(../images/design/akcio_bg.gif) repeat-x;
}
.topic_head td
{
	border-bottom:1px solid #666;

}
.tr_hl
{
	padding:2px;
	margin:2px;
	background-color:#d6edf6;
	background-color:#dcedf7;

}
.tr0_hl_off
{
	/*font-size:0.8em;*/
	padding:2px;
	margin:2px;
	background-color:#f2f2f2;
}
.tr1_hl_off
{
	/*font-size:0.8em;*/
	padding:2px;
	margin:2px;
	background-color:#e3e3e3;
}
.topic td
{

	padding:5px;
	border-bottom:1px solid #ddd;
	font-size:0.85em;
}
/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fb5a00; }