* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff url('/media/page/body-bg.png') repeat-x left top;
    color: #646464;
    font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
    font-size: 80%; /* 100% == 16px */
    line-height: 130%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.form_cleaner,
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
button {
    cursor: pointer;
}
ul,
ol {
    margin: 15px 20px;
}
p {
    margin: 15px 0;
}
ul li,
ol li {
    line-height: 180%;
}
a {
    color: #00439c;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
.bold {
    font-weight: bold !important;
}
.center {
    text-align: center !important;
}
.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.error_color {
    color: #ff0000 !important;
}
h1, h2, h3, .like_h3, h4 {
    color: #e77630;
    font-weight: normal;
    line-height: 130%;
    margin-bottom: 10px;
}
h1 {
    font-size: 230%;
}
h2 {
    font-size: 180%;
}
.like_h3,
h3 {
    color: #00439c;
    font-size: 130%;
    font-weight: bold;
}
h4 {
    color: #6298a8;
    font-size: 120%;
}
h5 {
    font-size: 100%;
}
p.perex {
    font-size: 120%;
}
div.wiki-box p {
    margin: 0 0 15px 0;
}
div.wiki-box h2,
div.wiki-box h3 {
    margin-top: 15px;
}
div.wiki-box ul {
}
div.wiki-box ul li {
}

form .radek {
    margin: 5px 0;
}
form .radek label,
form .radek input[type=text],
form .radek input[type=password],
form .radek select,
form .radek textarea {
    display: block;
    float: left;
}
form .radek label {
    margin-right: 5px;
    padding: 4px 0 0 0;
    text-align: right;
    width: 120px;
}
form .radek .behind_input {
    display: block;
    float: left;
    margin-left: 5px;
    padding: 4px 0 0 0;
    text-align: left;
    width: 120px;
}
form .radek input[type=text],
form .radek input[type=password],
form .radek select,
form .radek textarea {
    background-color: #fff;
    border: 1px solid #bbd3f4;
    padding: 4px 6px;
    width: 250px;
}
form .radek .fake_input {
    display: block;
    float: left;
    padding: 4px 6px;
    width: 250px;
}
form .radek select {
    width: 264px;
}
form .radek textarea {
    height: 100px;
    width: 350px;
}
form .hint {
    color: #d10404;
    font-size: 90%;
    margin: 2px 0 2px 130px;
}
form .radek input.button {
    background: transparent url('/media/page/btn.png') no-repeat left top;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 12px;
    height: 37px;
    overflow: hidden;
    padding-bottom: 4px;
    .padding-bottom: 0;
    text-align: center;
    width: 138px;
}

form .radek input.button-old {
    background: transparent url('/media/page/btn-bg.png') repeat-x left center;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 6px 10px 7px 10px;
}

/* Opera Hack */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
    head~body form .radek input.button {
        padding-bottom: 0;
    }
}
form .radek input.button.submit {
    background-image: url('/media/page/btn-submit.png');
    float: right;
    padding-right: 25px;
    width: 225px;
}
form .radek input.button.submit.common_form {
    margin-right: 240px;
}
form .radek input.button.storno {
    background-image: url('/media/page/btn-storno.png');
    float: right;
    padding-right: 25px;
    width: 155px;
}
form .radek input.button.back {
    background-image: url('/media/page/btn-back.png');
    color: #274d72;
    float: left;
    padding-left: 25px;
    width: 95px;
}
form .radek.phone_prefix select {
    margin-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 70px;
}
form .radek.phone_prefix input {
    width: 175px;
}


#container {
    background: transparent url('/media/page/menu-bg.png') no-repeat left 115px;
    margin: 0 auto;
    padding: 0 11px 0 9px;
    position: relative;
    width: 940px;
}

#top {
    background: transparent url('/media/page/top-bg.png') no-repeat left top;
    height: 100px;
    overflow: hidden;
    padding: 10px 0 0 0;
}

#top.not_logged {
    background-image: url('/media/page/top-bg-not-logged.png');
}

#logo,
#logo .logo,
#logo .logo a {
    display: block;
    height: 88px;
    margin: 0;
    width: 301px;
}
#logo {
    float: left;
}
#logo .logo a {
/*    background: transparent url('/media/page/logo.png') no-repeat 10px 10px; */
    color: transparent;
    height: 68px;
    padding: 10px 10px 10px 25px;
    width: 266px;
}
#centrum,
#cash,
#user {
    display: block;
    font-size: 90%;
    float: left;
    height: 80px;
    padding: 5px 15px 0;
}
#centrum a,
#cash a,
#user a {
    color: #5d5e60;
}
#centrum {
    padding: 15px 20px;
    height: 50px;
    text-align: right;
    width: 288px;
}
#top.not_logged #centrum {
    width: 598px;
}
/*#centrum h4 {
    color: #0054b8;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}*/
