IMG {
	border: 0;
}

body {
	

	font-family: Verdana, sans-serif;

	line-height: 1.5em;
	font-size: 10pt;
	color: #333;
	
	}

#center
	{
	z-index: 1;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	}

#frontpage
	{
	z-index: 2;
	width : 100%;
	position: absolute;
	left: 0px;
	top: -250px;
	text-align: center;
	}
	
.container {
	border: none;
	background: #fff;
	width:750px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto; 
	
}

.header_banner {
	position:relative;
	top:-130px;
	left:220px;
	}
	
.idxmain{

	width: 480px;
	float: left;
	position: relative;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #fff; /*debug*/
	/*padding-top: 40px;*/
	line-height: 1.5em;
}


.idxright {

	position: absolute;
	left:490px;
	top:160px;
   width: 263px;
	float: left;

	background: #e8e8e8;
   padding:10px 5px 5px 10px;
	margin-left: 15px;

   voice-family: inherit;
   }

/* ---> linkek --------------- */

a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: none;
	}
	
a:visited {
	color: #40659B;
	text-decoration: none;
	border-bottom: none

	}
	
a:hover {
	color: #036;
	
	}
	

	
	
/* ---> cikkek --------------- */
.article {
margin: 0;
width: 460px;
/*background: #eee;*/
border-bottom: 1px dotted;
padding-bottom: 10px;
}



.date {
font-size: 80%;
color: #777;
}

.article-title {
margin: 0;
padding: 0;
}
.article-title h2 {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
margin: 0;
font-size: 20px;
font-weight: bold;
letter-spacing: -0px;
}



.article-body {
clear: both;
}


.article-body p {
/*argin-right: 3em;*/
text-align: justify;
/*text-indent: 2em;*/


}

.article-body .right-image {
float: right;
background: #fff;
border: 1px solid #888;
margin: 0.5em 0em 0.5em 1em;
padding: .5em;

}

.article-body .left-image {
float: left;
background: #fff;
border: 1px solid #888;
margin: 0.5em 1em 0.5em 0;
padding: 0.5em;

}

.article-body .center-image {
float: none;
background: #fff;
border: 1px solid #888;
margin: 0.5em auto 0.5em auto;
padding: 0.5em;

}

/* ---> egyebek --------------- */
#add {
border: 1px solid #bbbbbb;
}

#pictures{
border: 1px solid #bbbbbb;
}

.clear{
clear: both;
line-height: 0px;
}

a.marq
{
text-decoration:none;
color:#FFFFFF;
border:none;

}

a.marq:hover
{
text-decoration:none;
color:#ffb006;
border:none;

}
