@charset "utf-8";

body{
	margin:0px;

	background:url(../images/site/body_bg.jpg) no-repeat center top;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	padding:0px;
	text-align: center;
}
form{
	margin:0;
}

table{
	border-collapse: collapse;
}

p{
/*	text-indent: 15px;*/
	padding: 5px;
}

#container0{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background:transparent url(../images/site/container0_bg.jpg) no-repeat center bottom;
	z-index: 1;
}

#container{
	background:transparent url(../images/site/bottom.jpg) no-repeat bottom;
	margin-left: auto;
	margin-right: auto;
	width:780px;
	height: auto;
	text-align: left;
}

#top{
	width: 600px;
	height: 20px;
	text-align: left;
	padding: 0;
	padding-top: 20px;
	margin-left: 90px;
	background:transparent url(../images/site/topmenu_bg.jpg) repeat-x 0px 15px;
}

#top a{
	display: inline;
	margin-left: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #003300;
}

#flash_top{
	margin: 0;
	padding: 0;
	height:230px;
	width:780px;
	text-align: center;
	background-color: white;
	border: 2px solid white;
}

#menu{
	margin:0;
	width: 780px;
	height: 34px;
	background-color:#006600;
	z-index: 999;
}

#shop_newsletter{
	text-align: center;
	margin: 0;
	margin-left: 610px;
	/*background: url(../images/site/shop_newsletter_bg.jpg) no-repeat;*/
	width: 170px;
	height: 500px;
}

#ajanlott{
	width: 165px;
	padding: 3px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
	background-color: #EBF8BA;
	border-bottom: 1px dashed #C9EC3E;
	color: #4E972F;
	/*border: 1px solid black;*/
}

#ajanlott ul{
	list-style-type: none;
	margin-left: 0px;
	list-style-position: inside;
	text-indent: -5px;
}

#ajanlott a{
	color: #666;
	text-decoration: underline;
}

#shop_newsletter button{
	width: 70px;
	height: 20px;
	padding: 0;
	margin: 1px;
	border: none;
}

#leftContent{
	margin-top:0;
	padding: 0;
	width:600px;
	height: auto;
	text-align: left;
	float: left;
	background-color: #fefefd;
}

#total{
	display: none;
}

#bottom{
	height:198px;
	width: 780px;
	clear: both;
	text-align: center;
}

#bottom p{
	padding-top: 70px;
}

#bottom p a{
	padding-left: 15px;
	/*background: url(../images/site/bottom_bullet.jpg) no-repeat 0px 3px;*/
	margin-right: 15px;
	color: white;
	text-decoration: underline;

}

/*#references{
	width: 190px ;
	background: url(../images/site/reference.jpg) no-repeat center 30px;
}*/

.reference_data{
	display:none;
	color:#666;
	line-height:1.5em;
	padding-bottom:10px;
	padding-left:10px;
	margin-top:5px;
}

.reference_data strong{
	margin-left: 30px;
}

.references{
	margin: 0;
	padding: 0;
	color: #006600;
	font-size: 13px;
	cursor: pointer;
	background: url(../images/site/plus.gif) no-repeat 5px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted green;
}

#ref_table{
	width: 560px ;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#ref_table a{
	color: #ff9900;
	text-decoration: underline;
}

#ref_table h3, #contact h3, .enada h3, .ippochi h3, .drfruit h3, #carrier h3, .impresszum h3, .koenzim-1 h3{
	font-size: 1.2em;
	font-weight: lighter;
	height: 30px;
	color: white;
	text-align: left;
	width: auto;
	margin: 0;
	padding-left: 3px;
	padding-top: 5px;
	border-bottom: 5px solid #ddff97;
	background-color: #669933;
}

.enada h1{
	color: #006600;
	font-size: 2em;
	line-height: 1em;
}

h4{
	color: #006600;
	margin-top: 1em;
	margin-bottom: 0;
}

/*Kapcsolat form*/

textarea{
	vertical-align: top;
	margin-right: -5px;
}

input,textarea{
	font-family:Arial,Helvetica,sans-serif;
	/*background-color: #E1EEA8;*/
	padding-left: 2px;
	padding: 1px;
	margin-left: 5px;
	border: 1px solid #669933;
}

.contactInput{
	font-size: 12px;
	width: 300px;
	margin-top: 5px;
}

/*Kép*/

.drfruit img, .enada img{
	margin-bottom:5px;
	margin-right: 10px;
	float: left;
}

/*Lista*/

.drfruit ul{
	list-style-image:  url(../images/site/check.jpg);
	list-style-position: outside;
}

/* impresszum */
.impresszum{
	text-align: left;
	color: #333;
}

.impresszum strong{
	color: #cc9900;
}

.order{
	margin-left: auto;
	margin-right: auto;
	border: 2px solid red;
}


/*Rendelés*/

#order{
	width: 600px;
	background-color: #F4F9D0;
	border-collapse: collapse;
}

#order tr{
	background-color: #F4F9D0;
	border: 1px solid white;
}

.masodik{
	background-color: #D8EA8E;
}

#order td{
	padding-left:8px;
}

#order .price{
	text-align: right;
	padding-right: 8px;
}

#order img{
	border: none;
}

#order ul{
	list-style-type: none;
	line-height: 1.8em;
}

#order h3{
	margin: 0;
	padding: 0;
	color: #006600;
	cursor: pointer;
}


/*rendeles gyumolcs tabla*/

#order_kulso{
	width: 600px;
	background-color: #F4F9D0;
/* 	border-collapse: collapse; */
}

#order_kulso tr{
	background-color: #F4F9D0;
/* 	border: 1px solid white; */
}


#order_kulso td{
	padding-left:8px;
}

#order_kulso .price{
	text-align: right;
	padding-right: 0px;
}

#order_kulso h3{
	margin: 0;
	padding: 0;
	color: #006600;
	cursor: pointer;
}

#order_gyumolcs_belso{
	width: 600px;
	background-color: #F4F9D0;
	border-collapse: collapse;
}

#order_gyumolcs_belso tr{
	background-color: #F4F9D0;
	border: 1px solid white;
}


#order_gyumolcs_belso td{
	padding-left:8px;
}

#order_gyumolcs_belso .price{
	text-align: right;
	padding-right: 8px;
}

#order_gyumolcs_belso h3{
	margin: 0;
	padding: 0;
	color: #006600;
	cursor: pointer;
}

