.munkalap-body {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
}

.group-header {
	color: #4E79B2;
	border-bottom: 1px solid #C3DAF9;
	line-height: 13px;
	padding: 1px 5px;
	margin: 0 0 10px 0;
	position: relative;
	text-transform: uppercase;
	top: 5px;
}

.group-footer {
	margin: 20px 0 0 0;	
}

.tag-header { 
	float: left;
	width: 150px;
	color: #666;
}

.tag-content {
	margin-left: 160px;	
}


/* smile */
.timeline-container { margin: 10px 0 0 10px; cursor: grab;}
.timeline-copyright {visibility: hidden;}
.timeline-event-label {font-family: tahoma,arial,sans-serif; font-size: 11px; color: #000;}
.tag-type-number .tag-content, .tag-type-sum .tag-content { width: 100px; text-align: right; }
.tag-type-sum { background: #EDEDED; border-top: 1px solid #CCC;}
.tag-type-warning { color: #FF0000; font-weight: bold; }


