body{
	margin: 0px 0px 0px 0px;
	background: #d8c491;
	
	font-family: Arial;
	font-size: 12px;
	color: #666766;
}
a{
	font-family: arial;
	font-size: 12px;
	/*color: #D1A846 ;*/
	color: #009;
	text-decoration: underline;
	cursor: pointer;
}
a:hover{
	color: #ba392f;
	text-decoration: none;
}

.clear{
	clear: both;
}

.fo_div{
	
	width: 1000px;
	margin: 0 auto;
	background: url(../images/shad.png) repeat-y;
	
}

.head{
	width: 980px;
	position: relative;
	left: 10px;
	background: url(../images/head_bg.jpg) no-repeat;
	height: 196px;
	
}
.head_flash{
	position: relative;
	left: 625px;
	height: 196px;
	width: 355px;
}
.head_nav{
	height: 980px;
	background: url(../images/nav_bg.jpg) no-repeat;
	height: 44px;
	vertical-align: top;
	position: relative;
	left: 10px;
}
.head_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 250px;
	height: 44px;
	width: 730px;
}

.head_nav ul li{
	list-style-type: none;
	display: block;
	float: left;
}

.head_nav ul li a{
	display: block;
	height: 29px;
	padding: 15px 5px 0 20px;
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.ticker{
	position: relative;
	left: 10px;
	background: #f7f5e9;
	height: 25px;
	width: 980px;
	border-bottom: 1px dotted #666;
	text-align: center;
	padding-top: 5px;
}
.content_bg{
	background: #FFF url(../images/content_bg.png) left repeat-y;
	width: 980px;
	position: relative;
	left: 10px;
}

.nav{
	width: 170px;
	float: left;
	display: block;
}
.nav .datum{
	text-align: center;
	height:  20px;
	width: 170px;
	padding: 10px  0 0 0;
	background: #928661;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.nav ul{
	display: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 170px;
}
.nav ul li {
	display: block;
	list-style-type: none;
	width: 170px;
	border-bottom: 1px solid #FFF;
}
.nav ul li a {
	display: block;
	width: 148px;
	text-align: left;
	color: #333;
	font-family: Arial;
	font-size: 12px;
	background:  #d6c38b;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	font-weight: bold;
	
}
.nav ul li#aktiv{
	width: 170px;
	border-bottom: 1px solid  #FFF;
	border-top: 1px solid  #FFF;
	background: #FFF;
}

.nav ul li#aktiv a{
	background:  #FFF;
	
}
.content{
	width: 810px;
	display: block;
	float: left;
}
.footer{
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 40px;
	width: 980px;
	position: relative;
	left: 10px;
	border-top: 1px dotted #d6c38b;
}
.footer .footer_text{
	text-align: center;
	background:  #FFF;
	padding: 0px 0px 0px 0px;
	height: 15px;
	width: 95%;
	position: relative;
	top: 4px;
	margin: 0 auto;
	
}
.footer .footer_text a{
	color: #988b65;
	text-decoration: none;
}
.made{
	width: 980px;
	margin: 0 auto;
	text-align: right;
	padding: 10px 0 10px 0;
}
.made a{
	color: #988b65;
	text-decoration: none;
}
a.catmenu:link, a.catmenu:visited{
	/*background: url(../images/menu_ind.png) no-repeat;
	background-position: 3px +8px;*/
	padding: 5px 0px 5px 0px;
	text-indent: 10px;
	border: #000 0px solid;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #2a77bc;
	width: 100%;
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	font-style:inherit;
	
}
a.catmenu:hover{
	background: #EEF2FF;
	color:#900;
}
	
	

a.catmenu#aktiv {
	background: #FFF;
	color:#900;
	
	
}


a.user_menu:link, a.user_menu:visited{
	/*background: url(../images/menu_ind.png) no-repeat;
	background-position: 3px +8px;*/
	padding: 0px 0px 0px 0px;
	border: #000 0px solid;
	height: 15px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #373737;
	
	text-decoration:none;
	font-weight: normal;
	text-align: left;
	font-style:inherit;
	
}
a.user_menu:hover{
	
	color:#900;
}
	


.almenu{
	/*background: url(../images/menu_sep.gif) no-repeat bottom left;*/
	padding: 0px 0px 0px 0px;
	
	text-decoration: none;
}
.almenu a.al_menu_div{
	padding: 0px 3px 0px 40px;
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	
	font-style:inherit;
	border: 0px solid #000066;
}

.almenu a.al_menu_div:hover{
	
	
	color: #DC9F0F;
	
}

.almenu a.al_menu_akt_div{
	padding: 0px 3px 0px 50px;
	font-family: tahoma;
	font-size: 13px;
	color: #DC9F0F;
	text-decoration:none;
	font-weight: normal;
	
	
	
}

a.reszletek_link:link,a.reszletek_link:visited{
	color: #afb5b8;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
} 
a.reszletek_link:hover{
	
	text-decoration: underline;
} 


.pathway{
	font-family: Arial;
	padding: 10px 10px 10px 20px;
	color: #999;;
	text-transform: lowercase;
	font-size: 9px;
	font-weight: bold;
}
.pathway a, .pathway a:visited{
	font-family: Arial;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}

