@page {
    margin: 2cm 1.5cm;
}
body
{
	font-family:"trebuchet ms", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	background: white;
}
h1, h2, h3, h4, h5, h6 {page-break-after: avoid;}
pre
{
	font-family:"trebuchet ms", trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:after
{
	content: " [" attr(href) "] ";
}
a:link, a:visited, a:hover, a:active
{
	text-decoration: underline;
	color: black;
}
a:after
{
	text-decoration: none;
}
	.kozep
	{		
		text-align:center;
	}
	.jobb
	{
		text-align:right;
	}
	.bal
	{
		text-align:left;
	}
	.kep
	{
		border: 0px;
	}
	.clearfix
	{
		clear: both;
	}
	.sor
	{
		display: table-row;
	}
	.cella
	{
		display: table-cell;
		padding: 5px 10px;
	}
	.u
	{
		text-decoration:underline;
	}
	.i
	{
		font-style:italic;
	}
	.b
	{
		font-weight: bold;
	}
	.behuzas
	{
		text-indent: 1cm;
	}
		/*
***********	Fejléc  *************
	*/
	#logo ,#fejlec,#menu, #lablec, #menu-doboz
	{
		display: none;
	}
	/*
***********	Menü  *************
	*/
	
	/*
***********	Sávok  *************
	*/	
	

	#jobbSav
	{
		float: right;
		width: 150px;
	}
	#kozepSav
	{
	}
	/*
***********	Lábléc  *************
	*/
	
.noprint, #lablec hr,
#lablec img
{
	display: none;
}
.print-header
{
	display: marker;
    font-size: 10px;
    border-bottom: 2px solid black;
    margin-bottom: 2em;
    padding: 1em;
}
