/* @override http://cechomor.localhost/inc/css/members.css */

.member{
	padding-bottom: 20px;
}

.member h4{
	clear: left;
	color: #d82424;
	font-size: 125%;
	margin-bottom: 10px;
	font-weight: normal;
}

.member ul{
	padding-bottom: 10px;
}

.member .obrazek{
	width: 100px;
	margin: 0 20px 20px 0;
	float: left;
}

