DIV.documentation-table-header { height:41px; margin-top:20px; float:right; line-height:normal; position:relative; }
	DIV.documentation-table-header DIV { float:left; width:56px; text-align:center; }
	DIV.documentation-table-header SPAN.tooltip	{ position:absolute; left:0px; top:-20px; cursor:default; background:url(/img/tabelka/header/tooltip-left.png) no-repeat left top; height:32px; padding-left:10px; color:#FFFFFF; font-size:11px; display:none; }
		DIV.documentation-table-header SPAN.tooltip SPAN
		{ display:block; float:left; height:28px; background:url(/img/tabelka/header/tooltip-right.gif) no-repeat top right; padding-right:10px; padding-top:4px; white-space:nowrap; }

TABLE.documentation { width:100%; text-align:center; cursor:default; line-height:normal; font-size:11px; position:relative; clear:both; }
	TABLE.documentation TD { width:56px; padding:4px 0px; position:relative; }
	TABLE.documentation TD.logo { width:90px; text-align:left; vertical-align:top; }
		TABLE.documentation TD.logo IMG { margin-top:3px; }
	TABLE.documentation TD.name { width:100px; text-align:left; padding-left:6px; }
	TABLE.documentation TD.darkcol { background-color:#EDEDED; }
	TABLE.documentation TR:hover TD.darkcol { background-color:#D5D5D5; }
	TABLE.documentation TR:hover TD.lightcol { background-color:#E5E5E5; }
	TABLE.documentation TR:hover TD.name { background-color:#E5E5E5; color:#E90000; }
	TABLE.documentation TR.firstrow TD { background-image:url(/img/lines/horizontal-dotted-gray-line.gif); background-position:top left; background-repeat:repeat-x; padding-top:6px; }
	TABLE.documentation TR.lastrow TD { padding-bottom:6px; }

DIV.documentation-table-header SPAN.tooltip
{ _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/tabelka/header/tooltip-left.png',enabled=true,sizingMethod='crop'); }
