body {
	background-color: #510e03;
	font-size: 100%;
	line-height: 1.125em;
}

#container {
	position: relative;
	margin: 20px auto;
	width: 702px;
	height: auto;
	background-color: #E9D17F;
	border: 1px solid black;
	font-family: Verdana,"Segoe UI",Helvetica,sans-serif;
}

/*HEADER********************************************************/

#feilec, #feilec2, #feilec3, #feilec4, #feilec5, #feilec6, #en_feilec, #en_feilec2, #en_feilec3, #en_feilec4, #en_feilec5, #en_feilec6 {
	height: 200px;
	border-bottom: 1px solid black;
}
#feilec {
	background: #E9D17F url(../arts/feilec.jpg) no-repeat 0 0;
}
#en_feilec {
	background: #E9D17F url(../arts/en_feilec.jpg) no-repeat 0 0;
}

#feilec2 {
	background: #E9D17F url(../arts/feilec2.jpg) no-repeat 0 0;
}
#en_feilec2 {
	background: #E9D17F url(../arts/en_feilec2.jpg) no-repeat 0 0;
}

#feilec3 {
	background: #E9D17F url(../arts/feilec3.jpg) no-repeat 0 0;
}
#en_feilec3 {
	background: #E9D17F url(../arts/en_feilec3.jpg) no-repeat 0 0;
}

#feilec4 {
	background: #E9D17F url(../arts/feilec4.jpg) no-repeat 0 0;
}
#en_feilec4 {
	background: #E9D17F url(../arts/en_feilec4.jpg) no-repeat 0 0;
}

#feilec5 {
	background: #E9D17F url(../arts/feilec5.jpg) no-repeat 0 0;
}
#en_feilec5 {
	background: #E9D17F url(../arts/en_feilec5.jpg) no-repeat 0 0;
}

#feilec6 {
	background: #E9D17F url(../arts/feilec6.jpg) no-repeat 0 0;
}
#en_feilec6 {
	background: #E9D17F url(../arts/en_feilec6.jpg) no-repeat 0 0;
}

/*LANGUAGE_BAR**************************************************/

#langBar {
	position: relative;
	background-color: #E9D17F;
	float: right;
	margin: 2px;
	padding: 0px;
	font-size: 0.75em; /*12px*/
	border: 1px solid black;
	z-index: 2;
}
#langBar a {
	color: black;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	display: block;
/*	letter-spacing: -1px;*/
}
#langBar a:hover {
	background-color: black;
	text-decoration: none;
	color: white;
}

/*VERTIICAL_ORNAPANEL*******************************************/

.bodyCheck {
	width: 100%; 
	overflow: hidden;
	clear: both;
/*	height: 316px;*/
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
/*	text-align: left;*/
	letter-spacing: 0px;
	background-color: #E9D17F;
}

.quoVadis {
	width: 67px;
	float: left;
	text-align: center;
	font: bold italic 1.5em Georgia,Times,serif;
	color: #f2e3b2;
/*	color: #670F00;*/
/*	font-variant: small-caps;*/
/*	background-color: blue;*/
}
.quoVadisFooldal {
	padding-top: 30px;
}
.quoVadisFooldal_en {
	padding-top: 80px;
}

.quoVadisBemutatkozas {
	padding-top: 64px;
}
.quoVadisBemutatkozas_en {
	padding-top: 0px;
}

.quoVadisTevekenysegek {
	padding-top: 140px;
}
.quoVadisTevekenysegek_en {
	padding-top: 80px;
}

.quoVadisInformaciok {
	padding-top: 80px;
}
.quoVadisInformaciok_en {
	padding-top: 30px;
}

.quoVadisKapcsolat {
	padding-top: 40px;
}
.quoVadisKapcsolat_en {
	padding-top: 70px;
}

.left {
	width: 287px;
	float: left;
/*	background-color: white;*/
	color: #000;
	padding: 20px 20px 30px 0px;
	height: auto;
}

.right {
	width: 287px;
	float: right;
/*	background-color: #6374AB;*/
	margin-top: 0px; /*53?*/
	padding: 20px 30px 30px 0px;
}

/*INLINE_PICTURES***********************************************/

.picInCo {
	background: #FAE49C url(../arts/sanyi.jpg) no-repeat 2px 2px;
	border: 1px solid #000;
	float: left;
	margin: 0 5px 0 0;
	width: 104px;
	height: 154px;
	clear: both;
}

.illus {
	position: relative;
	top: 20px;
	left: 60px;
	display: block;
	width: 200px;
	height: 90px;
	background: black url(../arts/ill02.gif) no-repeat 0 0;
}

#mapsy {
	background: #FAE49C url(../arts/map.gif) no-repeat 0px 0px;
	border: 1px solid #000;
	float: left;
	margin: 0 0px 0 0;
	width: 294px;
	height: 360px;
}

/*TEXTUAL_STYLES************************************************/

.bolder {
	font-weight: bold;
}

.quote {
	font-style: italic;
}

.velkam {
	font: bold 1.1em Georgia,Times,serif;
	letter-spacing:0px;
}

.parTitle {
	font-variant: small-caps; 
	color: #670F00; 
	font-weight: bold;
}


.formField {
	font-size: x-small;
	height: 12px;
	width: 150px;
	border: 1px solid #670F00;	
}

.formButt {
	font-size: xx-small;
	width: 90px;
	margin-left: 10px;
}

.redLink {
/*	color: #510E03;*/
	color: #CC3300;
}

