/*<		alap 		>*/

	html, body, ul, ol, li, p, 

	h1, h2, h3, h4, h5, h6, 

	form, fieldset, a, img { 

		margin: 0; 
		padding: 0; 
		border: none; 
		outline: none;

	}

	html{

		background-color: #622220;
		background-image: url(bg_all.png);
		background-repeat: repeat;
		background-position: 0% 0%;

	}

	body{
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	background-color: #622220;
/*	background-image: url(bg_all.png);*/
	}

/*</	alap		>*/

/*///////////////////*/

/*<		header		>*/

	#languageselect{
		height: 16px;
		padding-top: 12px;
		padding-bottom: 7px;
		padding-left: 600px;		
	}
	#languageselect a{
		padding: 5px 5px 0 5px;
	}

	#header{
	height: 300px;
	width: 800px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;

	}

/*</	header		>*/

/*///////////////////*/

/*<		menu		>*/

/*<		bal_menu	>*/
	#content_base #bal_menu{
		width: 200px;
		height: 100%;
		float: left;
		background-image: url(bg_left.png);
		min-height: 520px;		
	}
	
	#content_base #bal_menu ul li a:hover{
		background-repeat: repeat-x;
	}		
	
	#content_base #bal_menu ul{
		list-style: none;
	}

	#content_base #bal_menu #menu0 li a{
		background-repeat: no-repeat;
		background-position: 0% 0%;
		padding-left: 10px;
		height: 23px;
		overflow: hidden;
		display: block;
	}

	#content_base{
		width: 800px;
		background-repeat: no-repeat;
		background-position: 0% 100%;
	}
	#content_base{
		background-color: #622220;
	}

	#aktualitasok{
		width: 165px;
		padding-left: 10px;
	}	
	#aktualitasok li{
		margin-top: 3px;
		list-style: circle;
		list-style-image: url(nyil.png);
		margin-left: 20px;
	}	
	#aktualitasok li a{
		height: 100%;
		color: #932e24;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		text-decoration: none;
	}	
	#aktualitasok h2{
		width: 140px;
	}

/*</	bal_menu	>*/
/*///////////////////*/
/*<		content		>*/
	#content_base #content{
		background-color: #622220;
		margin-left: 200px;
		width: 590px;
		padding: 10px 05px;
		min-height: 500px;		
		font-size: 10pt;
		color: #fff;
	}

/*</	content		>*/

/*<		galeria		>*/
	#galeria .kepek {
		width: 135px;
		height: 135px;
		float: left;
		margin: 30px 8px;
		text-align: center;
		background-image: url(galeria_bg2.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	#galeria .kepek a{
		/*display: block;*/
		background-image: url(galeria_bg2.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		font-size: 10px;
		display: table-cell;
		vertical-align: middle;
		width: 135px;
		height: 135px;
		line-height: 135px;
	}
	#galeria .kepek a img{
		border: 1px solid #99a2a9;
		padding: 5px;
		background-color: white;
		vertical-align: middle;
	}
	#galeria .kepek p{
		position: relative;
		top: 0px;
		font-size: 12px;
		font-size: 12px;
		line-height: 13px;
		color: white;
	}
	#galeria .kepek2 {
		width: 150px;
		height: 120px;
		float: left;
		margin: 0 25px 45px 25px;
		text-align: center;
		border: none;
		background-image: url(galeria_bg.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	#galeria .kepek2 a{
		/*display: block;*/
		background-image: url(galeria_bg.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		font-size: 10px;
		display: table-cell;
		vertical-align: middle;

		width: 150px;
		height: 120px;
		line-height: 140px;
	}
	#galeria .kepek2 a img{
		border: 1px solid #740000;
		padding: 0px;
		vertical-align: middle;
		border: solid 4px white;
	}
	#galeria .kepek2 p{
		position: relative;
		top: -10px;
		margin-top: 0px;
		font-size: 12px;
		line-height: 13px;
		color: white;
	}
	#galeria .back a{
		clear: both;
		text-decoration: none;
		font-size: 12px;
		color: white;
		margin-top: 6px;
		margin-bottom: 20px;
		padding-top: 2px;
		cursor: hand;
		text-align: center;
		display: block;
		width: 82px;
		height: 20px;
		background-image: url(submit.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
/*</	galeria		>*/

/*<		footer		>*/

	#footer{
	height: 85px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0% 0%;

	}

	#footer #footer_menu{

		list-style: none;
		width: 400px;
		margin-left: 250px;
		padding: 80px 18px 0 18px;
		text-align: center;

	}

	#footer #footer_menu li{

		display: inline;
		padding: 7px;
		background-image: url(menu_border.gif);
		background-repeat: no-repeat;
		background-position: 100% 50%;

	}
