body
{
	font-family: arial, helvetica, monospace;
	color: #4f4f4f;
	font-size: 10pt;

	background-color: #666666;

	background-image: url('elemek/arnyek_also_szaz.png');
	background-repeat: repeat-x;
	background-attachment: bottom;
	background-position: bottom left;
}

h1{
	color: ##DE4646;
	font-size: 10pt;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2{
	color: black;
	font-size: 12pt;
	font-weight:bold;
}

img {
	//border-color:red;
	border: 0px solid red; 
} 

a{
	color: #C52323;
	font-weight:bold;
}    
a:hover{
                   color: #C52323;
	 font-weight:bold;
	text-decoration: none;
}

.black_link{
	color: black;
}
a.black_link:hover{
	color:red;
}

.white_link{
	text-decoration: none;
	font-size: 11pt;
	padding: 0 0 0 15;
	 
	color:black;
	font-weight: normal;
}
a.white_link:hover{
	color:#6A2500;
	font-weight:normal;
	text-decoration: underline;
}


/*///////////////////////////////////
Flash fejléc háttere
////////////////////////////////////*/
.flashHatter{
	background-image: url('elemek/tart_flash-felso.png');
	background-repeat: none;
	background-attachment: top;
	background-position: top;
}
/*///////////////////////////////////
CIKK elemei
////////////////////////////////////*/

.cikkForma{   
	color: #4F4F4F;
	font-size: 10pt;	
	
	padding: 0 0 0 0;

	text-align: justify; 
	padding: 10 0 0 0;	/* felső, jobb, alsó, bal  */
} 






/*///////////////////////////////////
LÁBLÉC elemei
////////////////////////////////////*/

.labLec{   
	color: #4f4f4f;
	font-size: 10pt;	
} 














