/* stilus.css */
img
	{
	border: 0px;
	}
body
	{
	//background-color: #6e84d6;	/*a teszteléshez bekapcsolni!*/
	background-color: cyan;			/*tesztelésnél kikapcsolva*/
	text-align: center;
	//background: url("../pix/keskeny.jpg");
	background: url("../pix/keskeny_zold.jpg");  /*tesztelésnél kikapcsolva*/
	}


#alaplap
	{
	width: 850px;
	min-height: 500px;
	margin: auto;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 16pt;

	color: blue;
	}
#baloldal
	{
	width: 230px;
	height: 500px;
	margin-top: 0px;
	background: url("../pix/fiutablaval.png") no-repeat top left;
	background-position: 10px 10px;
	padding: 15px;
	padding-left: 20px;
	/*border: 1px solid #000000;*/
	font-size: 0.8em;
	}
#baloldal a
	{
	text-decoration: none;
	}
#baloldal a:hover
	{
	font-weight: bold;
	padding-left: 5px;
	}
#fajlnev
	{
	font-size: 0.6em;
	}
#fejlec
	{
	width: 100%;
	height: 166px;
	background-color: #059CA9;
	background: #059CA9 url("../pix/fejlec_uj.jpg") no-repeat top left;
	}
#flashcontent
	{
	width: 540px;
	height: 490px;
	margin-left: -20px; 
	}
#kozepmezo
	{
	width: 100%;
	height: 540px;
	/*overflow: scroll;*/
	/*padding-right: 5px;*/
	background: #eac131 url("../pix/hatter_40.jpg");/* no-repeat top left;*/
	/*background-position: 5px 0px;*/ 
	}
#lablec
	{
	width: 850px;
	margin: auto;
	height: 50px;
	background-color: #059CA9;
	}
#menudoboz
	{
	width: 200px;
	height: 250px;
	/*border: 1px solid #000000;*/
	padding: 3px;
	}
#szovegdoboz
	{
	width: 530px;
	min-height: 400px;
	padding-left: 5px;
	padding-right: 15px;
	margin: auto;
	text-align: justify;
	/*border: 1px solid #000000;*/
	font-size: 0.8em;
	color:#5F3D07;
	}
#tartalom
	{
	width: 575px;
	margin-top: -530px;
	float: right;
	/*border: 1px solid #000000;*/
	}
#tartalom_top
	{
	width: 575px;
	height: 20px;
	background: url("../pix/tartalom_top.png") no-repeat top left;
	background-position: 5px 0px;
	}	
#tartalom_mid
	{
	width: 575px;
	height: 500px;
	overflow: auto;
	background: url("../pix/tartalom_mid.png") repeat-y;
	background-position: 5px 0px;
	padding: 0px 0px 0px 15px;
	
	}	
#tartalom_bot
	{
	width: 575px;
	height: 20px;
	background: url("../pix/tartalom_bot.png") no-repeat top left;
	background-position: 5px 0px;
	}	
#tartalomszerk
	{
	width: 675px;
	height: 600px;
	margin-top: -655px;
	margin-left: 260px;
	/*float: right;*/
	/*border: 1px solid #000000;*/
	}

.javitasgomb
	{
	color: blue;
	font-family: times serif;
	font-size: 12pt;
	}	
.kiskep
	{
	width: 100%;
	/*height: 200px;
	/*float: left;*/
	border: 1px solid blue;
	}
.magyarazat
	{
	/*float: right;*/
	font-size: 16px;
	border: 1px solid blue;
	}
.torlesgomb
	{
	color: red;
	font-family: arial sans-serif;
	font-size: 16pt;
	}	
