@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/fogadolap_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	position: relative;
	width: 774px;
	height: 260px;
	min-height: 260px;
	top: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 0px 0px 10px #736960;
	-webkit-box-shadow: 0px 0px 10px #736960;
	background-color: #FFF;
}




#imageMenu p {
	line-height:0em;
}

/*************************************************************/

#imageMenu  {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 774px; 
	height: 260px;
/*	overflow: hidden; */
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 300px;
	width: 774px; 
/*	width: 1000px;  */
	padding: 0px;
	position: relative;
}
#imageMenu ul li {
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:179px;
	height: 286px;
}

#imageMenu ul li.kep1 {
	display: block;
	width:154px;
/* 	width:179px;*/
	height: 260px;
	background-attachment: scroll;
	background-image: url(images/imagemenu/1.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top:250px;
}

#imageMenu ul li.kep2 {
	display: block;
	width:154px;
	height: 260px;
	background-attachment: scroll;
	background-image: url(images/imagemenu/2.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top:250px;
}

#imageMenu ul li.kep3 {
	display: block;
	width:154px;
	height: 260px;
	background-attachment: scroll;
	background-image: url(images/imagemenu/3.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top:250px;
}

#imageMenu ul li.kep4 {
	display: block;
	width:154px;
	height: 260px;
	background-attachment: scroll;
	background-image: url(images/imagemenu/4.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top:250px;
}

#imageMenu ul li.kep5 {
	display: block;
	width:154px; 
	height: 260px;
	background-attachment: scroll;
	background-image: url(images/imagemenu/5.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	padding-top:250px;
}

.clear {
	clear: both;
}

/*************************************************************/


#imageMenu ul li.kep1 h2,
#imageMenu ul li.kep2 h2,
#imageMenu ul li.kep3 h2,
#imageMenu ul li.kep4 h2,
#imageMenu ul li.kep5 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #FFF;
	text-decoration:none;
}
#imageMenu ul li.kep1 a,
#imageMenu ul li.kep2 a,
#imageMenu ul li.kep3 a,
#imageMenu ul li.kep4 a,
#imageMenu ul li.kep5 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFF;
	text-decoration:none;
}
#imageMenu ul li.kep1 a:hover, 
#imageMenu ul li.kep2 a:hover, 
#imageMenu ul li.kep3 a:hover, 
#imageMenu ul li.kep4 a:hover, 
#imageMenu ul li.kep5 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFF;
	text-decoration:underline;
}




#menu1, #menu2, #menu3, #menu4, #menu5 {
	position:relative;
/*	width: 179px; */
	width: 154px;
	height:0px;
	overflow:hidden;
	color:#FFF;
}



#jswarning {
	background-color:#C00;
	color:#FFF;
	width:710px;
	padding:10px;
	position: absolute;
	z-index: 15000;
	left: 20px;
	top: 20px;
	border: 1px solid #6A0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#jswarning h2 {
	color:#FFF;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
