body {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:0.7em;
    text-align:center;
    background:url('../images/bg.gif') repeat top center;
}

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size:0.1em;
    clear:both;
    visibility:hidden;
}

a {
    color: #E01B1B;
    text-decoration: none;
}

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

textarea,input,select,form {
    font-size:1em;
    font-family:Arial,sans-serif;
}

h1 {
    width:276px;
    height:91px;
    background:url('../images/logo.png') no-repeat 0px 0px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/images/logo.png',sizingMethod='crop');
    position:absolute;
    top:73px;
    left:40px;
    margin:0px;
    padding:0px;
}
h1 a {
    display:block;
    width:276px;
    height:91px;
    position:relative;
}
h1 a span {
    display:none;
}

.body {
    background:url('../images/bg-top.gif') repeat-x center -20px;
    min-height:1px;
    _height:1px;
}
.body-map {
    width:980px;
    margin:0px auto;
    background:url('../images/mapa.gif') no-repeat top center;
    text-align:left;
    min-height:600px;
    _height:600px;
    position:relative;
}

#top-menu {
    background:url('../images/menu.gif') no-repeat top center;
    min-height:69px;
    _height:69px;
}
#top-menu ul {
    list-style:none;
    margin:0px;
    padding:30px 40px 10px 40px;
    text-align:center;
    
}
#top-menu ul li {
    display:inline;
    background:url('../images/menu-separator.gif') no-repeat right center;
    padding:10px 22px 10px 16px;
}
#top-menu ul li.last {
    background:none;
    padding:10px 16px 10px 16px;
}
#top-menu ul li a { color:#FFF; }
#top-menu ul li a:hover { color:#FF0; }

#top {
    clear:both;
    min-height:94px;
    _height:94px;
}
#top ul {
    margin:0px;
    padding:22px 0px 0px 374px;
    list-style:none;
}
#top ul li {
    float:left;
    width:140px;
}
#top ul li a {
    display:block;
    height:64px;
}
#top ul li a span {
    display:none;
}
#top ul li.t1-sk { background:url('../images/sk/typy/t1.gif') no-repeat 0px 0px; }
#top ul li.t2-sk { background:url('../images/sk/typy/t2.gif') no-repeat 0px 0px; }
#top ul li.t3-sk { background:url('../images/sk/typy/t3.gif') no-repeat 0px 0px; }
#top ul li.t4-sk { background:url('../images/sk/typy/t4.gif') no-repeat 0px 0px; }

#top ul li.t1-en { background:url('../images/en/typy/t1.gif') no-repeat 0px 0px; }
#top ul li.t2-en { background:url('../images/en/typy/t2.gif') no-repeat 0px 0px; }
#top ul li.t3-en { background:url('../images/en/typy/t3.gif') no-repeat 0px 0px; }
#top ul li.t4-en { background:url('../images/en/typy/t4.gif') no-repeat 0px 0px; }

.block-top {
    height:23px;
    background:url('../images/page-top.png') no-repeat 0px 0px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/images/page-top.png',sizingMethod='crop');
}
.block-bottom {
    height:23px;
    background:url('../images/page-bottom.png') no-repeat 0px 0px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/images/page-bottom.png',sizingMethod='crop');
}
.block {
    background:url('../images/page-bg.png') repeat-y 0px 0px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/images/page-bg.png',sizingMethod='scale');
    min-height:1px;
    _height:1px;
    padding:0px 0px 0px 0px;
    position:relative;
}

#search {
    width:328px;
    min-height:174px;
    _height:174px;
    float:left;
    padding:0px 0px 0px 41px;
}
.search-sk { background:url('../images/sk/search-bg.gif') no-repeat 41px 0px; }
.search-en { background:url('../images/en/search-bg.gif') no-repeat 41px 0px; }

#search .search-data {
    padding:20px 20px 0px 20px;
}

#search .extended-search {
    background:url('../images/arrow-orange.gif') no-repeat right center;
    text-align:right;
    padding:0px 0px 0px 125px;
}
#search .extended-search a {
    display:block;
    padding:4px 30px 4px 0px;
    color:#000;
}
#search .extended-search a:hover {
    text-decoration:none;
    color:#FF7A26;
}

#search form {
    margin:0px;
    padding:15px 0px 0px 0px;
}
#search table {
    width:100%;
}
#search table select {
    width:168px;
    border:1px solid #A0A0A0;
    float:left;
}
#search table input.search-price {
    width:60px;
    border:1px solid #A0A0A0;
    float:left;
}
#search table th {
    padding:1px 11px 1px 1px;
    text-align:right;
    font-weight:normal;
    width:105px;
}
#search table td {
    padding:1px 1px 1px 1px;
}
#search .search-submit {
    padding:10px 3px 0px 0px;
    text-align:right;
}
#search .search-submit input {
    width:167px;
    cursor:pointer;
    background:url('../images/search-btn.gif') no-repeat top left;
    text-align:left;
    padding:4px 0px 6px 10px;
    border:none;
    font-weight:bold;
    color:#FFF;
}

