body {
	font: 0.75em "Arial",Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	background: url(../images/body-bg.png) repeat-x;
	background-color: #4661a3;
}

#container {
	margin: auto;	
	width: 760px;	
	background: url(../images/page-bg.jpg) repeat-y;	

}

#header {	
	background: url(../images/header.jpg) no-repeat;
	height: 150px;	
}

#menu {
	float: left;
	width: 210px;
	padding-top: 30px;	
	*margin-left: 0px;
	background: url(../images/menu-bg.png) no-repeat top;
	margin-bottom: 143px;
	*margin-bottom: 141px;		
}

.hiddensubmenu {
	display: none;
}

.aktsubmenu {
	display: block;		
}

#linkek {
	width: 170px;	
	margin-left: 15px;
	margin-top: 30px;
	*margin-top: 70px;
}

#navbar,
#navbar ul,
#navbar ul li ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navbar li {
	display: inline;
}

#navbar a:link,
#navbar a:visited {
	display: block;
	text-decoration: none;
	background: url(../images/gomb_out.png) no-repeat;
	color: #e7ffff;	
}

#navbar a:hover,
#navbar a:active {
	display: block;
	text-decoration: none;
	background: url(../images/gomb_over.png) no-repeat;
	color: #ffcc55;	
}

#navbar li span {
	display: block;
	width: 187px;	
	line-height: 28px;
	background: url(../images/nyilas_gomb.png) no-repeat;
	text-indent: 30px;	
	cursor: pointer;
	color: #fff;	
}

#navbar li span a:hover,
#navbar li span a:active {	
	color: #ffcc55;
	background: url(../images/gomb_over.png) no-repeat;
}


/*#menu {
	float: left;
	width: 210px;	
	padding-top: 30px;
	*padding-top: 50px;
	*margin-left: -5px;
	background: url(../images/menu-bg.png) no-repeat top;
	margin-bottom: 143px;
	*margin-bottom: -39px;		
}

#menu #linkek {	
	width: 200px;
	margin: 30px 0px 0px 15px;
	*margin-left: 20px;	
	*margin-top: 70px;
}

#menu #linkek ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu #linkek ul li a:link,
#menu #linkek ul li a:visited {
	font-size: 0.9em;
	font-weight: bold;		
	display: block;
	width: 100%;
	height: 30px;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
	text-align: justify;
	color: #e7ffff;
	background: url(../images/gomb_out.png) no-repeat;
}

#menu #linkek ul li a:hover,
#menu #linkek ul li a:active {
	background: url(../images/gomb_over.png) no-repeat;
	color: #ffcc55;
}
*/
#content {	
	float: left;		
	width: 550px;	
	background: url(../images/content-bg.jpg) no-repeat top;	
	text-align: justify;	
	min-height: 400px;
}

#content h1 {
	font-size: 18px;
	font-style: italic;
	color: #fff;
	padding-left: 10px;
	*padding-top: 10px;
}

#content a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
}

#content a:hover {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}

#content table tr th {
	background-color: #667baa;
}

*html #content {height: 400px;}

#text {
	float: left;
	width: 490px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #ffee99;
	text-align: justify;
}

#dancers {
	position: absolute;
	background: url(../images/dancers.jpg) no-repeat;
	width: 190px;
	height: 143px;
	margin-top: -143px;
	*margin-top: -141px;	
	margin-left: 10px;
	*margin-left: -215px;
}

#footer {
	background: url(../images/footer.png) no-repeat;
	height: 61px;	
	clear: both;	
}

#copyright {
	float: left;
	padding: 30px 0px 0px 20px;
	color: #fff;
}

#keplista {
}
.egykep {
	float: left;
	margin: 5px;
	padding: 5px 0 0 0;
	width: 130px;
	height: 130px;
	background: #687CAE;
	border: 1px solid #B6CBF6;
	position: relative;
}

.kepnev {
	text-align: center;
	margin: auto;
}
.kepleiras {
	width: 120px;
	padding: 5px;
	margin: auto;
	position: absolute;
	bottom: 0;
	background: #687CAE;
	text-align: center;
	font-size: .9em;
}
