body {
	margin: 0;
	background: #000;
	background: url('../kep/bg_bongeszo.jpg') repeat;
	
	font-family. tahoma,arial.sans-serif,verdana;
	font-size: 12px;
	color: #452a0f;
	text-align: left;

}
a {
	color: #b4610f;
}
h4{
	text-align: justify;
}
h5{
	text-align: justify;
	font-size: 14px;
	font-weight:normal;
}

h6{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	
}
a {
	text-decoration: none;
}
div.clear {
	clear: both;
}
div#container {
	background: #fff;

	background: url('../kep/bg_background.jpg') repeat;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 10px;
}
div#header {
	margin-top: 10px;
	padding-left: 10px;
 	width: 800px;
	height: 100px;
//	background: url('../kep/bg_header.jpg');
}
div#menu {
 	margin-top: 22px;
	padding-left: 10px;
	width: 780px;
	height: 40px;
	background: url('../kep/bg_menu.jpg');
	border-top: 2px solid #452a0f;
	border-bottom: 2px solid #452a0f;
	
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
}
div#menu ul{
 	margin : 0;
	padding: 0;
	list-style: none;
}	
div#menu ul li{
 	float : left;
	border-right: 2px solid #452a0f;
	border-left: 2px solid #452a0f;
}	
div#menu ul li:first-child{
	border-left: 0;
}
div#menu ul li:last-child{
	border-right: 0;
}
div#menu ul li a{
		font-weight: bold;
		text-transform: uppercase;
		padding: 13px 8px 12px 8px;
		display: block;
}	
div#menu ul li a:hover{
	color: #452a0f;
}
div.left_column {
	margin-top: 10px;
	margin-left: 10px;
	width: 130px;
	float: left;
	padding: 10px;
	background: url('../kep/bg_left.jpg') repeat;
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
div.left_column ul{
 	margin : 0;
	padding: 0;
	list-style: none;
}	
div.left_column ul li{
	border-top: 1px solid #452a0f;
	border-bottom: 1px solid #452a0f;
}	
div.left_column ul li:first-child{
	border-top: 0;	
}

div.left_column ul li:last-child{
	border-bottom: 0;	
}

div.left_column ul li a{
		margin: 0 10px 0 5px;
		font-weight: bold;
		padding: 5px 10px 5px 10px;
		display: block;
}	
div.left_column ul li a:hover{
	color: #452a0f;
}

div.right_column {
	font-size: 16px;

	margin-left: 0px;
	margin-top: 0px;
	width: 580px;
	float: left;
	background: url('../kep/bg_right.jpg') repeat;
	padding: 10px 20px 10px 20px;
	
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
div.hostessdata {
	margin-left: 10px;
	margin-top: 20px;
	width: 250px;
	height: 400px;
	float: left;
	
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
div.hostessdata h2 {
	text-align: center;
}
div.hostessdata ul {
	padding: 0 10px 0 20px;
}
div.hostessdata ul li{
	padding: 5px 0 5px 0;
}

div.hostesskiskep {
	margin-left: 10px;
	width: 580px;
	height: 193px;
	float: left;
	padding-left: 15px;
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}

div#footer {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
	width: 780px;
	text-align: center;
	background: url('../kep/bg_footer.jpg') repeat;
	padding: 5px 0 15px 0;
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}
div#ikonok {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
	width: 780px;
	text-align: left;
	background: url('../kep/bg_footer.jpg') repeat;
	padding: 10px 0;
	-moz-box-shadow: 0 0 20px #7e7e7e;
	-webkit-box-shadow: 0 0 20px #7e7e7e;
	box-shadow: 0 0 20px #7e7e7e;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

}