body {
	background: #FCFDEF url("../images/bg.jpg") no-repeat top center; 
	font-family: Arial;
	font-size: 14px;
	color: #242424;
	margin:0;

}

img {
	border:0;
}

a {
	color:#2594DA;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#logo h1 {
	display:none;
}

#logo h2 {
	display:none;
}

#main {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:988px;
	border:1px solid #e0e0e0;
	overflow-y:hidden;
	border-top:0;
	border-bottom:0;
	background-color:white;
}
#menu {
	background: url("../images/menu_bg.png") no-repeat top center; 
	overflow-y:hidden;
	height:41px;
	
}

#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	
}

#homeLink{
	height:180px;
	width:640px;
	display:block;
	
}

#menu ul li {
	float:left;
	background-image: url("../images/menu_separator.gif");
	background-repeat:no-repeat;
	background-position:right top;
	height:42px;
	overflow:hidden;
	position:relative;
	top:5px;
	padding:0;
	margin:0;
	border:0;
	color:#A0AD54;
}
#menu ul li:firs-child {
	background-image:none !important;
}


#menu ul li.selected {
	background-image: url("../images/menu_active_right.gif");
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	right:2px;
	}



#menu ul li a {
	padding-right:20px;
	padding-left: 20px;
	padding-bottom:11px;
	padding-top:8px;
	font-family:tahoma;
	font-size:14px;
	color:black;
	border:0;
	text-decoration:none;
	display:block;
	
	}
	
#menu ul li a:hover {
	color:#C00068;
}

#menu ul li.selected a {
	background-image: url("../images/menu_active_left.gif");
	background-repeat:no-repeat;
	color:#2091D8;
	}
	
#left {
	float:left;
	padding:15px;
	width:580px;
}

#right {
	background-image: url("../images/right_bg.jpg");
	background-repeat:repeat-y;
	width:370px;
	float:right;


}

#right div.section {
	background-image: url("../images/right_head_bg.jpg");
	color:white;
	clear:both;
	font-family:"Tahoma";
	font-size:16px;
	width:338px;
	margin-left:15px;
	padding:7px 5px 5px 10px;
	margin-top:10px;
	margin-bottom:25px;
	background-repeat:no-repeat;
}
#right div.section form {
	margin-top:20px;
}
#right div.section p {
	color:black;
	text-align:center;
	font-size:14px;
	padding:15px;
}

input {
	margin:5px;
	padding:5px;
	font-size:14px;
	border:1px solid #cccccc;
	color:#aaa;
	width:250px;
	background-repeat:no-repeat;
	background-position:right center;
	-moz-border-radius:5px;
}

input.submit {
	background-image: url("../images/button_bg.jpg");
	color:#225900;
	font-size:14px;
	width:190px;
	margin-top:15px;
	background-repeat:repeat;
	
}

input.username {
	background-image: url("../images/input_ico_user.gif");
}
input.password {
	background-image: url("../images/input_ico_pass.gif");
}
input.email {
	background-image: url("../images/input_ico_email.gif");
}



fieldset {
	border:0;
	text-align:center;
}
.actions {
	text-align:center;
}
.actions a {
	font-size:16px;
	color:black;
	text-decoration:none;
	margin-right:20px;
	
}

.actions img {
	position:relative;
	top:7px;
	margin-right:6px;
}
ul.tags  {
	list-style-type:none;
	margin:0;
	margin-top:20px;
	padding:0;	
	overflow:hidden;
}

ul.tags li {
	display:inline;
	color:black;
	font-size:14px;
	line-height:150%;
}

ul.tags li a {
	text-decoration:none;
	color:#2594DA;
	padding:5px;
}

ul.tags li a:hover {
	text-decoration:underline;
}



ul.archive {
	list-style-type:square;

}

ul.archive li {
	font-size:14px;
	padding:5px;
	color:black;
	border-bottom: #ccc dotted 1px;
}

#footer { 
	display: block; 
	float: left; 
	clear: both; 
	width: 100%; 
	height: 227px; 
	background: #D5E6F6 url('../images/footer_bg.jpg') top center no-repeat;
	border-top:1px solid #e0e0e0;
	font-size:12px;
	border-bottom: 1px solid #4b4a45; 
}

