
/*
*	KEZDOLAP - CIKK BLOKKOK
*/



/*******************************************
*	INDEX.PHP BLOKKOK
********************************************/

/* blokkok focime */
H1{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	font-weight			: bold;
	margin				: 0px;
}

/* blokkok alcime */
H2{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 13px;
	font-weight			: normal;

	margin				: 0px;
	margin-bottom		: 10px;
}



/****** FIX felso cikk ******/

TD.blokk2{
/*	border			: 1px solid green;*/
	padding-bottom	: 15px;
}

#blokk2{
	min-height		: 50px;
	width			: 100%;
/*	border			: 1px solid red; */
	padding-top		: 5px;
}

#blokk2 H1{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color				: #990000;
	font-size			: 18px;
	font-weight			: bold;
	margin				: 0px;
/*	padding-left		: 10px;*/
}

/* blokkok alcime */
#blokk2 H2{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	font-weight			: normal;

	margin				: 0px;
	margin-top			: 7px;
/*	padding-left		: 10px;*/
}




/****** FIX 3-as cikk 1. ******/

TD.blokk3{
	padding-right	: 10px;
	height			: 200px;
}

#blokk3{
	width		: 100%;
	text-align	: justify;
	font-size	: 13px;
}



/****** FIX 3-as cikk 2. ******/

TD.blokk4{
	padding			: 0px;
	padding-left	: 5px;
	padding-right	: 5px;
	height			: 200px;
}

#blokk4{
	width		: 100%;
}


/****** FIX 3-as cikk 3. ******/

TD.blokk5{
	padding-left	: 10px;
	height			: 200px;
}

#blokk5{
	width		: 100%;
}


/*********************************/


/****** Dinamikus bal cikk ******/

TD.blokk6{
	padding-top		: 15px;
	padding-right	: 10px;
	padding-left	: 10px;
}

#blokk6{
	min-height	: 100;
	width		: 100%;
}

/***************************
	CIKK RESZLETES OLDALROL
****************************/


/* SZOVEG ELOFORMAZASOK */

#blokk6 H1{
	margin				: 0px;
	padding				: 0px;
	font-size			: 20px;
	font-weight			: 500;
	color				: #000;
}

#blokk6 H2{
	margin				: 0px;
	padding				: 0px;
	font-size			: 18px;
	font-weight			: 500; 
	color				: #000;
}

#blokk6 H3{
	margin				: 0px;
	padding				: 0px;
	font-size			: 16px;
	font-weight			: 500; 
	color				: #000;
}

#blokk6 H4{
	margin				: 0px;
	padding				: 0px;
	font-size			: 16px;
	font-weight			: normal; 
	color				: #000;
	padding-bottom		: 15px;
}

#blokk6 H5{
	margin				: 0px;
	padding				: 0px;
	font-size			: 20px;
	font-weight			: 500;
	color				: #900;
}

#blokk6 H6{
	margin				: 0px;
	padding				: 0px;
	font-size			: 18px;
	font-weight			: 500; 
	color				: #900;
}

#blokk6 A{
	text-decoration		: underline;
/* 	color				: #000; */
}


#blokk6 P{
/*	text-indent			: 10px; */
	
	font-size			: 13px;
	font-weight			: normal; 
	text-decoration		: none;
	color				: #000;

	margin				: 0px;
	padding-bottom		: 10px;
}


/* TABLAZATOK */
#blokk6 TABLE{
	
	font-size			: 13px;
	font-weight			: normal; 
	text-decoration		: none;
	color				: #000;
}

#blokk6 TD{
	
	font-size			: 13px;
	font-weight			: normal; 
	text-decoration		: none;
	color				: #000;
}

/***************************
	CIKK RESZLETES OLDALROL VEGE
****************************/


/****** ingatlanok (bal dinamikus alatt) ******/

TD.blokk7{
	padding-top		: 15px;
	padding-right	: 5px;
}

#blokk7{
	padding-bottom	: 7px;
	min-height	: 100;
	width		: 100%;
}

/****** Hirlevel feliratkozas (jobb oldalon) ******/

TD.blokk8{
	padding-top		: 15px;
	padding-left	: 10px;
	padding-bottom	: 0px;
	height			: 160px;
}

#blokk8{
/*	border		: 1px solid green; */
	height		: 100%;
	width		: 100%;
}

/****** Dinamikus Cikkek (jobb) ******/
TD.blokk9{
	padding-top		: 15px;
	padding-bottom	: 0px;
	margin-bottom	: 0px;
	padding-left	: 10px;
}

#blokk9{
/*	min-height	: 100;*/
	width		: 100%;
/*	height		: 100%;*/
}

/****** Menu ******/
TD.blokk10{
	padding-top		: 15px;
	padding-bottom	: 20px;
}

#blokk10{
	min-height	: 100;
	width		: 100%;
}




