body
{    
	font-family: Arial;
	font-size: smaller;
}

.Hyperlink
{
	 text-decoration: underline;
	 font-size: 12px;
	 cursor: hand;
	 cursor: pointer;
	 color: Blue;
}

.master
{
    border-width: 1px;
    /*border-color: #C0C0C0;
    border-style: solid;
    background-color: #E0FFE2;*/
    text-align: center;
    padding: 5px;
}

.ButtonChangePass{
    height: 21px;
    width: 107px;
    background: transparent url('hdrButton.png') no-repeat;
    text-align:center;
    padding-top:2px;
    float: left;
}

.ButtonHelp{
    height: 21px;
    width: 107px;
    background: transparent url('hdrButton.png') no-repeat;
    text-align:center;
    padding-top:2px;
    float: left;
}

.ButtonLogout{
  color:black;
  text-decoration:none;
}
.master-head-left
{
    height: 80px;
    width: 18px;
    background: transparent url('LeftHead.png') top left no-repeat;
    float: left;
}
.master-head-left-test
{
    height: 80px;
    width: 18px;
    background: transparent url('LeftHead-test.png') top left no-repeat;
    float: left;
}
.master-head-midle
{
    vertical-align:middle;
    height: 80px;
    background: url('MiddleHead.png') repeat-x 50% top;
    margin-bottom:10px;
    color:black;
}
.master-head-midle-test
{
    vertical-align:middle;
    height: 80px;
    background: url('MiddleHead-test.png') repeat-x 50% top;
    margin-bottom:10px;
    color:black;
}
.master-head-right
{
    height: 80px;
    width: 18px;
    background: url('RightHead.png') no-repeat right top;
    float: right;
}
.master-head-right-test
{
    height: 80px;
    width: 18px;
    background: url('RightHead-test.png') no-repeat right top;
    float: right;
}

.master-head-logo
{
    position: absolute;
    left: 35px;
    padding-top: 17px;
}
.master-head-labelPanel
{
    font-family: Arial;
    font-weight: bold;
    font-size: 19px;
    padding-top: 30px;
}
.master-head-userInfo
{
    position: absolute;
    right: 2%;
    margin-top: 5px;
}
.master-content /*div obsahu stránky*/
{   
    margin-left: 10px;
    text-align: left;
    vertical-align: top;
    height: 500px;
    width: 750px !important;
    float: right;
}
.master-menu /*div menu*/
{   
    float:left;            
    padding:0px;
    /*left: 3%;*/
    width: 202px !important ;
}

.master-menu-midle
{   
    vertical-align: top;
    text-align: left;
    background: transparent url('MMiddle.png') left repeat-y;   
}

.master-menu-top
{
    height:13px;
    background: transparent url('MTop.png') bottom left no-repeat;
}

.master-menu-bottom
{
    padding-top:15px;
    height:24px;
    background: transparent url('MBottom.png') top left no-repeat;    
}

/*Barvy ve stromě*/
.master-menu-tree a
{
    color: black;
    font-family: Arial;
    font-size: small;
}

.master-menu-tree a:hover
{
     text-decoration: underline;
}


.editorRezimControl
{
}

.login /*nad celou login page*/
{
	text-align:center;
}
.login-logo /*logo*/
{
    width: 220px;
    height: 64px;
    margin:  20px
}
.login-dialog /*div menu*/
{
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 2px;
    border-color: Gray;
}
.login-dialog-title /*login dialog nadpis*/
{
    color: White;
    background-color: #6B696B;
    font-weight: bold;
}
.login-dialog-textBoxes /*textbox login i password*/
{
    margin: 5px;
}
.login-dialog-labels /*napisy "už. jméno", "heslo"*/
{
    padding: 5px;
}

div.LoadingProgress_Content
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

div.listVars
{
	float:left;
	width: 25%;
	height: 100%;
	padding-left:5px;
	padding-right:5px;
}

div.callbackDetail
{
	width:100%;
	min-height:400px;
	overflow:visible;
}
	
div.detailVars
{
	float: right;
	width: 72%;
	height: 100%;
	padding-left:5px;
	padding-right:5px;
}
td.varDetails_col1
{
	width:20% !important;
	padding-right: 5px;
}
td.varDetails_col2
{
	width:80% !important;
}
table.varDetailsList
{
	border: none;
	border-width:0px;
	padding: 0px;
	margin: 0px;
}
/* * /
table
{
    border-collapse:separate;  
    border-spacing: 2px;
}
/* */
td.varDetailsList_col1
{
	width:20% !important;
}
td.varDetailsList_col2
{
	width:80% !important;
	padding-left: 30px;
}
div.SystemVars_divButtons
{
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.callbackBarcodes
{
	width: 100%;
	min-height: 300px;
}

div.application-info
{
	font-size:x-small;
	font-family:Arial;
	padding-left:5px;
}

div.source-info
{
	font:bold 20px Arial;
	color:Red;
}
.loginTitle
{
    position: absolute;
    left: 47%;
    padding-top: 27px;
	font:bold 25px Arial;
	color:Red;
}
.ExportGridTitlePanel
{
	text-align: left;
	vertical-align: top;
	border: none 0px white;	
}

.CheckBoxPanel
{
	border: solid 1px #9F9F9F;
	padding:5px;
	/*overflow-y:scroll;
	max-height:100px;*/
}

.CheckBoxPanel label
{
	width:150px;
	display:inline-block;
	margin:2px;
}

.Loading /* Nápis načítám a točítko*/
{
   display: none; 
   position: absolute;
   top: 300px;
   left: 500px;
   background-color: White; 
   border: solid 1px Gray
}
.archive-label
{
	text-align:center;
	font:bold 14px Arial;
}

.dxGridView_gvHeaderFilterActive {
    background-position: 0px 0px;
	width: 15px;
	height: 16px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAIAAABGNLJTAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAABSSURBVChTY9i8eXNXV1c9IQBUA1TJAKQY/v8nBoFUAvWhieJCIJWDUzWQjQmQZdHNBitAADQpLC4BKwMBTHHs7sYpiFUCKxpcqklLVSSk2M2bAUstvF7C1SCcAAAAAElFTkSuQmCC');
}