.menuContainer{
	height:100%;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.menuContainer .content{
	padding:7px;
	vertical-align:top;
}
.menuContainer .menu{
	padding:7px;
	padding-left:0px;
	vertical-align:top;
	border-width:0px;
	background-color:rgb(234,234,234);
	width:169px;
}
.menuContainer .level0{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	padding:2px 0 2px 3px;
	color:#515151;
	background-color:#eeeeee;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#757575;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#757575;
	cursor:pointer;
}
.menuContainer .level0Selected{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	padding:2px 0 2px 3px;
	color:rgb(81,81,81);
	background-color:white;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#757575;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#757575;
	cursor:pointer;
}
.menuContainer .level0:hover{
	background-color:#eeeeee;
}
.menuContainer .level0 table tr td{
	color:rgb(81,81,81);
}
.menuContainer .sep{
	width:10px;
	vertical-align:top;
	color:#515151;
	background-color:#eeeeee;
	font-weight:bold;
	font-family:Verdana;
	padding-right:2px;
	padding-left:5px;
	height:20px;
}
.menuContainer .level0 table tr td.sep{
	font-size:13px;
	color:rgb(81,81,81);
}
.gap{
	width:100%;
}
.sdp-entityList{
	font-family: Arial, "Arial CE";
	font-size:11px;
	padding-top:15px;
}
.sdp-entityList table{
	border-collapse:collapse;
	width:100%;
}
.sdp-entityList tfoot table{
	width:auto;
}
.sdp-entityList label{
 width:100%;
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 margin: 5px;
	white-space:nowrap;
}
.sdp-entityList .entityList{
	border-collapse:collapse;
}
.sdp-entityList td, .sdp-entityList th{
	border-style:solid;
	border-color:white;
	border-width:1px;
	border-left-style:none;
	text-align:left;
}
.sdp-entityList .head{
	font-family: Arial, "Arial CE", Tahoma, "Tahoma CE", Helvetica, "Helvetica CE", "sans-serif";
	color:#666666;
	background-color:#D3D1D1;
	font-size:12px;
	font-weight: bold;
	text-align: center;
}
.sdp-entityList .entityList-foot, .sdp-entityList .entityList-summary{
	background-color:rgb(220,220,220);
	font-family: Arial, "Arial CE";
}
.sdp-entityList .entityList-foot{
	color:rgb(255,255,255);
	font-size:1px;
	text-align: center;
	padding:0px;
}
.sdp-entityList .entityList-summary{
	font-size:11px;
	padding:0px 2px 0px 2px;
	white-space: nowrap;
}
.sdp-entityList .even{
	color:#515151;
	background-color:#E4E4E4;
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.sdp-entityList .odd{
	font-family: Arial, "Arial CE", Tahoma, "Tahoma CE", Helvetica, "Helvetica CE", "sans-serif";
	color:#515151;
	background-color:#F5F5F5;
	font-size:11px;
	text-align: center;
}
.sdp-entityList table.sorted{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-width:0px;
	border-style:none;
}
.sdp-entityList .sortMark{
	width:10px;
	font-size:11px;
}
.sdp-entityList .sdp-ActionRenderer td {
	border-width: 0px;
}
.gap{
	width:100%;
}
.sdp-entity{
	font-family: Arial, "Arial CE";
	font-size:11px;
	background-color:rgb(228,228,228);
	padding:10px;
}
.none{
	margin:0px;
	padding:0px;
	border:0px none;
	background-image:none;
	background:none;
	width:auto;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#515151;
}
.sdp-entity td{
	font-family: Arial, "Arial CE";
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	font-size:11px;
	color:#515151;
}
.sdp-entity tr td{
	text-align: left;
	white-space:nowrap;
}
.sdp-entity td.foot{
	margin:10px;
	padding:10px;
}
.sdp-entity td.head{
	padding-left:5px;
}
.sdp-entity td.title{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(156,173,231);
	white-space:nowrap;
}
.sdp-entity th.title{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:15px;
}
.sdp-entity table tbody td{
	vertical-align:top;
}
.sdp-entity table.head{
	width:100%;
	font-family: Arial, "Arial CE";
	color:rgb(0,0,184);
	font-size:14px;
	font-weight: bold;
	vertical-align: middle;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(156,173,231);
	background-image: url("/etportal/images/section_head_bg_img_blue.gif");
	height: 21px;
}
.sdp-entity pre{
 width:100%;
}
.sdp-entity label, .sdp-entity pre{
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 vertical-align: top;
 margin: 0px;
 margin-left:3px;
 margin-right:1px;
 padding: 0px;
}
.sdp-entity label{
	white-space:nowrap;
/*	text-align: right;*/
	font-weight: bold;
	margin-right:5px;
}
.sdp-entity label.description{
	white-space:normal ! important;
}
.sdp-entity .sdp-ActionRenderer td {
	border-width: 0px;
}
.sdp-entity.sdp-main {
	margin-top: 14px;
}
/* kontroverzna zmena (label normal, value bold) */
 .sdp-entity label{
	font-weight:normal;
}
 .sdp-entity .sdp-TextRenderer, .sdp-entity .sdp-TextRangeRenderer,
 .sdp-entity .sdp-DateRenderer, .sdp-entity .sdp-DateRangeRenderer,
 .sdp-entity .sdp-LabelRenderer, .sdp-entity .sdp-ActionRenderer,
 .sdp-entity .sdp-LimitedActionRenderer, .sdp-entity .sdp-UserRenderer{
	font-weight:bold;
}
.sdp-entity .sdp-filter label {
	font-weight: bold;
}
.sdp-entity table.sdp-filter {
	width: 100%;
}
.com-abilitydev-portal-tree label{
 width:100%;
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 margin: 5px;
}
.com-abilitydev-portal-tree table{
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:none;
	width:auto;
}
.com-abilitydev-portal-tree .table{
	width:100%;
}
.com-abilitydev-portal-tree th{
	border-style:solid;
	border-color:white;
	border-width:1px;
	border-left-style:none;
}
.com-abilitydev-portal-tree td{
	margin:0;
	padding:0;
}
.com-abilitydev-portal-tree .head{
	font-family: Arial, "Arial CE";
 	color:#515151;
	background-color:rgb(220,220,220);
	font-size:11px;
	font-weight: bold;
	text-align: center;
	white-space:nowrap;
}
.com-abilitydev-portal-tree .head th{
	border-right-style:solid;
	border-right-width:2px;
}
.com-abilitydev-portal-tree .even{
 	color:#515151;
	background-color:rgb(245,245,245);
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.com-abilitydev-portal-tree .odd{
 	color:#515151;
	background-color:rgb(255,255,255);
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.path{
	font-family:Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
}
.path a{
	font-weight:normal;
}
.sdp-menu{
	font-family: Arial, "Arial CE";
	text-align:center;
	font-size:11px;
	margin-bottom:5px;
}
.sdp-tabs{
	background-color:rgb(234, 234, 234);
	border-top-color:rgb(224, 224, 224);
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:rgb(169, 169, 169);
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family: Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	width:100%;
}
.sdp-tab,.sdp-tabSelected,.sdp-tabLast{
	border-left-color:rgb(169, 169, 169);
	border-left-style:solid;
	border-left-width:1px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
}
.sdp-tab{
	background-image:url(/cportal/images/main_section_gradient_gray.gif);
	background-repeat:repeat-x;
	color:rgb(117, 117, 117);
	cursor:pointer;
}
.sdp-tabSelected{
	background-color:white;
	color:rgb(117, 117, 117);
}
.sdp-FatalMessage,
.sdp-ErrorMessage,
.sdp-WarningMessage,
.sdp-InfoMessage,
.sdp-DebugMessage,
.sdp-DebufMessage{
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	white-space:normal;
}

.sdp-FatalMessage{
	color:purple;
}
.sdp-ErrorMessage{
	color:rgb(226, 0, 116);
}
.sdp-WarningMessage{
	color:orange;
}
.sdp-InfoMessage{
	color:green;
}
.sdp-DebugMessage,.sdp-DebufMessage{
	font-weight: normal;
	line-height: 1.4em;
	color:#666666;
}
.sdp-TextRenderer, .sdp-TextRangeRenderer, .sdp-DateRenderer, .sdp-DateRangeRenderer, .sdp-LabelRenderer, .sdp-ActionRenderer,.sdp-LimitedActionRenderer,.sdp-UserRenderer{
	color:rgb(102, 102, 102);
	font-family: Arial, "Arial CE";
	font-size:11px;
	border:none 0px;
	width:auto;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
}
.sdp-LabelRenderer tr td, .sdp-ActionRenderer tr td, .sdp-LimitedActionRenderer tr td{
	padding-left:5px;
	margin-left:5px;
	white-space:nowrap;
}
.sdp-LabelRenderer tr td, .sdp-ActionRenderer, .sdp-LimitedActionRenderer{
	white-space:nowrap;
}
.sdp-RadioButtonRenderer{
	margin:0px;
	padding:0px;
	white-space:nowrap;
}
.sdp-RadioButtonRenderer label{
	text-align:left;
}
.sdp-TimeRangeEditor-from,
.sdp-TimeRangeEditor-to,
.sdp-DateRangeEditor-from,
.sdp-DateRangeEditor-to,
.sdp-TextEditor,
.sdp-TextAreaEditor,
.sdp-TextRangeEditor-from,
.sdp-TextRangeEditor-to,
.sdp-ComboboxEditor,
.sdp-BooleanEditor,
.sdp-DateEditor,
.sdp-FileEditor,
.sdp-RadioButtonEditor,
.sdp-SelectEditor{
	color:#666666;
	border-color:rgb(123, 158, 189);
  border-width:1px;
  border-style:solid;
	font-family: Arial, "Arial CE";
	font-size:11px;
}
.sdp-MultiselectEditor{
	color:#666666;
  border-style:none;
	font-family: Arial, "Arial CE";
	font-size:11px;
}
.sdp-MultiselectEditor select{
	border-color:rgb(123, 158, 189);
  border-width:1px;
  border-style:solid;
	width: 191px;
}
.sdp-TimeRangeEditor-from,.sdp-TimeRangeEditor-to{
	text-align: left;
	width:60px;
	border-color:rgb(123, 158, 189);
}
.sdp-DateRangeEditor-from,.sdp-DateRangeEditor-to{
	width:60px;
	border-color:rgb(123, 158, 189);
}
.sdp-TextEditor{
	width:180px;
  padding:2px;
  background-color:#ffffff;
}
.sdp-TextAreaEditor{
	width:380px;
	height:100px;
  padding:2px;
	text-decoration:none;
	line-height:1.4em;
}
.sdp-TextRangeEditor-from, .sdp-TextRangeEditor-to{
	width:60px;
}
.sdp-ComboboxEditor{
	width:180px;
}
.sdp-BooleanEditor{
	border-style:none;
}
.sdp-DateEditor{
	width:166px;
}
.sdp-FileEditor{
	width:180px;
}
.sdp-RadioButtonEditor{
	width:20px;
	border-style:none;
}
.sdp-SelectEditor{
	width:180px;
}
.sdp-MultiselectEditor{
	width:380px;
}
label.description{
	display:table-cell;
	text-align:left;
	white-space:normal;
}
.pagingButton{
	color:#e20074;
	font-family:"MS Shell Dlg",Arial;
	font-weight:bold;
	font-size:12px;
	border-style:none;
	background-color:white;
	cursor:pointer;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}
.pagingButtonInactive{
	color:rgb(120,120,120);
	font-family:"MS Shell Dlg",Arial;
	font-weight:bold;
	font-size:12px;
	border-style:none;
	background-color:white;
	padding:0;
	margin-left:3px;
	margin-right:3px;
}
.pagingText{
	/*color:rgb(0,0,0);*/
	color:#515151;
	font-family: Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	text-align: center;
	width:auto;
	white-space: nowrap;
}
.sdp-ButtonAction, .button1 {
	font-family: Arial, "Arial CE";
	font-weight:bold;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-right-color:#999;
	border-top-color:#ccc;
	border-left-color:#ccc;
	border-bottom-color:#999;
	background-color: #f3f3f3;
	background-position:left top;
	background-image:url("/cportal/images/button.png");
	background-repeat:repeat-x;
	color:#666666;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:1px;
	padding-top:1px;
	cursor:pointer;
}
.sdp-LinkAction:link, .sdp-LinkAction:active, .sdp-LinkAction:visited{
	color:rgb(102, 102, 102);
	text-decoration:underline;
	font-weight:normal;
	padding-right: 15px;
}
.sdp-LinkAction:hover{
	color: #E20074;
	text-decoration:underline;
	font-weight:normal;
}
.sdp-ProcessButtonAction, .sdp-ProcessButtonAction:active,
.sdp-ProcessCancelButtonAction, .sdp-ProcessCancelButtonAction:active,
.sdp-ProcessForwardButtonAction, .sdp-ProcessForwardButtonAction:active,
.sdp-ProcessBackwardButtonAction, .sdp-ProcessBackwardButtonAction:active,
.sdp-ProcessAttentionButtonAction, sdp-ProcessAttentionButtonAction:active{
	background-color:#ffffff;
	border-color:rgb(147,147,147);
	border-style:none;
	border-width:0px;
/*	border-right:1px solid rgb(147,147,147); ten ie je fakt sialenec */
	color:#5BA4DB;
	cursor:pointer;
	font-family: Arial, "Arial CE";
	font-weight:bold;
	font-size:11px;
	height:19px;
	margin-left:0px;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}
.sdp-ProcessForwardButtonAction{
	background-image:url("/cportal/images/pfbg_button.png");
	background-position:right bottom;
	padding-right:15px;
}
.sdp-ProcessForwardButtonAction:active{
	background-image:url("/cportal/images/pfbg_button2.png");
	background-position:right bottom;
	padding-right:15px;
}
.sdp-ProcessBackwardButtonAction{
	background-image:url("/cportal/images/pbbg_button.png");
	background-position:left bottom;
	padding-left:15px;
}
.sdp-ProcessBackwardButtonAction:active{
	background-image:url("/cportal/images/pbbg_button2.png");
	background-position:left bottom;
	padding-left:15px;
}
.sdp-ProcessCancelButtonAction:active{
	background-image:url("/cportal/images/pcbg_button2.png");
	background-position:left bottom;
	padding-left:15px;
}
.sdp-ProcessCancelButtonAction{
	background-image:url("/cportal/images/pcbg_button.png");
	background-position:left bottom;
	padding-left:15px;
}
/*
.sdp-ProcessButtonAction, .sdp-ProcessButtonAction:active{
	background-image:url("/cportal/images/bg_button.png");
	background-repeat:repeat-x;
	background-position:left bottom;
}
*/
.sdp-ProcessButtonAction:active, .sdp-ProcessAttentionButtonAction:active{
	background-image:url("/cportal/images/pbg_button2.png");
	background-position:top left;
	padding:0px 5px 0px 5px;
}
.sdp-ProcessButtonAction, .sdp-ProcessAttentionButtonAction{
	background-image:url("/cportal/images/pbg_button.png");
	background-position:bottom right;
	padding:0px 5px 0px 5px;
}
.sdp-ProcessAttentionButtonAction, .sdp-ProcessAttentionButton:active {
/*	color: #F5A300; orange*/
	color: #E20074; /*magenta*/
}

.sdp-LinkForwardAction {
	color:#666666;
	background-image:url("/cportal/images/link_arrow.gif");
	background-repeat:no-repeat;
	background-position:center right;
	text-decoration:none;
	font-weight:bold;
	padding-right: 11px;
	margin-right:5px;
}
.sdp-LinkForwardAction:hover {
	color:#E20074;
	background-image:url("/cportal/images/link_arrow_mg.gif");
}
.sdp-LinkBackwardAction {
	color:#666666;
	background-image:url("/cportal/images/link_arrow2.gif");
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	font-weight:bold;
	padding-left: 11px;
	margin-right:15px;
}
.sdp-LinkBackwardAction:hover {
	color:#E20074;
	background-image:url("/cportal/images/link_arrow_mg2.gif");
}
.sdp-questionMark{
	color:#ffffff;
	border-style:none;
	border-color:black;
	border-width:1px;
	background-color:#999999;/*#5BA4DB;*/
	font-family:Arial;
	font-size:11px;	
	cursor:pointer;
	font-weight:bold;
	height:25px;
	width:30px;
	padding:1px 4px 1px 4px;
	margin-left:2px;
	margin-right:5px;
	display:inline;
}
.sdp-contextHelp{
	color:#ffffff;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	background-color:#999999;/*#5BA4DB;*/
	margin-bottom:5px;
	display:none;
	width:150px;
	height:100px;
	padding:1px 4px 1px 4px;
	cursor:pointer;
	position:absolute;
	overflow:auto;
	overflow-x:visible;
	white-space:normal;
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
}
.sdp-borderLayout north{
}
.sdp-borderLayout west{
	vertical-align:top;
}
.sdp-borderLayout center{
	vertical-align:top;
}
.sdp-borderLayout east{
	vertical-align:top;
}
.sdp-borderLayout south{
}