* {
  margin: 0px;
  padding: 0px;
}
body {
    background-color: #fff;
    color: #40333a;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 69%; /*   100% = 16px */
    line-height: 136%;
    margin: 10px 0 20px 0;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 10px 10px 10px 0px;
}
img.float-right {
    float: right;
    margin: 10px 0px 10px 10px;
}
.non-visible {
    position: absolute !important;
    height: 0px !important;
    width: 0px !important;
    left: -5000px !important;
    overflow: hidden !important;
}
.cleaner {
    clear: both !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: auto !important;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 928px;
}
#nav {
    margin: 0 20px 10px 0;
    text-align: right;
}
#nav ul li {
    float: right;
    list-style-type: none;
}
#nav a {
    color: #888;
    display: block;
    margin-left: 30px;
    text-decoration: none;
    text-transform: lowercase;
}
#nav a:hover {
    text-decoration: underline;
}
#nav a.mapa {
    background: transparent url('/images/mapa-stranek.gif') no-repeat left 2px;
    padding-left: 25px;
}
#nav a.tisk {
    background: transparent url('/images/tisk.gif') no-repeat left 2px;
    padding-left: 20px;
}
#header {
    background: transparent url('/images/header-bg.jpg') no-repeat left top;
    height: 205px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 928px;
}
#header h1 {
    display: block;
    margin: 63px 0 0 22px;
}
#header h1 a {
    text-decoration: none;
}
#menu {
    background: transparent url('/images/menu-bg.png') no-repeat left top;
    border-bottom: 1px solid #e0e9f1;
    height: 42px;
    margin-bottom: 10px;
    overflow: hidden;
}
#menu ul {
    padding: 11px 0 0 164px;
}
#menu ul li {
    background: transparent url('/images/menu-li-bg.png') no-repeat right top;
    float: left;
    list-style-type: none;
    padding: 2px 15px 2px 13px;
}
#menu ul li.last {
    background: none;
}
#menu ul li a {
    color: #3d3236;
    font-size: 109%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul li a:hover {
    color: #014090;
    text-decoration: underline;
}
#content {
    background: transparent url('/images/content-bg.png') repeat-y left top;
    .min-height: 1px; /* IE 7 hack for background */
    _height: 1px; /* IE 6 hack for background */
    position: relative;
}
#content.fullwidth {
    background: transparent url('/images/content-bg-fullwidth.png') repeat-y left top;
}
#content a {
    color: #014090;
    text-decoration: underline;
}
#content div.left {
    float: left;
    overflow: hidden;
    width: 225px;
}
#content div.middle {
    float: left;
    overflow: hidden;
    width: 468px;
}
#content.fullwidth div.middle {
    width: 650px;
}
#content div.right {
    float: left;
    overflow: hidden;
    width: 235px;
}
#content div.left h3,
#content div.left h3 a,
#content div.middle h2 {
    color: #e73028;
    font-size: 109%;
    font-weight: bold;
    line-height: 130%;
    text-transform: uppercase;
}
#content div.left h2,
#content div.right h2 {
    background: transparent url('/images/h2-left.png') no-repeat left top;
    color: #fff;
    font-size: 109%;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 130%;
    margin-bottom: 4px;
    padding: 4px 0 4px 16px;
    .padding: 3px 0 4px 16px;
    text-transform: uppercase;
}
#content div.right h2 {
    background: transparent url('/images/h2-right.png') no-repeat left top;
    margin: 0 0 4px 24px;
    padding-left: 36px;
}
#content div.right h2.margin {
    margin-top: 30px;
}
#content div.left div.contacts p {
    padding-left: 16px;
}
#content div.left dl,
#content div.left h3 {
    padding: 6px 0 0 16px;
}
#content div.left h3 a {
    font-size: 100%;
    text-decoration: none;
}
#content div.left h3 a:hover {
    text-decoration: underline;
}
#content div.right ul {
    margin-top: 23px;
}
#content div.left ul li,
#content div.right ul li {
    background: transparent url('/images/more.png') no-repeat 16px 11px;
    border-bottom: 1px solid #fff;
    padding: 8px 0 4px 48px;
    line-height: 131%;
    list-style-type: none;
}
#content div.right ul li {
    background: transparent url('/images/more.png') no-repeat 210px 24px;
    padding: 8px 35px 4px 25px;
}
#content div.right ul li a,
#content div.left ul li a {
    color: #40333a;
    text-decoration: none;
}
#content div.right ul li a:hover,
#content div.left ul li a:hover {
    text-decoration: underline;
}
#content div.right ul li strong a,
#content div.left ul li strong a {
    color: #014090;
    font-size: 109%;
}
#content div.right ul li img {
    float: left;
    margin: 2px 15px 10px 0;
}
#content div.left div.contacts {
    background: transparent url('/images/shadow-left.png') no-repeat left top;
    padding-top: 45px;
}
#content div.left div.contacts h3 {
    text-transform: none;
}
#content address {
    color: #716d6f;
    font-style: normal;
    font-weight: bold;
    padding-left: 16px;
}
#content dl {
    display: block;
    font-weight: bold;
    line-height: 125%;
    margin-top: 10px;
    padding-left: 16px;
}
#content dt {
    float: left;
    width: 70px;
}
#content dd {
    color: #716d6f;
    float: left;
}
#content div.right div.addition {
    background: transparent url('/images/shadow-right.png') no-repeat right top;
    padding-top: 45px;
}
#content div.right div.addition a {
    background: #fff;
    border-bottom: 1px solid #e0e9f1;
    display: block;
    font-weight: bold;
    height: 62px;
    line-height: 150%;
    margin: 3px 10px 0 25px;
    padding: 10px 70px 0 40px;
    text-decoration: none;
    width: 90px;
}
#content div.right div.addition a:hover {
    text-decoration: underline;
}
#content div.right div.addition a strong {
    font-size: 127%;
    font-style: italic;
}
#content div.right div.addition a.ski-tickets {
    background: transparent url('/images/addition-ski-ticket.png') no-repeat left top;
    color: #0a8030;
}
#content div.right div.addition a.bus-service {
    background: transparent url('/images/addition-bus-service.png') no-repeat left top;
    color: #ea8100;
}
#content div.right div.addition a.accomodation {
    background: transparent url('/images/addition-accomodation.png') no-repeat left top;
    color: #bc2923;
}
#content div.more {
    padding: 12px 18px 0 0;
    text-align: right;
}
#content div.more a {
    font-weight: bold;
    background: transparent url('/images/more.png') no-repeat right 3px;
    padding-right: 15px;
}
#content #info-text div.info-left,
#content #info-text div.info-right {
    float: left;
    padding-left: 25px;
    width: 209px;
}
#content #info-text h3,
#content #info-text h3 a {
    color: #e73028;
    font-size: 109%;
    font-weight: bold;
    line-height: 130%;
    text-transform: uppercase;
}
#content #info-text h3 {
    background: transparent url('/images/h3-middle.png') no-repeat left top;
    padding: 4px 0 8px 35px;
}
#content #info-text h3 a {
    font-size: 100%;
    text-decoration: none;
}
#content #info-text h3 a:hover {
    text-decoration: underline;
}
#content #info-text p {
    line-height: 118%;
    padding-left: 35px;
}
#content #info-text p.p-right {
    padding-right: 5px;
}
#content #last-minute div.last-minute-left {
    border-right: 1px solid #eae8e9;
    float: left;
    padding: 25px 0 0 25px;
    width: 209px;
}
#content #last-minute div.last-minute-right {
    float: left;
    padding: 25px 0 0 24px;
    width: 209px;
}
#content h2.uvod,
#content #last-minute h2 {
    background: transparent url('/images/h3-middle.png') no-repeat left top;
    color: #e73028;
    font-size: 109%;
    font-weight: bold;
    line-height: 130%;
    margin: 20px 0 -15px 25px;
    padding: 4px 0 8px 35px;
    text-transform: uppercase;
}
#content #newsletter {
    padding: 0 25px;
}
#content #newsletter h2 {
    background: transparent url('/images/h3-middle.png') no-repeat left top;
    color: #e73028;
    font-size: 109%;
    font-weight: bold;
    line-height: 130%;
    margin: 20px 0 0px 0;
    padding: 4px 0 8px 35px;
    text-transform: uppercase;
}
#content #newsletter form,
#content #newsletter p {
    display: block;
    padding: 0 35px;
}
#content #newsletter form {
    padding: 10px 35px;
}
#content #newsletter .nw-message {
    background-color: #E73028;
    color: #fff;
    display: block;
    margin: 0 35px 5px 35px;
    padding: 2px 4px;
}
#content #last-minute div.datum {
    color: #014090;
    float: left;
    width: 35px;
}
#content #last-minute div.preview {
    float: left;
    width: 174px;
}
#content #last-minute div.datum span.day-month {
    color: #e31007;
    font-weight: bold;
}
#content #last-minute div.datum span.year {
    border-top: 1px solid #c8c4c6;
    display: block;
    text-align: center;
    width: 28px;
}
#content #last-minute div.preview h3 {
    font-size: 127%;
    padding: 5px 0;
}
#content #last-minute div.preview h3 a {
    background: transparent url('/images/more.png') no-repeat 150px bottom;
    color: #b3acac;
    display: block;
    padding-right: 28px;
    text-decoration: none;
    width: 141px;
}
#content #last-minute div.preview h3 a:hover {
    text-decoration: underline;
}
#content #last-minute div.preview p {
    line-height: 110%;
}
#footer {
    background: transparent url('/images/footer-bg.png') no-repeat left top;
    color: #dfeaf1;
    font-size: 91%;
    height: 24px;
    overflow: hidden;
    text-align: right;
    padding: 34px 15px 0 0;
}
#footer a {
    color: #dfeaf1;
}