#centrum h4 {
    color: #454545;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
}
#centrum p {
    color: #454545;
    margin: 0;
}
#centrum a.btn_all_contacts {
    background: transparent url('/media/page/btn-header-all-contacts.png') no-repeat left top;
    color: #406283;
    cursor: pointer;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    line-height: 210%;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 125px;
}
#cash {
    width: 95px;
}
#user {
    border-left: 1px solid #eaeaea;
    width: 155px;
}
#cash dl,
#user dl {
    display: block;
}
#cash dl dt,
#user dl dt,
#cash dl dd,
#user dl dd {
    display: block;
    color: #5d5e60;
}
#cash dl dt,
#user dl dt {
    color: #6298a8;
}
#cash dl dd,
#user dl dd {
    font-weight: bold;
}
#cash dl dd strong,
#user dl dd strong {
    font-size: 130%;
}
#cash dl dt,
#cash dl dd {
    text-align: right;
}
#cash dl .separ,
#user dl .separ {
    margin-top: 7px;
}

#user form label {
    color: #6298A8;
    display: block;
}
#user form input {
    background-color: #fff;
    border: 1px solid #bbd3f4;
    display: block;
    font-size: 90%;
    height: 14px;
    padding: 1px 3px;
    width: 150px;
}
#user #forget_password_link {
    color: #6298A8;
    font-size: 85%;
}
#user form #submit {
    background-color: transparent;
    border: 0 none;
    color: #fff;
    display: inline;
    font-size: 110%;
    font-weight: bold;
    height: auto;
    padding: 0;
    position: absolute;
    right: 110px;
    top: 124px;
    width: auto;
}

#menu,
#menu ul,
#menu ul li,
#menu ul li a {
    display: block;
    height: 49px;
    margin: 0;
    overflow: hidden;
}
#menu {
}
#menu_left {
    display: block;
    float: left;
    padding-left: 10px;
    width: 734px;
}
#menu_right {
    display: block;
    float: left;
    width: 196px;
}

#menu ul {
    list-style-type: none;
}
#menu ul li {
    float: left;
}
#menu ul#menu_left li {
    background: transparent url('/media/page/menu-separator.png') no-repeat right top;
    padding-right: 2px;
}
#menu ul li a {
    color: #fff;
    display: block;
    font-size: 90%;
    font-weight: bold;
    line-height: 370%;
    overflow: visible;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    _width: 10px;
}
#menu ul li a:hover {
}
#menu ul li a.active {
    background: transparent url('/media/page/menu-arrow.png') no-repeat center bottom;
}

#logout {
    background: transparent url('/media/page/menu-separator-gray.png') no-repeat right top;
    display: block;
    float: left;
    height: 42px;
    padding-right: 2px;
    text-align: center;
    width: 115px;
}
#logout a {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 350%;
    text-decoration: none;
}
#languages {
    display: block;
    float: left;
    padding: 0 8px;
    width: 63px;
}
ul#languages li a {
    font-weight: normal;
    line-height: 410%;
    padding: 0 7px;
}
ul#languages li a.active {
    background-image: none;
    color: #c5c5c5;
}

#content {
    padding: 20px 0;
}
#contain {
    float: left;
    min-height: 470px;
    _height: 470px;
    width: 628px;
}
#right_col {
    float: left;
    overflow: hidden;
    padding-left: 30px;
    width: 282px;
}

#sports {}
#sports ul {
    display: block;
    list-style-type: none;
    margin: 0;
}
#sports ul li {
    display: block;
    float: left;
    height: 55px;
    overflow: hidden;
    margin: 0 10px 10px 0;
    width: 176px;
}
#sports ul li.last {
    margin-right: 0;
}
#sports ul li a {
    background: transparent url('/media/page/sports-bg.png') no-repeat left top;
    color: #fff;
    display: block;
    font-size: 190%;
    height: 55px;
    line-height: 239%;
    overflow: hidden;
    padding: 0 20px;
    text-decoration: none;
    width: 136px;
}
#sports ul li a:hover {
    background-position: left 100%;
}

#actuality .actuality_item {
    margin-bottom: 20px;
}
#actuality .actuality_item .image_container,
#actuality .actuality_item .text_container {
    display: block;
    float: left;
}
#actuality .actuality_item .image_container {
    height: 125px;
    overflow: hidden;
    position: relative;
    width: 176px;
}
#actuality .actuality_item .image_container .frame {
    background: transparent url('/media/page/frame-picture.png') no-repeat left top;
    display: block;
    height: 125px;
    left: 0;
    position: absolute;
    top: 0;
    width: 176px;
}
#actuality .actuality_item .text_container {
    padding-right: 20px;
    width: 608px;
    /*width: 352px;*/
}
#actuality .actuality_item .text_container h3 {
    margin-bottom: 0;
}
#actuality .actuality_item .text_container .date {
    display: block;
    font-style: oblique;
    font-weight: bold;
    margin: 1px 0 2px;
}

