/* CSS Document */


/*------------------------------------------------------------------------------*/
/*Wagner Sablonok : Felső nagy sablon 1:>>>>>>>>>>>>>>>>>>>>>*/
	#head_table_main{
	width: 780px;
	margin-top: 20px;
	}
	#head_table_main #head_text_big{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 24px;
	text-align: center;
	line-height: 150%;
	color: #669900;
/*	color: #000000;*/
	font-weight: bold;
	padding-bottom: 25px;
	}
	#head_table_main #head_image{
	text-align: center;
	}
	#head_table_main #head_image img{
	border: 2px solid;
	border-color: #CCCCCC;
	width: 600px;
	}
	#head_table_main #head_text{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: justify;
	line-height: 130%;
	color: #669900;
	font-weight: bold;
	}
	#anchor_menu{
	font-size: 11px;
	color: #669900;
	padding: 0px;
	}
	
	#anchor_menu td{
	margin: 2px;
	padding: 2px;
	border-right: 1px solid;
	border-color: #006699;
}
	#anchor_menu a:link, #anchor_menu a:visited{
	font-size: 11px;
	color: #006699;
	padding: 3px;
}
	#anchor_menu a:hover{
	color: #006699;
/*	background-color: #CBFEA5;*/
	}
	
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<Felső nagy sablon vége*/



/*Content table sablon >>>>>>>>>>>>>>>>>>>>>>>>*/
	#content_table_main{
	width: 780px;
	margin-top: 10px;
	vertical-align: text-top;
	}
/* with horizontal image >>>>>>>>>>>>>>>>>>>>>>>>>>>>*/	

	#content_table_main #content_image_horiz{
	width: 280px;
	text-align: center;
	vertical-align: top;
	}
	#content_table_main #content_image_horiz img{
	width: 250px;
	border: 2px solid;
	border-color: #CCCCCC;
/*	margin-top: 15px;*/
	}
/* <<<<<<<<<<<<<<<<<<<<<<<< end of horizontal image*/		
	
/* with vertical image >>>>>>>>>>>>>>>>>>>>>>>>>>>>*/	
	#content_table_main #content_image_vert{
	width: 280px;
	text-align: center;
	vertical-align: top;
	}
	#content_table_main #content_image_vert img{
	width: 187px;
	border: 2px solid;
	border-color: #CCCCCC;
	margin-top: 15px;
	}
/* <<<<<<<<<<<<<<<<<<<<<<<< end of vertical image*/		
	#content_table_main #content_text{
	width: 500px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: justify;
	line-height: 130%;
	color: #669900;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	}
	
/*piros betük!!!!!!!*/	
	#content_table_main #content_text_red{
	width: 500px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: justify;
	line-height: 130%;
	color: #CE3306;
	font-weight: normal;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	}
/*<<<<<<<<<<<<<<<<<<<<<<<<Content table sablon vége */

/* Content_table_header >>>>>>>>>>>>>>>>>>>>>>>>>>>>*/	
	#content_table_header{
	width: 780px;
	margin-top: 30px;
}

	#content_text_header{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 24px;
	text-align: center;
	line-height: 150%;
/*	color: #669900;*/
	color: #006699;
	font-weight: bold;
	padding-bottom: 25px;
	}
/* <<<<<<<<<<<<<<<<<<<<Content_table_header vége*/	

