td.resultTable {
    font-weight: normal;
    line-height: 120%;
    font-size: 8pt;
    vertical-align: top;
    border-right: 1px solid #e3ddda;
    border-top: 1px solid #e3ddda;
}

td.tdpa, td.tdpam {
    border-right: 0px;
    border-top: 1px solid #e3ddda;
}

td.mid {
    vertical-align: middle;
}

td.tdpam {
    padding: 11px 6px 3px 0px;
}

td.tdnobo {
    border-right: 0px;
    border-top: 0px;
    padding: 0px 6px 3px 0px;
}

td.tooltip {
    border-right: 0px;
    border-top: 0px;
    font: 8pt tahoma;
}

td.title {
    font-weight: bold;
}

td.listTitle {
    font-weight: bold;
    border-bottom: 1px solid #e3ddda;
}

.rtColumn {
    overflow: hidden;
    white-space: nowrap;
    height: 19px;
    font-size: 8pt;
    font-family: tahoma;
    padding-top: 1px;
    padding-bottom: 0px;
    /* dělá neplechu v IE
    padding-left: 2px;
    padding-right: 2px;	*/
}

.rtCancelColumn {
    overflow: hidden;
    white-space: nowrap;
    height: 19px;
    font-size: 8pt;
    font-family: tahoma;
    color: red;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
}

.rtColumnSysTerm {
    overflow: hidden;
    white-space: nowrap;
    height: 19px;
    font-size: 8pt;
    font-family: tahoma;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    color: blue;
}

.tooltipItem {
    font-size: 8pt;
    font-family: tahoma;
    border: solid;
    border-color: #BED6F8;
    border-width: 1px;
}

.rich-datascr-button {
    font-weight: bold;
}

.rich-datascr-act {
    font-weight: bold;
    font-size: 10pt;
}

.rich-datascr-inact {
    font-weight: bold;
    font-size: 9pt;
}

.datascr-selected {
    /*background-color: #C6E2FF;*/
    /*background-color: #4072A6;*/
    /*background-color: #CD6600;*/
    /*background-color: #FFE066;*/
    background-color: #C2E0FF;
}

.extdt-empty-cell {
    display: none;
}

.extdt-menu-div-out {
    display: none;
}

.extdt-hsep {
    display: none;
}

.popupHelp {
    text-align: left;
    width: 400px;
}

.popupHelp td.name {
    vertical-align: top;
}

.popupHelp td.value {
    white-space: normal;
}
