html { height: 100% }
body { height: 100%; margin: 0; padding: 0; overflow:hidden;text-align:left}
button {padding:1px 1px; font-size:3mm; width:50px;float:left}
button.wide {padding:1px 1px; font-size:3mm; width:65px;float:left;white-space:nowrap; }
.rowSorted { font-family:tahoma;color:black;font-weight:bold;font-size:3mm;;cursor:pointer; border-right: 0px solid blue;border-left: 0px solid blue;}
.rowNotSorted { font-family:tahoma;color:#999999;font-weight:bold;font-size:3mm;cursor:pointer; border-right: 0px solid blue;border-left: 0px solid blue;}
.statRowSorted { font-family:tahoma;background-color:yellow;font-weight:bold;font-size:3mm;;cursor:pointer;padding:8px; text-align:center; border-right: 1px solid orange;border-left: 1px solid orange;border-top: 1px solid orange;}
.statRowNotSorted { font-family:tahoma;color:blue;font-weight:bold;font-size:3mm;cursor:pointer; padding:8px; text-align:center; border-right: 1px solid orange;border-left: 1px solid orange;border-top: 1px solid orange;}
.clickable {	font-family:tahoma; color:black;text-decoration:none;cursor:pointer}
.rowSelected{ 	 background-color:orange; }
.rowNotSelected{ 	 background-color:white; }

  
 .links
{
font-family:tahoma;
color:brown;
font-weight:bold;
font-size:4mm;
padding: 10px;
text-decoration:none;

} 
  
 .linksDesc
{
font-family:tahoma;
color:green;
font-weight:bold;
font-size:3mm;
padding: 1px;
text-decoration:italic;

}  
  
.tdHeader
	 {
       
		border-top: 1px solid blue;		
		border-bottom: 1px solid blue;
		  border-right: 0px solid blue;
	  	border-left: 0px solid blue;
		height:18px;
	    white-space:nowrap; 

	 }	 
	 
td
{
	  border-right: 1px solid blue;
	  	border-left: 1px solid blue;
}	 

table
	{
		border-spacing:0px;
	    background-color:white;
		padding: 0px;
		border-collapse: collapse;	
	

		
      

     }

	 
table.trackListHeader
{
	table-layout:fixed;
}
	 
td.trackListHeader  
{
	border-top: 1px solid red;		
	border-bottom: 1px solid red;
	border-right: 1px solid red;
	border-left: 1px solid red;
	border-collapse: collapse;	
}	 
	 
#editTrackTable td
{
	border-top: 0px solid blue;		
	border-bottom: 0px solid blue;
	border-right: 0px solid blue;
	border-left: 0px solid blue;
}

#trackInfoWindowID td
{
	border-top: 1px solid blue;		
	border-bottom: 1px solid blue;
	border-right: 1px solid blue;
	border-left: 1px solid blue;
	border-collapse: collapse;	
}

#searchTrackTable td, #searchPoints td
{
	border-top: 0px solid blue;		
	border-bottom: 0px solid blue;
	border-right: 0px solid blue;
	border-left: 0px solid blue;
	border-collapse: collapse;	
	vertical-align:text-bottom;
	text-align:left;
	
}

#trackInfoWindowID table
{
	
	border-collapse: collapse;	
}

.cmenu 
{
	background-color: #ffffff;
	text-align:left;
	border-top: 0px solid blue;		
	border-bottom: 0px solid blue;
	border-right: 0px solid blue;
	border-left: 0px solid blue;
}

.cmenuNA
{
	background-color: #ffffff;
	color: #bbbbbb;
	text-align:left;
	border-top: 0px solid blue;		
	border-bottom: 0px solid blue;
	border-right: 0px solid blue;
	border-left: 0px solid blue;
}


.cmenu:hover
{
	background-color: orange;
	font-weight:bold;
	cursor:pointer; 
	text-align:left;
}

.cmenu td
{
	border-top: 0px solid blue;		
	border-bottom: 0px solid blue;
	border-right: 0px solid blue;
	border-left: 0px solid blue;
}


.stat
{
	cursor:pointer;
}


table.stat
{
	border-collapse: collapse;
	background-color: #ffffff;
	color:black;
	
		
}
tr.stat
{
	
	
	border-top: 1px solid orange;		
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
	border-left: 1px solid orange;
	text-align:right;`

}

td.stat
{
	padding:5px;	
	border-top: 1px solid orange;		
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
	border-left: 1px solid orange;
}


td.reje
{
	padding:5px;	
	border-top: 0px solid orange;		
	border-bottom: 0px solid orange;
	border-right: 0px solid orange;
	border-left: 0px solid orange;
	
}

.iLogon
{
	padding:0px;	
	margin:0px;	
	border-top: 2px solid orange;		
	border-bottom: 2px solid orange;
	border-right: 2px solid orange;
	border-left: 2px solid orange;
}


#komunikatID
{
	border:0px;
}
tr.reje
{
	
	color:black;
	font-family:tahoma;
	font-size:3mm;
	font-weight:bold;
}


tinput
{
	
	color:brown;
	font-family:tahoma;
	font-size:3mm;
	
}

tr.rejeNA
{
	padding:5px;	
	border-top: 0px solid orange;		
	border-bottom: 0px solid orange;
	border-right: 0px solid orange;
	border-left: 0px solid orange;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:3mm;
	font-weight:bold;
}

table.reje
{
	border-collapse: collapse;
	background-color: #ffffff;
	color:black;
	
		
}


tr.statSuma
{
	font-weight:bold;font-size:3mm;
	border-top: 1px solid orange;		
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
	 border-left: 1px solid orange;

}

td.statSuma
{
	padding:5px;
	 border-right: 1px solid orange;
	 border-left: 1px solid orange;
}

.uom
{
	font-weight:normal;
	text-align:center;`
	font-family:tahoma;
	color:#999999;
	font-size:3mm;
	padding:7px;
}
