body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.wrapper {
	display: block;
	clear: both;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

#header {
	height: 120px;
	margin: 0 10px;
	background: #FFFFFF url(i/headerbg.png) repeat-x top left;
}
#header h1 { font-size: 26px; color: #421E1E; margin: 0; padding: 22px 0 0 0; text-align: center; }
#header h2 { font-size: 20px; color: #421E1E; margin: 0; padding: 0; text-align: center; }
#header img.screen { float: left; width: 200px; height: 120px; margin-right: 10px; }
#header img.print  { display: none; }

#footer {
	margin-top: 5px;
	font-size: 80%;
	text-align: center;
	color: #00628F;
	background-color: #F4F2E7; 
}

#toolbar {
	height: 16px;
	margin: -30px 15px 10px 0;
	text-align: right;
}
#toolbar img { margin-left: 10px; cursor: pointer; }

/* minden, ami a menühöz kell */
#menu {
	float: left;
	width: 200px;
	padding: 10px;	
}
#menu h2 {
	font-size: 100%;
	margin: 2px 0;
	background-color: #DBD1C7;
}
#menu h2.ma { color: #421E1E; }
#menu h2.mb { color: #C3652C; }
#menu h2.mc { color: #AE2931; }

#menu .act {
	display: block; 
	font-weight: bold;
	color: #333333;	
	background-color: #F4F2E7; 
	margin: 2px 0 0 0px;
	padding: 2px 2px 2px 5px;
}
#menu .a { border-left: 5px solid #421E1E; }
#menu .b { border-left: 5px solid #C3652C; }
#menu .c { border-left: 5px solid #AE2931; }

#menu a, #menu a:link, #menu a:visited {
	display: block; 
	text-decoration:none;
	font-weight: bold;
	color: #666666;
	background-color: #EDE9E3; 
	margin: 2px 0 0 0px;
	padding: 2px 2px 2px 5px;
	border-left: 5px solid #F4F2E7;
}
#menu a:hover {
	color: #000;	
	border-left: 5px solid #000;
}
#menu a.new, #menu a.new:link, #menu a.new:visited {
	background-color: #FFDEDE;
}

#menu a.ma:hover { color: #000;	border-left: 5px solid #421E1E; }
#menu a.mb:hover { color: #000;	border-left: 5px solid #C3652C; }
#menu a.mc:hover { color: #000;	border-left: 5px solid #AE2931; }

#menu a.in:link, #menu a.in:visited, #menu a.in:hover { color: #AAA; border-left: 5px solid #F4F2E7; cursor: text; }

/* a jobb oldalra kerülő, nagyítható képek */
#pictures {
	display: block;
	float: right;
	width: 150px;
	padding: 5em 10px 10px 10px;
	font-size: .8em;
	text-align: center;
}
#pictures img {
	float: right;
	border: none;
	margin-bottom: .25em;
}
#pictures img.zoom, #content img.zoom {
	margin-top: -22px;
}
#pictures a {
	display: block;
	margin-bottom: 1em;
	text-decoration: none;
	color: #000000;
}
#pictures .desc {
	clear: both;
}

/* ide jön maga a szöveges tartalom */
#content {
	margin-left: 210px;
	padding: 10px;
}
#content * {
	margin: 0;
	padding: 0;
}

#content h1 { font-size: 160%; text-align: center; margin: 0 0 .5em 0; }
#content h2 { font-size: 120%; margin: 1em 0 .5em 0; }
#content p  { text-align: justify; }
#content ul { padding-left: 2em; text-align: justify; }
#content td { vertical-align: top; }
#content ul.doc { padding-left: 0.2em; text-align: left; }
#content ul.doc li { list-style: none; }

#content hr { border: 1px dotted #00628F; clear: both; }

#content a         { font-weight: bold; text-decoration: none; }
#content a:link    { color: #289CC3; }
#content a:visited { color: #289CC3; }
#content a:hover   { color: #00628F; }
#content .out      { padding-right: 14px; background: url(i/icon_out.gif) no-repeat bottom right; }
#content .pdf      { padding-right: 20px; background: url(i/icon_pdf.gif) no-repeat bottom right; }

#content img       { border: 0; }
#content img.right { margin-left: 10px; }
#content img.left  { margin-right: 10px; }
#content img.hotel { margin-left: 10px;  margin-bottom: 10px; }
#content .imgright { display: block; float: right; text-align: right; width: 150px; padding-left: 10px; }

