.deepsearch {
	margin: 10px auto;
	width: 98%;
}

.deepsearch table {
	margin: auto;
	width: 95%;
	border: 1px solid #CCCCCC;
}

.deepsearch table th {
	width: 90px;
	font-weight: bold;
	background-color: #E0E0E0;
	vertical-align: top;
	text-align: right;
}

.deepsearch table td {
	text-align: left;
}

.deepsearch table th, .deepsearch table td {
	padding: 3px 2px;
}

.deepsearch td.material {
	width: 250px;
}


td.right, th.right {
	text-align: right;
}
td.left, th.left {
	text-align: left;
}
td.center, th.center {
	text-align: center !important;
}

#inx_druh, #inx_skupina {
	float: left;
	margin: 0 5px;
}
