.sqlFilter
{
	/* background-color: white; */
	padding: 2px 4px;
	overflow: auto;
}

.Panel0 .sqlFilter
{
	overflow: hidden;
}

DIV.sqlFilter
{
	width: 100%;
}
/*
.sqlFilter TD
{
	background-color: transparent;
}
*/

.sqlFilter INPUT, .sqlFilterH INPUT, .sqlFilterExF INPUT
{
	background: #fff url(../../images/web/text-bg.gif) repeat-x 0px 0px;
	BORDER: solid 1px #b5b8c8;
	height: 18px;
	padding: 1 2px
}

.filteritem .item img
{
	width: 16px;
}


.sqlFilter INPUT, .sqlFilter SELECT
{
	vertical-align: middle
}

.sqlFilter IMG
{
	vertical-align: top;
	margin: 0
}

.sqlFilter A
{
	/* display: block; */
	vertical-align: middle;
	margin: 0 3px 0px 0px
}

.sqlFilter SPAN
{
	display: inline-block;         /*zmena inline-block*/
	white-space: nowrap;
	height: auto;            /*zmena 17px*/
  /*pridane*/
  overflow-x: hidden;         */
  width: 100px;
  
}

.sqlFilter SPAN IMG
{
	vertical-align: middle;
}

SPAN.termin
{
    width:16px !important;
    height:16px;
    float:left;
    display:inline;
    background: url(../../Images/System/calendarBlank.png) no-repeat;    
    font: bold 10px;
	text-align: center;
	cursor: pointer;
	line-height: 16px;
	padding-top: 1px
}

.sqlFilter DIV
{
	padding: 1px 0;
	display: inline-block;
	float: left;
	white-space: nowrap;
}

.sqlFilterH A
{
	line-height: 16px;
	margin: 0 3px;
}

.sqlFilterH DIV
{
	display: inline;
	float: left
}

.cHref
{
	background: transparent
}

/*
.sqlFilter DIV.crm
{
	width: 22px;
	font-weight: bold;
	text-align: right;
	margin-right: 2px;
	padding-right: 3px;
	display: inline-block;
	float: left
}
*/

.sqlFilter .CisKoder_dropDown
{
	height: 18px;
}

.sqlFilter .CisKoder_dropDownOver
{
	height: 18px;
}

.sqlFilterExF
{
	display:inline-block;
	/*float:left;*/
	margin:0;
	padding:1px 0 0 0;
	text-align:left;
	white-space:nowrap;
}
.sqlFilterExF SPAN
{
	display:inline-block;
	margin:0;
	vertical-align:middle;
	border:medium none;
	cursor:pointer;
	height:17px;
	text-align:left;
	white-space:nowrap;
}

IMG.sqlFilterExF
{
	margin:0;
	vertical-align:middle;
}