.teachers div.hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	width: 100%;
	height: 1px;	
	font-size: 1px;
	background: #cccccc url("/dziekanat/images/hr.png") repeat-x;
	clear: both;
}

.teachers div.hr hr {
  display: none;
}

.tspace {
	margin-right: 11px;
}

.teacher{
	float: left;
	width: 185px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.teacher p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 11px;
	border-bottom: 2px solid #f00;
}

.teacher img {
	float: left;
	border: 1px solid #c8c8c8;
	padding: 2px;
	margin-right: 7px;
	margin-bottom: 7px;
}
.teacher div {
	text-align: left;
}

.teacher div img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
