body,html {
	margin: 0; padding: 0; height: 100%;
}

body {
	background: url(/images/bg.png) repeat 50% 17px #774524;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5d3627;
}

form { margin: 0; padding: 0; }
img { border: 0; }

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.data {
	background: url(/images/inputbg.gif) repeat-x 0 0 #ece1cd;
	border: 0; vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 8px;
	color: #5d3627;
}

a:link { color: #964840; text-decoration: underline; }
a:visited { color: #5d3627; text-decoration: underline; }
a:hover { color: #964840; text-decoration: none; }
a:active { color: #964840; text-decoration: underline; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.hide { display: none; }

#container {
	height: 100%;
	background: url(/images/bgtop.png) repeat-x 50% 0;
	z-index: 0;
	position: relative;
}

#containerbg {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(/images/mainbg.jpg) repeat-y 50% 5px;
}

#containerinner {
	min-height: 506px;
	height: auto !important;
	height: 506px;	
	background: url(/images/maintop.jpg) no-repeat 50% 0;
	padding-bottom: 135px;	
	position: relative;
}

#header {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#leftcol {
	width: 210px;
	float: left;
	margin-right: 20px;
}

fieldset {
	border: 0; padding: 0; margin: 0;
}

#content {
	width: 710px;
	float: left;
}

#contentleft {
	width: 460px;
	float: left;
}
#contentright {
	width: 218px;
	float: right;
}

#leftcol h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#leftcol p { margin: 0 }

#leftcol label {
	font-weight: bold;
	float: left; clear: left;
	width: 50px;
	margin: 3px 0 0 0;
}

#leftcol fieldset {
	margin-top: 10px;
}

#leftcol .data {
	width: 140px;
	margin-bottom: 10px;
}

.subscribe {
	text-indent: -500px;
	line-height: 60px;
	overflow: hidden;
	background: url(/images/btn_subscribe.png) no-repeat 0 0;
	width: 150px; height: 23px;
	border: 0; margin: 0 0 0 50px; padding: 0;	
}

#leftcol .sep {
	background: url(/images/separator.png) no-repeat 50% 50%;
	height: 20px;
	margin: 10px 0;
}

#content .sep {
	clear: both;
	background: url(/images/separator_wide.png) no-repeat 50% 50%;
	height: 20px;
	margin: 10px 0;
}

#leftcol h3 {
	margin: 0; padding: 0;
	font-size: 100%;
}

address {
	font-style: normal;
}

#content p {
	margin: 0 0 1em 0; padding: 0;
	text-align: justify;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 200%;
	margin: 0 0 5px 0; padding: 0;
	color: #79442f;
	text-transform: uppercase;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 150%;
	margin: 0 0 5px 0; padding: 0;
	color: #79442f;
}

#content h2 a {
	text-decoration: none;
	color: #79442f;
}

#content .date {
	margin: 0; padding: 0;
	font-size: 80%;
	color: #836052;
}

#content .lead {
	margin: 8px 0 10px 0; padding: 0;
}

.contentpic {
	float: left; border: 2px solid #5d3627; margin: 0 12px 5px 0;
}

#content .more {
	font-weight: bold;
	text-decoration: none;
}


.box {
	width: 218px;
	background: url(/images/boxmiddle.jpg) repeat-y 50% 0; 
	color:#ece0cc;
}
.boxtop {
	background: url(/images/boxtop.jpg) no-repeat 50% 0;
	height: 20px; font-size: 0; line-height: 0;
}
.boxbottom {
	background: url(/images/boxbottom.jpg) no-repeat 50% 0;
	height: 21px; font-size: 0; line-height: 0;
}

.boxcontent {
	text-align: center;
	padding: 0 10px;
}

.boxcontent a { color:#ece0cc; }
.boxcontent h2 {
	text-indent: -600px;
	width: 198px;
	margin: 0 0 10px 0; padding: 0;
	background: no-repeat 50% 0;	
	overflow: hidden;
	height: 45px;
}

.box ul {
	margin: 0 15px; padding: 0;
	list-style: none none;
}

.box ul li {
	margin: 0; padding: 8px;
	text-align: left;
	list-style: none none;
	border-bottom: 1px solid #595553;
}
.box ul li.last { border: 0}
.box ul li a { text-decoration: none !important; }

.box .btn_order {
	background: url(/images/btn_order.png) no-repeat 50% 50%;
	width: 148px; height: 21px;
	display: block;
	margin: 20px auto;	
	overflow: hidden;
	text-indent: -500px;
}

.btn_small_order {
	background: url(/images/btn_small_order.png) no-repeat 0 0;
	width: 150px; height: 23px;
	border: 0; margin: 20px auto;	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

.btn_back {
	background: url(/images/btn_back.png) no-repeat 0 0;
	width: 150px; height: 23px;
	border: 0; margin: 20px auto;	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

.btn_forward {
	background: url(/images/btn_forward.png) no-repeat 0 0;
	width: 150px; height: 23px;
	border: 0; margin: 20px auto;	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

#discountbox .boxcontent h2 { background-image: url(/images/akciosajanlataink.png);}
#fruitbox .boxcontent h2 { background-image: url(/images/gyumolcsizek.png);}
#classicbox .boxcontent h2 { background-image: url(/images/klasszikusok.png);}
#variantbox .boxcontent h2 { background-image: url(/images/izvariaciok.png);}

#fruitbox, #classicbox, #variantbox {
	float: left; margin-right: 12px;
}


#footer {
	width: 940px;
	height: 50px;
	padding: 85px 20px 0 20px;
	margin: -135px auto 0 auto;
	background: url(/images/footerbg.jpg) no-repeat 50% 0;
	z-index: 100;
	position: relative;
}

#footer p { margin: 0; }
#footer p.menu { float: left }
#footer p.contact { float: right }
#footer strong { margin-left: 30px; }
#footer a { color: #5d3627; }

/*** galéria ***/
.gallery { 
	padding-top:10px;
	position:relative;
	zoom: 1;
	text-align:center;
}

.gallery .prev { 
	position: absolute;
	left: 0; top: 110px;
	width: 20px; height: 20px;
	background: url(/images/lightbox/prev.png) no-repeat 0 0;
	behavior: url(/inc/js/iepngfix.htc);
}
.gallery .next { 
	position: absolute;
	right: 0; top: 110px;
	width: 20px; height: 20px;
	background: url(/images/lightbox/next.png) no-repeat 0 0;
	behavior: url(/inc/js/iepngfix.htc);
}
.gallery .pix {
	width: 600px; margin: 0 auto;
}
.galpic { 
	float: left; display: inline;
	margin: 5px 12px 15px 0;
}

.galpic a {	display: block; line-height:0; font-size: 0; }
.galpic a img {	border: 2px solid #5d3627; clear:both; line-height:0; font-size: 0; }
 
.gallery .pager {
	clear: both;
	text-align:center;
	color: #081d2f;
	padding-top: 20px;
	zoom: 1;
}

.gallery .pager span { color: #5D3627; }

