body {
 background: #E7E5DD;

}

.banner-title {
    overflow: visible !important;
    margin: 0.7em 0% 0.7em !important;
}

.banner-buttons-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 5px 0 3px 6px;
}

.banner-buttons-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 5px 6px 3px 0;
}

.banner-buttons-left .ui-btn-inner,
.banner-buttons-right .ui-btn-inner {
    display: none;
}

.headerTitle {
    display: table;
    width: 100%;
    -moz-box-shadow: 0px 4px 8px -4px #aaa;
    -webkit-box-shadow: 0px 4px 8px -4px #aaa;
    box-shadow: 0px 4px 8px -4px #aaa;
    background-image: -o-linear-gradient(bottom, rgb(224,224,224) 14%, rgb(249,249,249) 57%);
    background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 14%, rgb(249,249,249) 57%);
    background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, white), color-stop(1, #E6EFF2));
    background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 14%, rgb(249,249,249) 57%);
    text-align: center;
    border: none !important;
    overflow: auto;
    color: #003399;
}

.headerElement {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 50px 0 50px;
    font-weight: normal;
}

.headerOptions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 3px 7px 3px 0;
}

.mapTitle {
    margin: 0.7em 0 0.4em 0;
    -webkit-margin-before: 0.7em;
    -webkit-margin-after: 0.4em;
}

.button-icon {
    width: 74px;
    height: 74px;
    line-height: 74px;
    display: block;
    margin: 0.2em auto !important;
    font-size: 3.5em;
    color: #4F82B4 !important;
    border-radius: 16px !important;
}

.small-button-icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: block;
    margin: 0.2em 0.05em !important;
    font-size: 1.4em;
    color: #4F82B4 !important;
    border-radius: 5px !important;
}

.panel-button-icon {
    color: #2f3e46 !important;
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin: auto 0.05em !important;
    font-size: 1.4em;
    border-radius: 5px !important;
}

[data-role="button"], [data-role="header"] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button-icon .ui-btn-inner, .small-button-icon .ui-btn-inner {
    padding: 0 !important;
}

.buttonTitle {
    text-align: center;
    font-weight: bold;
}

.small-icon {
    color: #2f3e46;
    font-size: 18px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}
.small-icon.left {
    left: 10px;
}
.small-icon.right {
    right: 10px;
}

.nextEvent {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: center;
}

.highlight { background-color: #E7E5DD; }

.loader {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

.emptyMessage {
    text-align: center;
}

.errorMsg {
    text-align: center;
}

.errorMsg h4 {
    color: red;
}

.sessionColor{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 4px;
    margin-right: 8px;
}

.protected {
    color: #AF0000;
    float: right;
    padding-right: 5px;
}

.timeContribution  {
    color: #AAA;
    float: right;
    padding-right: 5px;
}

.ui-panel {
    -moz-box-shadow: 0px -1px 8px #aaa;
    -webkit-box-shadow: 0px -1px 8px #aaa;
    box-shadow: 0px -1px 8px #aaa;
}

.ui-panel li.panel-divider {
    font-size: 5px !important;
}

.ui-panel .ui-btn-active .ui-btn-text {
    color: #f9f9f9 !important;
}

.ui-panel .ui-btn-text {
    color: #4f82b4 !important;
}

.ui-btn-up-c .ui-icon,
.ui-btn-hover-c .ui-icon {
    background-color: #E7E5DD;
}

.ui-btn-up-b .ui-icon,
.ui-btn-hover-b .ui-icon  {
    background-color: #E7E5DD;
}
.ui-header-fixed {
    top: -1px !important;
    padding-top: 1px !important;
}

.dyzury tr td {
        font-size: 12px;
        font-family: Verdana;
        color: #003399;
        border-left: 1px solid;
        border-bottom: 1px solid;
}

.hotele tr td {
        font-size: 12px;
        font-family: Verdana;
        color: #003399;
        border-left: 1px solid;
        border-bottom: 1px solid;
}

.title {
        font-size: 16px;
        font-family: Verdana;
        font-variant: small-caps;
        color: #003399;
        font-weight: bold;
}

.button-icon-small {
    line-height: 16px;
    display: inline-block;
    color: #4F82B4 !important;
}

