
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #c1c1c1 url(/_i/layout/bckg.gif) repeat-y top center;
	text-align: center;
}

body, tr, td {
	font: normal 12px/1.4em Tahoma, Verdana, sans-serif;
}

*:link, *:visited {
	color: #00aeef;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.printOnly {
	display: none;
}

/* layout */

#non_footer, #footer {
	margin: 0 auto;
	width: 743px;
	text-align: left;
}

#non_footer {
	position: relative;
	min-height: 100%;
}

* html #non_footer {
	height: 100%;
}

#header_hu, #header_en, #menu, #intro {
	border-bottom: 1px solid white;
}

.non_footer_front	{ background: transparent url(/_i/layout/bckg_front.gif) repeat-y top left; }
.non_footer_2_1		{ background: transparent url(/_i/layout/bckg_2_1.gif) repeat-y top left; }

/* header */

#header_en,
#header_hu {
	position: relative;
	height: 104px;
}

#header_hu			{ background: white url('/_i/layout/header_hu.jpg') no-repeat top left; }
#header_en			{ background: white url('/_i/layout/header_en.jpg') no-repeat top left; }

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin:0; padding:0;
	width:410px;
	height:80px;
	overflow:hidden;
}

#logo a {
	display:block;
	width:410px;
	height:80px;
	text-indent:-9000px;
	text-decoration:none;
}

#language_select_en,
#language_select_hu {
	position: absolute;
	top: 87px;
	left: 699px;
	width: 36px;
	height: 8px;
	margin:0; padding:0;
	text-align:center;
	overflow:hidden;
/*	-moz-outline:1px solid blue; */
}

#language_select_en	{ background: transparent url('/_i/layout/lang_select_en.gif') no-repeat 0 0; }
#language_select_hu	{ background: transparent url('/_i/layout/lang_select_hu.gif') no-repeat 0 0; }

#language_select_en a,
#language_select_hu a {
	display:block;
	height:8px;
	overflow:hidden;
	font-size: 8px;
/*	-moz-outline:1px dotted red; */
	text-indent: -9000px;
}


/* navigation */

#menu {
	background: blue url('/_i/layout/menu_bckg.gif') repeat-x top left;
	height: 20px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
/*	font-size: 90%;
	text-transform: uppercase; */
	overflow:hidden;
}

#menu a:hover {
	text-decoration:none;
}

#menu ul {
	margin: 0; padding: 0;
}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 12px;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 20px;

	overflow:hidden;

	background-position: 50% 0;
	background-repeat: no-repeat;
}

#menu a:hover {
	background-position: 50% -20px;
}

#menu li.selected a,
#menu li.selected a:hover
{
	background-position: 50% -40px;
}

/* content */

#content {
	width: 490px;
	border-width: 1px 1px 0 1px;
	border-color: #c1c1c1;
	border-style: solid;
	float: left;
	overflow:hidden;
}

/* sidebar */

#sidebar {
	width: 246px;
	border-width: 1px 1px 0 1px;
	border-color: #c1c1c1;
	border-style: solid;
	float: right;
	font-size: 90%;
	line-height: 1.4em;
	overflow:hidden;
}

/* intro on front page*/

#intro {
	min-height: 135px;
	background: white url('/_i/layout/intro_bckg.jpg') no-repeat top left;
}

/* left/right panel on front page */

#left_panel,
#right_panel {
	position: relative;
	width: 368px;
	border-width: 1px 1px 0 1px;
	border-color: #c1c1c1;
	border-style: solid;
}

#left_panel {
	float: left;
}

#right_panel {
	float: right;
}

#left_panel_head_hu,
#left_panel_head_en,
#right_panel_head_hu,
#right_panel_head_en {
	height:135px;
}

#left_panel_head_hu		{ background: white url('/_i/layout/lft-header.hu.jpg') no-repeat top left; }
#left_panel_head_en		{ background: white url('/_i/layout/lft-header.en.jpg') no-repeat top left; }
#right_panel_head_hu	{ background: white url('/_i/layout/rgt-header.hu.jpg') no-repeat top left; }
#right_panel_head_en	{ background: white url('/_i/layout/rgt-header.en.jpg') no-repeat top left; }

#left_panel_head_hu h1,
#left_panel_head_en h1,
#right_panel_head_hu h1,
#right_panel_head_en h1 {
	position: absolute;
	top: 3px;
	left: 10px;
	margin:0; padding:0;
	width:350px;
	height:30px;
	overflow:hidden;
}

#left_panel_head_hu h1 a,
#left_panel_head_en h1 a,
#right_panel_head_hu h1 a,
#right_panel_head_en h1 a {
	display: block;
	width:350px;
	height:30px;
	text-indent:-9000px;
	text-decoration:none;
}

/* footer */

#footer {
	height: 47px;
	position: relative;
	margin-top: -47px;
}

.footer_front	{ background: transparent url(/_i/layout/footer_bckg_front.gif) no-repeat bottom left; }
.footer_2_1		{ background: transparent url(/_i/layout/footer_bckg_2_1.gif) no-repeat bottom left; }

#footer, #footer *:link, #footer *:visited {
	font-size: 10px;
	line-height: 1.1em;
	font-weight: normal;
	color:white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_left {
	position: absolute;
	top: 29px;
	left: 10px;
}
#footer_right {
	position: absolute;
	top: 29px;
	left: 685px;
}

/* contact */

#contact .errors {
	margin: 1em 0.5em; 
	border:1px solid maroon; 
	background-color:#fcf5e2; 
	color:maroon; 
	text-align:left;
}

#contact .row {
/*	background-color:pink; */
	display: block;
	padding-top:5px;
	clear:both;
}

/*
#sidebar #contact {
	width:90%;
	padding-bottom:2em;
}
*/

#content #contact #contact_inner_div {
	width:425px; 
	margin:0 auto; 
	text-align:center;
}

#content #contact label {
/*	background-color:green; */
	display:block;
	width:140px;
	float:left;
	text-align:left;
	padding-top:3px;
}

#content #contact input, 
#content #contact textarea {
	font: normal 12px Tahoma, Verdana, sans-serif;
	display:block;
	width:275px;
	float:right;
} 

#content #contact textarea {
	height: 9em;
}

#sidebar #contact #contact_inner_div {
}

#sidebar #contact label {
	display:block;
	text-align:left;
}

#sidebar #contact input, 
#sidebar #contact textarea {
	font: normal 12px Tahoma, Verdana, sans-serif;
	display:block;
	width: 220px;
} 

#sidebar #contact textarea {
	height: 6em;
}











