

.cl_MainGroup
{
	font-weight:normal;
	cursor: hand;
	color:white;
	width:100%;
/*	z-index:150;*/
}
.cl_Group
{
	font-weight: normal;
	cursor: hand;
	background-color: white;
	border-top:1px solid white;
	border-left:1px solid #379b23;
	border-right:1px solid #379b23;
	border-bottom:1px solid #379b23;
	/*z-index: 10;*/
}
.cl_MainElem
{	
	height: 25px;
	background-color: #666666;
	cursor: hand;
  font-weight: bold;
}

.cl_MainElemOver
{
	height: 25px;
    background-color: #107030;
	cursor: hand;
    font-weight: bold;
}

.cl_MainElemTxt, .cl_MainElemTxtOver 
{
  padding-left: 18px;
  text-transform: uppercase;
	font-size: 11px;
	text-align:left;
	cursor: hand;
	color: white;
	font-weight : normal;
	font-style: normal;
	text-decoration: none;
	  font-weight: bold;
	   /*padding-left: 8px;*/
  
  border-bottom-style:solid; 
  border-bottom-width:1px;
  border-bottom-color:white;
	
}
.cl_MainElemRImg,.cl_MainElemRImgOver 
{
	border-bottom: solid 1px white;
}

.cl_ElemLImg, .cl_ElemLImgOver 
{
	border-bottom: solid 1px white;
	text-align: center;
	padding-left: 6px;
}
.box {border-top: solid 1px #006030; padding-top: 5px; padding-left: 5px; padding-right: 5px; background-color: #FFF; padding-bottom: 5px}
.prihlaseni-header {color: #FFFFFF; background-color: #006030; height: 20px; font-weight: bold; padding-left: 10px; padding-top: 3px}
.box-body {font-size: 9pt; border: 1px solid #d0d0d0}
.body-text {text-align: justify}




/* --- OKD menu ---*/

.separatorLine {
  display:none;
}
.main-item-image , 
.main-item-imageOver , 
.main-item-imageSelected {
  vertical-align: -3px;
  margin-right: 3px;
}
div.menuBlock div.mainItem div.mainItemText ,
div.mainItemTextOver ,
div.mainItemTextSelected {
  background: #666666;
  border-top: 1px solid #C0C2C3;
  color: #FFFFFF !important;
  padding: 5px 7px 5px 11px;
  overflow: hidden;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
div.menuBlock:hover div.mainItem:hover div.mainItemText:hover ,
div.mainItemTextOver , 
div.mainItemTextSelected {
  background: #006131;
}
.menu-folder-image , 
.menu-folder-imageOver , 
.menu-folder-imageSelected {
  position: relative;
  left: -3px;
}
div.subFolderText-image,
div.subFolderText-text ,
div.subFolderText-textOver {
    display:inline;
}
div.mainItemBlock div.subItemText ,
div.mainItemBlock div.subFolderText ,
div.subItemTextSelected ,
div.subFolderTextOver ,
div.subFolderTextSelected,
div.subItemTextOver  {
  background: #9A9B9C;
  font-weight: bold;
  border-top: 1px solid #D0D1D2;
  border-right: none;
  border-left: none;
  color: #FFFFFF !important;
  padding: 3px 3px 3px 12px;
  cursor: hand;
  cursor: pointer;
  overflow: hidden;
}
div.subItemTextOver:hover , div.subItemTextOver,
div.subItemTextSelected,
div.subFolderTextOver, 
div.subFolderTextSelected 
{ 
  background: #8DBE48;
}
div.subItemBlock {
  padding: 3px 0px 5px 0px;
}
div.subItemBlock div {
  margin: 0px !important;
  padding: 1px 3px 0px 33px;
  background: transparent url('../images/bull.gif') no-repeat 29px 7px;
  cursor: hand;
  cursor: pointer;
}
.subItem2TextOver ,
.subItem2TextOver * ,
div.subItemBlock *:hover ,
div.subItemBlock *:focus {
  text-decoration: underline;
  color: #006131;
}
div.subItemBlock *:active {
  text-decoration: none;
}
.menuBlock {
  _height: 1%;
}

.mainLabel {
  text-transform: uppercase; font-size: 15pt; font-weight: bold; 
}

TR.alternate {background-color: #F4F4F4}
TH {background-color: #DEDEDE}

TABLE.DataTable TD, TABLE.DataTable TH {
  padding-left: 5px;
  padding-right: 5px;
  text-align:left;
  vertical-align: top;
}

.popup-window {
  background-color: #a7a7a7;
  border: 1px solid #202020;
}
.popup-header {
  background-image: url(Images/Popup/header-bg.jpg);
  background-repeat: repeat-x;
  height: 28px;
  cursor: move;
}
.popup-header-text {
  padding-left: 8px;
  padding-top: 7px;
  margin-right: 50px;
}
.popup-header-text SPAN {
  color: #000000;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
}
.popup-body {
  border: 1px solid #444444;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  background-color: #f0f0f0;
}
.popup-body-text {
  background-color: #ffffff;
  border: 1px solid #84888b;
  padding: 5px 8px 5px 8px;
}
.popup-header-close {
  float:right;
  width: 50px;
  text-align:right;
  margin-right: 5px;
  cursor: pointer;
}
.popup-header-close input {
  position: relative;
  top: 0px;
}
.popup-body-button {
  height: 30px;
  padding-top: 8px;
  text-align: right;
}
.modalBackground {
 background-color :Gray;
/* filter:alpha(opacity=70);*/
 opacity:0.7;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.news-head{
  font-weight: bold;
  margin-top: 5px;
}
.resizeControl {
width:16px;
height:16px;
background-image:url(images/HandleGrip.png);
overflow:hidden;
cursor:se-resize;
z-index: 100;
}
        .resizingText  
        {  
            padding: 0px;  
            border-style: solid;  
            border-width: 2px;  
            border-color: #7391BA;  
        }  
