	body
	{
		padding: 0;
		margin: 0;
		
		font-size: 12px;
		font-family: Tahoma,Verdana;
		
		background-color:#00000e;
		
		background:#000000 url("../img/BG.png") repeat-y scroll center top;
		
	}
			
	#container
	{
		
		display: block;
		width: 758px;
		margin: 0 auto;
		text-align: center;/*
		border: solid 1px gray;
		background-color: yellow;*/
		
	}
	
	
	#banner
	{
		display: block;
		float: left;
		width: 758px;
		height: 150px;
	    background-color: gray;
		clear: both;
		background: url("../img/banner4.png") repeat ;
        /*background: url("../img/footer4.png") no-repeat 0px 10px;*/
	}
	
	#menu
	{
		display: block;
		float: right;
		width: 758px;
	/*	background: url("img/head1.png") no-repeat;
		background-color: green;*/
		padding-top: 20px;
		padding-bottom: 6px;
		font-weight: bold;
		font-size: 14px;
		color: #FFA500;
		word-spacing: 11px;
	}
	
/*	#menu a {background: #FFCC99;text-decoration: none;color:black}*/
	#menu a {text-decoration: none;color:#9ACD32;}
	/*#menu a.active {text-decoration: none;color:red;}*/
	#menu a:active {text-decoration: none} 
	#menu a:hover {text-decoration: none;color:white;}
	
	#kozep a {text-decoration: none;color:#9ACD32;}	
	#kozep a:active {text-decoration: none} 
	#kozep a:hover {text-decoration: none;color:white;}
	
	#kozep 
	{
		padding-top:20px;
        display: block;
		margin: auto auto;
        
        float: left;
		width: 756px;
/*		border: solid 1px red;*/
		color: #ffffff;
		
		
	}

	.logo
	{
		text-align: center;
		display: block;
		float: left;
		font-family: Arial, Tahoma;
		font-size: 14px;
		font-weight:bold;
		font-style: italic;
		color: #9ACD32;
		width: 756px;
        word-spacing: 8px;
        padding-top: 6px;
	}

	.hir 
	{

        display: block;
		margin-left: 177px;
		margin-right: 177px;
        float: left;
		overflow: hidden;
		width: 370px;
        height: 500px;
		/*border: solid 1px gray; */
		color: black;
		font-size: 15px;4
        font-family: Helvetica;
        font: small-caption;
        background: url("../img/hir_bg3.png") no-repeat;
        padding-left:  15px;
        padding-right: 15px; /*a padding-ot le kell vonni a szélességből*/
	}
	#captcha{
		visibility: hidden;
	}

	#footer
	{
		display: block;
		float: left;
		width: 756px;
		height: 100px;
		clear: both;
                /*background: url("img/dancegroup.png") no-repeat 0px 10px;*/
		
		font-size: 8px;
		color:gray;
		text-align: right;
	}
 
