@charset "utf-8";
/* CSS Document */

body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	font-family: Corbel;
	/*src: url(http://www.yabbabutorhaz.hu/corbel.ttf) format("truetype");*/
	color: #666666;
}

#kozep {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#contener {	
	width: 970px;
	height: 100%;
	min-height: 100px;
}

#contener a {
	color: #99cc00;
	text-decoration: none;
}

#contener a:hover {
	color: #85B000;
}


#header {
	width: 970px;
	height: 84px;
	float: left;
}

#menu {
	width: 653px;
	height: 84px;
	float:left;
	background-color: #f2f2f2; 
}

#header-banner {
	width: 1000px;
	height: 289px;
	background-image:url(../images/header-banner.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content-1 { /*a középső rész alapja */
	width: 970px;
	height: 100%;
	min-height: 100px;
	float:left;
	font-family: Corbel;
}

#kategoriak-bal-panel {
	width: 215px;
	height: 100%;
	font-family:Corbel;
	color:#666666;
	float:left;
	font-size: 11pt;
	border-right: solid 1px #CCCCCC;
}

#kategoriak-bal-panel a {
	color: #666666;
	text-decoration: none;
}

#kategoriak-bal-panel a:hover {
	color: #99cc00;
}

h2 {
	font-size: 13pt;
	text-indent: 5px;
}

#ajanlo-jobb-panel {
	width: 210px;
	height: auto;
	font-family: Corbel;
	color: #666666;
	font-size: 11pt;
	float: left;
	border-left: solid 1px #CCCCCC;
	padding-left: 5px;
}

#content-2 { /* a tényleg tartalom */
	width: 495px;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	font-family: Arial;
	font-size: 10pt;
}

#content-2 a {
	color: #99cc00;
	text-decoration: none;
}

#content-2 a:hover {
	color: #85B000;
}

#content-2 h1 {
	color: #99cc00;
	font-size: 14pt;
}

#footer {
	width: 970px;
	height: 70px;
	float: left;
	border-top: 2px #CCCCCC double;
	font-size: 10pt;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	margin-top: 20px;
	/*background-image: url(../images/LOGO/logo-new.png);
	background-position: left;
	background-repeat: no-repeat;*/
} 

#footer a {
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #99cc00;
}

h1 {
	color: #99cc00;
	font-size: 12pt;
	text-indent: 10px;
}

#oldal-lepteto { /*a termékek oldalak alján*/
	width: 400px;
	height:auto;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top: 20px;
	/*float:left;*/
}

.felso-lepteto {
	float:none;
	margin-bottom: 20px;
	width: 400px;
	height:auto;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top: 20px;
}


#oldal-lepteto a {
	margin-right: 3px;	
}	

#oldal-lepteto a:active {
		color:#060;
}

.pop-up {
	font-size: 14px;
	height:auto;
	/*filter:alpha(opacity=90); 
	opacity: 0.9;*/
    width:320px; 
	background-color:#99CC00; 
	color: #ffffff; 
	padding: 5px 10px 5px 10px; 
	position:absolute; 
	text-align:right;
	font-family: Arial;
	font-weight:200;
}

.butor-resz{
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
}

#validator {
		float:right;
		width:88px;
		height:auto;
		margin-top: 10px;
}

#validator img {
		float:right;
}

.cimem {
	font-size: 10pt;
	color: #666666;
}

#akciok {
		width: 970px;
		height: auto;
		float:left;
}

.ar-athuzva {
		color:#F00;
		font-weight:bold;
		text-decoration:line-through;
		margin-left: 10px;
}

.ar-akcios {
		color:#99cc00;
		font-weight: bold;
		font-size: 18pt;
}

h3 {
	color: #99cc00;
	font-size: 14pt;
}

.frissitve {
		color:#CCC;
		float: right;
}