#kalendar {}
#kalendar .kalendarHeadline {
    background: transparent url('/media/page/calendar-head-bg.png') no-repeat left top;
    height: 40px;
    overflow: hidden;
    width: 282px;
}
#kalendar .kalendarHeadline .previous,
#kalendar .kalendarHeadline .next {
    background: transparent none no-repeat center 52%;
    color: transparent;
    display: block;
    float: left;
    height: 40px;
    overflow: hidden;
    width: 40px;
}
#kalendar .kalendarHeadline .previous {
    background-image: url('/media/page/dark-arrow-left.png');
}
#kalendar .kalendarHeadline .next {
    background-image: url('/media/page/dark-arrow-right.png');
}
#kalendar .kalendarHeadline h4 {
    color: #274d72;
    display: block;
    float: left;
    font-size: 130%;
    font-weight: normal;
    height: 40px;
    line-height: 250%;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 202px;
}
#kalendar #kalendarInner {
    background: transparent url('/media/page/right-box-bottom.png') no-repeat left bottom;
    padding-bottom: 5px;
}
#kalendar table.calendar {
    background-color: #77a7ea;
    border-collapse: collapse;
    border: 0 none;
    width: 100%;
}
#kalendar table.calendar tr.header td {
    background-color: #3b5375;
    border-color: #3b5375;
}
#kalendar table.calendar tr td {
    border: 1px solid #a0c2f0;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 15%;
}
#kalendar table.calendar tr td a,
#kalendar table.calendar tr td span {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 100%;
    padding: 8px;
    text-decoration: none;
    vertical-align: middle;
}
#kalendar table.calendar tr td span {
    background-color: #77a7ea;
/*    background-color: #86B4EF; */
    color: #a0c2f0;
}
#kalendar table.calendar tr.header td span {
    background-color: transparent;
    color: #fff;
}
#kalendar table.calendar tr td.selected a,
#kalendar table.calendar tr td.selected span {
    background-color: #3b5375;
    color: #fff;
}
#kalendar table.calendar tr td.today a,
#kalendar table.calendar tr td.today span {
    background: transparent url('/media/page/calendar-today.png') no-repeat center center;
    color: #fff;
}
#kalendar table.calendar tr td.chosen a,
#kalendar table.calendar tr td.chosen span {
    background: transparent url('/media/page/red-corner.png') no-repeat right bottom;
}
#kalendar .kalendar_content {
    background-color: #77a7ea;
    color: #fff;
    padding: 7px 10px 2px;
    text-align: center;
}

.right_box {}
.right_box .rb_bottom,
.right_box .rb_top {
    background: transparent none no-repeat left top;
    display: block;
    height: 5px;
    overflow: hidden;
    width: 282px;
}
.right_box .rb_bottom {
    background-image: url('/media/page/right-box-bottom.png');
}
.right_box .rb_top {
    background-image: url('/media/page/right-box-top.png');
}
.right_box.common .rb_top {
    background-image: url('/media/page/right-box-common-top.png');
}
.right_box .rb_content {
    background-color: #77a7ea;
    display: block;
    width: 282px;
}
.right_box .rb_bottom.cont {
    background-color: #3b5375;
    background-image: url('/media/page/right-box-bottom-dark.png');
    background-position: left bottom;
    height: auto;
    padding: 3px 8px 6px;
    text-align: right;
    width: 266px;
}
.right_box .rb_bottom.cont a {
    background: transparent none no-repeat left center;
    color: #fff;
    font-size: 90%;
    text-transform: lowercase;
}
.right_box .rb_bottom.cont a#all_reservations {
    background-image: url('/media/page/ico-clock.png');
    background-position: right center;
    padding-right: 15px;
}

.right_box table,
table.basic_table {
    border-collapse: collapse;
    border: 0 none;
    width: 100%;
}
.right_box table thead tr th,
.right_box table tbody tr td,
table.basic_table tr th,
table.basic_table tr td {
    border: 1px solid #a0c2f0;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
.right_box table thead tr {
    border-bottom: 1px solid #3b5375;
}
.right_box table thead tr th,
table.basic_table tr th {
    background-color: #3b5375;
    border-color: #3b5375;
    font-size: 130%;
    padding-top: 3px;
}
.right_box table tbody tr td.detail,
table.basic_table tr td.detail {
    padding-left: 3px;
    text-align: center;
}
.right_box table tbody tr td.nowrap,
table.basic_table tr td.nowrap {
    white-space: nowrap;
}
.right_box table tbody tr td.detail a,
table.basic_table tr td.detail a {
    color: transparent;
}
table.basic_table tr th,
table.basic_table tr td {
    padding: 7px 10px;
}
table.basic_table tr td {
    background-color: #77a7ea;
}

#sports,
#actuality,
#kalendar,
.right_box,
#weather {
    margin-bottom: 30px;
}

#menu_sports {
    background: transparent url('/media/page/sports-menu-bg.png') no-repeat left top;
    height: 49px;
    overflow: hidden;
    padding: 0 3px;
    width: 622px;
}
#menu_sports ul {
    display: block;
    float: left;
    height: 49px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}
