.wyczysc{
clear: both;
}

.pole_przyjaciela {
display: inline;
float: left;
margin-left: 9px;
}

.pole_przyjaciela_1 {
background-repeat: no-repeat;
width: 135px;
height: 130px;
clear: both;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2px;
margin-right: 2px;
}

.pole_przyjaciela_1 {
background-image: url('images/tlo_users.png');
}

.pole_przyjaciela_2 a {
color: #FF9D00; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 11px;
}

.pole_przyjaciela_2{
text-align: center;
color: #00768C;
font-weight: bold;
padding-top: 5px;
padding-left: 8px;
padding-right: 10px;
}


.miniaturka {cursor: pointer; border: 1px solid gray;}

h4{
	font-size:17px;
	color:#6DBCCE;
}