@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #d5ced9;
	
}
body#white {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#666;;
	line-height:130%;
}

form {
	margin:0;
	padding:0;
}
a {
	color:#b840f1;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	}
h1 {
	font-size:17px;
	
	font-weight:normal;
	margin:20px 0 0 0;
	padding:5px 10px 2px 10px;
	background:url(../images/h1bg.jpg) repeat-y;
}
h2 {
	font-size:15px;
	margin:20px 0 0 0;
	padding:5px 10px 2px 10px;
}
p {
	margin:10px 0;
	padding:0 15px 0 10px;
}
body#white p {
	margin:10px 0;
	padding:0;
}
body#white strong {color:black;}
div#content {
	width:616px;
	margin:0 auto 20px auto;
	text-align:left;
	padding:0 22px;
}
div#content div.col3 {
	float:left;
	width:33%;
}
div#content div.col2 {
	float:left;
	width:50%;
}
div.title {
	padding-top:10px;
}
div.lang {
	width:616px;
	margin:10px auto 20px auto;
	text-align:right;
}
div.langInside {
	width:616px;
	margin:0 auto 10px auto;
	text-align:right;
}
div.lista{
		display: table;
		
		margin: 0px auto auto auto;
		
	}
div.doboz1{
		width: 204px;
		height: 234px;
		background-image:url('http://www.gardencafe.hu/images/left.gif');
		float: left;
		
		
	}
div.doboz2{
		width: 210px;
		height: 234px;
		background-image:url('http://www.gardencafe.hu/images/center.gif');
		float: left;
		
		
	}
div.doboz3{
		width: 204px;
		height: 234px;
		background-image:url('http://www.gardencafe.hu/images/right.gif');
		float: left;
		
		
	}
div.esemeny{
		font-size:14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#999999;
		font-weight: bold;
	}
	
div.leiras{
		font-size:10px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#ffffff;
		
	}	

div.tartalom{
		margin: 15px;
		width: 180px;
		height: 200px;
	}
div.kepecske{
	vertical-align:bottom;
	}
	
	


div.lang a, div.langInside a {color:white; text-decoration:none;}
div.lang a:hover, div.langInside a:hover {color:#92d051;}
.picborder {
	border: 1px solid white;
}
table#photos {
	margin-top:10px;
}
#photos td {
	text-align:center;
	padding:5px;
}
#photos td img {
	border:1px solid white;
}
#photos td img:hover {
	border:1px solid #6c2b8c;
}
div#contactForm {
	margin-left:50px;
}
div#contactForm div.row {
	margin:8px 0;
}
div#contactForm .inputField {
	font-family: Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#802ea7;
	width:200px;
}
div#contactForm form {
	padding:5px 0 0 10px;
}
div#contactForm p {
	font-size:11px;
	padding-right:45px;
	margin-bottom:2px;
}
div#links {
	position:relative;
	z-index:50;
	top:-2000px;
	left:-2000px;
	margin-top:-20px;
}
body#white div.etlap {width:474px;}
div.etlap {width:514px;padding:20px 68px;}
div.etlap div.intro {color:#666; margin:20px 0; text-align:justify;}
.etlapTitle {text-align:center; margin:35px 0 20px 0;}
table.arak td {font-family: Helvetica, Arial,sans-serif; font-size:16px; padding:8px 0; line-height:16px;color:#666;}
table.arak td strong, div.etlap div.intro strong {color:black;}
table.arak td.price {text-align:right; width:50px;}
table.arak td.info {font-size:12px;}
div#akciok {width:618px;margin:10px 0 30px 0;}
div.floatleft
{
	float: left;
	width: 204px;

}

div.floatleft2
{
	float: left;
	width: 210px;

}

/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}
