@charset "utf-8";
body {
	background-color: #551A11;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-size:11px;
}
a{
	color:#C4860C;
	text-decoration:none;
}
h1{
	color:#333333;
	font-size:15px;
	font-family: Trebuchet ms, Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	background-color:#FFFFFF;
	margin:0px;
	padding:10px 5px 10px 5px;
}

.adatlap h2{
	color:#333333;
	font-size:12px;
	font-family: Trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0px;
	padding:5px 2px 5px 2px;
	border-bottom: solid 1px #000000;
}

.adatlap{
	background-color:#F0EDE2;
}

.idezet{
	background:url(images/idezet.jpg) no-repeat top;
	width:289px;
	height:68px;
	display:block;
	padding:10px 10px 10px 190px;
}
.pic{
	background-color:#F5F3E7;
	padding-right:4px;
}
.menu{
	background-color:#F5F3E7;
	padding-left:3px;
}
.menu a{
	height:40px;
	display:block;
	float:left;
}
.menu .m1{
	width:216px;
	background:url(images/1.jpg) no-repeat top;
}
.menu .m1:hover{
	background:url(images/1.jpg) no-repeat bottom;
}
.menu .m2{
	width:126px;
	background:url(images/2.jpg) no-repeat top;
}
.menu .m2:hover{
	background:url(images/2.jpg) no-repeat bottom;
}
.menu .m3{
	width:185px;
	background:url(images/3.jpg) no-repeat top;
}
.menu .m3:hover{
	background:url(images/3.jpg) no-repeat bottom;
}
.menu .m4{
	width:196px;
	background:url(images/4.jpg) no-repeat top;
}
.menu .m4:hover{
	background:url(images/4.jpg) no-repeat bottom;
}
.menu .m5{
	width:132px;
	background:url(images/5.jpg) no-repeat top;
}
.menu .m5:hover{
	background:url(images/5.jpg) no-repeat bottom;
}
.menu .m6{
	width:118px;
	background:url(images/6.jpg) no-repeat top;
}
.menu .m6:hover{
	background:url(images/6.jpg) no-repeat bottom;
}
.content{
	background-color:#F5F3E7;
}
.content p {
	margin: 0px;
	padding: 0px;
}
.nevnap{
	background:url(images/header2.jpg) no-repeat top left;
	text-align:right;
	vertical-align:bottom;
	padding: 0px 18px 10px 0px;
}
.almenu{
	width:320px;
	background:url(images/almenu_bg.jpg) no-repeat top left;
	color:#FFFFFF;
	margin-left:4px;
	margin-top:5px;
	display: table;
	clear:both;
}
.almenu a{
 	color:#FFFFFF;
	background:url(images/almenu_potty.gif) no-repeat left top;
	background-position:5px;
	float:left;
	display:block;
	padding: 5px 5px 5px 20px;
	width:120px;
	margin-left:10px;
}
*html .almenu a{
	margin-left:5px;
}
.almenu a:hover{
	background-color: #956316;
}
.almenu .left, .almenu .right{

	padding-top:10px;
	padding-bottom:5px;
} 
.logohely{
	float:left;
	width:145px;
	padding:10px 4px 4px 4px ;
}
.kereses{
	width:100%;
	clear:both;
	display:block;
	padding-left:4px;
}
.kereses input{
	border: 1px solid #C0C0C0;
	background:url(images/inp_bg.jpg) repeat-x top left #FFFFFF;
	width:270px;
	padding:3px 5px 3px 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.kereses a{
	float:left;
	margin-left:5px;
}
.footer{
	background:url(images/footer.jpg) no-repeat bottom left;
	height:50px;
	padding:0px 20px 0px 20px;
}
.footer a{
	color:#484848;	
}
.center{
	vertical-align:top;
	padding:0px 7px 0px 7px;
}
.lista td{
	vertical-align:top;
	border-bottom:1px solid #E2DCB9;
}
.lista .ev{
	font-size:15px;
	font-family: Trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.lista .nap{
	font-size:13px;
	font-family: Trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.link_btn{
	background-color:#C4860C;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.link_btn:hover{
	background-color:#551A11;
}
.lapozo{
	text-align:center;
}
.lapozo a{
	background-color:#E2DBB8;
	color:#484848;
	margin:0px 1px 0px 1px;
	padding:3px 7px 3px 7px;
}
.lapozo a:hover{
	color:#FFFFFF;
}
.galeria a{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.galeria a img{
	border:3px solid #E2DBB8;
}

.submenu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	text-align: left;
	display: none;
	background: url(images/almenu_bg2.jpg) no-repeat 0px -10px;
	border: solid 1px #E2DBB8;
}

#submenuContainer .m1 {
	width: 215px;
}
#submenuContainer .m1 a {
	width: 205px;
}

#submenuContainer .m2 {
	width: 125px;
}
#submenuContainer .m2 a {
	width: 115px;
}

#submenuContainer .m3 {
	width: 185px;
}
#submenuContainer .m3 a {
	width: 175px;
}

#submenuContainer .m4 {
	width: 195px;
}
#submenuContainer .m4 a {
	width: 185px;
}

#submenuContainer .m5 {
	width: 132px;
}
#submenuContainer .m5 a {
	width: 122px;
}

#submenuContainer .m6 {
	width: 118px;
}
#submenuContainer .m6 a {
	width: 108px;
}

.submenu a {
	background: none;
	display: block;
	text-align: left;
	padding: 6px 0px 5px 10px;
	top: 0px;
	left: 0px;
	height: auto;
	color: #ffffff;
	border-bottom: solid 1px #a5a5a5;
}

.submenu a.last {
	border-bottom: none;
}

.submenu a:hover {
	background-color: #956316;
	color: #ffffff;
}
h2{
	color:#333333;
	font-size:14px;
	font-family: Trebuchet ms, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 2px 0px;
}

.row1 {
	background: #f5f5f5;
}

.row2 {
	background: #eeeeee;
}

.hover {
	background: #dddddd;
}

.formPart {
	border: solid 1px #dddddd;
	padding: 5px;
	margin: 2px;
}

.calendar .title {
	font-size: 12px;
}
