.button_posty, .button_posty:visited {
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer
}


.przycisk_posty, .przycisk_posty:visited, .przycisk_posty:hover  {
												font-weight:bold;
												background-color:#5B74A8;
												padding:2px;
												color:white;
												font-size: 9px;
												cursor: pointer;

}

.shareButton, .shareButton:visited, .shareButton:hover  {
												font-weight:bold;
												background-color:#5B74A8;
												padding:5px;
												color:white;
												cursor: pointer;

}


.small.button_posty, .small.button_posty:visited 		{ font-size: 12px;
											  }
.button_posty:hover { background-color: #111; color: #fff; }
.button_posty:active { top: 1px; }
.button_posty, .button_posty:visited,

.blue	 { background-color: #E0E0E0;color:#fff; font-size:12px;  cursor:auto; padding:5px; width:70%; }


.Detail.button_posty, .Detail.button_posty:visited{ 
												font-weight:bold;
												background-color:#5B74A8;
												font-size: 12px;
												border-color:#29447E #29447E #1A356E;
												text-align:center;
												font-weight:bold;
											    color:#FFFFFF;
												cursor:pointer;
												width:70px;}
.comment.button_posty, .comment.button_posty:visited{ 
												font-weight:bold;
												background-color:#5B74A8;
												font-size: 12px;
												border-color:#29447E #29447E #1A356E;
												text-align:center;
												margin-bottom:3px;
												
												margin-right:4px;										
												font-weight:bold;
											    color:#FFFFFF;
												cursor:pointer;
												width:60px;
												}

.UIComposer_Box {
	background-color:#ECEFF5;
	border-color:#919191 #B5B5B5 #CBCBCB;
	padding:7px 0 0px;
	width:100%;
}


.commentBox{
	width:90%; padding:3px; 
	background:#ECEFF5;
	margin-left:50px;
	margin-top:3px;
	}
.commentPanel	{
	width:90%; padding:3px; 
	background:#ECEFF5;
	margin-left:50px;
	margin-top:3px;
}
.postedComments{float:left; margin-left:6px; width:90%; text-align:justify;}
	
.commentMark{ float:left; width:90%; margin-left:5px;font-size:12px}

a.c_delete{color:#3B5998;
	font-size:12px;}

.friends_area{
    width:90%;
	vertical-align:top;
    min-height:40px;
	padding-bottom:12px;
	padding-top:10px;
    border-bottom: #999999 solid 1px;
	background:#FCFCFC;
    }
.top_area{
	background:#627AAD;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px 6px 6px 12px;		
}
.name b{
	font-size:12px;
	color:#3B5998;
	cursor:pointer;
	}
.name{
	font-size:12px;
	color:#333;
	width:90%;
	text-align:left;
	padding-left:9px;
	}
a.delete{
	float:left;
	color:#666666;
	display:block;
	padding:5px;
	text-decoration:none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#333333;
	cursor:pointer;
	display:none;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	white-space:nowrap;
}
a.delete:hover{
	opacity:1;filter:alpha(opacity = 100);-ms-filter:'alpha(opacity = 100)';
	border:solid #B1B1B1 1px;
	background:#EEEEEE;
	padding:5px;
	}
.name a{
	color:#3B5998;
	font-size:12px;
	margin:3px 3px 3px 6px;
}
.name em{
	color:#333;
	font-style:normal;
	width:90%;
	font-size:12px;
}
.name span{
	color:#777777;
	font-size:12px;
}