/* podstranky */
#content div.subpage {
    font-size: 110%;
    line-height: 133%;
    padding: 0 10px 0 25px;
    width: 433px;
}
#content div.subpage h1,
#content div.subpage h2 {
    background: transparent url('/images/h3-middle.png') no-repeat left top;
    color: #e73028;
    font-size: 100%;
    font-weight: bold;
    line-height: 130%;
    margin: 0 0 10px 0;
    padding: 4px 0 8px 35px;
    text-transform: uppercase;
}
#content div.subpage h2.spacer {
    margin-top: 40px;
}
#content div.subpage h3 {
    color: #014090;
    font-size: 100%;
    margin: 25px 0 2px 0;
}
#content div.subpage p {
    margin-bottom: 15px;
}
#content div.subpage ul {
    margin: 0 0 15px 14px;
}
#content div.subpage dl,
#content div.subpage address {
    padding-left: 0;
}
#content div.subpage dl {
    margin-bottom: 15px;
}
#content div.subpage dd {
    width: 350px;
}
#content div.subpage a {
    color: #e31007;
}
#content.fullwidth div.subpage dd {
    width: 540px;
}
#content div.subpage ul li {
    background: transparent url('/images/more.png') no-repeat 16px 10px;
    border-bottom: 0 none;
    padding: 8px 0 4px 51px;
    line-height: 131%;
    list-style-type: none;
}
#vyhledavac div.bottom,
#contact-form div.bottom {
    margin-top: 10px;
    text-align: center;
}
#newsletter button,
#vyhledavac div.bottom button,
#contact-form div.bottom button {
    background-color: #013f8f;
    border-color: #013f8f;
    color: #fff;
}
#content div.back {
    padding: 12px 18px 0 0;
    text-align: right;
}
#content div.back-left {
    text-align: left;
}
#content div.back a {
    background: transparent url('/images/more.png') no-repeat right 3px;
    color: #e31007;
    font-weight: bold;
    padding-right: 14px;
}
#vyhledavac {
    border-bottom: 2px solid #eae8e9;
    padding-bottom: 0;
}
#vyhledavac dd.width1 {
    width: 240px !important;
}
#vyhledavac dd.width2 {
    width: 120px !important;
}
#vyhledavac dd.width1 select {
    width: 200px !important;
}
#vyhledavac dl {
    float: left;
    margin-bottom: 5px !important;
}
#vyhledavac dt,
#vyhledavac dd {
    padding-bottom: 5px;
}
#vyhledavac dt {
    padding-top: 2px;
}
#vyhledavac dt.clean {
    clear: both;
}
#vyhledavac input.date {
    width: 70px;
}
#vyhledavac div.bottom {
    float: left;
    padding: 55px 0 0 20px;
}
div.neprehlednete {
    border-bottom: 1px solid #fff;
    margin: 10px 0 10px 25px;
    padding: 0 10px 5px 0;
}
div.neprehlednete p.red,
div.neprehlednete h3 {
    color: #e73028;
}
#fb-like {
    margin-top: 30px;
    padding-left: 16px;
}