#menu_sports ul li {
    display: block;
    float: left;
    height: 49px;
    overflow: hidden;
    width: 100px;
}
#menu_sports ul li a {
    background: transparent none no-repeat right top;
    cursor: pointer;
    display: block;
    height: 49px;
    text-decoration: none;
    white-space: nowrap;
    _width: 10px;
}
#menu_sports ul li a span {
    background: transparent none no-repeat left top;
    color: #274d72;
    cursor: pointer;
    display: block;
    font-size: 120%;
    height: 49px;
    line-height: 300%;
    padding: 0 12px;
    text-align: center;
}
#menu_sports ul li.active a {
    background-image: url('/media/page/sports-menu-item-right.png');
}
#menu_sports ul li.active a span {
    background-image: url('/media/page/sports-menu-item-left.png');
    color: #fff;
    padding: 0 15px;
}
#menu_sports #menu_sports_carousel {
    display: block;
    float: left;
}
#menu_sports #msc_next_button {
    display: block;
    float: right;
    padding: 9px 5px 0 0;
}
#menu_sports #msc_next_button span {
    background: transparent url('/media/page/btn-carousel-next.png') no-repeat left top;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 120%;
    height: 28px;
    line-height: 28px;
    padding-right: 10px;
    text-align: center;
    text-transform: lowercase;
    width: 52px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#reservations_scroll {
    overflow: auto;
    position: relative;
    width: 628px;
}
table.reservations {
    border-collapse: collapse;
    color: #3b5375;
    font-size: 90%;
}
.reservation_wide table.reservations {
    font-size: 95%;
}
table.reservations.week {
    width: 1360px;
}
table.reservations th,
table.reservations td {
    font-weight: normal;
    padding: 5px 7px;
    text-align: center;
    vertical-align: middle;
}
.reservation_wide table.reservations th,
.reservation_wide table.reservations td {
    padding: 10px 7px;
}
table.reservations thead th {
    background-color: #3b5375;
    color: #fff;
    padding: 12px 0;
}
table.reservations.week th {
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}
table.reservations.week thead th {
    width: 16%;
}
table.reservations.week .day {
    width: 1%;
    .width: 0.9%;
}
table.reservations tbody tr {
}
table.reservations tbody th,
table.reservations tbody td {
    border-bottom: 1px solid #bbd3f4;
    border-right: 1px solid #455560;
    border-top: 1px solid #bbd3f4;
}
table.reservations.week tbody th,
table.reservations.week tbody td {
    border-right: 0 none;
    width: 50px;
}
table.reservations.week tbody th,
table.reservations.week tbody td.splitter {
    border-right: 1px solid #455560;
}
table.reservations tbody td {
    height: 27px;
    padding: 0;
}
table.reservations tbody td.inactive {
    opacity: 0.5;
    filter:alpha(opacity=50);
}
table.reservations tbody .hour {
    border-right: 0 none;
    font-size: 200%;
    text-align: right;
}
table.reservations.week tbody .hour {
    text-align: left;
}
table.reservations tbody .minute {
    text-align: left;
}
table.reservations.week tbody td {
    background: #fff none repeat-x left top;
    height: auto;
    padding: 2px 0;
    line-height: 150%;
    vertical-align: middle;
    width: 0.1%;
}
table.reservations.week tbody td.empty {
}
table.reservations tbody td a,
table.reservations tbody td span {
    background: #fff none repeat-x left top;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
}
table.reservations tbody td.inactive span.not-reserved {
    background-color: #ddd;
}
table.reservations tbody td a {
    width: 100%;
}
table.reservations.week tbody td a,
table.reservations.week tbody td span {
    background-color: transparent;
    color: #fff;
    display: block;
    height: auto;
    padding: 0 5%;
    text-align: center;
    white-space: nowrap;
    width: 90%;
}
table.reservations.week tbody .color_1,
table.reservations.week tbody .color_1 a {
    background-color: #ee9964;
}
table.reservations tbody .reserved,
.reservation_legend ul li.rl_reserved span {
    background-image: url('/media/page/reserved-gradient.png');
}
table.reservations tbody .my_reserved,
.reservation_legend ul li.rl_my_reserved span {
    background-image: url('/media/page/my-reserved-gradient.png');
}
table.reservations tbody .my_reserved_disabled,
.reservation_legend ul li.rl_my_reserved_disabled span {
    background-image: url('/media/page/my-reserved-disabled-gradient.png');
}
table.reservations tbody .substitor_reserved,
.reservation_legend ul li.rl_substitor_reserved span {
    background-image: url('/media/page/substitor-reserved-gradient.png');
}
table.reservations tbody .closed,
.reservation_legend ul li.rl_closed span {
    background-color: #aaa !important;
}
table.reservations.week tbody .color_1 a {
    color: #fff;
}

