@import url("general-specific-tmp.css?ver=2");

body {
    /*background: url("../images/up-background.jpg") repeat-y fixed;*/
    background-color: #0a293e;
}

a {
    color: #fff;
}

td {
    border: none !important;
}

#thd {
    /*background: url("../images/logo.png") no-repeat;*/
    background: none;
    background-color: white;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    height: 205px;
}

.thd-left-cs {
    background: url("images/SOVM_background.png") no-repeat;
    margin-top: 30px; /*margin-bottom: 20px;*/
    margin-left: 30px;
    height: 163px !important;
    width: 935px !important;
}

#thd-right {
    background: none;
    width: auto;
    height: auto;
}

#mainbody {
    margin: 0;
}

#login-status {
    /* status uzivatele */
    position: absolute;
    top: 0;
    right: 75px;
    margin-top: 3px;
}

#login-status span {
    /* test statusu uzivatele */
    color: #034ea1;
}

#menu {
    background-color: white;
    padding-left: 15px;
}

#menu div.button-logout {
    /*background: none repeat scroll 0 0 transparent;*/
    /*background-color: #0a293e;*/
    background: none;
    border: 0;
    position: absolute;
    right: 0px;
    top: 0;
}

#menu div.button-logout div {
    color: #034ea1;
    font-size: 12px;
    text-decoration: underline;
}

#menu a {
    display: block;
    color: inherit;
}

div.button-logout div a {
    color: #105F9A;
}

input.button-changerole {
    background: none;
    border: 0;
    border-bottom: 1px solid #034ea1;
    height: auto;
    width: auto;
    font-weight: bold;
    color: #034ea1;
}

#menu div.changerole {
    top: 1px;
    width: 240px;
    text-align: left;
}

#menu td.changerole {
    text-align: right;
}

#menu div.button {
    background: none;
    border: 0;
    width: auto;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 10px 5px 0 20px;
}

#menu div.button div {
    color: #034ea1;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

#menu span.button {
    background: none;
    border: 0;
    width: auto;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 10px;
    float: left;
}

#menu span.button span {
    color: #034ea1;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#menu span.button span a {
    font-size: 13px;
    display: inline;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    vertical-align: text-top;
    color: #034EA1;
}

#menu span.button span span {
    font-size: 13px;
    color: #888888;
    display: inline;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

#menu span.selected span {
    background-color: #e0f0ff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    border: 1px solid #034EA1;
    font-weight: bolder;
}

#menu span.selected span a {
    text-decoration: none;
    color: black;
}

#menu span.subjectName {
    white-space: nowrap;
    float: left;
    padding-left: 10px;
}

#menu span.subjectName span {
    font-size: 13px;
    font-weight: bold;
    vertical-align: text-top;
}

#menu div.reload {
    background: unknown; /* browser to bude ignorovat coz je zadouci */
    width: auto;
}

#caption {
    display: none;
}

#content {
    border: none;
}

#content div h2 {
    display: none;
}

#menu table tr td {
    padding: 0;
}

table.list,
table.newItem,
table.detail {
    margin: 25px 0 !important;
}

table.list thead tr th,
table.newItem thead tr th,
table.detail thead tr th {
    background: none;
    border: 0;
    text-transform: uppercase;
}

table.list tbody tr td,
table.newItem tbody tr td,
table.detail tbody tr td {
    border: none;
    color: #66ccff;
}

tr.unpair,
td.unpair {
    background: url("../images/searchbackground.png") repeat;
}

tr.pair,
td.pair {
    background-color: transparent;
}

table.list a,
table.newItem a,
table.detail a {
    color: #66ccff;
    text-decoration: none;
}

table.list tfoot tr td,
table.newItem tfoot tr td,
table.detail tfoot tr td {
    color: #66ccff;
}

table.list tfoot a,
table.newItem tfoot a,
table.detail tfoot a {
    text-decoration: none;
}

table.list tfoot strong,
table.newItem tfoot strong,
table.detail tfoot strong {
    color: #fff;
    font-weight: bold;
}

div.ldapPath span.item a {
    color: #66ccff;
}

div.ldapPath span.item span {
    text-decoration: underline;
    border: none;
    color: #66ccff;
}

#editBox {
    background: transparent;
    border: 0 solid #fff;
    color: #66ccff;
}

#itemDetail {
    color: #66ccff;
}

#editBox #itemDetail table.editItem {
    border: 1px solid #66ccff;
    background: rgb(11, 34, 50); /* kvuli prohlizecum co neumi rgba */
    background: rgba(11, 34, 50, 0.7); /* #0B2232 */
}

input.inputText {
    width: 255px;
}

#itemDetail table.editItem tr th {
    border: 1px solid #66ccff;
    background: transparent;
    text-transform: uppercase;
}

#itemDetail table.editItem tr td.topBorder {
    border: 1px solid #66ccff;
}

table.login,
table.info {
    background: none;
    border: 0 solid #66ccff;
}

