/*body {
margin: 0 0 0 0;
background-color: B4F3E0;
}*/

P {
	font : 12px Arial ;
	color : 1F2A7D;
}
TD {
	font : 12px Arial ;
	color : 1F2A7D;
}

DIV.text {
    font : 12px Arial ;
	width:609px; 
	height:412px; 
	overflow:auto; 
	padding:10px; 
	background-color:C2E4DA;
}

P.pre {
	font : bold 16px Arial;
	text-align : center;
}
Font.big {
	font : 14px Arial;
}
Font.little {
	font : 11px Arial;
}

A {	font : 12px Arial ;
	text-decoration : none;}

A:LINK {	color : 468F00;}
A:VISITED {	color : 62675E;}
A:ACTIVE {	color : 36501C;}
A:FOCUS {	color : 36501C;}
A:HOVER {	color : 36501C;}

.mo-vk-comment-table {   /* egy hozzaszolas tablazatanak stilusa */
	border: 1px #D5F1FD solid;  
} 
.mo-vk-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-vk-comment { /* hozzaszolas td jeneka stilusa */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
}

.mo-vk-comment:hover {	text-decoration : underline;}

.mo-vk-comment-table-inner{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;
	background-color : #FAFCFD;
}

.mo-vk-pager { 	 /* lapozo */
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #3F4955;
	text-decoration : none;	
}
.mo-vk-pager:hover{ text-decoration : underline; }

.mo-vk-input { /* input mezo stilusa, pl a nev mezo */
	width : 350px;
}

.mo-vk-input-ta { /* Textarea stilusa (hozzaszolas)*/
	width : 350px;
height : 150px;
}