/* tables */
/*table.tablesorter thead tr .header {
    padding-right: 18px;
	background-image: url(../img/sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/vverx.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/vniz.gif);
}
*/

.all-tury .header,
.m-info-table .header,
.m-info-table .m-z,
.ovr-all-tury .header,
.spo-table-result .header {
	padding: 5px 20px 5px 8px;
	cursor: pointer;
	width: auto;
	height: auto;
	float: none;
}

.ovr-all-tury .header
{
  	display: table-cell;
}

.all-tury .header,
.ovr-all-tury .header
{
	background:#CAEBFC url(../img/2str.png) center right no-repeat;
}

.spo-table-result .header
{
	background:#CDFFC7 url(../img/2str.png) center right no-repeat;
}

.m-info-table  .header
{
	background:#FBF6E0 url(../img/2str.png) center right no-repeat;
}

.m-info-table .m-z
{
	background:#0178CA url(../img/white_str.png) center right no-repeat;
}

	.all-tury .header:hover,
	.m-info-table .header:hover,
	.ovr-all-tury .header:hover,
	.spo-table-result .header:hover
	{
		background-image: url(../img/2str-hover.png);
		background-repeat: no-repeat;
		background-position: center right;
	}
	
.all-tury .headerSortUp,
.m-info-table .headerSortUp,
.ovr-all-tury .headerSortUp,
.spo-table-result .headerSortUp 
{
	background-image: url(../img/vverx.png);
}

	.all-tury .headerSortUp:hover,
	.ovr-all-tury .headerSortUp:hover,
	.spo-table-result .headerSortUp:hover
	{
		background:#CAEBFC url(../img/vverx-hover.png)  center right no-repeat !important;
	}
	
	.m-info-table  .headerSortUp:hover
	{
		background:#FBF6E0 url(../img/vverx-hover.png)  center right no-repeat;
	}
	
	.m-info-table  .mp-dgcodeSortUp,
	.m-info-table  .mp-dgcodeSortUp:hover
	{
		background:#0178CA url(../img/white_vverx.png)  center right no-repeat !important;
	}

.all-tury .headerSortDown,
.m-info-table .headerSortDown,
.ovr-all-tury .headerSortDown {
	background-image: url(../img/vniz.png);
}

	.all-tury .headerSortDown:hover,
	.ovr-all-tury .headerSortDown:hover	{
		background:#CAEBFC url(../img/vniz-hover.png)  center right no-repeat !important;
	}
	
	.m-info-table .headerSortDown:hover
	{
		background:#FBF6E0 url(../img/vniz-hover.png)  center right no-repeat;
	}
	
	.m-info-table .mp-dgcodeSortDown,
	.m-info-table .mp-dgcodeSortDown:hover
	{
		background:#0178CA url(../img/white_vniz.png)  center right no-repeat !important;
	}
	
		
.table-sravnenie .header {
    padding-right: 20px;
	background:#E4F5FE url(../img/2str.png) center right no-repeat !important;
	cursor: pointer;
	padding-left:8px;
}

	.table-sravnenie .header:hover {
		background:#E4F5FE url(../img/2str-hover.png) center right no-repeat !important;
	}
	
.table-sravnenie .headerSortUp {
	background:#E4F5FE url(../img/vverx.png) center right no-repeat !important;
}

	.table-sravnenie .headerSortUp:hover {
		background:#E4F5FE  url(../img/vverx-hover.png)  center right no-repeat !important;
	}

.table-sravnenie .headerSortDown {
	background:#E4F5FE  url(../img/vniz.png) center right no-repeat !important ;
}

	.table-sravnenie .headerSortDown:hover {
		background:#E4F5FE  url(../img/vniz-hover.png)  center right no-repeat !important;
	}
	