.cleaner {
    float: none;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

body {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    padding: 0px;
    margin: 0px;
    background-image: url("../images/background.jpg");
    background-repeat: repeat-x;
    background-color: #e3edee;
    color: #373737;
}

a {
    color: #373737;
}

h1, h2, h3, h4 {
    color: #f57f1e;
}

h3 a {
    color: #f57f1e;
}

div {
    margin: 0px;
    padding: 0px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-left {
    clear: left;
}

.blue {
    color: #5e94e0;
}

.orange {
    color: #f57f1e;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 1.5em;
}

#logo {
    margin-top: 5px;
    margin-bottom: -25px;
    width: 368px;
    height: 67px;
}

#header {
    margin-bottom: 15px;
    position: relative;
}

#header h1 {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: -25px;
    color: #cacaf3;
}

#header-left {
    width: 728px;
    float: left;
}

#header-right {
    margin-top: 3px;
    width: 243px;
    float: left;
}

#banner {
    width: 728px;
    height: 212px;
    margin-top: 32px;
}

#banner .top .left {
    background: transparent url('../images/banner-outer-top-left.png') no-repeat left top;
    width: 9px;
    height: 6px;
    float: left;
    display: inline-block;
}

#banner .top .repeat {
    background: transparent url('../images/banner-outer-repeat.png') repeat left top;
    width: 719px;
    height: 6px;
    float: left;
    display: inline-block;
}

#banner .body .left {
    float: left;
    display: inline-block;
}

#banner .body .left .top {
    background: transparent url('../images/banner-outer-left-top.png') no-repeat left top;
    width: 6px;
    height: 4px;
}

#banner .body .left .repeat {
    background: transparent url('../images/banner-outer-repeat.png') repeat left top;
    width: 6px;
    height: 202px;
}

#banner .body .inner {
    float: left;
    display: inline-block;
    width: 722px;
    height: 206px;
    position: relative;
}

#banner .body .inner .corner {
    background: transparent url('../images/banner-corner.png') no-repeat left top;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

#banner .body .inner .content {
    width: 722px;
    height: 221px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#banner .body .inner .content ul {
    height: 221px;
}

#banner .body .inner .content .item {
    width: 722px;
    height: 206px;
    background: transparent url('../images/nobanner.png') no-repeat left bottom;
    padding-top: 15px;
    position: relative;
}

#banner .body .inner .content .item .background {
    font-size: 16px;
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background-color: #0e0e0e;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

#banner .body .inner .content .item .text {
    font-size: 17px;
    font-weight: normal;
    position: absolute;
    padding: 10px;
    margin-left: 15px;
    bottom: 0px;
    left: 0px;
    color: white;
}

#banner .body .inner .control {
    position: absolute;
    top: 5px;
    right: 12px;
    z-index: 1000;
}

#banner .body .inner .control li {
    display: inline-block;
    width: 12px;
    padding-left: 3px;
    list-style: none;
    float: left;
}
#banner .body .inner .control li a {
    display: block;
    width: 12px;
    height: 12px;
    background: url("../images/carousel-dot.png") no-repeat left top;
}

#banner .body .inner .control li a span {
    display: none;
}

#banner .body .inner .control a:active,
#banner .body .inner .control li.active a {
    background-position: -12px 0;
}


#mainm {
    background-image: url("../images/mainm-back.png");
    background-repeat: repeat-x;
    width: 699px;
    height: 53px;
    float: left;
}

#mainm-inner {
    margin-top: 15px;
}

#mainm a {
    text-decoration: none;
    color: white;
    font-weight: bolder;
    font-size: 14px;
}

#mainm a:hover {
    color: #dedede;
}

#mainm ul {
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin-left: 5px;
}

#mainm li {
    display: inline;
    background-image: url("../images/mainm-divider.png");
    background-repeat: no-repeat;
    margin-right: 4px;
    padding-left: 11px;
}

#mainm li.first {
    padding-left: 0px;
    background-image: none;
}

#mainm-left {
    background-image: url("../images/mainm-left.png");
    background-repeat: no-repeat;
    width: 15px;
    height: 53px;
    float: left;
}

#mainm-right {
    background-image: url("../images/mainm-right.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 53px;
    float: left;
}

#infobox-body {
    background-image: url("../images/infobox-back.png");
    background-repeat: repeat-x;
    width: 237px;
    height: 245px;
    float: left;
}

