/* CSS Document - initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #201200; }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* alapertelmezett betumeret ezeknel az elemeknel */
h1, h2, h3, h4, h5, h6, pre, code {font-size: 10px; }
ul, ol {list-style: none; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* a bordert nullazzuk fieldset eseteben */
fieldset {border: none; }
/* float-olt elemek utan hasznalatos clear */
.clear{	clear:both;	height:0px;	overflow:hidden; line-height:1%; font-size:0px;	margin: 0px;}
/*-----------------------------*/
/* div frame - Start */

html,body{ background-color: #FECE00; background-image:url(../images/fullheightbg.jpg); background-repeat:repeat-x; margin:0px auto; padding:0px; border:0px; height:100%;}

#fullheightcont { height:100%; width:770px;	margin-left:auto; margin-right:auto;}

#wrapper{ background-image:url(../images/fullheightbg2.jpg); background-repeat:repeat-y; background-position: 0 0; position:relative; width: 770px;	min-height:100%;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{ height:auto;}
/* \*/
* html #wrapper{ height:100%;}

#outer{	position: relative;	width: 770px; max-width: 770px;	margin: 0; min-height:100%; background: transparent url(../images/header_bg.jpg) 0px 233px no-repeat;
/* \*/
	height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

#leftside{ float:left; margin: 0 0 0 0;	padding: 60px 0 0 20px;	width: 165px; max-width: 165px;}
#container-center{ float:left; margin: 0; padding: 0; width: 560px;	max-width: 560px;}
#contents {	padding: 5px 30px 30px 35px; margin: 0;}
.content { margin: 40px 0 0 0;}
#header { background: transparent url(../images/header.jpg) 0px 0px no-repeat; height:233px; overflow:hidden; width:770px; max-width:770px;	position:absolute; top:0px;	margin: 0;}
#footer { background: #FFFFF0 url(../images/footerbg.jpg) 0px 0px no-repeat; overflow:hidden; height:85px; margin-top: -85px; position:absolute; width:770px;}
#clearheadercenter{	height:233px; overflow:hidden;}
#clearfootercenter{	height:85px; overflow:hidden;}
/* div frame - End */
/*-------------------------*/

/*-----------------------------*/
/* div other - Start */
.logo_ikon { background: url(../images/logoikon.jpg) bottom left no-repeat; width:170px; height:164px; position:absolute; bottom:0; left:0; margin:0; padding:0; border:0;}
/* Menu */
#navigacio { margin: 0;	padding: 0;}

#navigacio ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	height:32px;
	margin: 0;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 16px;
	padding-bottom: 0px;
	list-style-type: none;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* Footer */
#footermenu { height: 19px; line-height: 19px; color:#9FC7E8;}
#copyrightdiv {	float:left;	margin:0; padding: 0 0 0 133px; zoom:100%; position: relative; z-index:1;}
#createdbydiv {	float:right; margin:0; padding: 0 55px 0 0; text-align:right; position: relative; z-index:1;}
/* div other - End */
/*-------------------------*/
