.clr
{
	clear:both;
	height:0px;
	font:normal 0px verdana;
}
.master-head-left
{
    height: 80px;
    width: 18px;
    background: transparent url('../images/LeftHead.png') top left no-repeat;
    float: left;
}
.master-head-middle
{
    vertical-align:middle;
    height: 80px;
    background: url('../images/MiddleHead.png') repeat-x 50% top;
    margin-bottom:10px;
    color:black;

}
.master-head-right
{
    height: 80px;
    width: 18px;
    background: url('../images/RightHead.png') no-repeat right top;
    float: right;
   
}
.master-head-logo
{
    position: absolute;
    left: 35px;
    padding-top: 5px;
}

.master-menu-midle
{   
    vertical-align: top;
    text-align: left;
    background: transparent url('../images/MMiddle.png') left repeat-y;   
}

.master-menu-top
{
    height:13px;
    background: transparent url('../images/MTop.png') bottom left no-repeat;
}

.master-menu-bottom
{
    padding-top:15px;
    height:24px;
    background: transparent url('../images/MBottom.png') top left no-repeat;    
}
.master-head-labelPanel
{
    font-family: Arial;
    font-weight: bold;
    font-size: 19px;
    /*padding:30px 0px 0px 100px;*/
    position:absolute;
    left:30%;
    top:30px;
}
.master-head-labelPanelNewRequests
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    margin-top:10px;
}
.master-head-panel-login
{
    position: absolute;
    right: 3%;
    margin-top: 5px;
}
/*Barvy ve stromě*/
.master-menu-tree a
{
    color: black;
    font-family: Arial;
    font-size: small;
}
.master-menu-tree
{
    color: black;
    font-family: Arial;
    font-size: small;
    margin-top:0px;
}

.master-menu-tree a:hover
{
     text-decoration: underline;
}
.login /*nad celou login page*/
{
    font-family: Arial;
    font-size: small;
	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*/
{
    font-family: Arial;
    font-size: small;
	text-align:center;
    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;
}


body
{
    font-family: Arial;
    font-size: small;

}

.editor-label
{
	text-align:right;
	width:70px;	
}
#category-scrollbox
{
	width:200px;
	height:270px;
	overflow:auto;
}
#team-scrollbox
{
	width:220px;
	height:300px;
	overflow:auto;
}
#buttonLogout{
    height: 20px;
    width: 81px;
    background: transparent url('../images/logout_button.png') no-repeat;
    text-align:center;
    padding-top:2px;
}
.linkLogout
{
	color:#666666;
	font:bold 11px Arial;
	text-decoration:none;
}
.req_preview_data
{
	font:bold 12px Arial;	
	vertical-align:top;
}
.req_preview_data_normal
{
	font:normal 12px Arial;	
	text-align:left;
	vertical-align:top;
}
.req_preview_data_subject
{
	font:bold 14px Arial;	
	text-align:left;
	vertical-align:top;
}
.req_preview_title
{
	font:bold 22px Arial;
	background-color:#eeeeee;
	width:800px;
	line-height:30px;
	height:30px;
	padding:5px;
}
.req_preview_header
{
	font:bold 12px Arial;
	border:solid 1px #eeeeee;
	width:788px;
	line-height:20px;
	padding:10px;
}
.normal-text
{
	font-weight:normal;	
}
.req_preview_solve_title
{
	font:bold 15px Arial;
	border-bottom:solid 1px #eeeeee;
	background-color:#FDFDFD;
	line-height:20px;
	padding:10px;	
	text-align:center;
}
.req_preview_process_title
{
	font:bold 12px Arial;
	border-bottom:solid 1px #eeeeee;
	background-color:#FDFDFD;
	line-height:15px;
	padding:3px;	
	text-align:center;
}
