.mo-ks-keret-table {   /* a kereses oldal keret tablajanak stilusa*/
	border: 0px #D5F1FD solid;  
	width:160px;
}

.mo-ks-nav-table {   /* a kereses oldal navigator tablajanak stilusa*/
	border: 0px #D5F1FD solid;  
}

.mo-ks-eredm-table {   /* a kereses oldal eredmeny tablajanak stilusa*/
	border: 1px #D5F1FD solid;  
}

.mo-ks-eredm-text{ /* az eredmeny tabla td cellainak stilusa*/
    font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
    padding-left:25px;
} 

.mo-ks-eredm-link{ /* az eredmeny tabla linkjeinek  stilusa*/
}

.mo-ks-eredm-link:hover{ /* az eredmeny tabla linkjeinek  stilusa : hover */
}  

.mo-ks-table-text{ /* a tablak td cellainak stilusa */  
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
} 

.mo_ks_button { /* bottom gomb stilusa */
float:none;
clear:both;
	
	position:relative;
	left:85px;
}

.mo_ks_input { /* input gomb stilusa */
	height: 15px;
	width:120px;	
	font-size:12px;
	margin:15px 15px 10px 15px;
	border: inset 2px;
}

