@charset "utf-8";

/* Keret és alapbeállítások */

* {
	margin: 0;
	padding:0;
}

html, img {
	border: 0;
}

body {
	background-color: #726e65;
}

#facebook-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 500;
}

#facebook-button img {
	border: 0;
}

#frame {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background: url('images/content_repeat.jpg') repeat-y;
	position: relative;
}

#header {
	width: 900px;
	height: 292px;
	background: url('images/header.jpg') no-repeat;
}

#header span {
	display: none;
}

.lang_selector {
	position: relative;
	width: 120px;
	height: 30px;
	top: 35px;
	left: 715px;
}

.hungary {
	list-style-type: none;
	background: url('images/flag_hungary.jpg') no-repeat;
	width: 50px;
	height: 25px;
	border: 1px solid black;
}

.english {
	list-style-type: none;
	background: url('images/flag_english.jpg') no-repeat;
	width: 50px;
	height: 25px;
	border: 1px solid black;
	margin-left: 60px;
	margin-top: -27px;
}

.hungary a, .english a {
	width: 100%;
	height: 100%;
	display: block;
}

#menu {
	width: 900px;
	height: 40px;	
}

#menu ul {
	position: relative;
}

#menu ul ul {
	position: absolute;
	width: 230px;
	top: 40px;
	left: 220px;
	display: none;
}

#menu ul ul li {
	list-style-type: none;
	width: 230px;
	height: 30px;
	background: #b8b1a1 none;
	text-align: left;
	color: #5f4e2a;
	font-size: 16px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px 0 0 5px;
}

#menu ul ul li a {
	font-family: palatino linotype;
	color: #5f4e2a;
	font-size: 16px;
	text-decoration: none;
}

#menu ul ul li:hover {
	background-color: #d3c8b2;
}

#menu ul li:hover ul {
	display: block;	
}

#menu ul li.active-almenu {
	background-color: #d3c8b2;
}

.menu_left {
	width: 60px;
	height: 40px;
	background: url('images/menu_left.jpg') no-repeat;
}

.fooldal {
	width: 140px;
	height: 40px;
	background: url('images/menu01_bemutatkozas.jpg') no-repeat;
	list-style-type: none;
	margin-left: 60px;
	margin-top: -40px;
}

.gobelin {
	width: 140px;
	height: 40px;
	background: url('images/menu02_gobelin.jpg') no-repeat;
	list-style-type: none;
	margin-left: 200px;
	margin-top: -40px;
}

.ajandektargyak {
	width: 140px;
	height: 40px;
	background: url('images/menu03_ajandektargyak.jpg') no-repeat;
	list-style-type: none;
	margin-left: 340px;
	margin-top: -40px;
}
.kapcsolatok {
	width: 140px;
	height: 40px;
	background: url('images/menu04_kapcsolat.jpg') no-repeat;
	list-style-type: none;
	margin-left: 480px;
	margin-top: -40px;
}

.fooldal:hover, .gobelin:hover, .ajandektargyak:hover, .kapcsolatok:hover {
	background-position: 0 -40px;
}

.fooldal.active, .gobelin.active, .ajandektargyak.active, .kapcsolatok.active {
	background-position: 0 -40px;
}

.fooldal a, .gobelin a, .ajandektargyak a, .kapcsolatok a {
	width: 100%;
	height: 100%;
	display: block;
}

#menu ul ul li a.active {
	text-decoration: underline;
}

.menu_right {
	width: 280px;
	height: 40px;
	background: url('images/menu_right.jpg') no-repeat;
	margin-left: 620px;
	margin-top: -40px;
}

#content {
	width: 900px;
	height: auto;
	background: url('images/content.jpg') no-repeat;
	/*overflow: auto;*/
}

#footer {
	width: 900px;
	height: 94px;
	background: url('images/footer.jpg') no-repeat;
}

.footer_menu {
	width: 900px;
	margin: 0 auto;
	font-family: palatino linotype, georgia;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.footer_menu a {
	text-decoration: none;
	color: #000000;
}

.footer_menu a:hover {
	font-weight: bold;
}

.footer_menu p {
	margin-bottom: 20px;
}

.container {
	width: 700px;
	min-height: 250px;
	margin: 0 auto;
	padding: 75px 0 20px 0;
}

.focim {
	text-align: center;
	font-family: palatino linotype, georgia;
	font-size: 17px;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.alcim {
	font-family: palatino linotype, georgia;
	font-size: 15px;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.alcim a {
	text-decoration: none;
}

.text {
	text-align: justify;
	font-family: palatino linotype, georgia;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	text-indent: 2em;
}

.text a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text p {
	margin-bottom: 10px;
}

.gobelin_table {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.gobelin_table img {
	max-height: 120px;
}

.gobelin_table a {
	color: red;
}

.gobelin_table_header {
	width: 700px;
	height: 30px;
	font-family: palatino linotype, georgia;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.gobelin_table td {
	font-family: palatino linotype, georgia;
	font-size: 15px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gobelin_table tr {
	height: 50px;
}

.ajandektargy img {
	border: 1px dotted #000000;
}

.navigation {
	text-align: center;
	font-family: palatino linotype, georgia;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	color: #000000;
}

#float_info {
	position: absolute;
	width: 650px;
	height: 433px;
	top: 180px;
	left: 125px;
	background: url('images/info_table.png') no-repeat;
}

.float_info_text {
	width: 500px;
	height: 300px;
	position: relative;
	left: 70px;
	top: 10px;
	font-family: Palatino Linotype, serif;
	font-size: 16px;
	color: #03154b;
}

.float_info_text ul {
	margin-top: 50px;
}

.float_info_text li {
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: justify;
	line-height: 24px;
}

.float_info_text a {
	color: #524c43;
	text-decoration: none;
}

.exit_button {
	width: 31px;
	height: 31px;
	position: relative;
	top: 35px;
	left: 570px;
}

.exit_button img {
	border: 0;
}
