html, body, div, p, table, th, tr, td, ul, ol, li  {
margin: 0;
padding: 0;
}

body {
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #000000;
	background-color: #333;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}

p {
	margin-bottom: 5px;
	text-align: justify;
}

p:first-line {
	font-weight: bold;
}

.kozepre {
	text-align: center;
}

.kozepre:first-line {
	font-weight: normal;
}

a {
	color: #003366;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	color: #fff;
	line-height: 38px;
	margin: 0;
	padding: 0;
}

h1 a {
	color: #fff;
}

h2 {
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	color: #fff;
	line-height: 38px;
	margin: 0;
	padding: 0;
}

h3 {
	font: bold 14px/25px arial, verdana, tahoma, sans-serif;
	color: #000;
	margin-bottom: 10px;
}

h4 {
	font: bold 11px/18px arial, verdana, tahoma, sans-serif;
	color: #000;
	margin-bottom: 4px;
}

h5 {
	font: normal 10px/14px arial, verdana, tahoma, sans-serif;
	color: #000;
	margin-bottom: 4px;
}

hr {
	width: 100%;
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	display: block;
}

img {
	border: 0;
}

img.headerimg {
	width: 430px;
	height: 324px;
	border-bottom: 1px solid #fff;
	}
	
img.sidebarimg {
	width: 64px;
	height: 64px;
	}

#wrapper {
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
}

#header {
	float: left;
	width: 600px;
	height: 325px;
	background-color: #336699;
}

#menu {
	float: left;
	width: 170px;
}

#jflanguageselection {
	width: 169px;
	height: 24px;
	background-color: #336699;
	color: #fff;
	border: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.jflanguageselection {
	list-style: none;
	padding-top: 4px;
}

.jflanguageselection li{
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

#mainlevel {
	list-style: none;
	width: 169px;
	border-right: 1px solid #fff;
	border-top: 0;
	text-align: left;
	background-color: #336699;
}

#mainlevel li.fixed {
	display: block;
	background-color: #336699;
	color: #fff;
	height: 24px;
	border: 0;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
}

#mainlevel li a {
	display: block;
	background-color: #336699;
	color: #fff;
	font: normal 11px/24px verdana, arial, tahoma, sans-serif;
	height: 24px;
	overflow: hidden;
	text-decoration: none;
	border: 0;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	padding-right: 2px;
}

#mainlevel li a:hover {
	background-color: #003366;
	z-index: 3;
}

#headerpic {
	float: right;
	width: 430px;
	height: 325px;
	overflow: hidden;
}

#mainarea {
	float: left;
	width: 100%;
	background-image: url(../images/col-bg.gif);
	background-repeat: repeat-y;
	}
	
#sidebar {
	width: 169px;
	background-color: #ccc;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	text-align: center;
	overflow: hidden;
	}

#sidebar-title {
	float: left;
	clear: left;
	width: 169px;
	height: 38px;
	background-color: #003366;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#sidebar-title a {
	text-decoration: none;
}

#sidebar-title a:visited {
	text-decoration: none;
}

#sidebar-title a:hover {
	text-decoration: none;
}
	
#photogrid {
	clear: both;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#photogrid td {
	padding: 5px;
	}
	
#content {
	float: right;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	display: block;
}

.contentpaneopen {
	width: 430px;
	background-color: #fff;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	border:0;
	border-collapse: collapse;
}

.contentpaneopen tbody {
	width: 100%;
}

.contentpaneopen td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentpaneopen td.contentheading {
	width: 430px;
	height: 38px;
	background-color: #003366;
	color: #fff;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
	padding: 0;
}

.componentheading {
	width: 430px;
	height: 38px;
	background-color: #003366;
	color: #fff;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
	padding: 0;
}

.moduletable {
	clear: both;
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-collapse: collapse;
}

.pagenavbar {
	clear: both;
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #666;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	display: block;
	float: right;
	width: 430px;
	height: 33px;
	line-height: 33px;
}

#footer a {
	color: #666;
}

#footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#social {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	height: 33px;
}

#flashglobe {
	float: left;
	margin-left: 55px;
	text-align: left;
	padding: 0;
}

.footerimg {
	margin-right: 4px;

}
.mceContentBody {
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
	color: #000;
	background-color: #fff;
	background: none;
	padding: 0;
}

.tartalom-tablazat {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	display: block;
	width: auto;
}

.tartalom-tablazat td {
	padding: 10px;
	margin: 0;
	text-align: center;
	background-color: #eee;
	border: 2px solid #fff;
	width: 135px;
}

.szolgaltatasok-table {
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}

.szolgaltatasok-table td {
	margin: 0;
	padding: 5px;
	height: 51px;
	text-align: left;
	border: 0;
}

#szobafoglalas-table {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#szobafoglalas-table td {
	padding: 10px;
	margin: 0;
	border: 2px solid #fff;
	vertical-align: top;
}

.reqfield {
	color: #ff0000;
}

.szobafoglalas-bal {
	width: 165px;
	background-color: #dcdcdc;
	text-align: left;
}

.szobafoglalas-jobb {
	width: 245px;
	background-color: #f5f5f5;
	text-align: left;
}

#szobafoglalas-table table td {
	margin: 0;
	padding: 0;
	border: 0;
}

.szobafoglalas-szeles {
	text-align: right;
}

.szobafoglalas-buttontable {
	width: 100%;
}


.szobafoglalas-buttontable-left {
	text-align: left;
}

.szobafoglalas-buttontable-right {
	text-align: right;
}

.szobafoglalas-textinput {
	width: 94%;
}

.szobafoglalas-captchainput {
	width: 60px;
}

.szobafoglalas-captchaimg {
	border: 1px solid black;
	padding: 1px;
	margin: 0;
}

.szobafoglalas-heading {
	font-weight: bold;
	font-size: 14px;
}

table .szobafoglalas-pricelist {
	width: 100%;
	margin-bottom: 3px;
}

table .szobafoglalas-pricelist td {
	margin: 0;
	border: 0;
}

table .szobafoglalas-pricelist td.szobafoglalas-pricelist-left {
	padding: 0px 5px 0px 0px;
	text-align: left;
}

table .szobafoglalas-pricelist td.szobafoglalas-pricelist-left-indent {
	padding: 0px 5px 0px 5px;
	text-align: left;
}

table .szobafoglalas-pricelist td.szobafoglalas-pricelist-right {
	padding: 0px 5px 0px 5px;
	text-align: right;
}

#programok-navbar
{
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}

.table-programok {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	width: auto;
}

.table-programok td {
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

.table-programok-ev {
	width: 130px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.table-programok-ev td {
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 0;
}

.table-programok-ev td.fejlec {
	background-color: #dcdcdc;
	font-size: 130%;
	font-weight: bold;
}

a.button{
	font-weight:bold;
	font-size: 120%;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	color:#333;		
	background:#d4d0c8 url(../images/bg_btn.gif) repeat-x;		
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 0px;
	width: 140px;
	overflow: hidden;
	}	
a.button:hover{	
	border-top:2px solid #333;
	border-left:2px solid #333;
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	color:#333;
	text-decoration: none;
	background:#d4d0c8 url(../images/bg_btnOver.gif) repeat-x;	
	}	

.urlap_hiba {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

