/* users box */
.widget_usersboxwidget {
	max-width: 298px;
	width: 100%;
}

.widget_usersboxwidget h3 a,
.widget_usersboxwidget h3 a:hover {
	margin: 0;
	padding: 0;
	line-height: 100%;
	color: #e50440 !important;
	text-shadow: none !important;
}

.widget_usersboxwidget .header {
	position: relative;
	height: 120px;
	background: url('http://takyzijemsvami.eu/wp-content/uploads/2016/05/widget_tzsv.png') 0 0 no-repeat;
	padding: 0;
	margin: 0;
}

.widget_usersboxwidget .header a.logo {
	position: absolute;
	left: 3px;
	top: 6px;
	background-image: url('http://takyzijemsvami.eu/wp-content/uploads/2016/04/tzsv_logo.jpg');
	background-repeat: no-repeat;
	width: 79px;
	height: 59px;
	display: block;
	margin: 0;
	padding: 0;
}

.widget_usersboxwidget .header a.counter {
	position: absolute;
	left: 5px;
	top: 97px;
	border: 2px solid #e98a54;
	background-color: #fff;
	text-align: center;
	padding: 2px 7px;
	font-weight: bold;
	border-radius: 8px;
	font-size: 0.8em;
	line-height: 13px;
}

.widget_usersboxwidget .header a.register {
	position: absolute;
	right: 5px;
	top: 97px;
	border: 2px solid #e98a54;
	background-color: #fff;
	text-align: center;
	padding: 6px 7px;
	font-weight: bold;
	border-radius: 8px;
	font-size: 0.8em;
	line-height: 18px;
}

.widget_usersboxwidget .users_list {
	background-color: #fffaba;
	padding: 20px 0 11px;
}

.widget_usersboxwidget .users_list a,
.widget_usersboxwidget .users_list a:hover {
	float: left;
	width: 32px;
	height: 32px;
	margin: 7px 0 0 11px;
	padding: 0;
}

.widget_usersboxwidget .users_list a img,
.widget_usersboxwidget .users_list a:hover img {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	display: block;
}