table.login thead tr th,
table.info thead tr th {
    background: none;
    border-color: #66ccff;
    border-width: 0 0 1px;
    text-transform: uppercase;
}

table.login tbody tr td,
table.info tbody tr td {
    color: #66ccff;
}

.error span {
    font-size: 14px;
    padding-left: 10px;
    font-weight: bold;
    color: #fe7272;
}

.warning span {
    font-size: 14px;
    padding-left: 30px;
    font-weight: bold;
    color: #FED772;
}

.success span {
    font-size: 14px;
    padding-left: 30px;
    font-weight: bold;
    color: #C4CCD5;
}

#loginPage {
    color: #fff;
}

#footer {
    text-align: center; /*background: url("../images/copyrightbackround.png") repeat;*/
    background: #999999;
    height: 20px;
    padding-bottom: 10px;
    width: 100%;
}

#footer span {
    color: black;
}

#tooltip {
    background: #fff;
}

/*.certificates-edit-specific {*/
/*background: transparent;*/
/*}*/

#content div form#searchData h2 {
    display: block;
    color: #66ccff;
}

.infotext {
    overflow-y: auto;
}

.disclaimerBox {
    color: #66ccff;
    font-size: 10pt;
    padding-left: 5px;
}

div.searchFilter {
    margin: 0px;
    margin-top: 10px;
    padding: 5px;
}

div.searchFilter label {
    color: #66ccff;
    font-weight: bold;
    padding-right: 10px;
    vertical-align: middle;
}

html, body, #mainbody {
    height: 100%;
}

body > #mainbody {
    height: auto;
    min-height: 100%;
}

#footer {
    clear: both;
    position: relative;
    z-index: 10;
    height: 20px;
    margin-top: -30px;
}

h3 {
    color: white;
    padding-left: 5px;
}

/* Tabs */
.ui-tabs {
    margin-top: 20px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    text-decoration: underline;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #1c94c4;
    text-decoration: underline;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #ffffff;
}

.ui-tabs .ui-tabs-nav li a {
    text-decoration: underline;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    font-weight: bold;
    text-decoration: none;
}

/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #ffffff; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce; font-weight: bold; color: #c77405; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff; font-weight: bold; color: #eb8f00; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
*/
.ui-tabs .ui-tabs-nav li a {
    padding: 10px 20px 0 5px;
}

.ui-widget :active {
    outline: none;
}

.infotext a {
    font-size: 12px;
    color: #6CF;
    text-decoration: underline;
}

.infotext a:hover {
    color: white;
    text-decoration: underline;
}

#footer a {
    color: black;
    text-decoration: underline;
}

#footer a:hover {
    color: black;
    text-decoration: underline;
}

.readOnlyInput {
    background-color: #D0D0D0;
}

table.list a.inactiveLink, table.newItem a.inactiveLink, table.detail a.inactiveLink {
    color: #808080;
}

#mask {
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
    top: 0;
    left: 0;
}

#uploadForm {
    position: absolute;
    display: none;
    z-index: 9999;
    padding: 0;
    width: 500px;
    background-color: #0A293E;
}

#ufContent {
    color: #6CF;
    font-size: 12px;
    width: 500px;
    background-color: #0A293E;
    padding: 5px 5px 5px 5px;
    border: solid #6CF 1px;
}

#uploadForm fieldset {
    /*border: solid #6CF 1px;*/
    padding: 15px 15px 15px 15px;
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
}

#uploadForm input {
    color: black;
}

#uploadForm legend {
    padding: 0 5px 0 5px;
}

#ufMessage {
    color: inherit;
    background-color: white;
}

#ufButtons {
    padding-top: 15px;
    text-align: right;
}

#uploadForm h2 {
    color: inherit;
    display: block !important;
}

#uploadForm .error span {
    font-size: 12px;
    padding-left: 30px;
    font-weight: bold;
}

#uploadForm .warning span {
    font-size: 12px;
    padding-left: 30px;
    font-weight: bold;
}

#uploadForm .success span {
    font-size: 12px;
    padding-left: 30px;
    font-weight: bold;
}

#uploadForm .error {
    margin-bottom: 5px;
}

#uploadForm .warning {
    margin-bottom: 5px;
}

#uploadForm .success {
    margin-bottom: 5px;
}

#extendableItemBox span a {
    color: #66ccff;
    text-decoration: underline;
    border: none;
}

#extendableItemBox span a:hover {
    text-decoration: underline;
    border: none;
    color: #66ccff;
}

#content div {
    clear: both;
}

#thd {
    position: relative;
}

#isdsLogo {
    position: absolute;
    left: 804px;
    top: 42px;
    max-width: 160px;
}

#infoline {
    font-size: 13px !important;
    font-weight: bold !important;
    color: black !important;
}

#loggedUser {
    padding-left: 20px;
}

#message {
    color: #ffff99;
    font-size: 12px;
    font-weight: bold;
}

h2.error {
    color: #F06060;
    padding-left: 40px;
    padding-top: 0;
}

