											/* -----------------   VÁZ   ---------------- */
body{
	background-repeat: repeat-x;
	background-image: url(bg.gif);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 30px 0px;
	cursor: default;
	margin: 0px;
	spacing: 0px;
	}
.all{				/* egész táblázat */
	width: 100%;
	align: center;
	}
.bal{				/* bal szél */
	}
.fej{			/* felső közép */
	width: 750px;
	}
.jobb{				/* jobb szél */
	}

											/*   ---------------- CIKK --------------------   */
.cikk{
	width:561px;
}
.cikktarto{
	width: 
}

.cikkep{
	float: left;
	margin: 5px 5px 10px 0px;
}
.centerAll{
	width: 750px;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	padding: 10px 0px 0px 0px;
	}
.center1{
	width: 189px;
	vertical-align: top;
	}
.center3{
	padding: 10px 0px 0px 0px;
	width: 187px;
	height: *;
	vertical-align: top;	
	}
.centertop{								/*  középső cikkek fejlécei  */
	background-repeat: no-repeat;
	background-image: url(centertop_bg.gif);
	width: 561px;
	height: 74px;
	vertical-align: top;
	}
.centernewmagazin{
	height: 151px;
	background-repeat: no-repeat;
	background-image: url(centernewmagazin_bg.jpg);
		Qborder: 0px solid #CCCCCC;
	padding:0px;
	vertical-align: top;
}
.centercikk{							/*  cikkek  */
	width: 280px;
	}
.centercikk2{							/*  cikkeket tartó táblázat  */
	background-repeat: repeat-x;
	background-image: url(centercikk_bg.gif);
	border: 2px solid #CCCCCC;
	}
											/*   ---------------- KIESZÉSZITŐ --------------------   */

.banner{
	float:left;
	margin: 40px 0px 0px 0px;
	}
.new{
	float: left;
	}
.bannerallo{
 float: left;
 margin: 40px 0px 0px 0px;
}
.prosign{
	height: 30px;
	text-align: center;
	font-size: 0.9em;
}
.flag{
	float: left;
}
											/*   ---------------- BETŰK --------------------   */

h6{							/* évszám */
	color: #336699;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	text-align:left;
	margin: 20px 0px 10px 130px;
	
	}
h5{							/* hónapok */
	color: #336699;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 10px 130px;	
	}
h4{							/* téma címe */
	background-repeat: repeat-x;
	background-image: url(cikkcim_bg.gif);
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 1px 15px;
	background-color: #6699CC;
	
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #999999;
	}
h3{							/* cik szövegelozetes*/
	color: #336699;
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
	margin: 0px 10px 10px 10px;	
	}
h2{							/* cikkcim */
	color: #336699;
	font-size: 0.8em;
	font-weight: bold;
	text-align:left;
	margin: 0px 10px 10px 10px;	
	}

											/*   ---------------- LINKEK --------------------   */
.centercikk a:link {
	color: #FF6633;
	font-size: 0.8em;
	text-align: right;
	}
.centercikk a:hover {	
	color: #FF0000;	
	}
.centercikk a:visited {
	color: #FF6633;	
	}
.centercikk a:active {
	color: #FF6633;	
	}
.prosign a:link {
	color: #999999;
	text-align: center;
	font-size: 0.7em;
	}
.prosign a:hover {	
	color: #336699;	
	}
.prosign a:visited {
	color: #666666;	
	font-size: 0.7em;
	}

