<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">IFRAME
{
	border: none
}

#t1
{
	width: 100%
}

A IMG
{
    border: none;
	vertical-align: middle
}

BUTTON IMG
{
	vertical-align: middle;
}
/*
#inlineData
{
	visibility:hidden; position:absolute; z-index:100; top:0px; left:0px;
}*/

.doklDet TD
{
	color: #3b5b93;
	font-weight: bold;
	vertical-align: middle;
}
.doklDet LABEL
{
	color: #3b5b7c
}

.doklDet span
{
	font-weight: bold;
}



.DataFieldED
{
	background-color: #FFFFE0;
}

.DataFieldRO,
.DataFieldNumRO
{
	background: #fff url(../../images/web/text-bg.png) repeat-x 0px 0px;
	BORDER: solid 1px #b5b8c8;
	height: 22px;
	padding: 2px 3px 0;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	color: gray;
	/* color: #3b5b7c; */
}

.DataField,
.DataFieldNum
{
	background: #fff url(../../images/web/text-bg.png) repeat-x 0px 0px; 
	BORDER: solid 1px #b5b8c8;
	height: 21px;
	padding: 2px;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	vertical-align: middle
}

.DropDownRiadok .DataField
{
		margin-right: -18px;
}

select.DataFieldERR,
.row_infotable2dform .DataFieldERR,
.row_infotable2dform .DataFieldNumERR
{
	/* background: red url(../../images/web/text-bg.png) repeat-x 0px 0px; */
	background-color: red !important;
	background-image: none !important;
	BORDER: solid 1px #6a0000;
	height: 22px;
	padding: 2px;
	font-family: helvetica, tahoma, verdana, sans-serif;
	font-size: 13px;
	color: white
}

.DataFieldNum
{
	padding-right: 15px;
}

TEXTAREA.DataField, TEXTAREA.DataFieldERR, TEXTAREA.DataFieldRO
{
	height: auto;
}

.htmlField
{
	overflow:auto; BORDER:2px inset; WIDTH:100%; height:100%; BACKGROUND-COLOR:white; padding:0px
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../Images/system/button-bg.gif)
}

