/* @override http://www.jihovychod.apilot.cz/css/addons/counter.css */

.counter {
	clear: both;
	font-size: 10px;
}

.counter p {
	margin: 0;
}

.counter br {
	display: none;
}

.counter .row {
	height: auto;
	min-height: 0;
}

.counter .row .left {
	width: 60px;
	line-height: 16px;
}

.counter .row .right {
	margin: 0 0 0 77px;
	line-height: 16px;
	text-align: left;
}