body {
	background-color:#ffffff;
	font-family: arial, tahoma, sans-serif;
	color: #2E471E;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#webreklamTop {
	text-align:center;
	text-decoration:none;
	border:0;	
}
	div#webreklamTop a{
	text-decoration:none;
	border:0;
	}
	div#webreklamTop a:hover{
	text-decoration:none;
	border:0;
	}
	

div#mainContainer {
	position: relative;
	background: url("../gfx/bckg.jpg");
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 868px;
	text-align: left;
}
div#headerMenu {
	background-image:url(../gfx/header_menu_bg.gif);
	background-repeat:repeat-x;
	height:45px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	width: 780px;
	padding:0px;
	background-color: #468A51;
	color:#FFFFFF;
}
	div#headerMenu a {
		color:#FFFFFF;
		display:block;
		height:25px;
		float:left;
		padding-top:10px;
		padding-left:15px;
		padding-right:5px;
		margin-left:5px;
		background-position:left;
		background-repeat:no-repeat;	
	}
	div#headerMenu a:hover {
		color:#FBF5DD;
	}	
	.separator {
		background-image:url(../gfx/header_menu_sep.gif);
		background-repeat:no-repeat;
		width:2px;
		height:45px;
		float:left;
		display:block;
		margin:0px;
		padding:0px;
	}
		div#headerMenu .login { background-image:url(../gfx/icon/login.gif); }
		div#headerMenu .notesz { background-image:url(../gfx/icon/notesz.gif); }
		div#headerMenu .kivansagok { background-image:url(../gfx/icon/kivansagok.gif); }
		div#headerMenu .forum { background-image:url(../gfx/icon/forum.gif); }
		div#headerMenu .jelentkezes { background-image:url(../gfx/icon/jelentkezes.gif); }
		div#headerMenu .gyik { background-image:url(../gfx/icon/gyik.gif); }
		div#headerMenu .otletkereso { background-image:url(../gfx/icon/otletkereso.gif); }
		div#headerMenu .irjnekunk { background-image:url(../gfx/icon/irjnekunk.gif); }
		div#headerMenu .profil { background-image:url(../gfx/icon/profil.gif); }
		
div#header {
	background: url("../gfx/header.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	height: 115px;
	width: 780px;
}

