	html {
	    overflow-x: hidden;
	}
	body {

		margin: 0;


		color: #000000;


		font: normal 13px 'Arial', sans-serif;
		
		

	}   



	div, p,  ul, ol, dt, dd, h1, h2, h3, small, strong {



		margin: 0;

		padding: 0;

		font: normal 13px 'Arial', sans-serif;

		text-align: left;

}

	td {


	}



	img {



		padding: 3;
		border: 0;


	}


	p {


		margin-bottom: 6px;

		color: #000000;

	}


	h1 {
	    color: #F7E5D0;
	    font-size: 1.4em;
	    font-weight: bold;
	}
	h2 {
	    color: #F7E5D0;
	    font-size: 1.2em;
	    font-weight: bold;
	}
	.title {
	    color: #F7E5D0;
	    font-weight: bold;
	    font-size: 1.2em;
	}
	.date {
	    color: #F7E5D0;
	    font-weight: bold;
	    font-size: 10px;	
	}
	
	a:link {
		    color: #F7E5D0;
		    font-weight: bold;
		    font-size: 12px;	
	}
	a:visited {
			    color: #F7E5D0;
			    font-weight: bold;
			    font-size: 12px;	
	}
	
	div.fl {


		float: left;

		text-align: left;

	}
	
	
	div.flutuzenet {
		float: left;
		text-align: left;
		/*background-color: #565656;*/
		padding: 0px;

	}
	
	.fluzenetcim {
		font: bold 22px 'Arial', sans-serif;	
		color: #ffffff;
	}
	
	.fluzenetcimkiemel {
		font: bold 13px 'Arial', sans-serif;	
		color: #ffffff;
		text-align: right;
	}
	
	.fluzenetszoveg {
		font: normal 13px 'Arial', sans-serif;	
		color: #ffffff;
		text-align:justify;
		line-height: 20px;
	}


	div.fr {


		float: left;

		text-align: left;

	}


	div#main {

		width: 800px;

		margin-top: 40px;

		background-color: #565656;

	}

	div#header {

		width: 800px;

		height: 90px;
		
		background-image: url('../images/header.jpg');
	}


	div#body_div {


		width: 800px;

		display: table;

	}

	div#left {

		width: 164px;

		display: table;

		height: 355px;

	}


	div#right {


		width: 600px;

		display: table;

		height: 355px;


	}
	
	div#bottom {


		width: 600px;

		display: table;

		height: 30px;
		
		background-image: url('../images/header.jpg');


	}
.szoveg3 {
	font: normal 13px 'Arial', sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.preimage {
		border-style:solid;
		border-color: #000000;
		border-width:1px;
		cursor:pointer;
		padding: 0;
	}