* {
	margin: 0;
	padding: 0;
}
html {
    background: #000 url(img/bg_header.jpg) center top no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffd9;
	text-align: center;
    background: url(img/bg_body.gif) center 207px no-repeat fixed;
}
a {
	color: #ffffd9;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px dotted #ccab6a;
}
a img, #fotoink #content a, a.noborder {
	border: none !important;
}
a:hover {
	color: #ccab6a;
	border-bottom: none;
}
p {
	padding: 10px 0;
}
small {
	font-size: 0.833em;
	line-height: normal;
}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ccab6a;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 16px 0;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}
#page {
	margin: 0 auto;
	width: 920px;
	text-align: left;
}
#header {
	height: 187px;
	position: relative;
}
#header h1#logo {
    background: url(img/logo.gif);
    width: 483px;
    height: 83px;
    text-indent: -3333px;
	position: absolute;
	left: 40px;
	top: 41px;
}
#header h1#logo a {
    display: block;
    width: 483px;
    height: 83px;
	border-bottom: none;
}
#header #menu {
	text-align: center;
	position: absolute;
	width: 920px;
	height: 30px;
	overflow: hidden;
	left: 0;
	top: 157px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#header #menu li {
    display: inline-block;
	line-height: 30px;
}
#header #menu li a {
	display: block;
	padding: 0 7px;
	text-decoration: none;
	color: #000;
}
#header #menu li a:hover {
	color: #998150;
}
#nyitolap #header #menu li#menu1 a, #zenekarunk #header #menu li#menu2 a, #zeneink #header #menu li#menu3 a, #fotoink #header #menu li#menu4 a, #referencia #header #menu li#menu5 a, #technikank #header #menu li#menu6 a, #kapcsolat #header #menu li#menu7 a, #gyik #header #menu li#menu8 a, #partnereink #header #menu li#menu9 a {
	color: #998150;
	cursor: default;
}
#content {
	font-size: 13px;
	line-height: 20px;
	min-height: 390px;
	padding: 40px;
}
#content img.gallery {
	padding: 1px;
	background: #675635 url(img/bg_img.gif) center top repeat-y;
}
#content a:hover img.gallery {
	background-image: none;
	background: #ccab6a;
}
#content ul, #content ol {
	padding: 0.5em 0;
}
#content ul li {
	list-style: none;
	padding-left: 30px;
	background: url(img/bg_li.gif) 10px 4px no-repeat;
}
#content ul.inline li {
	display: inline;
}
#content ol {
	margin-left: 30px;
}
#content ol li {
	list-style: decimal;
}
#fotoink #content {
	padding: 25px;
}
#fotoink #content img {
	margin: 15px;
}
#footer {
	padding-top: 10px;
    background: url(img/bg_footer.gif) center top no-repeat;
	clear: both;
	height: 61px;
	text-align: center;
	color: #ccab6a;
	font-size: 13px;
}
#footer a {
	color: #ccab6a;
}
.right {
	float: right;
	margin: 0 0 20px 30px;
}
.left {
	float: left;
	margin: 0 30px 20px 0;
}

