@charset "utf-8";
/* CSS Document */

html, body, div, span, td, ul, li, p, h1, h2, h3, h4, dl, dd, label, form {
	border:0px none;
	color:#000000;
	font-family: Georgia, "MS Trebuchet", sans-serif;
	line-height:18px;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin:0px;
	padding:0px;
}

body {
	background:#FFFFFF url(../img/main_back.png) repeat-x;
}

#wrapper{
	width:920px;
	margin:auto;
}

#header{
	width:920px;
	height:165px;
	background:#FFFFFF url(../img/header_back.png) no-repeat;	
}

#logo{
	float:left;
	width:142px;
	height:165px;
	background:#FFFFFF url(../img/logo.jpg) no-repeat;		
	}

#header_right{
	float:right;
	width:775px;
	height:165px;
}


#header_right_top{
	float:right;
	width:770px;
	height:37px;
}

#datumnevnap{
	float:left;
	height:37px;
	width:290px;
}

#datumnevnap span{
	display:block;
	padding-top:10px;
	padding-left:6px;
	color:#fff;
	}

#headermenu{
	float:left;
	height:37px;
	width:450px;	
}

#headermenu div{
	display:block;
	padding-top:8px;
	padding-left:6px;
	color:#fff;	
}


#header_right_bottom{
	float:right;
	position:relative;
	width:775px;
	height:120px;
}

#metainfo{
	position:absolute;
	top:25px;
	right:12px;
	width:249px;
	height:94px;
	background-image: url(../img/meta_back.gif);
}

#metainfo_user{
	position:absolute;
	top:25px;
	right:12px;
	width:249px;
	height:94px;
	background-image: url(../img/meta_back_user.gif);
	background-repeat:no-repeat;
}
	
#menu{
	width:920px;
	height:40px;
}


#bal {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:190px;
}

#kozep {
	float:left;
	width:540px;
	padding:10px;
}


#jobb {
	float:left;
	width:165px;
}

#footer{
	width:100%;
	background:#FFFFFF url(../img/footer_back.png) repeat-x;
	height:73px;	
}

#footer_middle{
	width:920px;
	margin:auto;
	background:#FFFFFF url(../img/footer_middle_back.png) repeat-x;
	height:73px;		
}

#horizontal_menu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

#horizontal_menu li{
	float:left;
	height:28px;
	width:125px;
}

#horizontal_menu li a{
	display:block;
	width:100%;
	height:100%;
	font-family:"Times New Roman";
	font-size:13px;
	text-decoration:none;
	background:#FFFFFF url(../img/menu_item_back.png) no-repeat left top;
	color:#fff;
	text-align:center;
	padding-top:11px;
}

#horizontal_menu li a:hover{
	background-position: 0 -39px;
	}

#kategoriak_fejlec{
	width:184px;
	height:34px;
	background:#FFFFFF url(../img/kategoriak_fejlec.png) no-repeat left top;	
	
}

#kategoriak_lista{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:#FFFFFF url(../img/kategoriak_back.png) repeat-y;			
}

#kategoriak_lista li {
	margin-left:1px;
	width:182px;
	height:22px;
}

#kategoriak_lista li .kategoria{
	display:block;
	width:155px;
	height:100%;
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background:url(../img/kategoriak_item.png) no-repeat left top;	
	padding-left:27px;
	padding-top:2px;
	font-weight: bold;
}

#kategoriak_lista li .alkategoria {
	display:block;
	width:155px;
	height:100%;
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	padding-left:27px;
	padding-top:2px;
	background:url(../img/kategoriak_item.png) no-repeat 10px 0px;		
}


#kategoriak_lista li .kategoria:hover{
	color:#000;
}

#kategoriak_lista li .alkategoria:hover{
	color:#000;
}

#kategoriak_lablec{
	width:184px;
	height:7px;
	background:#FFFFFF url(../img/kategoriak_lablec.png) no-repeat left top;	
	
}

/*KAEGORIA SELECTED*/
#kategoriak_fejlec_sel{
	width:184px;
	height:34px;
	background:#FFFFFF url(../img/kategoriak_fejlec_sel.png) no-repeat left top;	
	
}

#kategoriak_fejlec_sel span{
	display:block;
	text-align:center;
	font-weight:bold;
	padding-top:6px;
}

#kategoriak_lista_sel{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:#FFFFFF url(../img/kategoriak_back.png) repeat-y;			
}

#kategoriak_lista_sel li {
	margin-left:1px;
	width:182px;
	height:22px;
}

#kategoriak_lista_sel li .kategoria_sel{
	display:block;
	width:155px;
	height:100%;
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background:url(../img/kategoriak_item.png) no-repeat left top;	
	padding-left:27px;
	padding-top:2px;
	font-weight: bold;
}



#kategoriak_lista_sel li .alkategoria_sel {
	display:block;
	width:155px;
	height:100%;
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	padding-left:27px;
	padding-top:2px;
	background:url(../img/kategoriak_item.gif) no-repeat 10px 0px;		
}

#kategoriak_lista_sel .selectedsubcat {
	background-color:#fbebc8;
}

#kategoriak_lista_sel .selectedsubcat .alkategoria_sel{
	color:#000000;
}


#kategoriak_lista_sel li .kategoria_sel:hover{
	color:#000;
}

#kategoriak_lista_sel li .alkategoria_sel:hover{
	color:#000;
}

#kategoriak_lablec_sel{
	width:184px;
	height:7px;
	background:#FFFFFF url(../img/kategoriak_lablec.png) no-repeat left top;	
	
}
/*///////////////////////*/

#alkategoriak_lista{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background:#FFFFFF url(../img/kategoriak_back.png) repeat-y;			
}

#alkategoriak_lista li {
	margin-left:1px;
	width:182px;
	height:22px;
}


#alkategoriak_lista li a{
	display:block;
	width:155px;
	height:100%;
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background:url(../img/kategoriak_item.png) no-repeat;
		
	padding-left:27px;
	padding-top:2px;
}

#alkategoriak_lista li a:hover{
	color:#000;
}

#metainfo_wrapper{
	margin:5px;
	width:239px;
	height:84px;	
}

#metainfo_wrapper h1{
	color:#d12f11;
	font-size:18px;
	font-family: Times;	
	padding-left:10px;
	padding-top:8px;
	padding-bottom:5px;
}

#metainfo_wrapper h1 span{
	font-size:11px;
}

#loginform input {
	border:1px solid #efc082;
	font-size:11px;
	font-family:Tahoma;
	width:137px;
	height:18px;
	padding-left:3px;
	vertical-align:middle;
	margin-right:10px;	
}

#loginform{
	margin-left:10px;
}

#loginform .belepesbutton {
	width:64px;
	height:23px;
	background:#FFFFFF url(../img/metainfo_belepes.png) no-repeat left top;		
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

#loginform .belepesbutton:hover{
	background-position: 0 -23px;	
}

#loginform .kilepesbutton {
	width:64px;
	height:23px;
	background:#FFFFFF url(../img/metainfo_kilepes.png) no-repeat left top;		
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	float:left;
	margin-right:3px;
}

#loginform .kilepesbutton:hover{
	background-position: 0 -23px;	
}

.clear{
	clear:both;
}

