/**************************************************************************************************************************/
/** tento file je zdrojovy (fileName_src.css) subor prislusny ku spakovanej (fileName.css) verzii pouzitej v aplikacii *******/
/** pri zmenach je potrebne vychadzat z tohto suboru.. ******************************************************************/
/** pred komitom je tento subor este potrebne komprimovat napr. http://www.cssdrive.com/index.php/main/csscompressor/ *************************/  
/**********************************************************************************************************************/

/* ----------------------------------*
 *	tabbedPane - BEGIN
 * ----------------------------------*/

.activeTab, .activeTabGray {
	background:#666666;	
	border-color:#fff !important;
	border-bottom-color:#666666 !important;
	border-right:1px solid #fff !important;
	padding:1px 5px 1px 3px;
	border-style:solid !important;
	border-left:none !important;
	border-top:none !important;
}
.activeTabChild, .activeTabChildChild {
	background:#E7E3DD;	
	border-right:1px solid #666666 !important;
	padding:1px 5px 1px 3px;
	}
.activeTabChildChild {
	background-color:#a9a9a9  !important;
	border-bottom:1px solid #666666 !important;
	}
.activeTab input, .activeTabGray input, .inactiveTabChild input,.inactiveTabChildChild input, .activeTabChild input, .activeTabChildChild input, .inactiveTab input, .inactiveTabGray input {
	width:auto !important;
	font-weight:bold !important;
	width:1px; 
	overflow:visible;	
	padding:2px; margin:0;
	font-size:11px;
	_width:1px !important;
	cursor: pointer;}
.activeTab input, .activeTabGray input{
	background-color:#666666 !important;
	color:white !important;
}
.activeTabChild input, .activeTabChildChild input {
	background-color:#E7E3DD !important;
	border:none !important;
	color:#FF8400 !important;
}
.activeTabChildChild input {
	background-color:#a9a9a9 !important;
	border:none !important;
	color:#FFF !important;
}
.inactiveTab, .inactiveTabGray {
	background-color:#8B8B8B !important;
	border-color:#666666 !important;
	border-bottom-color:none !important;
	border-right:1px solid #fff !important;
	width:auto !important;
	padding:1px 5px 1px 3px;
	border-style:solid !important;
	border-left-width:0px;
	border-top:none !important;
}
.inactiveTabChild, .inactiveTabChildChild {
	background-color:#CDCDCD !important;
	border:none !important;
	border-right:1px solid #666666 !important;			
	width:auto !important;
	padding:1px 5px 1px 3px;
	border-bottom:none;
}
.inactiveTabChildChild {
	background-color:#BDBDBD !important;
}
.inactiveTab input, .inactiveTabGray input {
	background-color:#8B8B8B !important;
	border:none !important;
	color:white;
	padding-top:2px;
	width: 100% !important;
}
.inactiveTabChild input, .inactiveTabChildChild input {
	background-color:#CDCDCD !important;
	border:none !important;
	color:#000;
	padding-top:2px;
	width: 100% !important;
}
.inactiveTabChildChild input {
	background-color:#BDBDBD !important;
	color:#666666;
	border-bottom:1px solid #666666 !important}
.disabledTab {
	border:0px solid #798643 !important;
}
.activeSub {
	border:none !important;
	background-color:#F8F7F7 !important;
	border-color:#FF8400 transparent !important;
	display:none !important;
}
.inactiveSub {
	border:0px solid green !important;
	display:none !important;
}
.tabContent {
	border:2px solid #666666 !important;
	background-color:#E7E3DD !important;
}
.tabContentChild {
	border:none !important;
	background-color:#E2E1E1 !important;}
.myFaces_panelTabbedPane_emptyHeaderCell, .myFaces_panelTabbedPane_emptyHeaderCell, .myFaces_pannelTabbedPane_HeaderRow{background-color:none;margin:0; padding:0; height:0}
.myFaces_panelTabbedPane_pane{padding:0}
.myFaces_pannelTabbedPane_subHeaderRow{
	display:none;
	}
/* ----------------------------------*
 *	tabbedPane - END
 * ----------------------------------*/