* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #7f7966;
	background-color: #f3f2e7;
}
div.tartalom a {
	font-weight: bold;
	color: #5c1b1f;
	text-decoration: none;
}

hr {
	width: 590px;
	margin: auto;
	border: 0px;
	outline: 0px;
	color: #e6e4d6;
	background-color: #e6e4d6;
	height: 5px;
	margin-top:5px;
	margin-bottom:5px; 	
}

h1 {
	width:100%;
	font-size: 16px;
	padding-left:20px;
	margin-bottom:10px;
	color: #ae2008;
	font-weight: bold;
	font-family: Arial;	
}

div.tartalom img {
	margin: 10px;	
} 

a img {
	border:0px;	
}

div.main_wrapper {
	width:910px;
	margin:auto;
}

div.fejlec {
	width:910px;
	height: 120px;
	background-image: url('../images/hatter_fej.gif');
}

div.fomenu {
	margin:auto;
	text-transform: uppercase;
	padding-top:20px;
	height:30px;
}

div.fomenu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom:5px;
	height:15px;
	display:block;
	float:left;
}

div.fomenu a:hover {
	border-bottom: 5px solid #dd9601;
}

div.almenu {
	text-transform: uppercase;
	height:30px;
}

div.almenu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom:5px;	
	height:15px;
	display: none;
	float:left;
}

div.almenu a:hover {
	border-bottom: 5px solid #dd9601;
}

div.fejlec_flash {
	width:653px;
	height:123px;
	margin-left:auto;
	margin-right: auto;
	margin-top:-45px;
	background-image: url('../images/hatter_kozep.png');
}

div.fejlec_flash_belso {
	padding-top: 14px;
	padding-left: 12px;
	float:left;
}

div.kozepso_kepek {
	width:775px;
	margin:auto;
	background-image: url('../images/kozepso_kepek_hatter_felul.gif');
	background-repeat: no-repeat;
}

div.kozepso_kepek_alul {
	background-image: url('../images/kozepso_kepek_hatter_alul.gif');
	padding-bottom:12px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.kozepso_kepek_belso {
	padding-top:11px;
	text-align:center;
	background-image: url('../images/kozepso_kepek_hatter_kozep.gif');
}

div.tartalom {
	width:653px;
	margin:auto;
	display:table;
	background-image: url('../images/tartalom_hatter.gif');
}

div.tartalom_belso {
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
}

div.tartalom div.kiemelt {
	width: 600px;
	background-color: #e6e4d6;
	padding:10px;	
}

div.tartalom div.kiemelt img {
	margin: 3px;	
}

div.tartalom_alul {
	width:653px;
	height:30px;
	margin:auto;
	padding-top:10px;
	background-image: url('../images/tartalom_alul.gif');
	background-repeat: repeat-x;
}

div.tartalom_alul_zene a {
	font-weight: bold;
	color: #5c1b1f;
	text-decoration: none;	
}

div.tartalom_alul_copyright a {
	color:inherit;
	text-decoration:none;	
}

div.tartalom_alul_copyright a:hover {
	text-decoration: underline;
}

div.galeriak {
	width:618px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding-top:10px;
	text-align:center;
}
div.galeriak div.tolto {
	display:inline;
}

div.galeriak a {
	color: #7f7a67;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:5px;
	text-decoration: none;
	text-transform: uppercase;
	height:15px;
}

div.galeriak a:hover {
	font-weight: bold;
}

div.galeriak a.current {
	font-weight: bold;
	border-bottom: 5px solid #dd9601;
}

div.gallery_title {
	color: #ae2008;
	font-weight:bold;
	padding-left:15px;	
}

div.gallery_text {
	width:550px;
	margin:auto;
	text-align:justify;
	padding-top:20px;
}

.gallery_pics {
	width:400px;
	float:left;
	/*display:table-cell;*/
	vertical-align: middle;
	margin-top:30px;
	background-color: #712225;
	text-align:center;
	height:40px;
	color:white;
}

.gallery_pics td {
	text-align:center;	
}
/*
#outer { margin-top: 30px; height: 40px; overflow: hidden; position: relative;}
/*#outer[id] {display: table; position: static;}*/

/*#middle {position: absolute; top: 50%;  vertical-align: middle;}*/ 
/*#middle[id] {display: table-cell; vertical-align: middle; position: static;}

/*#inner {position: relative; top: -50%} /* for explorer only */
/*#inner[id] {position: static;}*/ 

.gallery_pics td a {
	color:white;
	text-decoration:none;
}

.gallery_pics td a:hover {
	text-decoration:underline;	
}

.gallery_pics td a.current {
	text-decoration:underline;	
}

div.gallery_pics_left {
	width:50px;
	float:left;
	display:inline;
	margin-top:30px;
	margin-left:30px;
	background-color: #712225;
	height:25px;
	color:white;
	padding:5px;
	padding-top:10px;
}
div.gallery_pics_left a {
	color: white;
	text-decoration: none;	
}

div.gallery_pics_left a:hover {
	text-decoration: underline;	
}

div.gallery_pics_right {
	width:80px;
	float:left;
	display:inline;
	text-align:right;
	margin-top:30px;
	background-color: #712225;
	height:25px;
	color:white;
	padding:5px;
	padding-top:10px;
}
div.gallery_pics_right a {
	color: white;
	text-decoration: none;	
}

div.gallery_pics_right a:hover {
	text-decoration: underline;	
}