/* tooltip */
table.reservations tbody td.full {
}
table.reservations tbody td .wc_tooltip {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}
table.reservations tbody td .wc_tooltip .wct_wrapper {
    display: none;
    position: absolute;
    margin-left: -110px;
    left: 50%;
    text-align: left;
    top: -110px;
    width: 214px;
    z-index: 99;
}
/* DENNI ROZVRH */
#timeline table.reservations tbody td .wc_tooltip .wct_wrapper {
    top: -125px;
}
table.reservations tbody tr.wct_revert td .wc_tooltip .wct_wrapper {
    bottom: -130px;
    top: auto;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_top,
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_bottom {
    background: transparent none no-repeat left top;
    display: block;
    overflow: hidden;
    width: 214px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_top {
    background-image: url('/media/page/tooltip/tooltip-top.png');
    height: 5px;
}
table.reservations tbody tr.wct_revert td .wc_tooltip .wct_wrapper .wct_top {
    background-image: url('/media/page/tooltip/tooltip-top-revert.png');
    height: 13px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_bottom {
    background-image: url('/media/page/tooltip/tooltip-bottom.png');
    height: 13px;
}
table.reservations tbody tr.wct_revert td .wc_tooltip .wct_wrapper .wct_bottom {
    background-image: url('/media/page/tooltip/tooltip-bottom-revert.png');
    height: 5px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_content {
    background: #d8e4ed url('/media/page/tooltip/tooltip-bg.png') repeat-x left top;
    border: 1px solid #bbd3f4;
    border-bottom: 0 none;
    border-top: 0 none;
    color: #3b5375;
    height: 100px;
    overflow: hidden;
    width: 212px;
}
table.reservations.week tbody td .wc_tooltip .wct_wrapper .wct_content {
    height: 85px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_headline {
    border-bottom: 1px solid #bbd3f4;
    margin: 0;
    height: 20px;
    overflow: hidden;
    padding: 0 10px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_headline,
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_headline * {
    color: #77a7ea;
    text-align: left;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_headline span {
    display: block;
    float: left;
    width: auto;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_headline strong {
    display: block;
    float: right;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_text {
    margin: 0;
    padding: 5px 10px;
}
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_price,
table.reservations tbody td .wc_tooltip .wct_wrapper .wct_subheadline {
    color: #21262e;
    font-weight: bold;
    padding: 0 10px;
}


#footer {
    background: #eef4fb url('/media/page/footer-bg.png') repeat-x left top;
    font-size: 85%;
}
#footer,
#footer a {
    color: #afafaf;
}
#copyright {
    margin: 0 auto;
    padding: 15px 11px 40px 9px;
    position: relative;
    width: 940px;
}
#copyright #heal_logo {
    background: transparent url('/media/page/heal-logo-bg.png') no-repeat left top;
    display: block;
    height: 54px;
    padding-top: 12px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 0;
    width: 294px;
}



#displaytag {
    margin: 0 0 15px 0;
}
#displaytag table {
    background-color: #77a7ea;
    border-collapse: collapse;
    width: 100%;
}

#displaytag th, #displaytag td {
    color: #fff;
    font-weight: bold;
	padding: 4px 6px;
	text-align: left;
	vertical-align: top;
}
#displaytag th,
#displaytag td {
	text-align: center;
	vertical-align: middle;
}
#displaytag .td_middle {
	text-align: center !important;
}
#displaytag .td_right {
	text-align: right !important;
}
#displaytag th {
	border: 1px solid #3b5375;
}
#displaytag td {
	border: 1px solid #a0c2f0;
	text-align: left;
}
#displaytag thead tr {
	background-color: #3b5375;
}

#displaytag th.sorted {
}

#displaytag a {
    color: #fff;
}
#displaytag td a {
    text-decoration: none;
}


#displaytag th.sorted a,#displaytag th.sortable a {
	background: transparent none no-repeat right center;
	display: block;
	width: 100%;
}

#displaytag th.sortable a {
	background-image: url('/media/page/arrow_off.png');
}

#displaytag th.order1 a {
	background-image: url('/media/page/arrow_down.png');
}

#displaytag th.order2 a {
	background-image: url('/media/page/arrow_up.png');
}

#displaytag tr {
	background-color: #77a7ea;
}

#displaytag td.detail a {
	background: transparent url('/media/page/delete.png') no-repeat left center;
	padding-left: 20px;
}



/* LEGENDA K REZERVACÍM */
.reservation_legend {
    margin: 15px 0;
}
.reservation_legend ul {
    float: left;
    display: block;
    list-style-type: none;
    width: 250px;
}
.reservation_legend ul.only_row {
    float: none;
    text-align: center;
    width: auto;
}
.reservation_legend ul.first_column {
    margin: 0 0 0 100px;
}
.reservation_legend ul.second_column {
    margin: 0 0 0 20px;
}
.reservation_legend ul li {
    display: block;
    margin-right: 5px;
    position: relative;
    padding-left: 20px;
    text-transform: lowercase;
}
.reservation_legend ul.only_row li {
    display: inline;
}
.reservation_legend ul li span {
    background: transparent none repeat-x left top;
    display: block;
    height: 15px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    .top: 2px;
    width: 15px;
}
.reservation_legend ul.only_row li span {
    top: 2px;
}
.reservation_legend ul li.rl_not_reserved span {
    background-color: #fff;
    border: 1px solid #bbd3f4;
    height: 13px;
    width: 13px;
}
.login form .radek label {
    width: 150px;
}
form.create_substitute_form .radek label {
    width: 180px;
}
form.forgetpassword .radek label {
    width: 180px;
}