#infobox-tabs {
    float: left;
    height: 35px;
}

#infobox-tabs a {
    display: block;
    float: left;
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}

#infobox-tabs a.left {
    background-image: url("../images/infobox-tab-left.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 119px;
    height: 35px;
}

#infobox-tabs a.right {
    background-image: url("../images/infobox-tab-right.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 118px;
    height: 35px;
}

#infobox-tabs a:hover{
    background-position: bottom;
}

#infobox-tabs a.selected {
    background-position: bottom;
}

#infobox-back-white {
    background-image: url("../images/infobox-back-white.png");
    background-repeat: repeat-x;
    width: 6px;
    height: 245px;
    float: left;
    clear: right;
}

#infobox-bleft {
    background-image: url("../images/infobox-bleft.png");
    background-repeat: no-repeat;
    width: 10px;
    height: 14px;
    float: left;
}

#infobox-bback {
    background-image: url("../images/infobox-bback.png");
    background-repeat: repeat-x;
    width: 218px;
    height: 14px;
    float: left;
}

#infobox-bright {
    background-image: url("../images/infobox-bright.png");
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;
    float: left;
}

#infobox-body .inner {
    margin: 7px 7px 0px 7px;
}

#infobox-body table {
    background-color: white;
    width: 100%;
    color: #f57f1e;
    font-weight: bold;
    margin: 0px;
}

#infobox-body table select {
    font-weight: normal;
    width: 140px;
    height: 22px;
    font-size: 90%;
}

#infobox-body .datepicker {
    width: 80px;
    font-size: 90%;
}

#infobox-body .fuzzy-days{
    width: 20px;
    font-size: 90%;
}

#infobox-body .submit {
    float: right;
    margin-right: 7px;
    margin-top: 7px;
}

#infobox-body .contact {
    margin: 7px;
    background-color: white;
    padding: 5px;
}

#infobox-body .contact strong {
    color: #f57f1e;
    font-weight: bold;
    font-size: 150%;
    margin: 0px;
    padding: 0px;
}

#infobox-body .contact p {
    font-weight: normal;
    line-height: 1.4em;
    font-size: 100%;
    margin: 5px 0px 0px 0px;
}

#left-column {
    width: 166px;
    float: left;
}

#middle-column {
    width: 543px;
    float: left;
    margin-left: 10px;
}

#right-column {
    width: 236px;
    float: left;
    margin-left: 10px;
}

#wide-column {
    margin-left: 10px;
    float: left;
    width: 789px;
}

.menu li {
    list-style: none;
}

.menu a{
    text-decoration: none;
    font-weight: bold;
    color: #042d52;
    padding-left: 25px;
    background-image: url("../images/menu-back.png");
    background-repeat: repeat-x;
    width: 141px;
    line-height: 30px;
    display: block;
}

.menu a:hover{
    color: gray;
}

.menu {
    margin: 0px;
    padding: 0px;
}

.menu a.first {
    line-height: 23px;
}

.menu a.last {
    line-height: 30px;
}

.menu-top {
    background-image: url("../images/menu-top.png");
    background-repeat: no-repeat;
    width: 166px;
    height: 7px;
    font-size: 0px;
}

.menu-bottom {
    background-image: url("../images/menu-bottom.png");
    background-repeat: no-repeat;
    width: 166px;
    height: 6px;
    overflow: hidden;
    font-size: 0px;
}

.submenu {
    width: auto;
    background-color: #f3f3f3;
    padding: 0px;
    margin: 0px;
}

.submenu a {
    width: auto;
    background-image: none;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: block;
    height: 25px;
    background-color: #f3f3f3;
}

.submenu-full a{
    padding-right: 20px;
}

.submenu .selected {
    background-color: #ede8c8;
}

.submenu a.selected{
    font-weight: bold;
}

.katalogy-body {
    background-image: url("../images/katalogy-back.png");
    background-repeat: repeat-x;
    background-color: white;
    background-position: bottom;
    width: 166px;
    padding-bottom: 5px;
    padding-top: 18px;
}

.katalogy-download{
    color: #042d52;
    font-size: 11px;
    background-image: url("../images/katalogy-icon.png");
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
    padding-left: 23px;
    padding-top: 5px;
    line-height: 20px;
    display: block;
}