.pathway a:hover{
	
	text-decoration: underline;
	color: #504d4d;
}


h1{
	
	
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #73512e;
	padding: 10px 0px 10px 0px;
	
	border: 0px solid #0ffddf;
}
h2{
	
	
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #73512e;
	padding: 0px 0px 0px 10px;
	
}
.item_cim{
	
	
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #73512e;
	padding: 10px 0px 10px 0px;
	
	border: 0px solid #0ffddf;
}
.item_categ{
	text-align: right;
	font-family: Verdana;
	font-size: 14px;
	font-style:italic;
	margin-right: 90px;
}
.tovabb{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #99825D;
}

.item_bev{
	font-family: Arial;
	font-size:13px;
	font-style: normal;
	font-weight: normal ;
	color: #2a2a2a;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	
}
.item_tov, .item_tov td{
	font-family: Arial;;
	font-size:13px;
	color: #2a2a2a; /* #887E65;*/
	padding: 5px 0px 5px 0px;
	display: block;
	text-align: justify;
	
		
}
.item_sep{
	background: url(../images/line1.gif) center no-repeat;
	padding: 25px 0px 25px 0px;
}

.item{
	padding: 10px 0 10px 0;
	display: block;
}

.felhivas_div {
	position: relative;
	width: 80%;
	left: 40px;
	background: #ddd;
	padding: 5px 5px 5px 5px;
	border: 2px solid #990000;
}


/*  Termékek adatlapja  és listája */

