body, table         { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; margin:0}
table.mtab-header,
table.mtab-webname,
table.mtab-mmenu,
table.mtab-sel4sum,
table.mtab-sel4oth,
table.mtab-results,
table.mtab-errors,
table.mtab-lfooter,
table.mtab-footer
			{
	text-align: left;
	width: 100%;
}

table.mtab-print-webname,
table.mtab-print-sel4sum,
table.mtab-print-sel4oth,
table.mtab-print-footer
			{
	width: 100%;
	text-align: left
}


td.pad1
		{
	padding-left: 0px;
	padding-right: 0px;
}			

table.mtab-results td.pad1,
table.mtab-errors td.pad1
		{
	padding-top : 10px;
	padding-bottom : 10px;
}		
		
			
table.mtab-header, table.mtab-footer
			{	display: none;}			
			
 table.mtab-print-footer
			{
	font-size : 8px;
	border-top : 1px solid Black;
}			
									
table.mtab-webname
			{
	display: none;
}				

table.mtab-print-webname
			{
	border : Black;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}	
table.mtab-mmenu
			{
	display: none;
}				


table.mtab-sel4sum
			{
	display: none;
}	


table.mtab-sel4oth
			{
	display: none;
}	

table.mtab-print-sel4sum, table.mtab-print-sel4oth
			{
	border : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}			
table.mtab-results
			{background-color: white; color: black;}				
table.mtab-errors
			{
	background-color: #FFFFE0;
	color: black
}						
table.mtab-lfooter
			{	display: none;}	
			
.tit1    {
	margin-bottom:0;
	margin-top: 0;
	font-size: 12pt;
	font-weight: bold;
	font-variant : small-caps;
}			
.tit2    {
	margin-bottom:5pt;
	 margin-top: 5pt;
	font-size: 10pt;
	font-weight: bold
}	
.tit1err    {
	font-size: 14pt;
	color: Red;
	font-weight: bold
}	
/*tabulky reportů*/
table.rtab        {
	background-color: #ffffff;
	border: 1px solid Silver;
}
table.rtab tr.rheader1 td
          {
	background-color: #388d69;
	color: white;
	border: 1px solid #000000;
	font-weight: bold;
	border-bottom : 3px solid Black;
}		
table.rtab tr.rheader2 td
          { background-color: #c1d5cc; border: 1px solid #000000; font-weight: bold }	
table.rtab tr.rfooter td
          { text-align: right; background-color: #FFca00; border: 1px solid #000000;
		  	font-weight: bold;}	

table.rtab tr.rnormal td.alleft,
table.rtab tr.rheader2 td.alleft,
table.rtab tr.rfooter td.alleft
          { text-align: left}

table.rtab tr.rnormal td,
table.rtab tr.rheader2 td
          { text-align: right}
		  

/*velikosti sloupců v RESULTS tabulkách*/

.ivisits table.rtab  td.alleft{
	width: 150px;
}

.ivisits table.rtab  .rheader1 td{
	width: 120px;
}

.ivisits table.rtab  td{
	width: 60px;
}

.itech table.rtab  td.alleft{
	width: 150px;
}

.itech table.rtab  .rheader1 td{
	width: 120px;
}

.itech table.rtab  td{
	width: 60px;
}

.ipages table.rtab  td.alleft{
	width: 500px;
}

.ipages table.rtab  .rheader1 td{
	width: 120px;
}

.ipages table.rtab  td{
	width: 60px;
}

.irefs table.rtab  td.alleft{
	width: 500px;
}

.irefs table.rtab  .rheader1 td{
	width: 120px;
}

.irefs table.rtab  td{
	width: 60px;
}


.ihourday table.rtab  td{
	width: 60px;
}
		  
		  
table.rtab td
          {
	background-color: #eeeeee;
	border: 1px solid Gray;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
}	

table.etab        {background-color: #ffc20d; border: 1px solid #000000; width: 500px }
table.etab td.eheader
			{background-color: #388d69; font-weight: bold ; color: #ffc20d; border: 1px solid #000000; font-weight: bold;	
					padding-left:5px; padding-right:5px }

input, select, textarea
		{
	background-color: #ffebae;
	font-family: tahoma, helvetica;
	font-size: 10pt;
	font-weight: bold ;
}

input
		{
	padding-left : 3px;
	padding-right : 3px;
	border : 1px solid Gray;
}

select option.selectedoption{
	background-color: #cc9900;
	color : White;
}		

table.rtab tr.rnormal td a            {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
table.rtab tr.rnormal td a:hover      {
	text-decoration: underline;
	font-weight: normal;
	color: Red;
}	
table.mtab-mmenu a            { text-decoration: none; font-weight: bold; color:#936F00}
table.mtab-mmenu a:hover      { text-decoration: underline; font-weight: bold; color: navy }	
a            { text-decoration: none; font-weight: bold; color:navy }
a:hover      { text-decoration: underline; font-weight: bold; color: red }	

.etab li		{list-style-type:square;list-style-position:inside; color:#388d69; font-weight: bold }

table.mtab-errors ul.errlist li		{
	list-style-type:square;
	list-style-position: outside;
	color: Black;
	font-weight: normal;
}
table.mtab-errors ul.errlist li	li	{
	list-style-type: circle;
	list-style-position: outside;
	color: Black;
	font-weight: normal;
}
	

form
		{margin-bottom:0;  margin-top: 0}	
		

tr.rnormal td.procent{
	background-color: #ededde;
}

.nobold{
	font-weight : normal;
}

div.listtables a,
div.listtables hr
{
	display: none;
}	




		

		
			


			



			
