/*HIR*/
.mo-hir-table {   /* hir tablazatanak stilusa */
	border: 0px #D5F1FD solid;  
}
.mo-hir-datum{ /*  a datum td jenak stilusa */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none; 
    text-align : right;
    padding-bottom:5px;
    padding-top:5px;
     
}
.mo-hir-cim{ /* a cim td jenak stilusa  */
	font-family: Arial,Verdana;
	font-size: 12px;
    font-weight: bold;
	color: #3F4955;
	text-decoration : none; 
    text-align : left;
    padding-bottom:5px;
    padding-top:5px;
} 
.mo-hir-alcim{ /* az alcim td jenak stilusa  */
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #3F4955;
	text-decoration : none; 
    text-align : left;
    padding-left : 5px;
    padding-bottom:5px;
    padding-top:5px;
}
.mo-hir-lead{ /*  a lead (bevezeto) td jenak stilusa */
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #3F4955;
	text-decoration : none; 
    text-align : left;
    padding-bottom:5px;
    padding-top:5px;
}
.mo-hir-szoveg{ /* a szoveg td jenak stilusa */
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #3F4955;
	text-decoration : none; 
    text-align : left;
    padding-bottom:5px;
    padding-top:5px;
}
.mo-hir-link{ /* a cim link stilsua   */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
    font-weight: bold;
	text-decoration : none;
}
.mo-hir-link:hover{ /* .a cim link stilsua  : hover */
	font-family: Arial,Verdana;
	font-size: 16px;
	color: #3F4955; 
    font-weight: bold;
	text-decoration : none;
}

/*FORUM*/
.mo-hir-forum-comment-table {   /* egy hozzaszolas tablazatanak stilusa */
	border: 1px #D5F1FD solid;  
} 
.mo-hir-forum-comment-table-head { /* a fejlec td stilusa */
	background-image: url(../pic/gb_comment_head_bg.gif);    
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;	
}
.mo-hir-forum-comment-table-inner{/* a hozzaszolas tablazatanak stilusa */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
	background-color : #FAFCFD;
}
.mo-hir-forum-comment { /* hozzaszolas td jeneka stilusa */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
}
.mo-hir-forum-comment:hover {	text-decoration : underline;}  /* hozzaszolas td jeneka stilusa : hover */

.mo-hir-forum-from-table{  /* a form elemek tablazatanak stilusa */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
	background-color : #FAFCFD;
}

.mo-hir-forum-input-ta { /* Textarea stilusa (hozzaszolas)*/
	width : 350px;
    height : 150px; 
} 

.mo-hir-forum-button { /* bottom gomb stilusa */
	height: 19px;
	margin-top: 3px;
	font-size:11px;
}
