.TGTree .TGCopyRecordImage {
	margin-bottom: 2px;
	margin-right: 2px;
	width:19px;
	height:19px;
	background-image:url('img/tango/dataComponents/copy.gif');
}

tr.TGDynamicTableRowA:hover, tr.TGDynamicTableRowB:hover
{
	background-color: #FBEAE9;
}

table.TGDataSet .exportXmlImage {
	border:none;
	width:19px;
	height:19px;
	background-image:url('img/xml.gif');
}

table.TGDataSet .viewBriefHtmlImage {
	border:none;
	width:19px;
	height:19px;
	background-image:url('img/view_brief.gif');
}

table.TGDataSet .viewFullHtmlImage {
	border:none;
	width:19px;
	height:19px;
	background-image:url('img/view_long.gif');
}

table.TGDataSet .clipboardImage {
	border:none;
	width:19px;
	height:19px;
	background-image:url('img/clipboard.gif');
}

table.TGDataSet .viewInspireImage {
	border:none;
	width:19px;
	height:19px;
	background-image:url('img/inspire.gif');
}

/* fix pro datumovník, aby nebyl tak nahoře */
.TGFormButton {
        vertical-align: middle;
}

.MISValign {
	vertical-align: bottom;
}

.MetMultipleEditCheckBox {
	vertical-align: top;
	margin-top: 30px;
}

.CopyButton .TGFormButton {
    vertical-align: top;
}

