@charset "utf-8";

body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
}

a{ text-decoration: underline; 
	color:#000000;
	font-weight: bold;
	}

#container {
	width: 890px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	color: #ccc;
	background-color: #000000;
	height: 40px;
	width: 890px;
	clear: both;
	word-spacing: 5px;
	padding-top: 5px;

}

#footer a{
color: #ccc;
text-decoration: none;
}

#content {
	height: 465px;
	width: 890px;
}


#header {
	height: 80px;
	width: 890px;
	background-color: #000000;
}

#menu {
	height: 30px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
}
#menu1 {
	width: 177px;
	height: 30px;
}
#menu2 {
	width: 156px;
	height: 30px;
}
#menu3 {
	width: 92px;
	height: 30px;
}
#menu4 {
	width: 98px;
	height: 30px;
}
#menu5 {
	width: 119px;
	height: 30px;
}
#menu6 {
	width: 230px;
	height: 30px;
}


#menu  li {
margin: 0; padding: 0;
	list-style: none; 
	float: left;

}
#menu  ul {
	display: inline;
}

#menu  a{
	height: 28px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -1000px;
	display: block;

}

input,select,textarea{
	font-family:Tahoma;
	background-color: #f8f8f8;
	border: 1px solid #6eabcf;
	font-size: 11px;
	color:#3a3a3a;
}

table{ 	border-collapse: collapse; margin: 0 auto;}
.search td{
	background-color: #f8f8f8;
	border:1px solid #6eabcf;
	padding: 3px;
	font-family: Helvetica;
	font-size: 11px;
}

#left{
	float: left;
	background-image: url(img/bg_left.jpg);
	height: 465px;
	width: 415px;
}

#left_pic{
	float: left;
	height: 465px;
	width: 415px;
}

#right{
	float: right;
	background-image: url(img/bg_right.jpg);
	height: 465px;
	width: 475px;
	text-align: left;
}
iframe {
	width: 438px;
	height: 430px;
	margin-left: 16px;
	margin-top: 20px;

	background-color: #fff;
}

#guestbook{
		background-color: #fff;
		text-align: left;
		padding: 10px;
		font-family: Verdana;
		font-size: 10px;
		}

#guestbook h2{
		background-color: #fff;
		text-align: left;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		}

h2 {

	font: 110% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 15px 0 2px 0;
}


/* CSAK A VENDEGKONYV SCROLLJAT ALLITJA!!!*/
#divUp   {position:absolute; left:400px; top:5px;}
#divDown {position:absolute; left:400px; top:410px;}
#divScrollTextCont {position:absolute; left:10px; top:0px; width:390px; height:425px; clip:rect(0px 410px 423px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

