@charset "iso-8859-2";
/* CSS Document */

body{
	background: url('images/page_bg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#all{
	width: 918px;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
	height: 100%;
	position: relative;
}

#left{
	background-image: url('images/page_bg_left.png');
	background-repeat: repeat-y;
	width: 49px;
	position: absolute;
	left: 0px;
	height: 100%;
	top: 0px;
}

#right{
	background-image: url('images/page_bg_right.png');
	background-repeat: repeat-y;
	width: 49px;
	position: absolute;
	left: 869px;
	height: 100%;
	top: 0px;
}

#page{
	width: 820px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

/*		F E J R É S Z*/
#head{
	background: url('images/head_logo.png');
	background-repeat: no-repeat;
	height: 383px;
	margin: 0px;
	overflow: hidden;
}

#langchoose1{
	color: #FFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 160px;
	top: 294px;
}

#langchoose2{
	color: #FFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 55px;
	top: 294px;
}


a.langhref{
	border: none;
}

img.langpic{
	border: none;
}

#menu{
	top: 330px;
	position: relative;
	width: 770px;
	color: #FFF;
}

	#menu a{
		text-decoration: none;
	}

	#menu a:hover{
		font-weight: bold;
		color: #68a4e8;
	}


a.menuhref{
	color: #FFF;
}

#menu td{
	width: 20%;
	text-align: center;
}

#menumark{
	width: 770px;
	height: 16px;
	top: 336px;
	position: relative;
}

#menumark td{
	width: 20%;
}

#mark{
	background: url('images/head_menu_mark.png');
	background-position: center;
	background-repeat: no-repeat;
}

/*		T A R T A L O M*/
#welcome{
	position: relative;
	top: 10px;
	left: 142px;
}

#content{
	height: 100%;
	margin: 0px;
	background: url('images/main_bg.png');
	background-repeat: repeat-x;
	background-color: #bedeeb;
	overflow: hidden;
	padding-bottom: 20px;
}

#vikings{
	position: relative;
	float: left;
	padding-right: 50px;
}

#content p{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 40px;
}

img.gallery{
	border: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#gallery{
	width: 100%;
	border: 0px;
}

#gallery td{
	text-align: center;
	width: 33%;
}

#form input{
	margin-bottom: 10px;
}

#gmap{
	position: relative;
	left: 44px;
}

/*		A L A G S O R*/
#footer{
	height: 140px;
	margin: 0px;
	background-color: #292929;
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

#totop{
	width: 150px;
	text-align: center;
	position: relative;
	top: 10px;
	left: 335px;
}

#totop a{
	color: #cccccc;
}

#copyszov1{
	width: 600px;
	color: #cccccc;
	position: relative;
	left: 150px;
	top: 20px;
	font-size: 10px;
}

#copyszov2{
	width: 800px;
	color: #cccccc;
	position: relative;
	left: 10px;
	bottom: 20px;
	font-size: 10px;
}

#copypic{
	position: relative;
	top: -30px;
	left: 30px;
}

#copyszov2 font{
	color: #5ba3bf;
	font-size: 10px;
}