.termeklista .Thead{
	background: url(../images/cell_top.png) repeat-x;
	height: 25px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.termeklista h2{
	padding: 5px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	height: 10px;
	margin: 0 0 0 0;
}

.termeklista .Thead2{
	width: 100px;
}
.termeklista .Thead3{
	width: 110px;
}
.termeklista .Thead4{
	width: 110px;
}
.termeklista .Thead5{
	width: 30px;
}

.termek{
	width: 780px;
	margin: 0 auto;
	background: #F9F9F9;
	border: 1px solid #CCC;
	padding-left: 0px;
	padding-bottom: 20px;
}
.termek .foto{
	text-align: center;
	width: 130px;
	display: block;
	float: left;
}
.termek .foto img{
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
	background: #FFF;
	
}
.termek .adatlap{
	width: 280px;
	display: block;
	float: left;
}
.termek .kontakt{
	display: block;
	float: left;
	border-left: 1px solid #CCC;
	text-align: center;
	width: 369px;
	
}
.termek .kontakt table{
	display: inherit;
	padding-left: 20px;
	
}
.termek .kontakt textarea{
	width: 325px;
	height: 100px;
}
.adatlap div{
	display: inherit;
	text-align: left;
}
.adatlap div label{
	font-weight: bold;
	padding:  0 0px 0 0px;
	width: 105px;
	display: block;
	float: left;
}

.termekajanlo .cim{
	padding: 0px 0 0px 0;
	color: #FFF;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
.termekajanlo .nev a{
	background: #dece9d;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 11px;
	color: #434343;
	text-transform: capitalize;
	display: block;
}
.termekajanlo .foto{
	padding: 5px 0 5px 0;
	text-align: center;
	background:  #f4f1e8;
}
.termekajanlo .ar{
	text-align: center;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #FFF;
}
/*  Termékek adatlapja  és listája */

.foto_gal{
	/*background: url(../images/pict_bg.gif) no-repeat top center;*/
	width: 130px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
}
textarea{
	width: 450px;
	height: 150px;
}
input,textarea,select{
	
	color: #000;
	border: 1px solid #b9cecf;
	font-family: arial;
	font-size: 12px;
	
}

input:hover,textarea:hover,select:hover{
	
	border: 1px solid #999999;
	
	
}

.cikk_kep{
	border-style:solid;
	border-width: 1px;
	border-color: #7C694D;
	padding: 2px 2px 2px 2px;
	margin: 0px 10px 0px 0px;
	
	
	
}
.banner_fej{
	height: 80px;
}



.last_ref{
	width: 98%;
	border: 0px;
}
.last_ref .ref{
	width: 50%;
	text-align: center;
}
.cikk_kep{
	border-style:solid;
	border-width: 1px;
	border-color: #887E65;
	padding: 4px 4px 4px 4px;
	margin: 0px 10px 0px 0px;
	
	
	
}
form.search_form{
	background: url(../images/inp1_mirror.jpg) no-repeat;
	background-position: 0px +15px;
	border-top: 0px solid #8e3433;
	border-bottom: 0px solid #333;
	position: relative;
	left: 20px;
	padding: 0px;
	width: 130px;;
}
/*================= modulok ============================*/

.modul_cart{
	background: url(../images/cart_modul_bg.jpg) no-repeat;
	width: 130px;
	position: relative;
	left:20px;
	font-weight: bold;
	font-size: 11px;
}
.modul_cart_fej{
	height: 70px;
}
.modul_cart_content{
	height: 46px;
}



.kosar_reszlet{
	width: 130px;
	padding: 3px 32px 3px 33px;
	height: 16px;
	background: url(../images/cart_reszl_butt.jpg) no-repeat left;
	font-family: Arial;
	font-size: 11px;
	color: #e5f5fc;
	border: 0px solid #666;
}

.kosar_reszlet:hover{
	font-size: 11px;
	color: #CCC;
	border: 0px solid #666;
	cursor: pointer;
}
.keres_butt{
	background: url(../images/keres_butt_bg.png) no-repeat center;
	padding: 1px 11px 1px 11px;
	font-size: 11px;
	color: #e5f5fc;
	cursor: pointer;
}
.keres_butt:hover{
	color: #CCC;
	cursor: pointer;
}
.modul{
	width: 170px;
}
.modul#login{
	background: url(../images/login_modul_bg.png) no-repeat;
	
}
.modul_fej{
	
	color: #669a99;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
}
.modul_content{
	
	
}
input.inp1{
	background: url(../images/inp1_bg.jpg) no-repeat;
	width: 130px;
	height: 15px;
	border: none;
	text-align: center;
}

input.inp2_1, input.inp2_1:hover{
	background: none;
	background-image: url("../images/inp2_1.png");
	background-position:top left;
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#900;
	padding: 0px;
	padding-bottom: 0px;

}

input.inp2_2, input.inp2_2:hover{
	background: none;
	background-image: url("../images/inp2_2.png");
	background-position:top left;
	background-repeat: no-repeat;
	width: 144px;
	height: 19px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#900;
	padding: 0px;
	padding-bottom: 0px;

}

input.inp2_2_button, input.inp2_2_button:hover{
	background: none;	
	background-image: url("../images/inp2_2_button.png");
	background-position:left top;
	background-repeat: no-repeat;
	width: 26px;
	height: 19px;
	border: none;
	vertical-align: top;
	padding: 0px;
}
input.inp2_3, input.inp2_3:hover{
	background: none;
	background-image: url("../images/inp2_3.png");
	background-position:top left;
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#900;
	padding: 0px;
	padding-bottom: 0px;

}
input.inp, input.inp:hover{
	background: none;
	background-image: url("../images/input_bg.png");
	background-position:top right;
	background-repeat: no-repeat;
	width: 106px;
	height: 33px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:#900;
	padding: 0px;
	padding-bottom: 0px;
}

input.inp2button, input.inp2button:hover{
	background: none;	
	background-image: url("../images/input_button.png");
	background-position:left top;
	background-repeat: no-repeat;
	width: 20px;
	height: 33px;
	border: none;
	vertical-align: top;
	padding: 0px;
}
input.kis_kosar, input.kis_kosar:hover{
	background:  url(../images/kis_kosar_bg.jpg) no-repeat;
	border: 0px solid #e4e0e0;
	color: #FFF;
	width: 42px;
	height: 16px;
	font-weight: bold;
	text-align: center;
}
input.cart_button, inpit.cart_button:hover{
	background: none;
	background-image: url("../images/cart_button.jpg");
	background-position: center;
	width: 24px;
	height: 21px;
	border: none;
	padding: 0px;
	cursor: pointer;
}
input.kosar_del_button, inpit.kosar_del_button:hover{
	background: none;
	background-image: url("../images/kosar_del_button.png");
	background-position: center;
	width: 77px;
	height: 23px;
	border: none;
	padding: 0px;
	cursor: pointer;
}
input.kosar_reszl_button, inpit.kosar_reszl_button:hover{
	background: none;
	background-image: url("../images/kosar_reszl_button.png");
	background-position: center;
	width: 77px;
	height: 23px;
	border: none;
	padding: 0px;
	cursor: pointer;
}
input.vasarlas_button, inpit.vasarlas_button:hover{
	background: none;
	background-image: url("../images/kosar_rendel.png");
	background-position: center;
	width: 77px;
	height: 23px;
	border: none;
	padding: 0px;
	cursor: pointer;
}
.item_ar_bg1{
	background: url(../images/item_ar_bg.jpg) no-repeat left;
	min-width: 165px;
	height: 21px;
	color: #afb5b8;
	font-weight: bold;
	text-indent: 10px;
}
.item_ar_bg2{
	background: url(../images/item_ar_bg.jpg) no-repeat right;
	width: auto;
	height: 21px;
	color: #afb5b8;
	font-weight: bold;
	text-indent: 10px;
	text-align: right;
}

.bal_banner{
	text-align: center;
	padding: 10px 0 10px 0;
}

.lapozo{
	padding: 20px 0 20px 0;
	text-align: center;
	margin: 0 auto;
	border: 0px #666 solid;
	display:inherit;
	
}
.lapozo .num{
	background: url(../images/page.png) no-repeat;
	display: block;
	width: 27px;
	height: 22px;
	padding-top: 6px;
	text-align: center;
	float: left;
	color: #999;
	font-size: 12px;
	text-decoration:none;
}
.lapozo .num:hover{
	color: #666;
}
.lapozo .num#akt{
	color: #F00;
}
/* 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: #000; }

/*lightbox*/