.myAlert TH
{
	height: 20px;
	background: #D2F2FF;
	color: #808080;
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

.myAlert
{
	position: absolute;
/*	table-layout: fixed;*/
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	color: #404040;
	max-width: 700px;
	width: 300px;
	_width: expression(width &gt; 700 ? 700 : 300); 
	height: 120px;
	text-align: center
}

.myAlert TD
{
	padding: 8px 16px;
	font-family: Verdana;
	font-size: 12px;
}
.x-panel-body p 
{
        margin:10px;
        font-size:12px;
}

.x-hidden, .x-hide-offsets {
    position:absolute !important;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}

/*Ciskoder filter*/
.CisKoder_SubFilter
{
	cursor:pointer;
	border-top:1px solid #7eadd9;
	border-bottom:1px solid #7eadd9;
	border-right:1px solid #7eadd9;
	height:16px;
}

.CisKoder_dropDown,
.CisKoder_dropDownOver
{
	display: inline-block;
	width: 17px;
	height: 22px;
	border-bottom: solid 1px #b5b8c8;
	vertical-align: middle;
	
	background: url(../../images/web/trigger.gif) no-repeat 0px 0px;
}

.CisKoder_dropDownOver
{
	background: url(../../images/web/trigger.gif) no-repeat -17px 0px;
}
	
.DefaultDropDownCoderImage,
.DefaultDropDownImage,
.DefaultDropDownImage:hover
{
	background: url(../../images/web/trigger.gif) no-repeat -16px 0px;  
	width: 18px;
	height: 21px !important; 
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}

.DefaultDropDownImage:hover
{
	background: url(../../images/web/trigger.gif) no-repeat 1px 0px;  
}

.DefaultDropDownCoderImage
{
	background: url(../../Images/System/iphone/24x24/data_grid.png) no-repeat -5px 0px;  
	width: 17px;
	margin-left: -17px;
}

.TaskTreeSct img
{
	float: left;
}

.x-grid3-hd-inner img
{
	height: 16px !important;
}

.DropDownRiadok .DefaultDropDownImage + .DefaultDropDownCoderImage
{
	margin-left: 0px;
}

 .DefaultDropDownImage SPAN 
{
	visibility:hidden;
}

.DropDownRiadok
{
	display: block;
	/*width:100%;*/
}
/*------------------------------------------------*/

.DefaultDropDown
{
	display: block;
	/*width:100%;*/
}

.DefaultDropDown input
{
	display:block;
	width: !important;
	float:left;
	/* margin-right:-19px; */
}

.DefaultDropDownList
{
	display: block;
	background-color:#FFF;
	position:absolute;
	padding: 0;
	margin:0;
	margin-top: 25px;
 	z-index:5000;
	border:solid;
	border-color:#999;
	border-width:1px;
	font-weight:normal;
	overflow:auto !important;
	height:200px;

}

.infotableDFORM .DefaultDropDownList
{
	margin-left: -0px !important;
}

.infotableDFORM
{
	background: #f6f6f6 !important;
}



.DefaultDropDownList a
{
	display:block;
	padding:0 1px 1px 5px;
	color:#000;
	text-decoration:none;
	text-align:left;

}

.DefaultDropDownList a:hover
{
	cursor: pointer;
	background-color:#e3e2e2;
}

.CisKoder_completionListElement
{
	background-color:#FFF;
	position:absolute;
	/* padding: 0px 0px 5px 5px; */
	padding: 0;
	margin:0;
	width:400px; 
	border:solid;
	border-color:#999;
	border-width:1px;
	font-weight:normal;
	overflow-y:auto;
	max-height:200px;

}

/*-------------------------------------------------------*/
.SqlVyraz
{
	font-family: Arial !important;
	color: black;
	font-weight:bold;
	line-height: 18px;
	font-style: normal;
	margin: 5px;
	-webkit-user-select: text !important;
}
.Base
{
	background-color: white;
}

.SkladInfo
{
	font-weight: bold;
	margin-left: 2px;
	overflow: hidden;
	cursor: pointer
}

.tooltip
{
	background: #FFFFF0;
	border: solid 1px #3b5b7c;
	width: 400px
}

.tooltipHead
{
	background:	#c7d5e7;
	color: #123c92
}

.tooltipPartner
{
	color: Gray;
	border-top: dotted 1px Gray
}

SPAN.tooltip
{
	position: absolute;
	padding: 1px;
	width: auto;
	white-space: nowrap;
	background: #e5ebf2 url(../../images/web/xlsHeader.gif) repeat-x
}

#inlineData
{
	visibility:hidden; position:absolute; z-index:10000; top:0px; left:0px;
}

.comandPanel
{
	background: white;
	border: solid 2px black;
	width:115px;
	position:absolute;
	right:0px;
	top:55px;
}

.dysable
{
    color:Gray;
}

/* OKRUHY.CSS*/
			
.fullTextSearch
{
	width: 170px;
	display: inline-block;
	margin-top: 10px;
	float: right;
	margin-right: 15px;
}

.dashboardblank .gsearch {
	width: 70% !important;
}

.dashboardBlank .fulltextsearch
 {
margin-top: 5px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}

.tabbMini .Sel
{
	border: none;
}


.tabbmini a
{
	z-index: 10000;
}

.tabb A.admin
{
    background-image: url(../../Images/icons/admin_32.gif);
}

.tabb A.admin:hover
{
    background-image: url(../../Images/icons/admin_40.gif);
}

.tabb A.adminOn, .tabb A.adminOn:hover
{
    background: center 0px no-repeat url(../../Images/icons/admin_40.gif);
    font-weight:bold;
    color: #3b5b7c;
}

.tabbMini A.admin
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin:hover
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin:hover,.tabbMini A.adminOn
{
    background-image: url(../../Images/icons/admin_24.png);
}

.tabbMini A.admin
{
    background-image: url(../../Images/icons/admin_24.png);
}
.tabbMini A.admin:hover,.tabbMini A.adminOn
{
    background-image: url(../../Images/icons/admin_24.png);
}
.tabb A
{
    display:inline-block;
    width:32px;
    height:32px;
	vertical-align: middle;
	padding: 40px 2px 6px 2px;
	cursor: pointer;
	border-bottom: none;
	position: relative;
	font-weight:normal;
	color:#7f8589;
	font-size:10px;
	text-align:center;
	background:center 4px no-repeat;
	margin-left: 10px;
	
}

#ext-comp-1001
{
	max-width: 945px;
}

.tabb A:hover
{
	background: center 0px no-repeat;
	color: #3b5b7c;
}

span.x-window-header-text span.item img
{
	margin-left: 2px;
}

/* OKRUHY.CSS    END*/

.CisDoplnky a
{
	font-size: 11px;
	font-style: normal;
}

</pre></body></html>