@charset "utf-8";
/* CSS Document */
div#MenuFej .keres_nagyito {
	background: url("kepek/weblap/keres_nagyito.png") no-repeat 0px 3px;
	cursor:pointer;
	padding: 0px 5px 0px 0px;
}
div#MenuFej .keres_nagyito:hover {
	background: url("kepek/weblap/keres_nagyito_aktiv.png") no-repeat 0px 3px;
}
div#MenuFej input {
	border:none;
	background: none repeat scroll 0 0 transparent;	
	color: #D9D9D9;		
}
div#MenuFej input:focus{
	color:#FFF;
}
.keres{
	border:none;
	background: transparent url("kepek/weblap/keres_bg.png") 0 0 no-repeat;	
	height:23px;
	width:183px;
}
.fej_menu{
	font-weight:bolder;
	letter-spacing:1px;
	font-size:11px;	
	text-shadow:0px 1px #000;
}
.fej_menu a{
	color:#FFF;
	text-decoration:none;
}
.fej_menu a:hover{
	color:#FFF;
	text-decoration:underline;
}
.fej_menu_bg{
	background:url("kepek/weblap/TopBar.png") center top no-repeat;
	position:absolute;
    height: 37px;
    width: 960px;
	left:50%;
	margin-left:-480px;
}
.fej_bg_b{
	background:url("kepek/weblap/TopBar.png") repeat-x;
	left:0;
	background-position: 0 -37px;
    height: 37px;
	width:50%;
	position:absolute;
	top: 0;
}
.fej_bg_j{
	background:url("kepek/weblap/TopBar.png") repeat-x;
	right:0;
	background-position: 0 -74px;
    height: 37px;
	width:50%;
	position:absolute;
	top: 0;
}
.fej_banner{
	/*padding-left:150px;*/
}
.vak {
	background: url('kepek/weblap/vak_sprite.png') no-repeat;
	width:18px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
}
.vak:hover {
	background-position:-21px 0px;
}
.cimkefelho {
	background:url(kepek/weblap/cimkefelho_bg.png) no-repeat 0 0 scroll transparent;
	width:180px;
	height:120px;
	padding: 0px 10px 0px 50px;
	margin-top:20px;
}
.hivataliLogo {
	position:absolute;
	background:url(kepek/weblap/hivatal_logo.png) no-repeat;
	width:55px;
	height:98px;
	cursor:pointer;
}