div.no-results {
    color: #66CCFF;
    padding-left: 5px;
    padding-top: 20px;
}

#filterInfo {
    font-size: 12px;
    padding-left: 3px;
    color: #6CF;
}

#filterInfo a {
    text-decoration: underline;
}

#filterInfoTitle {
    font-weight: bold;
}

#filterInfo .filterInfoAttribute {
    font-weight: normal;
}

#filterInfo .filterInfoValue {
    font-weight: normal;
    font-style: italic;
}

#filterDialog {
    display: none;
    color: #6CF;
}

#filterMenu {
    font-size: 12px;
    padding-left: 3px;
}

#filterMenu span {
    margin-right: 10px;
}

#filterMenu a {
    text-decoration: underline;
}

#filterMenu img {
    vertical-align: middle;
}

#filterDialogHeader {
    float: right;
    width: 50px;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #0A293E;
    border: 1px solid white;
}

.sd_container {
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 10px;
    position: absolute;
    background-color: #0A293E;
    border: solid 1px #ccc;
    text-align: center;
    color: #6CF;
}

#filterDialogHeader a {
    text-decoration: none;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

#filter {
    clear: both;
}

#filter td.text {
    text-align: left;
}

.header-sort {
    display: inline;
}

.header-sort-up-active {
    background-image: url('../images/ui-icons_ffffff_256x240.png');
    height: 16px;
    width: 16px;
    background-position: -96px -192px;
    background-repeat: no-repeat;
    display: inline-block;
}

.header-sort-down-active {
    background-image: url('../images/ui-icons_ffffff_256x240.png');
    height: 16px;
    width: 16px;
    background-position: -64px -192px;
    background-repeat: no-repeat;
    display: inline-block;
}

.header-sort-up {
    background-image: url('../images/ui-icons_888888_256x240.png');
    height: 16px;
    width: 16px;
    background-position: -96px -192px;
    background-repeat: no-repeat;
    display: inline-block;
}

.header-sort-down {
    background-image: url('../images/ui-icons_888888_256x240.png');
    height: 16px;
    width: 16px;
    background-position: -64px -192px;
    background-repeat: no-repeat;
    display: inline-block;
}

.list td {
    max-width: 300px;
}

.detail .detailEditColumn {
    max-width: 200px;
    min-width: 70px;
}

.detail td {
    overflow: hidden;
}

.inputTextarea {
    font-family: "Arial CE", Arial, "Times New Roman", Georgia, Serif;
    font-size: 100%;
}

.detail-groups.ui-tabs .ui-tabs-nav {
    padding: 0;
}

.detail-groups.ui-widget-header, .detail-groups.ui-state-active, .detail-groups.ui-widget-content .ui-state-active, .detail-groups.ui-widget-header .ui-state-active, .detail-groups.ui-state-active, .detail-groups.ui-widget-content .ui-state-active, .detail-groups.ui-widget-header .ui-state-active, .detail-groups.ui-state-default, .detail-groups.ui-widget-content .ui-state-default, .detail-groups.ui-widget-header .ui-state-default, .detail-groups.ui-state-default, .detail-groups.ui-widget-content .ui-state-default, .detail-groups.ui-widget-header .ui-state-default, .detail-groups.ui-state-active, .detail-groups.ui-widget-content .ui-state-active, .detail-groups.ui-widget-header .ui-state-active, .detail-groups.ui-state-default, .detail-groups.ui-widget-content .ui-state-default, .detail-groups.ui-widget-header .ui-state-default {
    background: none;
    border: 0;
    color: inherit;
    font-weight: inherit;
}

.detail-groups.ui-state-default a, .detail-groups.ui-state-default a:link, .detail-groups.ui-state-default a:visited {
    color: inherit;
}

.detail-groups .ui-widget-header {
    font-weight: normal;
    background: none;
}

.detail-groups.ui-widget-content {
    background: none;
    border: 0;
    color: inherit;
}

.detail-groups.ui-tabs .ui-tabs-panel {
    background: none;
    padding: 0;
}

.ui-datepicker-trigger {
    vertical-align: middle;
}

.itemRemoved span {
    text-decoration: line-through;
    color: #F08080;
}

table.list tbody tr.agenda td {
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

table.list thead tr th.smaller {
    font-size: 12px;
    text-transform: none;
}

table.list tbody tr td.role,
table.list tfoot tr td.role,
table.list thead tr th.role {
    text-align: center;
}

table.list tbody tr td.padding {
    padding-left: 20px;
}

table.list tbody tr td.border,
table.list tfoot tr td.border,
table.list thead tr th.border {
    border-right: 1px solid #B3B3B3 !important;
}

table.list thead.border {
    border-bottom: 1px solid #B3B3B3 !important;
}

table.szrAgentTable {

}

table.szrAgentTable tr {

}

table.szrAgentTable td.agentName {
    padding-left: 5px;
    border: 1px solid #B3B3B3 !important;

}

table.szrAgentTable td.roleName {
    padding-left: 20px;
}

.offeredItem {
    padding-left: 5px;
}