.katalogy-flash-leto {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background-image: url("../images/katalogy-leto.png");
    background-repeat: no-repeat;
    display: block;
    margin-top: 6px;
    margin-left: 10px;
    height: 42px;
    padding-left: 17px;
    line-height: 42px;
}

.katalogy-flash-zima {
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background-image: url("../images/katalogy-zima.png");
    background-repeat: no-repeat;
    display: block;
    margin-top: 6px;
    margin-left: 10px;
    height: 42px;
    padding-left: 17px;
    line-height: 42px;
}

.katalogy-body a:hover {
    color: gray;
}

.katalogy-topmargin {
    margin-top: 14px;
}

.leftbox .top {
}

.leftbox .top .left {
    background: transparent url('../images/katalogy-top-left.png') no-repeat left top;
    width: 7px;
    height: 31px;
    float: left;
    display: inline-block;
}

.leftbox .top .right {
    background: transparent url('../images/katalogy-top-right.png') no-repeat left top;
    width: 7px;
    height: 31px;
    float: left;
    display: inline-block;
}

.leftbox .top .repeat {
    background: transparent url('../images/katalogy-top-repeat.png') repeat-x left top;
    width: 152px;
    height: 31px;
    float: left;
    display: inline-block;
    position: relative;
}

.leftbox .top .repeat h2 {
    margin: 0px;
    margin-left: 54px;
    margin-top: 6px;
    color: #3177B4;
    font-weight: normal;
    font-size: 120%;
}

.leftbox .case-icon {
    background: transparent url('../images/katalogy-icon-case.png') no-repeat left top;
    width: 37px;
    height: 47px;
    position: absolute;
    left: 5px;
    top: 3px;
}

.leftbox .bottom {
    margin-bottom: 22px;
}

.leftbox .bottom .left {
    background: transparent url('../images/katalogy-bottom-left.png') no-repeat left top;
    width: 9px;
    height: 7px;
    float: left;
    display: inline-block;
}

.leftbox .bottom .right {
    background: transparent url('../images/katalogy-bottom-right.png') no-repeat left top;
    width: 9px;
    height: 7px;
    float: left;
    display: inline-block;
}

.leftbox .bottom .repeat {
    background: transparent url('../images/katalogy-bottom-repeat.png') repeat-x left top;
    width: 148px;
    height: 7px;
    float: left;
    display: inline-block;
}

.leftbox .body {
    background: transparent url("../images/katalogy-back.png") repeat-x left bottom;

}

.hotline {
    background-image: url("../images/hotline.png");
    background-repeat: no-repeat;
    width: 166px;
    height: 136px;
    margin-top: 15px;
}

#fulltext-input {
    width: 146px;
    height: 24px;
    border: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 20px;
    background: transparent url("../images/input-fulltext.png") no-repeat;
    padding-left: 6px;
    padding-right: 6px;
}

.search-box {
   margin-bottom: 17px;
}

.search-body {
    padding: 4px;
    height: 33px;
}

.search-inner {
    margin: 0;
    margin-left: 7px;
    margin-top: 7px;
}

.snehove-zpravodajstvi-top {
    margin-top: 20px;
    width: 236px;
    height: 31px;
    background-image: url("../images/snehove-zpravodajstvi-top.png");
    background-repeat: no-repeat;
}

.snehove-zpravodajstvi-body {
    width: 236px;
    height: 103px;
    background-image: url("../images/snehove-zpravodajstvi-back.png");
    background-repeat: no-repeat;
}

.snehove-zpravodajstvi-inner {
    color: #f57812;
    padding-left: 15px;
    padding-top: 10px;
    font-weight: bold;
}

.snehove-zpravodajstvi-inner select {
    margin-top: 5px;
    width: 200px;
}

.snehove-zpravodajstvi-inner input {
    margin-top: 10px;
}

