.top {
	position: absolute;
	left: 236px;
}
.top2 {
	position: absolute;
	left: 246px;
}
.skupinamotylu {
	background-color: #bbbbbb;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 230px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	position: relative;
	left: -3px;
}

