@CHARSET "UTF-8";

.clear {
	clear: both;
}

html {
	padding:0; 
	margin:0;
	font-family: Arial CE,Arial;
	font-size: 12px;
}

body {
	background: #f9fdbb;
	margin: 0;
	padding: 0;
}

#main {
	margin: 0 auto auto 0;
	padding: 0;
	width: 1000px;
	background: #e8f437 url(../images/bg_main.jpg) repeat-y;
	border-right:2px solid #666;
}

#header {
	height: 123px;
}

#header h1 {
	text-indent: -9999px;
	background: url(../images/logo_big.jpg) no-repeat 26px 20px;
	margin: 0;
	padding: 26px 35px 0 20px;
	width: 466px;
	height: 83px;
	float: left;
}

#header h1 a {
	display: block;
	width: 466px;
	height: 83px;
}

#napraforgo {
	float: left;
}

#header .languages {
	float: right;
	padding: 14px 19px 0 0;
}

#header .languages a {
	width: 53px;
	height: 40px;
	padding-left: 3px;
	float: left;
	text-indent: -9999px;
}

#header .languages a.hu {
	background: url(../images/lang_hu.jpg) no-repeat;
}

#header .languages a.en {
	background: url(../images/lang_en.jpg) no-repeat;
}

#header .languages a.de {
	background: url(../images/lang_de.jpg) no-repeat;
}

#header .br {
	background: url(../images/bg_header_br.jpg) no-repeat;
	position: absolute;
	top: 108px;
	left: 660px;
	width: 340px;
	height: 15px;
}

#header-bottom {
	height: 4px;
	background: url(../images/bg_header_bottom.jpg) no-repeat;
	overflow: hidden;
}

#menu {
	background: url(../images/bg_menu.jpg) repeat-y;
	height: 356px;
}

#menu .gallery {
	float: right;
	width: 618px;
	height: 356px;
	background: url(../images/bg_gallery.jpg) no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#menu .gallery .prev,
#menu .gallery .next {
	text-indent: -9999px;
	width: 38px;
	height: 356px;
	float: left;
}

#menu .gallery .preview {
	float: left;
	width: 509px;
}

#menu .gallery .prev a,
#menu .gallery .next a {
	width: 38px;
	height: 356px;
	display: block;
}

#menu .gallery .preview img {
	padding: 12px 42px;
	margin: 0;
}

#menu ul {
	padding: 44px 0 0 44px;
	margin: 0;
	width: 300px;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	list-style-type: none;
}

#menu ul li.first {
	border-top: 1px dotted #fff;
}

#menu ul li.active {
	background-color: #444;
}

#menu ul li a {
	color:#FFFFFF;
	display:block;
	height:18px;
	padding:22px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	width:256px;
}

#menu .gallery .preview ul ,
#menu .gallery .preview ul li {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background: none transparent;
	border: 0 none;
}

#menu .gallery .preview ul li {
	list-style-type: none;
	display: none;
}

#menu .gallery .preview ul li.active {
	display: block;
}

#menu-bottom {
	background: url(../images/bg_menu_br.jpg) no-repeat;
	height: 19px;
	width: 1000px;
}

#footer {
	background: #565543;
	color: #fff;
	border-bottom: 2px solid #000;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer h2 {
	float: left;
	background: url(../images/logo_small.jpg) no-repeat;
	width: 328px;
	height: 64px;
	text-indent: -9999px;
	margin: 10px 32px 0;
	padding: 0;
}

#footer h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer .address_postal {
	float: left;
	text-align: right;
	font-size: 20px;
	margin-top: 15px;
	padding: 0 15px 0 50px;
	border-right: 1px solid #fff;
}

#footer .address_electronic {
	float: left;
	text-align: left;
	margin-top: 15px;
	padding: 0 0 0 15px;
	font-size: 20px;
}

#content {
	background: url(../images/bg_content.jpg) repeat-y;
	padding: 0 25px 20px;
	font-family: Verdana, Arial;
	font-size: 18px;
}

#content h2 {
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000; 
	margin-bottom: 10px;
}

#content .main {
	float: left;
	width: 611px;
}

#content .main .links {
	font-size: 16px;
}

#content .main .links h2 {
	font-size: 18px;
}

#content .main .links ul {
	padding: 0;
	margin: 5px 0 0 15px;
	font-size: 16px;
}

#content .main .links ul li {
	margin-top: 15px;
}

#content .main .links ul ul {
	font-size: 14px;
	margin-top: 0;
}

#content .main .links ul ul li {
	list-style-type: none;
	margin-top: 1px;
}

#content a {
	color: #4045ff;
	text-decoration: none;
}

#content .sidebar {
	width: 339px;
	font-size: 16px;
	float: right;
}

#content .sidebar .action {
	background: url(../images/star_action.gif) no-repeat;
	text-indent: -9999px;
	width: 339px;
	height: 292px;
	position: absolute;
	top: 412px;
	left: 661px;
}

#content .sidebar .action a {
	display: block;
	width: 100%;
	height: 100%;
}

#content .sidebar h2 {
	margin-top: 200px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}

#content .sidebar ul li {
	padding-bottom: 5px;
}

#content form .errorMessage {
	display: inline;
	color: #d00;
	font-size: smaller;
}

#content form .ui-datepicker-trigger {
	vertical-align: middle;
}

#content .row {
	padding-bottom: 10px;
}

#content form .submit {
	text-align: center;
}

#content form .occupied {
	background: #a00;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}

#content form .occupied ul,
#content form .occupied ul li {
	margin: 5px 0 0;
}

#content .row label {
	width: 200px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 10px;
}

#content .row input {
	width: 250px;
}

#content .row input[readonly] {
	background: #ccc;
	border: none;
}

#content .row textarea {
	width: 400px;
	height: 100px;
}

#content .row input.numeric {
	width: 30px;
}

#content .row input.hasDatepicker,
#content .row input.date {
	width: 90px;
}

#content .row span.required {
	font-size: 16px;
	color: #fff;
	position: absolute;
}

#content .small {
	border-top: 1px solid #000;
	padding-top: 10px;
	font-size: 10px;
}

#map_canvas {
	width: 550px;
	height: 380px;
	float: right;
	font-size: 11px;
	border: 1px solid #000;

	 -moz-box-shadow: 2px 2px 12px #000; /* FF3.5+ */
  -webkit-box-shadow: 2px 2px 12px #000; /* Saf3.0+, Chrome */
          box-shadow: 2px 2px 12px #000; /* Opera 10.5, IE 9.0 */
}

#directionsPanel {
	font-size: 11px;
}

#content .options {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #000;
	margin: 10px 0;
}