





	/*STYLE CSS*/

	#main_content a{    /* folodalon elhelyezett altalanos link*/
		text-decoration: none;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color:#000000;
	}

	#main_content a:hover{
		color:#000000;
		text-decoration: underline;
	}


	#main_content h1{   /* cikk cím */
		font-family: Arial;
		font-weight: bold;
		font-size: 22px;
		margin: 0;
	}

	#main_content h2{   /*cikk trailerek cime*/
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		margin: 5px 0 5px 0;
	}
	
	#main_content h2 a{
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		color:#000000;
		margin: 5px 0 5px 0;
	}

	.article h1{   /*cikk címe*/	
		font-family: Arial;
		font-weight: bold;
		font-size: 20px;
		margin: 0;
		color: #000000;
	}

	.article h2{   /*cikkben alcím*/
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		margin: 5px 0 5px 0;
	}
	
	#main_content h3{   /*kiemelo dobozok cime*/
		font-family: Arial;
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}

	#main_content h3 a{   /*kiemelo dobozok cime*/
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
	}


	span.date{		/*datum formazas*/
		font-size: 11px;
		font-family: Arial;
		margin-left: 0px;
		line-height: 20px;
                min-height: 20px;
		color:#000000;
	}	
	
	.article span.date{
		font-size: 11px;
		line-height: 28px;
                min-height: 28px;
	}
	
	#main_content ul{    /* folodalon elhelyezett altalanos lista*/
		padding: 0;
		margin: 5px 0 5px 0;
		}

	#main_content ul li{
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5;
		background: url(/design/kepek/list_yellow.gif) no-repeat 0 8px; 
		padding-left: 10px;
		list-style-type: none;
	}
	
	#main_content .article ul li{
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5;
		background: url(/design/kepek/list_black.gif) no-repeat 0 8px;
		padding-left: 13px;
	}
	
	#main_content .article ol{
		color:#000000;
		font-family: Arial;
		font-size:12px;
	}
	
	#main_content li a{
		display: inline;
		text-decoration: none;
		color: #000000;
	}
	
	#main_content p{   /* folodalon elhelyezett altalanos szoveg*/
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 1em 0;
	}
	
        strong a {   /* cikkben elhelyezett vastagitott szovegben levo link jol jelenjen meg*/
            font-weight: bold;
         }
	
/*//////////////////////////////////rendezõ konténerek //////////////////////////////////////////////////*/	
	
	body{
		text-align:center;
		background-color:#ffffff;
		width:800px;
		max-width:800px;
		padding:0;
		margin: auto;
		}
	
	#whitepage{
		clear:both;
		text-align:left;
		background-color:#ffffff;
		padding:0 23px 20px 23px;
		}
	
	#wrapper{
		width:754px;
		}

	#head_wrapper{
		display: block;
		width: 750px;
		margin: 0 0 0 5px;	/* hogy jó helyen legyenek az árnyékok lentebb */
		text-align: left;
		height:127px;
		background-image: url(/design/kepek/europass_logo_ff.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color:#000000;
		}
	
	#head_europass_link{
		display: block;
		float: right;
		margin: 10px 10px 0px 0px;
		}
	
	#head_europass_path{
		display: block;
		float: right;
		max-width: 500px;
		}
	
/* ==========================			szövegformázás		==================================	*/

	#empty_clear{		/*	láthatatlan div ahhoz a bughoz, ami miatt a csak float-okat tartalmazó parentek háttere nem látszana */
		clear:both;
		background-color:#ffffff;
		height:1px;
		max-height:1px;
		display:hidden;
		}

	table.paging{						/* cikk - lapozo*/
		width: 100%;
		border: none;
		font-family: Arial;
		font-size: 11px;
		margin-top:12px;
		margin-bottom:4px;
		overflow: auto;
		border-collapse: collapse;
		line-height: 11px;
		table-layout:fixed;
	}

	table.paging tr{
		padding: 0;
		border: none;
	}

	table.paging tr td{
		padding: 0;
		border:none;
	}

	table.paging tr:hover{
		background-color: transparent;
	}

	table.paging td.prev{
		text-align: left;
	}

	table.paging td.numeric{
		text-align: center;
	}

	table.paging td.next{
		text-align: right;
	}

	span.actual_page {
		color: #000000;
		font-family: Arial;
	}

	table.paging a{
		font-size: 11px;
	}
	
	ol.lower_pager{
		color: #000000;
	}

	
	span.article_lead{			/* cikk bevezeto*/
		display: block;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
		margin: 0 20px 0 0px;
	}
	
	span.article_author{		/* cikk vegen szerzo*/
		font-size: 11px;
		font-family: Arial;
	}

	div.hr {								/*szagatott vizszintes vonal, hogy bongeszofuggetlenul jelenjen meg. behelyezendo tartalom --- <div class="hr"><hr/></div> --- */
		height: 3px;
		background:  url(/design/kepek/gray_hr.gif) repeat-x left center;
		margin:5px 5px 5px 0;
	}
	
	div.hr#gray{
		background:  url(/design/kepek/gray_hr.gif) repeat-x left center;
	}
	
	div.hr hr {
		display: none;
	}

	hr{
		height: 0px;
		border-bottom: 1px dashed #000000;
	}

