/* őű */
/* Kép a beágyazott keresővel*/	
.top-banner
	{

	background-image:url('../images/fokep.jpg');
	padding-top:140px;
	height:191px;
	border-bottom: 4px solid #67BB3F;

	}
.inner
	{
	margin: 0px auto;
	width:740px;
	}
.form-holder
	{
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 5px;
	border: 0px;
	width:730px;
	float:center;
	}

.search-form input[type="text"]
	{
	font-family: egyedi, Tahoma;
	border:0px;
    width: 255px;
	height: 40px;
    background: #FFF none repeat scroll 0% 0%;
    float: left;
    margin: 0px;
	padding: 0px 10px 1px;
    font-size: 16px;
    font-weight: bold;
    color:  #757575; /* #A7A7A7;*/
    line-height: 20px;
	}
.search-form button
	{
    float: left;
    width: 113px;
    height: 42px;
    border: medium none;
    padding: 1px 0px 3px;
    margin: 0px;
    font-family: egyedi,sans-serif;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px 3px 3px 0px;
    background: #67bb3f none repeat scroll 0% 0%;
	}
.search-form button:hover
	{
	background: #73c548 none repeat scroll 0% 0%;
	}
.search-form .kep
	{
	background-color:#ffffff;
	float:left;
	text-align:center;
	height:35px;
	width:38px;
	padding-top:6px;
	}	

.search-form  ul.token-input-list {	
	    height: auto !important; 
		border:0px;

	}
	
.search-form ul.token-input-list {
	font-family: egyedi, Tahoma;
    width: 269px;
	padding:0px;
	height:40px;
    border: 1px;
	color:#757575;
	}

	
.search-form li.token-input-token {
    overflow: hidden; 
	font-family: egyedi, Tahoma;
    width: 250px;
    background: #FFF none repeat scroll 0% 0%;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color:  #757575;	
    cursor: default;
}	
.search-form li.token-input-token p {
    float: left;
	height:22px;
	margin-top:3px;
}
/* Fejléc vége */

/* főkategóriák */
.kh
	{	margin-left:5px;
	margin-bottom:5px;
	width:105px;
	height:105px;
	float:left;
	}

.kh a
	{
	margin-left:0px;
	text-decoration:none;
	width:105px;
	height:105px;
	overflow:none;
	display:block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
	}

.kh a:hover
	{
    background-position: -109px 0px;
	
	}
/* főkategória vége */