#flash {
    width:575px;
    min-height:174px;
    _height:174px;
    float:left;
    position:relative;
}
#flash img {
    border:none;
    float:left;
}
#flash object {
    width:575px;
    height:174px;
    float:left;
    position:absolute;
    top:0px;
    left:0px;
}

#flags {
    margin:0px;
    padding:0px 15px 0px 11px;
    position:absolute;
    top:130px;
    left:0px;
    list-style:none;
    background:url('../images/flags.gif') no-repeat 0px 0px;
    height:30px;
    z-index:10;
}
#flags li {
    float:left;
}
#flags li a {
    display:block;
    width:31px;
    height:31px;
}
#flags li a span {
    display:none;
}

.page {
    background:url('../images/panel-bg.gif') repeat-y 719px 0px;
    min-height:1px;
    _height:1px;
}
.page-bottom {
    background:url('../images/panel-bottom.gif') no-repeat 719px bottom;
    min-height:1px;
    _height:1px;
}
.page-text {
    padding:5px 0px 5px 10px;
}

#panel {
    width:222px;
    float:right;
    padding:0px 39px 0px 0px;
    position:relative;
}
#panel img.dest-title {
    position:absolute;
    top:-42px;
    left:0px;
}
#panel ul.destinacie {
    margin:0px;
    list-style:none;
    padding:0px 0px 15px 0px;
    background:url('../images/panel-top.gif') no-repeat bottom left #FFF;
}
#panel ul.destinacie li {
    background:url('../images/dest-list-top.gif') no-repeat top left;
    margin:0px 0px 1px 0px;
    min-height:1px;
    _height:1px;
}
#panel ul.destinacie li span {
    background:url('../images/dest-list-bottom.gif') no-repeat bottom left;
    display:block;
    min-height:1px;
    _height:1px;
}
#panel ul.destinacie li span a {
    background:url('../images/triangle.gif') no-repeat 14px 11px;
    display:block;
    padding:7px 10px 7px 40px;
    min-height:1px;
    _height:1px;
    color:#FFF;
    font-weight:bold;
}
#panel ul.destinacie li span a:hover {
    background:url('../images/triangle.gif') no-repeat 20px 11px;
    color:#000;
}

#panel .kontakt {
    padding:0px 20px 8px 20px;
}
#panel .kontakt p {
    margin:0px;
    padding:6px 0px 6px 0px;
}

#content {
    width:650px;
    float:left;
    padding:0px 0px 0px 45px;
    position:relative;
    min-height:1px;
    _height:1px;
}
#content img.top-ponuka-title {
    position:absolute;
    z-index:10;
    top:-40px;
    left:45px;
    min-height:1px;
    _height:1px;
}
#content .empty-result {
    font-size:1.3em;
    font-weight:bold;
    text-align:center;
    padding:10px 0px 10px 0px;
    margin:0px;
}

#content h2 {
    margin:0px;
    padding:0px 0px 0px 0px;
    font-size:1.6em;
    font-weight:normal;
    color:#E01B1B;
}
#content h3 {
    color:#E01B1B;
    margin:0px;
    padding:5px 0px 10px 0px;
    font-size:1.3em;
}
#content .kontext {
    text-align:right;
    border-bottom:1px solid #FFE2C0;
    color:#E01B1B;
}

#content .top-nehnutelnost {
    background:url('../images/top-nehnutelnost-bg.gif') repeat-y top right;
    width:647px;
    margin:0px 0px 11px 0px;
    min-height:1px;
    _height:1px;
}
#content .top-nehnutelnost-top {
    background:url('../images/top-nehnutelnost-top.gif') no-repeat top right;
    min-height:1px;
    _height:1px;
}
#content .top-nehnutelnost-bottom {
    background:url('../images/top-nehnutelnost-bottom.gif') no-repeat bottom right;
    min-height:208px;
    _height:208px;
}
#content .top-nehnutelnost-bottom img {
    border:none;
}
#content .top-nehnutelnost-bottom img.top-image {
    float:left;
    width:309px;
    height:208px;
}
#content .top-nehnutelnost-bottom h3 {
    font-size:1.2em;
    margin:0px 0px 5px 0px;
    padding:0px 35px 5px 0px;
    border-bottom:1px solid #ffcf7c;
    min-height:1px;
    _height:1px;
}
#content .top-nehnutelnost-bottom div {
    padding:15px 15px 40px 0px;
    position:relative;
    float:right;
    width:305px;
    min-height:153px;
    _height:153px;
}
#content .top-nehnutelnost-bottom div.cleaner {
    min-height:0.1em;
    _height:0.1em;
    padding:0px;
}
#content .top-nehnutelnost-bottom table {
    width:100%;
    border-bottom:1px solid #ffcf7c;
    margin:0px 0px 10px 0px;
}
#content .top-nehnutelnost-bottom table th {
    text-align:right;
    width:45px;
    padding-right:8px;
}
#content .top-nehnutelnost-bottom table tr.last th { padding-bottom:8px; }
#content .top-nehnutelnost-bottom table tr.last td { padding-bottom:8px; }
#content .top-nehnutelnost-bottom .price {
    font-size:1.1em;
    color:#F00;
}
#content .top-nehnutelnost-desc {
    margin:0px;
    padding:0px 0px 8px 0px;
}
#content .top-nehnutelnost-more {
    position:absolute;
    bottom:10px;
    right:10px;
}