#footer #footer_content { 
	width: 1000px; 
	margin: 0px auto; 
	text-align: left; 
}

/* ---------------------------------------------------------------------------------------------------------------- */
/* FOOTER */

	#footer ul.portfolio { display: block; float: left; width: 330px; list-style: none; padding: 0px; margin: 20px 0px 0px 0px; }
	#footer ul.portfolio li { padding: 0px; margin: 0px; }
	#footer ul.portfolio a { color: #555; display: block; height: 40px; line-height: 40px; padding-left: 50px; }
	#footer ul.portfolio a strong { color: #000; font-weight: normal; }
	
	#footer ul.portfolio a.dashofer 	{ background: url('../images/ico_site_dashofer.png') no-repeat; }
	#footer ul.portfolio a.adoforum 	{ background: url('../images/ico_site_adoforum.png') no-repeat; }
	#footer ul.portfolio a.kalkulator 	{ background: url('../images/ico_site_kalkulator.png') no-repeat; }
	#footer ul.portfolio a.epitinfo 	{ background: url('../images/ico_site_epitinfo.png') no-repeat; }
	#footer ul.portfolio a.muszakiforum { background: url('../images/ico_site_muszakiforum.png') no-repeat; }
	#footer ul.portfolio a.ugyvezeto 	{ background: url('../images/ico_site_ugyvezeto.png') no-repeat; }
	#footer ul.portfolio a.privatriporter { background: url('../images/ico_site_privatriporter.png') no-repeat; }
	#footer ul.portfolio a.nokvagyunk 	{ background: url('../images/ico_site_nokvagyunk.png') no-repeat; }
	#footer ul.portfolio a.kistigris 	{ background: url('../images/ico_site_kistigris.png') no-repeat; }
	
	#footer address { display: block; float: left; width: 290px; height: 200px; margin: 20px 0px 0px 20px; padding-left: 30px; color: #555; font-style: normal; background: url('../images/footer_sep.gif') no-repeat left center; }
	#footer address .main { color: #000; display: block; font-size: 14px; font-weight: bold; margin-bottom: 5px; }
	#footer address .info { display: block; margin-bottom: 5px; }
	#footer address strong { color: #000; font-weight: normal; }
	#footer .email-button { margin: 0px auto; display: block; width: 180px; text-align: right; padding-right:20px; color: #fff; background: #4D4C47 url('../images/ico_footer_email.png') no-repeat 10px 0px; border: 1px solid #666; height: 30px; line-height: 30px; font-weight: bold; }
	#footer .acore-button { margin-top: 10px;  }


/* ---------------------------------------------------------------------------------------------------------------- */




#copyright {

	color:black;
	text-align:center;
	background-color:white;

	padding:15px;
	overflow-y:hidden;
}
.entry {
	padding-bottom:25px;
}

.entry img {
	border: 1px solid #aaa;
	clear:both;
	display: block;
	margin: 0px 10px 10px 0px;
}

.entry h1, .entry h3 {
	color:#2594DA;
	font-size:18px;
	margin:0;
}

.entry small.comment-it { display: block; margin-bottom: 3px; }

.entry.half {
	width:48%;
	padding-right: 10px;
	display: block;
	float:left;
}

.entry.half img { /*width: 100% !important; height: 100% !important;*/ border: 0px none; }
.entry.clear-half { clear: both; }

.center-link { text-align: center; margin: 0px auto; }

.date {
	color:#ccc;
}

#search {
	position:absolute;
	top:0;
	margin-left:350px;
	margin-top:20px;

}

textarea { width: 550px; height: 200px; }
.commentIteratorHeaderLeft {display:bock; float:left; font-weight:bold; color:#24468A}
.commentIteratorDate {display:bock; float:right; color:#ccc}
.commentIteratorHeader {clear:both; padding-bottom:20px; border-bottom:1px solid #ccc;}
.commentIteratorBody {clear:both; padding-top:20px; padding-bottom:20px; font-size:12px; color:#aaa, line-height:130%;}
#postCommentError {font-weight:bold; color:red;}