/* 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{
    
	font-size: 12px;
	width: 100%;
	text-align: left;
        border: 1px solid #edd2a3;
        border-collapse: collapse;
        color: #6c5b3d;
        /*background-image: url('table/h2.png');*/
        background-image: url('table/tabla_sprite.png');
        background-repeat: repeat-x;
        background-position: -0px -0px; 
        
        background-size: 100% 30px;
        
    
}
.even{

 background-color:  #fff2de;
  
}

.ikon-fogas{
    background: transparent url(table/fogas.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px;
    margin-left:  1px;
    margin-right:  1px;
    padding: 0px;
    cursor: pointer;
    
}

.ikon-pipa{
    background: transparent url(table/tick.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px;
    margin-left:  1px;
    margin-right:  1px;
    padding: 0px;
    cursor: pointer;
    
}

.ikon-del{

    background: transparent url(table/deletered.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px;
    margin-left:  1px;
    margin-right:  1px;
    padding: 0px;
    cursor: pointer;
    
}


.odd{
   
   background-color:  #fffbf4;
 
}

.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;
    
}

.hp-ikon-valaszt{
     background-image: url("../img/teszt/back.png"); 
     width: 16px; 
     height: 16px;
     cursor: pointer;
     display: inline-block;
}

/*.hp-ikon-h2, .hp-ikon-asc, .hp-ikon-desc, .hp-ikon-deletered, .hp-ikon-fogas, 
.hp-ikon-tick
{ display: inline-block;
  background: url('table/tabla_sprite.png') no-repeat; 
  overflow: hidden; 
  text-indent: -9999px; 
  text-align: left; 
  cursor: pointer;
}
 
.hp-ikon-h2 { background-position: -0px -0px; width: 50px; height: 400px; }
.hp-ikon-asc { background-position: -0px -400px; width: 21px; height: 4px; }
.hp-ikon-desc { background-position: -21px -400px; width: 21px; height: 4px; }
.hp-ikon-deletered { background-position: -0px -404px; width: 16px; height: 16px; }
.hp-ikon-fogas { background-position: -16px -404px; width: 16px; height: 16px; }
.hp-ikon-tick { background-position: -32px -404px; width: 16px; height: 16px; }*/
