/* FACEBOOK LISTA */
.me_inp {
	width:60px;
}

.md1 {
	background-image:url('img/dp/mail.png');
	background-repeat:no-repeat;
	height:16px;
	clear:both;
	text-indent:22px;
	margin-top:5px;
	margin-bottom:4px;
	margin-left:10px;
}
.md2 {
	background-image:url('img/dp/tisk.png');
	background-repeat:no-repeat;
	height:16px;
	clear:both;
	text-indent:22px;
	margin-bottom:4px;
	margin-left:10px;
}
.md3 {
	background-image:url('img/dp/watchdog.png');
	background-repeat:no-repeat;
	height:16px;
	clear:both;
	text-indent:22px;
	margin-bottom:4px;
	margin-left:10px;
}
.md4 {
	background-image:url('img/dp/oblibene.png');
	background-repeat:no-repeat;
	height:16px;
	clear:both;
	text-indent:22px;
	margin-bottom:4px;
	margin-left:10px;
}
.md5 {
	background-image:url('img/dp/fb.png');
	background-repeat:no-repeat;
	height:16px;
	clear:both;
	text-indent:22px;
	margin-bottom:4px;
	margin-left:10px;
}

.fb { 
	padding:2px 0 0 17px; 
	height:19px; 
	background:url('img/fb.gif') no-repeat top left; 
	border:0px solid;
	font-size:0.8em;
}

#friendlista {
	background:#FDFDFD;
	border-bottom:1px solid #20222A;
	padding:3px;
	color:#5F5F5F;
	font-size:0.9em;
}

#friendlista a {
	color:#5F5F5F;
	text-decoration:underline;
	font-size:1em;
}

#friendlista a:hover {
	text-decoration:none;
}

#friendlista img {
	padding-right:3px;
	margin-left:5px;
}
