.box-body table {
	border-collapse: collapse;
}
.box-body table th {
	color: #339966;
background-color: #e1dcd3;	
	padding: 5px;
	vertical-align: top;
border: 1px solid #cccccc;
}
.box-body table td {
	color: #666666;
	padding: 5px;
	vertical-align: top;
border: 1px solid #cccccc;
}
.workarea img{max-width:100%;height:auto;}
.workarea .initsiativy img{height:250px;width:auto;}