.right-top {
    margin-top: 10px;
    width: 236px;
    height: 7px;
    background-image: url("../images/right-top.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

.right-bottom {
    width: 236px;
    height: 7px;
    background-image: url("../images/right-bottom-white.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

.aktuality-top {
    width: 236px;
    margin-top: 10px;
}

.aktuality-body {
    background-image: url("../images/right-back.png");
    background-repeat: repeat-x;
    background-color: #f0f5ff;
    width: 236px;
}

.aktuality-inner {
    padding: 10px 15px 1px 20px;
}

.aktuality-inner .date{
    color: #f57812;
    font-weight: bold;
}

.aktuality-inner .inhalt {
    text-align: justify;
    margin: 0px;
    margin-top: 5px;
}

.right-box .top .left {
    background: transparent url('../images/right-box-top-left.png') no-repeat left top;
    width: 8px;
    height: 31px;
    float: left;
    display: inline-block;
}

.right-box .top .right {
    background: transparent url('../images/right-box-top-right.png') no-repeat left top;
    width: 8px;
    height: 31px;
    float: left;
    display: inline-block;
}

.right-box .top .repeat {
    background: transparent url('../images/right-box-top-repeat.png') repeat-x left top;
    width: 220px;
    height: 31px;
    float: left;
    display: inline-block;
}

.right-box .top .repeat h2 {
    margin: 0px;
    margin-left: 11px;
    margin-top: 6px;
    color: #3177B4;
    font-weight: normal;
    font-size: 120%;
}

.right-box .bottom .left {
    background: transparent url('../images/right-box-bottom-left.png') no-repeat left top;
    width: 8px;
    height: 7px;
    float: left;
    display: inline-block;
}

.right-box .bottom .right {
    background: transparent url('../images/right-box-bottom-right.png') no-repeat left top;
    width: 8px;
    height: 7px;
    float: left;
    display: inline-block;
}

.right-box .bottom .repeat {
    background: transparent url('../images/right-box-bottom-repeat.png') repeat-x left top;
    width: 220px;
    height: 7px;
    float: left;
    display: inline-block;
}

.right-box .body {
    background: transparent url("../images/right-back.png") repeat-x left bottom;
    
}

.doporucene-zajezdy {
    float: left;
}

.dalsi-doporucene-zajezdy {
    height: 24px;
    float: right;
    margin-top: 13px;
    margin-left: 10px;
    color: white;
}

.dalsi-doporucene-zajezdy .left {
    height: 24px;
    width: 5px;
    background-color: transparent;
    background-image: url("../images/smallorange-banner-left.png");
    background-repeat: no-repeat;
    float: left;
}

.dalsi-doporucene-zajezdy .right {
    height: 24px;
    width: 5px;
    background-color: transparent;
    background-image: url("../images/smallorange-banner-right.png");
    background-repeat: no-repeat;
    float: left;
}

.dalsi-doporucene-zajezdy .background {
    height: 24px;
    background-color: transparent;
    background-image: url("../images/smallorange-banner-background.png");
    background-repeat: repeat-x;
    float: left;
}

.dalsi-doporucene-zajezdy a {
    margin-left: 7px;
    line-height: 20px;
    color: white;
}

.dalsi-doporucene-zajezdy a:hover {
    color: gray;
}

.last-minute {
    float: right;
    margin-top: 13px;
    color: #f57812;
}

.last-minute .background {
    height: 24px;
    background-image: url("../images/smallwhite-banner-background.png");
    float: left;
}

.last-minute .left{
    height: 24px;
    width: 4px;
    background-color: transparent;
    background-image: url("../images/smallwhite-banner-left.png");
    background-repeat: no-repeat;
    float: left;
}

.last-minute .right{
    height: 24px;
    width: 4px;
    background-color: transparent;
    background-image: url("../images/smallwhite-banner-right.png");
    background-repeat: no-repeat;
    float: left;
}

.last-minute a {
    margin-left: 8px;
    line-height: 20px;
    color: #f57812;
}

.last-minute a:hover {
    color: gray;
}

.mainlist-container {
    margin-top: 10px;
}

.mainlist-table {
    width: 100%;
    color: white;
}

.mainlist-table tr {
}

.mainlist-table td {
    height: 61px;
    background-image: url("../images/mainlist-back.png");
    vertical-align: middle;
}

.mainlist-table .left {
    width: 10px;
    height: 61px;
    background-image: url("../images/mainlist-left.png");
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.mainlist-table .right {
    width: 9px;
    height: 61px;
    background-image: url("../images/mainlist-right.png");
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.mainlist-table .thumb {
    width: 117px;
    vertical-align: bottom;
}

.mainlist-table .thumb img{
    border-left: 1px solid white;
    border-right: 1px solid white;
    margin: 0px;
    vertical-align: bottom;
}

.mainlist-table .blank {
    background-image: none;
    background-color: transparent;
    height: 10px;
}

.mainlist-table .title {
    float: left;
    font-weight: bold;
}

.mainlist-table .price {
    float: right;
    font-weight: bold;
}

.mainlist-table .destination {
    font-weight: bold;
}

.mainlist-table .main {
    padding-left: 5px;
    padding-right: 5px;
    width: 45%;
}

.sublist-top {
    width: 100%;
    height: 7px;
    background-image: url("../images/sublist-top.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

.sublist-table {
    color: #3177b4;
    background-color: white;
    width: 100%;
    border: 0px;
    border-left: 10px solid white;
    border-right: 10px solid white;
    padding: 0;
}

.sublist-table h2 {
    padding: 0px;
    margin: 3px 0px 3px 12px;
    font-size: 18px;
}

.sublist-table td.hr {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

.sublist-table tr.hr {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

.sublist-table td.first {
    padding: 0px;
}

.sublist-table td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 4px;
    margin: 0px;
}

.sublist-table tr {
    padding: 0px;
}

/*.sublist-table hr {
    margin: 0px 10px;
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e2e8f1;
    color: #e2e8f1;
}*/
.sublist-table td {
    border-bottom: 1px solid #e2e8f1;
}
.sublist-table tr.first td {
    border-top: 1px solid #e2e8f1;
}
.sublist-table tr.last td {
    border-bottom: 0;
}

.sublist-table .price {
    text-align: right;
}

.sublist-table .hidden {
    visibility: hidden;
}
.sublist-table .nobr {
    white-space: nowrap;
}

.sublist-bottom {
    width: 100%;
    height: 7px;
    background-image: url("../images/sublist-bottom.png");
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

.sublist-description {
    margin-bottom: 0px;
    font-size: 90%;
    line-height: 1.2em;
    padding: 5px;
}

.sublist-description p {
    margin: 0px;
}

.pager-place {
    float: right;
    margin-top: 5px;
}

.pager {
    width: 30px;
    height: 28px;
    background-image: url("../images/pager-combined.png");
    background-position: left top;
    font-weight: bold;
    text-decoration: none;
    color: #f57812;
    display: block;
    float: left;
    font-size: 16px;
    margin-right: 3px;
}

.pager-inner {
    padding-left: 10px;
    line-height: 28px;
}

.pager:hover {
    background-position: left bottom;
    color: white;
}

.pager.selected {
    background-position: left bottom;
    color: white;
}

.footer {
    clear: both;
    float: none;
    width: 100%;
    margin-top: 20px;
    color: #3177b4;
    font-size: 11px;
}

.footer a {
    color: #3177b4;
}

.footer .divider {
    margin-left: 8px;
    margin-right: 8px;
}

.footer .spacer {
    height: 15px;
    float: none;
    clear: both;
    width: 0px
}

.footer .left {
    float: left;
}

.footer .right {
    float: right;
}

.page-bottom {
    margin-top: 20px;
    width: 100%;
    background-color: white;
}

.data-column {
    background-color: white;
    padding: 6px 15px;
    margin: 0px;
}

.data-column h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: #aeaeae;
    font-size: 12px;
}

.data-column h1.nadpis {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 2em;
    line-height: 1.5em;
    color: #5e94e0;
}

.data-column h2 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 2em;
    line-height: 1.5em;
}

.data-column-summer {
    background-image: url("../images/summer-top-line.gif");
    background-repeat: no-repeat;
    background-position: top;
    font-size: 0px;
    width: 789px;
    height: 9px;
    margin: 0px;
    padding: 0px;
}

.data-column-winter {
    background-image: url("../images/winter-top-line.gif");
    background-repeat: no-repeat;
    background-position: top;
    font-size: 0px;
    width: 789px;
    height: 9px;
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}

.data-column-top-middle {
    width: 780px;
    height: 9px;
    background-color: white;
    float: left;
}

.data-column-top-right {
    width: 9px;
    height: 9px;
    float: left;
    background-image: url("../images/corner-top-right.gif");
}

.data-column-bottom-left {
    width: 9px;
    height: 9px;
    float: left;
    background-image: url("../images/corner-bottom-left.gif");
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
}

.data-column-bottom-right {
    width: 9px;
    height: 9px;
    float: left;
    background-image: url("../images/corner-bottom-right.gif");
    font-size: 0px;
    line-height: 0px;
}

.data-column-bottom-middle {
    width: 771px;
    height: 9px;
    float: left;
    background-color: white;
    font-size: 0px;
    line-height: 0px;
}

.data-column p {
    text-align: justify;
}

.thumbimage {
    position: relative;
}

.thumbimage img {
    border: 6px solid #f3eec3;
    float: right;
    margin: 0px 0px 20px 20px;
}

.thumbimage .next-images {
    background-image: url("../images/next-images.png");
    width: 68px;
    height: 28px;
    position: absolute;
    top: 60px;
    right: 6px;
}

.nadpis {
    font-weight: bold;
}

.section,
.section-cenik {
    font-weight: bold;
    color: #f57f1e;
}

.section-cenik {
    clear: both;
}

.cenik {
    width: 100%;
    margin-top: 10px;
}

.cenik .top {
    height: 5px;
    line-height: 0px;
    padding: 0px;
}

.cenik .left {
    background-image: url("../images/cenik-top-left.gif");
    background-repeat: no-repeat;
    background-position: left top;
    width: 5px;
    height: 5px;
    padding: 0px;
    margin: 0px;
}

.cenik .right {
    background-image: url("../images/cenik-top-right.gif");
    background-repeat: no-repeat;
    background-position: right top;
    width: 5px;
    height: 5px;
    padding: 0px;
    margin: 0px;
}

.cenik th {
    background-color: #efeee0;
    padding: 4px;
}

.cenik tr {
    text-align: center;
}

.cenik td {
    padding: 4px;
}

.cenik .odd {
    background-color: white;
}

.cenik .even {
    background-color: #efeee0;
}

.intended-container {
    margin-top: 10px;
}

.doprava {
    float: left;
}

.uplna-cena {
    font-weight: bold;
    float: right;
}

.uplna-cena .normal{
    font-weight: normal;
}

.blue-button {
    width: 100%;
    height: 26px;
    color: #093a66;
    background-color: #d2e1ef;
    margin-bottom: 10px;
}

.blue-button .left {
    float: left;
    background-image: url("../images/blue-button-left.gif");
    background-repeat: no-repeat;
    width: 10px;
    height: 26px;
}

.blue-button .right {
    float: right;
    background-image: url("../images/blue-button-right.gif");
    background-repeat: no-repeat;
    width: 29px;
    height: 26px;
}

.blue-button a {
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
    margin-left: 5px;
}

.orange-button {
    height: 26px;
    color: #ec6c03;
    background-color: #f9f4c6;
    margin-bottom: 10px;
}

.orange-button .left {
    float: left;
    background-image: url("../images/orange-button-left.gif");
    background-repeat: no-repeat;
    width: 10px;
    height: 26px;
}

.orange-button .right {
    float: right;
    background-image: url("../images/orange-button-right.gif");
    background-repeat: no-repeat;
    width: 29px;
    height: 26px;
}

.orange-button a {
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
    margin-left: 5px;
}

.button {
    width: 360px;
    float: left;
    margin-right: 15px;
}

.button-full {
    width: 735px;
    clear: both;
}

.button .inhalt,
.button-full .inhalt{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

.skiicons {
    background-color: #d2e1ef;
    float: left;
    margin-top: 5px;
}

.skiicons .left {
    float: left;
    background-image: url("../images/ski-icons-left.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 68px;
}

.skiicons .right {
    float: right;
    background-image: url("../images/ski-icons-right.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 68px;
}

.skiicons .ikona {
    margin-top: 10px;
    margin-left: 15px;
    float: left;
    width: 30px;
    text-align: center;
    font-weight: bold;
}

.skiicons .ikona.first {
    margin-left: 0px;
}

.resort-left {
    float: left;
    width: 330px;
}

.track-maps {
    font-weight: bold;
    color: #f57f1e;
}

.hotelbutton {
    height: 97px;
    background-color: #ecf4f4;
    margin-bottom: 10px;
    font-size: 100%;
    line-height: 1.3em;
}

.hotelbutton.last {
    margin-bottom: 0px;
}

.hotelbutton .left {
    height: 97px;
    width: 8px;
    float: left;
    background-image: url("../images/hotelbutton-left.gif");
    background-repeat: no-repeat;
}

.hotelbutton .right {
    height: 97px;
    width: 8px;
    float: right;
    background-image: url("../images/hotelbutton-right.gif");
    background-repeat: no-repeat;
}

.hotelbutton img {
    border: 5px solid #fffcda;
    width: 116px;
    height: 76px;
    margin: 5px 15px 0px 0px;
    float: left;
}

.hotelbutton a.plus {
    display: block;
    float: right;
    background-image: url("../images/hotelbutton-plus.gif");
    background-repeat: no-repeat;
    width: 68px;
    height: 54px;
    margin-top: 20px;
    margin-right: 15px;
}

.hotelbutton h3 {
    display: block;
    color: #f57f1e;
    font-size: 13px;
    margin: 8px 0 4px 0;
}

.hotelbutton .description {
    margin: 0;
    padding: 0;
    height: 45px;
    width: 400px;
}

.hotelbutton .pricelist {
    margin: 0;
    padding: 0;
}

.hotelbutton .pricelist .divider {
    margin: 0 6px;
}


.tabs {
    float: left;
    height: 29px;
}

.tabs a {
    display: block;
    float: left;
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
}

.tabs a.summerleft90 {
    background-image: url("../images/tab-summer90-left.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 90px;
    height: 29px;
}

.tabs a.summerright90 {
    background-image: url("../images/tab-summer90-right.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 90px;
    height: 29px;
}

.tabs a.summerright90.disabled {
    background-image: url("../images/tab-summer90-right-disabled.gif");
}

.tabs a.winterleft90 {
    background-image: url("../images/tab-winter90-left.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 90px;
    height: 29px;
}

.tabs a.winterright90 {
    background-image: url("../images/tab-winter90-right.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 90px;
    height: 29px;
}

.tabs a.winterright90.disabled {
    background-image: url("../images/tab-winter90-right-disabled.gif");
}

.tabs a.winterstandalone90 {
    background-image: url("../images/tab-winter90-standalone.gif");
    background-repeat: no-repeat;
    background-position: top;
    width: 90px;
    height: 29px;
}

.tabs a:hover{
    background-position: bottom;
}

.tabs a.selected {
    background-position: bottom;
}

table .new-cenik{
    border: 1px solid #dddddd;
    padding: 3px;
}
.new-cenik {
    background: white;
}

.new-cenik td{
    padding: 1px;
}

.new-cenik tr:hover{
    background: #f0f0ff
}

#mapacr {
    text-align: center;
}

input.middleInput, select.middleInput {
    width: 200px;
}

textarea.middleInput {
    width: 200px;
    height: 3em;
}

ul.errors {
    color: red;
    list-style: none;
}

label.required {
    font-weight: bold;
}

/* decorated white background of main content */

.decorated .top {
}

.decorated .top .left {
    background: transparent url('../images/corner-top-left.gif') no-repeat left top;
    width: 9px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .top .right {
    background: transparent url('../images/corner-top-right.gif') no-repeat left top;
    width: 9px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .top .repeat {
    background-color: white;
    width: 525px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .bottom {
    
}

.decorated .bottom .left {
    background: transparent url('../images/corner-bottom-left.gif') no-repeat left top;
    width: 9px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .bottom .right {
    background: transparent url('../images/corner-bottom-right.gif') no-repeat left top;
    width: 9px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .bottom .repeat {
    background-color: white;
    width: 525px;
    height: 9px;
    float: left;
    display: inline-block;
}

.decorated .body {
    background-color: white;
    width: 513px;
    padding: 6px 15px;
    min-height: 523px;
}

.aktuality-page h2.main {
    float: left;
    clear: left;
}

.aktuality-page span.date {
    float: right;
    clear: right;
    margin-top: 6px;
}

.mapawebu h1 a{
    color: #f57f1e;
    font-size: 80%;
}

.mapawebu h2 a{
    font-size: 80%;
}

.menufilter strong {
    display: block;
    margin: 0px;
    margin-left: 11px;
    margin-top: 6px;
    color: #3177B4;
    font-weight: normal;
    font-size: 120%;
}

.menufilter input {
    margin: 6px;
    margin-left: 11px;
    vertical-align: middle;
}

.leaflet a {
    background: transparent url('../images/pdf-icon.png') no-repeat;
    background-position: left top;
    padding-left: 20px;
    display: block;
    margin: 5px 0px;
}

.leaflet .half {
    float: left;
    width: 45%;
}

