* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
#container {
	background-image: url(../images/puszta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 992px;
	height: 746px;
	margin: 0px auto;
	text-align: left;
}
#leftblock, #rightblock {
	float: left;
	height: 746px;
}
#leftblock {
	background-image: url(../images/lovacska2.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 303px;
}

#menu {
	position: relative;
}
#menu ul {
	position: absolute;
	top: 220px;
	left: 120px;
	width: 180px;
	height: 120px;
}
#menu li {
	font-variant: small-caps;
	list-style-type: none;
}
#menu .selected {
	font-weight: bold;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#contact {
	position: relative;
}
#contact dl {
	position: absolute;
	top: 596px;
	width: 240px;
	height: 120px;
}
#contact dl dt, #contact dl  dd{
	font-size: 75%;
}
dl dt {
	font-weight: bold;
}
#content dl dt {
	padding-left: 20px;
	background-image: url(../images/horseshoe_down.gif);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
} 
dl dd {
	padding-left: 28px;
}
#rightblock{
	width: 689px;
}
#rightblock h1 {
	width: 689px;
	height: 183px;
	background-image: url(../images/banner2.png);
	background-position: left top;
	background-repeat: no-repeat;
	
}
#rightblock h1 span {
	display: none;
	visibility: hidden;
}
#rightblock #content p {
	margin-bottom: 1em;
}
#galer {
	width: 689px;
	text-align: center;
}
#galer img {
	margin: 5px;
}
ul#galnav {
	border:0;
	margin:0px auto;
	padding:0;
	text-align:center;
}
#galnav li {
	border:0; 
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
}
#galnav a { 
	border:solid 1px #9aafe5;
	margin-right:2px;
}
#galnav .previous-off, #galnav .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#galnav .next a, #galnav .previous a {
	font-weight:bold;
}	
#galnav .active {
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	margin-right:2px;
}
#galnav a:link, #galnav a:visited {
	color:#0e509e;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#galnav a:hover {
	border:solid 1px #0e509e;
}
#map {
	width: 640px;
	height: 480px;
}
#hiperkom_button {
	width: 80px;
	height: 15px;
}