#content .center { text-align: center; }
#content .label  { display: block; float: left; width: 6em; }
#content .taxi   { display: block; float: left; width: 10em; }
#content .contact { float: left; margin: 0 1em 1em 0; padding-left: 3px; width: 230px; }

#content .welcome { line-height: 1.5em; }
#content .indent  { margin-left: 1em; text-indent: 1em; line-height: 1.5em; }

#content ul.photos { list-style-type: none; }
#content li.photo { display: block; float: left; width: 150px; height: 100px; padding: 5px; margin: 2px; }
#content li.photo a { display: block; width: 150px; height: 100px; padding: 2px; margin: 2px; border: 2px solid #CCCCCC; }
#content li.photo a:hover { border: 2px solid #AE2931; }

#programme td { padding-top: 1em; }
.time { font-weight: bold; width: 3em; }

#sorttable { margin: 0 auto; float: left; }
#sorttable th { white-space: nowrap; color: #289CC3; padding: 1px 5px; border-bottom: 2px solid #421E1E; }
#sorttable td { padding: 1px 6px; }
#sorttable .odd { background: #EDE9E3; }
#sorttable .abbr { border-bottom: 1px dotted #333333; cursor: help; }

#lastconf td { padding-right: 10px; }
#lastconf .year { padding-left: 8px; }

/* a regisztrációs ürlap */
#regform {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	background: #F4F2E7;
}
#regform form {
	margin: 0;
	padding: 5px 0;
}

#regform fieldset {
	padding: 5px;
	border: 1px solid #00628F; 
}
#regform legend {
	font-weight: bold;
	color: #00628F; 
}

#regform .req {
	color: red;
	font-size: 120%;
	font-weight: bold;
	padding-left: 2px;
	vertical-align: text-top;
	cursor: help;
}

#regform div.field {
	display: block;
	clear: both;
	padding-bottom: 8px;
}
#regform .even {
	background: #DBDBD6;
}

#regform label {
	display: block;
	text-align: left;
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-top: 2px;
}
#regform .widelabel {
	display: block;
	float: left;
	text-align: left;
	
	width: 266px;
	padding-right: 10px;
}

#regform select, #regform input {
	height: 1.3em;
	font-size: 1.2em;
	border: 1px solid #00628F;
}
#regform textarea {
	color: #000000;
	font-size: 1.2em;
	width: 485px;
	border: 1px solid #00628F; 
}
#regform .yesno {
	display: block;
	float: left;
	width: 92px;
	margin-top: 2px;
	font-size: 12px;
	text-align: center;
}
#regform .accnext {
	margin-right: 10px;
	padding-right: 10px;
}

#regform .radio {
	vertical-align: top;
	margin-right: .2em;
	border: none; 
}

#regform .wide   { width: 292px; }
#country, #hotel { width: 295px; }
#regform .tele   { width: 150px; }
#regform .topline {
	padding-top: 8px;
	border-top: 1px solid #00628F;
}

#regform #submit, #regform #reset {
	cursor: pointer;
	width: 150px;
	height: 1.8em;
	margin: 1em 1em 0 1em;
	border: 1px solid #00628F;
}
#regform #submit:hover, #regform #reset:hover {
	font-weight: bold;
}

#regform .texterror {
	margin: 2px 4px 0 190px;
	padding: 2px;
	font-weight: bold;
	background: #FFAAAA;
}
#regform .radioerror {
	clear: both;
	margin: 2px 4px 0 276px;
	padding: 2px;
	font-weight: bold;
	background: #FFAAAA;
}
#regform .error { 
	background: #FFAAAA;
}

.highlight {
	font-weight: bold;
	color: #005280;
}

.info {
	margin: 0;
	font-size: 12px;
	text-align: left;
}
.info img {
	padding-right: 10px;
}

.info .hotel {
	display: block;
	font-weight: bold;
	padding-right: 12px;
	text-align: left;
}
.info a, .info a:visited {
	display: inline;
	text-decoration:none;
	font-weight: bold;
	color: #007FFF;
	background-color: #FFFFFF; 
	margin: 0;
	padding: 0;
	border: none;
}
.info a:hover {
	color: #1A5FC1;
}
.info .out { padding-right: 14px; background: url(i/icon_out.gif) no-repeat bottom right; }