/* STARÉ RESUME - NEMAZAT
#resume {
    border: 1px solid #bbd3f4;
    font-size: 90%;
    padding: 0 15px;
}
#resume .r_section {
    border-bottom: 1px dashed #bbd3f4;
    padding: 10px 0;
}
#resume .r_section.last {
    border-bottom: 0 none;
}
#resume #r_pages span,
#resume #r_pages a {
    margin: 0 5px 0 0;
}
#resume #r_pages span {
    font-weight: bold;
}
#resume #r_export h5,
#resume #r_history h5 {
    display: inline;
    margin-right: 5px;
}
#resume #r_export ul,
#resume #r_history ul {
    display: inline;
    list-style-type: none;
    margin: 0;
}
#resume #r_export ul li,
#resume #r_history ul li {
    display: inline;
    margin: 0 5px;
}
#resume #r_export ul li a {
    background: transparent none no-repeat left center;
    padding-left: 18px;
}
#resume #r_export ul li a.csv {
    background-image: url('/media/page/ico_file_csv.png');
}
#resume #r_export ul li a.xls {
    background-image: url('/media/page/ico_file_excel.png');
}
#resume #r_export ul li a.xml {
    background-image: url('/media/page/ico_file_xml.png');
}
#resume #r_export ul li a.pdf {
    background-image: url('/media/page/ico_file_pdf.png');
}
#resume #r_export ul li a.rtf {
    background-image: url('/media/page/ico_file_rtf.png');
}
*/
.right_col_logo {
    margin-top: 30px;
    text-align: center;
}

.message {
    margin: 15px 0;
}
.message.error {
    color: #d10404;
}

/* NOVÉ RESUMÉ */
.overview_table {
    background: #3b5375 url('/media/page/right-box-bottom-dark-long.png') no-repeat left bottom;
    display: block;
    margin: 0 0 15px 0;
    padding-bottom: 5px;
}
.overview_table #displaytag {
    background: transparent url('/media/page/right-box-top-long.png') no-repeat left top;
    display: block;
    padding-top: 5px;
}
.overview_table #displaytag table thead th {
    padding-top: 0;
}
.overview_table #displaytag .pagebanner {
    display: none;
}
.overview_table #displaytag .pagelinks,
.overview_table #displaytag .exportlinks {
    color: #fff;
    display: block;
    float: right;
    padding: 8px 7px 3px;
}
.overview_table #displaytag .pagelinks {
    text-align: right;
    width: 214px;
}
.overview_table #displaytag .exportlinks {
    width: 384px;
}
.overview_table #displaytag .exportlinks a {
    text-decoration: none;
    margin: 0 2px;
}
.overview_table #displaytag .exportlinks a span.export {
    background: transparent none no-repeat left center;
    padding-left: 20px;
}
/*.overview_table #displaytag .exportlinks a span.export.csv {
    background-image: url('/media/page/ico_file_csv.png');
}*/
.overview_table #displaytag .exportlinks a span.export.excel {
    background-image: url('/media/page/ico_file_excel.png');
}
/*.overview_table #displaytag .exportlinks a span.export.xml {
    background-image: url('/media/page/ico_file_xml.png');
}*/
.overview_table #displaytag .exportlinks a span.export.pdf {
    background-image: url('/media/page/ico_file_pdf.png');
}
/*.overview_table #displaytag .exportlinks a span.export.rtf {
    background-image: url('/media/page/ico_file_rtf.png');
}*/

form#deposit_form {
    margin-bottom: 30px;
}
form#deposit_form .radek {
    margin: 10px 0;
}
form#deposit_form .radek img {
    vertical-align: middle;
}
form#deposit_form .radek label {
    text-align: left;
    width: 140px;
}
form#deposit_form .radek input#amount {
    width: 121px;
}
form#deposit_form .radek input.button {
    margin: 0;
    float: none;
}

