/* tables */

/*table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
        border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('bg.gif');
        background-color: blue;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}*/

.tabla_keret{
      border: 1px solid #edd2a3;
      border-collapse: collapse;
      /*height: 300px;*/
      /*height: auto;*/
      min-height: 10px;
      /*overflow: auto;*/
      position: relative;
      
          
      
    
}
.tablesorter-headerDesc {
	background-image: url('table/desc.gif');
        background-repeat: no-repeat;
	background-position: center right;
}

.tablesorter-headerAsc  {
	background-image: url('table/asc.gif');
        background-repeat: no-repeat;
        background-position: center right;
        z-index: 1000;
        
        
        
        
}

.tablesorter-header, .tablesorter th, .tablesorter thead{
    /*background-image: url('table/h2.png');
    background-size: 100% 100%;*/
  /*  background-color: #f7e5c5;*/
    height: 22px;
    border: 1px solid #edd2a3;
    
    
}
.tablesorter{
    
	/*background-color: #CDCDCD;*/
	/*margin:10px 0pt 15px;*/
	font-size: 12px;
	width: 100%;
	text-align: left;
        border: 1px solid #edd2a3;
        /*border-top: 1px solid #edd2a3;*/
        border-collapse: collapse;
        
        /*padding: 1px;*/
        color: #6c5b3d;
        background-image: url('table/h2.png');
        background-repeat: repeat-x;
        
        background-size: 100% 30px;
        /*height: 100px;
        overflow: auto;*/
        
        
    
}
.even{
/*  background-image: url('table/tabla_hatter2.png');
  background-size: 100% 100%; */
 /*background-color:  #fff4cd;*/
 background-color:  #fff2de;
 
  
}



/*.even:hover{
    background-color:  #ffe9cc;
    cursor: pointer;
  
}
*/

.odd{
   
   background-color:  #fffbf4;
   /*cursor: pointer;*/
   
 
}

.tablesorter tbody tr:first-of-type {
     background-color:  #fffbf4;    
    
}
.tablesorter tbody tr:hover{
    background-color:  #ffe9cc;
    /*cursor: pointer;*/
    
    
    
}
/*table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
  background-color: black;
}*/



.excel td{
    
    background-color: white;
    border: 1px solid #edd2a3;
    border-collapse: collapse;
    min-width: 70px;
    
}

.excel .even{
    background-color:  #fff2de;
}

.excel{
   
        margin-top: 0px;
	font-size: 12px;
	/*width: 100%;*/
	text-align: left;
        border: 1px solid #edd2a3;
        border-collapse: collapse;
        
        /*padding: 1px;*/
        color: #6c5b3d;
        background-image: url('table/h2.png');
        background-repeat: repeat-x;
        
        background-size: 100% 30px;
        /*height: 100px;
        overflow: auto;*/
        
}

.feher_hatter{
    background-color: white;
    
}