div#footer {
	clear:both;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 121px;
	background: url("../gfx/footer.jpg");
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 868px;
}
div#mainContent {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 748px;
	text-align: left;
}
.pricedIdea {
	position:relative;
	width: 517px;
	left: 23px;
	border-bottom: 1px solid #DAB650;
	margin: 0px;
	padding: 0px;
}
.pricedIdeaImg {
	border: 1px solid black;
}
.infoField {
	float:right;
	display: table;
	position: relative;
	left: 20px;
	width: 345px;
	margin-top: 10px;
}
.freeIdea {
	background-image:url(../gfx/idea_box_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: table;
	width: 517px;
	left: 23px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
.freeIdea img {
	float: left;
	margin-top: 20px;
	margin-left: 13px;
	border: 1px solid black;
}
.freeInfoField {
	position: relative;
	left: 10px;
	display: table;
	width: 285px;
	margin-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.detailsIdea {
	position: relative;
	width: 517px;
	left: 23px;
	border-bottom: 1px solid #DAB650;
	margin-top: 10px;
	padding: 0px;
	padding-top: 10px;
}
.detailsIdeaImg {
	margin-top: 20px;
	margin-left: 13px;
	border: 1px solid black;
}
.detailsInfoField {
	clear: both;
	float: right;
	width: 225px;
	margin-top: 20px;
	padding-right: 30px;
}
.infoFiledTab {
	clear:both;
	position:relative;
	left:300px;
	padding-top: 10px;
}
#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
a {
	text-decoration: none;
	color: #2E471E;
	border-bottom:none;
	line-height:19px;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816B1D;
}
a.borderLess {
	text-decoration: none;
	color: #2E471E;
	border-bottom: none;
	line-height:19px;
}
a.borderLess:hover {
	text-decoration: none;
	border-bottom-width: 0px;
}
a.highlight {
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
	color: #FFB052;
	border-bottom:none;
	line-height:19px;
}
a.highlight:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFB052;
}
a.warning {
	color: #FF0000;
}
h1 {
	font-size:13px;
	color: #DAB650;
	padding-top: 10px;
}
h1.alkategoria1 {
	font-size:16px;
	color: #B32E00;
	padding:0px;
	margin:0px;
}
h1.alkategoria2 {
	font-size:16px;
	color: #4A7B16;
	padding:0px;
	margin:0px;
}
h1.alkategoria3 {
	font-size:16px;
	color: #B94A00;
	padding:0px;
	margin:0px;
}
h1.naptar {
	font-size:16px;
	color: #B32E00;
	padding:0px;
	margin:0px;
}
.bovebben1 {
	color: #B32E00;
}
.bovebben2 {
	color: #4A7B16;
}
.bovebben3 {
	color: #B94A00;
}
h2 {
	font-size:16px;
	color: #694818;
	margin: 0px;
	padding-top: 10px;
}
h4 {
	font-size:13px;
	margin: 0px auto;
	padding-left : 11px;
	padding-top: 10px;
}
.highlight {
	font-size:11px;
	font-weight:bold;
	color:#B94A00;
}
.lowlight {
	font-size: 10px;
	color: #B6AB80;
}
.smallText {
	font-size: 11px;
	line-height:16px;
}
.smallTextTD{
	padding:10px 5px;
	}
.stll {
	color: #B6AB80;
	font-size: 11px;
}
.allert {
	color: #ff0000;
}
.clearTable {
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}
.colNormal {
	background-color: #FFFCF0;
	text-align:left;
}
.colNormal p {
	margin:0px auto;
	padding:11px;
}
.colRed {
	background-color: #FFFCF0;
	text-align:left;
	color:#B32E00;
}
.colRed p {
	color:#B32E00;
	margin:0px auto;
	padding:11px;
}
.colRed a {
	color:#B32E00;
}
.colRed a:hover {
	border-bottom-color: #B32E00;
}
.colGreen {
	background-color: #FFFCF0;
	text-align:left;
	color:#4A7B16;
}
.colGreen p {
	color:#4A7B16;
	margin:0px auto;
	padding:11px;
}
.colGreen a {
	color:#4A7B16;
}
.colGreen a:hover {
	border-bottom-color: #4A7B16;
}
.colYellow {
	background-color: #FFFCF0;
	color:#694818;
	text-align:left;
}
.colYellow p {
	color:#694818;
	margin:0px auto;
	padding:11px;
}
.colYellow a {
	color:#694818;
}
.colYellow a:hover {
	border-bottom-color: #694818;
}
.colBlue {
	background-color: #FFFCF0;
	color:#007EB3;
	padding:11px;
	text-align:left;
}
.colBlue p {
	color:#007EB3;
	margin:0px auto;
	padding:11px;
}
.colBlue a {
	color:#007EB3;
}
.colBlue a:hover {
	border-bottom-color: #007EB3;
}
.colSearchAlter0 {
	background-color: #fef9e6;
}
.colSearchAlter1 {
	background-color: #fffefc;
}
.tdHeadBGYellow {
	background-image:url(../gfx/col_yellow.gif);
}
.tdHeadBGRed {
	background-image:url(../gfx/col_red.gif);
}
.tdHeadBGGreen {
	background-image:url(../gfx/col_green.gif);
}
.allcat {
	background-image:url(../gfx/allcat.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:1px;
	text-align:center;
}
.allcat a {
	color:#694818;
	font-size:11px;
	text-decoration:none;
	margin: 0px auto;
	font-weight:bold;
}
.navbarCell {
	background-image:url(../gfx/nav_bckg.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
.pageTopCell {
	background-image:url(../gfx/top_bckg.gif);
	background-repeat:no-repeat;
	font-size:10px;
}
.pageTopCell a {
	font-size:11px;
	color:red;
}
a.infoFieldLink {
	color: #538C34;
}
a.warning {
	color: #FF0000;
	font-size:10px;
}
.ideaName {
	color: #538C34;
}
.allprice {
	display:block;
	color: Black;
	text-decoration:none;
	margin-top: 5px;
	padding-bottom: 10px;
}
.orderBy {
	padding:3px;
	color: #ad7017;
	background-color:#fbf1c9;
}
.headerP {
	font-size:11px;
	padding-right: 17px;
	margin:0px auto;
}
.headerP a {
	margin : 0px auto;
	padding : 0px;
}
.footerNav {
	font-size:11px;
	padding-top:40px;
	padding-bottom:0px;
	padding-left:65px;
	margin:0px auto;
}
.impressum {
	font-size:10px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:63px;
	margin:0px auto;
	color:#B6AB80;
}
.impressuml {
	color:#B6AB80;
}
.gyikText {
	font-size:12px;
}
li {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-right: 10px;
	margin-left: 4px;
	margin-bottom: 0px;
}
.forumHead {
	background-color: #fef9e6;
	border-bottom:1px solid #F8F0DA;
}
.forumSzoveg {
	background-color: #fffefc;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clip: rect(auto auto auto auto);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clip: rect(auto auto auto auto);
}
.ar_otlet {
	background-image:url(../gfx/icon/otlet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:15px;
}
.ar_otlet_li {
	background-image:url(../gfx/icon/leiras.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:5px;
}
.ar_otlet_user {
	background-image:url(../gfx/icon/user.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:10px;
}
.ar_otlet_komm {
	float:left;
	background-image:url(../gfx/icon/komment.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
}
.button {
	color: #ffffff;
	font-weight: bold;
	background-color: #6aa273;
	height: 23px;
}
.txtField {
	color: #694818;
	background-color: #fef9e6;
	border: 1px solid #9D9DA1;
	padding-left: 3px;
	height: 18px;
}
.feltoltottKep{
	border:#009900 2px double;
	}

#balMenu a:hover{
	background-image:url(../gfx/buttonBal_over.gif);
	border:none;
	text-decoration:none;
	}
	
#balMenu a{background-image:url(../gfx/buttonBal.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 16px;
	margin:0px 0 3px 0;
	width:140px;
	height:21px;
	display:block;
	}
	
#indexKiemelt {
	border:1px solid #D46E64; 
	margin:0; 
	margin-left:10px; 
	margin-right:10px; 
	padding-left:10px; 
	padding-top:5px; 
	padding-bottom:10px;
}
	#indexKiemelt a{
		color:#B32E00 !important;
		display:block;
		float:left;
		line-height:18px;
		height:18px;
		border:0;
		text-decoration:none;
	}
	#indexKiemelt a:hover{
		text-decoration:underline;
	}


	
div.banner747 {
	margin-left: 61px;
	margin-bottom: 5px;
}
div.banner747 img {border: 0px solid #000;}
div.banner747 a {border: 0px solid #000;}

div.banner468 {
	width: 565;
	border: 0px solid #000000;
	text-align: center;
}

div.banner468 img {border: 0px solid #000;}
div.banner468 a {border: 0px solid #000;}

div.banner120 {border: 0px solid #000;
			margin:0px auto;
			padding-top:15px;
			padding-bottom:15px;
			width:150px;
			text-align: center;
}
div.banner120 img {border: 0px solid #000;}
div.banner120 a {border: 0px solid #000;}