.detail_box {
}
.detail_box .db_top {
    background: transparent url('/media/page/detail-box-top.png') no-repeat left top;
    height: 98px;
    overflow: hidden;
    padding-top: 13px;
    width: 628px;
}
.detail_box.double .db_top {
    background-image: url('/media/page/detail-box-top-double.png');
}
.detail_box.common .db_top {
    background-image: url('/media/page/detail-box-top-no-arrows.png');
}
.detail_box .db_top .db_gray {
    color: #38393a;
    float: left;
    padding: 0 10px 0 20px;
    width: 371px;
}
.detail_box .db_top .db_gray_content {
    height: 28px;
}
.detail_box .db_top .db_gray_content .dgc_title {
    float: left;
}
.detail_box .db_top .person_count {
    float: right;
}
.detail_box .db_top .person_count .radek {
    display: none;
}
.detail_box .db_top .person_count .radek.first {
    display: block;
}
.detail_box .db_top .radek {
    margin: 0;
}
.detail_box .db_top .db_gray .sport {
    color: #38393a;
    font-size: 120%;
    margin: 0;
}
.detail_box .db_top .db_gray .object {
    color: #274d72;
    font-size: 180%;
    font-weight: normal;
    margin: 0;
}
.detail_box .db_top .db_orange {
    color: #fff;
    float: left;
    padding: 0 20px;
    width: 187px;
}
.detail_box .db_top .db_orange .date {
    height: 27px;
    overflow: hidden;
    padding-right: 5px;
    text-align: right;
    text-transform: lowercase;
}
.detail_box .db_top .db_orange .time {
    height: 24px;
    overflow: hidden;
    margin-bottom: 3px;
    margin-top: 29px;
    padding-top: 2px;
}
.detail_box.double .db_top .db_orange .time {
    margin-top: 0;
}
.detail_box .db_top .db_orange .date .week_day {
    display: block;
}
/*
.detail_box .db_top .db_orange .date strong {
    font-size: 140%;
    font-weight: normal;
}
*/
.detail_box .db_top .db_orange .date strong {
    font-size: 120%;
    font-weight: normal;
}
.detail_box .db_bottom {
    background: #455560 url('/media/page/detail-box-bottom.png') no-repeat left bottom;
    color: #fff;
    padding: 10px 0;
}
.detail_box .db_padded_content {
    padding: 0 10px;
}
.detail_box table.list {
    border-collapse: collapse;
    border: 1px solid #455560;
    width: 100%;
}
.detail_box table.list th,
.detail_box table.list td {
    padding: 5px 8px;
}
.detail_box table.list th {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.detail_box table.list td {
    background-color: #fff;
    border-top: 1px solid #bbd3f4;
    border-bottom: 1px solid #bbd3f4;
    border-left: 1px solid #455560;
    border-right: 1px solid #455560;
    color: #000;
}
.detail_box table.list .title {
    text-align: left;
    width: 70%;
}
.detail_box table.list .count {
    text-align: center;
    width: 15%;
}
.detail_box table.list .price {
    text-align: right;
    width: 15%;
}
.detail_box table.list th.price {
    text-align: center;
}
.detail_box .db_bottom .single_price {
    padding: 15px 20px 5px;
    text-align: right;
}
.detail_box .db_bottom .single_price strong {
    font-weight: bold;
}
.detail_box .db_bottom .total_price {
    padding: 5px 20px 15px;
    text-align: right;
}
.detail_box .db_bottom .total_price strong {
    font-size: 150%;
    font-weight: bold;
}


/* DETAIL BOX FORMS */
form .detail_box .radek label {
    width: auto;
}
form .detail_box .radek input,
form .detail_box .radek select {
    background-color: #fff;
    border: 0 none;
    .padding: 3px 6px;
    text-align: center;
    .text-align: left;
    width: 45px;
}
/* Opera Hack */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
    head~body form .detail_box .radek input {
        padding: 3px 6px;
    }
}

form .detail_box .radek select {
    padding: 3px 3px;
    width: 65px;
}
form .detail_box .db_gray .person_count .radek,
form .detail_box .db_orange .time .radek {
    float: right;
}
form .detail_box .db_orange .time .radek label {
    margin-left: 5px;
}
form .detail_box .db_gray .person_count .radek label {
    padding-top: 0;
}
form .detail_box .db_gray .person_count .radek select {
    position: relative;
    top: -4px;
    width: 45px;
}
form .detail_box .db_bottom .radek {
    margin: 10px 0;
}
form .detail_box .db_bottom .radek.textarea {
    margin-top: 0;
}
form .detail_box .db_bottom .radek.textarea label,
form .detail_box .db_bottom .radek.textarea textarea {
    float: none;
    margin: 0;
    text-align: left;
}
form .detail_box .db_bottom .radek.textarea label {
    padding: 0 0 5px 0;
}
form .detail_box .db_bottom .radek.email_notification label {
    text-align: left;
    width: 150px;
}
form .detail_box .db_bottom .radek label.value,
form .detail_box .db_bottom .radek label.behind_input {
    width: auto;
}
form .detail_box .db_bottom .radek.textarea textarea {
    border: 1px solid #000;
    width: 595px;
}
form .detail_box .db_bottom .radek.email_notification select {
    text-align: left;
    width: 100px;
}
form .detail_box .db_bottom .radek.acceptance {
    float: right;
    padding-right: 10px;
}
form .detail_box .db_bottom .col.left {
    float: left;
}
form .detail_box .db_bottom .col.left .radek.email_notification {
    margin-top: 0;
}
form .detail_box .db_bottom .col.right {
    float: right;
}

div.tutorial-box {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
div.tutorial-box div.ico {
    float: left;
    width: 220px;
}
div.tutorial-box div.ico img {
    border: 1px solid #eee;
}
div.tutorial-box div.text {
    float: left;
    width: 408px;
}
#right_col a.tutorial {
    background: transparent url('/media/page/navod.png') no-repeat left top;
    display: block;
    height: 52px;
    margin-bottom: 20px;
    padding: 12px 0 0 68px;
    text-decoration: none;
}
#right_col a.tutorial strong {
    color: #77a7ea;
    display: block;
    font-size: 128%;
    line-height: 117%;
    margin-bottom: 3px;
}
#right_col a.tutorial span {
    color: #3b5375;
    font-size: 92%;
    font-weight: bold;
    line-height: 117%;
}

