.cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}
.alcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.szov01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;

}

/* - - -  chapz - - -  */
.chapmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.chapmenuli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.chapmenua {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.cikkdatum {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #EAEAEA;
}
.gobychapz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
.chapnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
.chaptertit {
	font-family: Arial, Helvetica, sans-serif;
	color: #002553;
	font-size: 24px;
}
.artli {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}

/* - - - - - - front - - - - - */
.titfront {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #757575;
	text-decoration: none;
	font-weight: normal;
}
.leadfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.datefront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.tovabbfront {
	font-size: 13px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
/*  END  front */


/*  - - - - - - events - - - -  */
.td1 {
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
.eventlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.eventnap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.td2 {
	border: 1px dotted #999999;

}
.td3noleft {

	border: 1px dotted #999999;
}
.td3noside {
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;

}
.adcsik {
	border: none;
	color: #CCCCCC;
	font-size: 9px;



}
.adt {

	border: 1px dotted #999999;
}

/* - - -  info - - - - */
.infotit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #696969;
}
.infolead {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;

}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.cimlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;

}



.pottylist {
	color: #006699;
}
.kapcsgali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.infodatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996699;
	font-weight: bold;

}

.bill1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}

.adszov1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}.kereses {
	font: 14px Arial, Helvetica, sans-serif;
}
.boxcim {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;

}
.boxalcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-style: normal;

}
.boxlead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}



/*
divz
*/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background-color: #FFFFFF;
	text-align: center;
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#side-a {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background:#f2f2f2;
	text-align: left;
}

#side-b {
	float: right;
	width: 110px;
}

#content {
	float: left;
	width: 560px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	text-align: left;
}

#footer {
	clear: both;
}