#content .nehnutelnost-list {
    background:url('../images/nehnutelnost-list-bg.gif') repeat-y top left;
    width:208px;
    float:left;
    margin:0px 11px 11px 0px;
    min-height:1px;
    _height:1px;
}
#content .nehnutelnost-list-last {
    margin:0px 0px 11px 0px;
}
#content .nehnutelnost-list-top {
    background:url('../images/nehnutelnost-list-top.gif') no-repeat 0px 122px;
    min-height:1px;
    _height:1px;
}
#content .nehnutelnost-list-bottom {
    background:url('../images/nehnutelnost-list-bottom.gif') no-repeat bottom left;
    min-height:218px;
    _height:218px;
}
#content .nehnutelnost-list-bottom img {
    border:none;
}
#content .nehnutelnost-list-bottom h3 {
    font-size:1.2em;
    margin:0px 0px 5px 0px;
    padding:0px 35px 5px 0px;
    border-bottom:1px solid #ffcf7c;
    min-height:1px;
    _height:1px;
}
#content .nehnutelnost-list-bottom div {
    padding:7px 10px 10px 10px;
    position:relative;
}
#content .nehnutelnost-list-bottom table th {
    text-align:right;
    width:45px;
    padding-right:8px;
}
#content .nehnutelnost-list-bottom .price {
    font-size:1.1em;
    color:#F00;
}
#content .nehnutelnost-more {
    position:absolute;
    top:7px;
    left:176px;
    _left:166px;
}

#content .item-price {
    padding:10px 0px 10px 0px;
}
#content .item-price .price {
    font-size:1.3em;
    color:#F00;
}

#content ul.infolist {
    margin:0px;
    padding:5px 10px 10px 0px;
    list-style:none;
}
#content ul.infolist li {
    background:url('../images/arrow-orange-small.gif') no-repeat 0px 4px;
    padding:2px 20px 2px 20px;
    display:inline;
}
#content ul.infolist li a { color:#FF7A26; }
#content ul.infolist li a:hover { color:#000; }

#content ul.list {
    margin:0px;
    padding:5px 10px 5px 15px;
    list-style:none;
}
#content ul.list li {
    background:url('../images/arrow-small.gif') no-repeat 0px 4px;
    padding:2px 0px 2px 20px;
}

#content .block1 { display:block; }
#content .block2 { display:none; }
#content .block3 { display:none; }

#content .nehnutelnost-image {
    float:right;
    margin:5px 0px 10px 20px;
    border:1px solid #E4E4E4;
    padding:3px;
    background:#FFF;
}

#content .pages-top {
    border:1px solid #FFE2C0;
    padding:3px 10px 3px 10px;
    margin:0px 0px 10px 0px;
    background:#FFF6E7;
}
#content .pages-bottom {
    border:1px solid #FFE2C0;
    padding:3px 10px 3px 10px;
    margin:0px 0px 10px 0px;
    background:#FFF6E7;
}
#content table.pages {
    float:right;
}
#content table.pages img {
    border:none;
    float:left;
}

#content .back {
    clear:both;
    border-top:1px solid #FFE2C0;
    padding:5px 0px 0px 0px;
    margin:5px 0px 0px 0px;
}
#content .back div {
    width:75px;
    text-align:center;
    background:url('../images/back-left.gif') no-repeat top left;
}
#content .back div span {
    display:block;
    background:url('../images/back-right.gif') no-repeat top right;
}
#content .back div span a {
    display:block;
    padding:5px 15px 5px 0px;
    color:#FFF;
}
#content .back div span a:hover {
    color:#FFF005;
    text-decoration:none;
}

#gallery {
    clear:both;
}
#gallery img {
    border:1px solid #FFE2C0;
    padding:3px;
    background:#FFF;
    margin:2px;
    float:left;
}

#bottom {
    clear:both;
    background:url('../images/bottom.png') no-repeat 0px 0px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web/images/bottom.png',sizingMethod='crop');
    padding:30px 0px 20px 50px;
    color:#FFF;
    text-align:left;
    position:relative;
    min-height:1px;
    _height:1px;
}
#bottom a { color:#FFF; }
#bottom a:hover { color:#FFF; }
#bottom .developer {
    display:block;
    position:absolute;
    top:30px;
    right:50px;
    height:26px;
    width:115px;
    background:url('../images/webdesign.gif') no-repeat top center;
}
#bottom .developer a {
    display:block;
    height:26px;
    width:115px;
    position:relative;
}
#bottom .developer a span {
    display:none;
}