/* WEATHER */
.weather_item {
    border-bottom: 1px solid #a0c2f0;
    color: #fff;
    display: block;
    padding: 7px 10px;
}
.weather_item.last {
    border-bottom: 0 none;
}
.weather_item img {
    float: left;
    margin: 0 10px 0 0;
}
.weather_item .wi_date,
.weather_item .wi_headline,
.weather_item .wi_temperature {
    display: block;
}
.weather_item .wi_date {
    margin-bottom: 5px;
}
.weather_item .wi_headline {
    float: left;
}
.weather_item .wi_temperature {
    float: right;
}

/* GAME_TYPE */
#game_type .jamky {
    background: transparent url('/media/page/game-type-bg.png') no-repeat left top;
    height: 40px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    width: 282px;
}
#game_type .jamky.var_9 {
}
#game_type .jamky.var_18 {
    background-position: left 100%;;
}
#game_type .gt_left,
#game_type .gt_right,
#game_type .gt_left a,
#game_type .gt_right a,
#game_type .gt_left span,
#game_type .gt_right span {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 141px;
}
#game_type .gt_left,
#game_type .gt_right {
    float: left;
}
#game_type .gt_left a,
#game_type .gt_right a {
    cursor: pointer;
}
#game_type .jamky.var_9 .gt_left a,
#game_type .jamky.var_18 .gt_right a,
#game_type .jamky.var_9 .gt_left span,
#game_type .jamky.var_18 .gt_right span {
    color: #274d72;
    font-size: 150%;
}
#game_type .gt_info {
    color: #fff;
    padding: 7px 10px 2px;
}
#game_type .gt_info p {
    margin: 5px 0;
    text-align: center;
}
#game_type .gt_info p.chosen {
    font-weight: bold;
    margin: 0;
}
#game_type .gt_cinnost,
#game_type .gt_cinnost input[type=submit],
#game_type .gt_cinnost span {
    background: transparent none no-repeat left top;
    border: 0 none;
    color: #274d72;
    cursor: pointer;
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 263px;
}
#game_type .gt_cinnost {
    background: transparent url('/media/page/cinnost-bg.png') no-repeat left top;
    margin: 10px 0;
}
#game_type .gt_cinnost.active {
    background-position: left 100%;
}
#game_type .gt_cinnost.active input[type=submit],
#game_type .gt_cinnost.active span {
    color: #fff;
}

.detail_box .object_title {
    display: block;
    height: 26px;
    overflow: hidden;
    margin-top: 29px;
    margin-bottom: 3px;
}
.detail_box.double .object_title {
    margin-top: 0;
}
.detail_box .object_title h3 {
    color: #274d72;
    font-size: 150%;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
}

/* WEISSER */
.weisser h1,
.weisser h2,
.weisser h3,
.weisser .like_h3,
.weisser h4 {
    color: #c42673;
}
.weisser #sports ul li a {
    background-image: url('/media/page/sports-bg_weisser.png');
}
.weisser table.reservations thead th {
    background-color: #63a2d6;
}
.weisser table.reservations.week tbody .color_1,
.weisser table.reservations.week tbody .color_1 a {
    background-color: #c42673;
}
.weisser table.reservations tbody .reserved,
.weisser .reservation_legend ul li.rl_reserved span {
    background-image: url('/media/page/reserved-gradient_weisser.png');
}
.weisser #menu_sports {
    background-image: url('/media/page/sports-menu-bg_weisser.png');
}
.weisser #menu_sports ul li.active a {
    background-image: url('/media/page/sports-menu-item-right_weisser.png');
}
.weisser #menu_sports ul li.active a span {
    background-image: url('/media/page/sports-menu-item-left_weisser.png');
}
.weisser .detail_box .db_top {
    background-image: url('/media/page/detail-box-top_weisser.png');
}
.weisser form .radek input.button.submit {
    background-image: url('/media/page/btn-submit_weisser.png');
}

/* SIROKA VERZE */
#content.reservation_wide #right_col {
    float: none;
    margin: 0 auto;
}
#content.reservation_wide #right_col h2 {
    text-align: center;
}
#content.reservation_wide #contain {
    float: none;
    width: auto;
}
#content.reservation_wide #reservations_scroll {
    width: auto;
}
#content.reservation_wide table.reservations.week {
    width: auto;
}
#content.reservation_wide #menu_sports {
    background-image: url('/media/page/sports-menu-long-bg.png');
    width: auto;
}
#content.reservation_wide .reservation_legend ul.first_column {
    margin-left: 255px;
}

/* SIROKA VERZE WEISSER */
.weisser #content.reservation_wide #menu_sports {
    background-image: url('/media/page/sports-menu-long-bg_weisser.png');
}
