* {
	margin: 0;
	padding: 0;
}
body {
	background: #F0EFDC url(images/head.png) top left repeat-x;
	margin:0 auto;
	color:#626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#container {
	width: 750px;
	margin: 0 auto;
}
div#head {
	padding-top: 37px;
	color: #FFFF00 !important;
}
div#head h2 {
	font-size: 15px;
	color: #FFFFFF;
}
div#menu {
}
div#menu ul {
	padding-top: 37px;
	list-style-type: none;
}
div#menu ul li {
	display: inline;
}
#menu UL LI A {
	float:left;
	background: #5BB500;
	border-bottom:8px solid #E8E6CF;
	height:30px;
	line-height:30px;
	padding:0 20px 0 20px;
	margin:0 0 0 1px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}
#menu UL LI A:hover, #menu UL LI A.active {
	background: #5BB500;
	border-bottom:8px solid #FFFF00;
	color:#FFFF00;
}
div#contentcontainer {
	clear: both;
	padding-top: 15px;
}
div#contentcontainer h2 {
	color: #97A836;
	padding-bottom: 0.5em;
}
div#akciokcontainer {
	width: 750px;
	margin: 0 auto;
}
div#akciok {
	width: 750px;
	background:url(images/akciokbg.png) top left repeat-x;
	height: 180px;
}
.clr {
	clear: both;
}
#akciok {
	padding-top: 50px;
	color: #626262;
}
#akciok h2 {
	color: #626262;
}
#akciok1, #akciok2, #akciok3, #akciok4 {
	float: left;
	width: 185px;
}
#akciok2 {
	border-left: 1px solid #CFCDA4;
	border-right: 1px solid #CFCDA4;
	min-height: 140px;
}
#akciok3 {
	border-right: 1px solid #CFCDA4;
	min-height: 140px;
}
.akciokcontent {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.akciokcontent h2 {
	color: #626262 !important;
	font-size: 1.3em;
}
.akciokcontent p {
	padding-top: 0.7em;
}
.akciokcontent a {
	color: #5BB500 !important;
	text-decoration: underline !important;
	font-weight: bold;
}
.akcioszoveg {
	font-weight: bold;
}
span.normal {
	font-weight: normal;
}
div#realcontent h2 {
	font-size: 26px;
	color: #008000 !important;
}
div#realcontent h3 {
	font-size: 22px;
}

div#realcontent h4 {
	font-size: 18px;
}

div#realcontent p {
	padding-bottom: 1.5em;
}
div#realcontent ul {
	padding-top: 0.7em;
}
div#footer {
	border-top: 10px solid 	#E8E6CF;
	text-align: center;
	padding-top: 15px;
}
th {
	text-align: left;
}
h3, h4 {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
table {
	padding-bottom: 1em;
}
table {
	border-collapse: collapse;
}
th, td {
	border: 1px solid #CFCDA4;
	padding: 15px;
}
.alert {
	text-align: center;
}
div#realcontent {
	text-align: justify;
	line-height: 1.5em;
}
div#realcontent ul {
	padding-left: 35px;
}
div#realcontent li {
	padding-bottom: 0.7em;
}
a {
	//color: #626262;
	color: #5BB500;
	font-weight: bold;
}
table#kapcsolat input, table#kapcsolat textarea{
	width: 180px;
}
table#kapcsolat textarea {
	height: 150px;
}
.button {
	border: 1px solid #626262;
	padding: 5px;
}
dt {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1em;
}

dd {
	padding-left: 25px;
	padding-bottom: 1em;
}
.noborder td {
	border: 0px;
	padding: 0px;
}
 
 
 
 
 
 
 
 
 
 
 
 
 .thumbnail {
	float: left;
	padding: 30px;
 }
 
 #lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
