body {
    background:url(../images/bg.gif) repeat-x center top #d3e8a3;
    color:#335a39;
    font-family:arial,sans-serif;
    font-size:0.7em;
    margin:0;
    padding:0;
    text-align:center;
}
.cleaner {
    clear:both;
    visibility:hidden;
}
a {
    color:#19472D;
    text-decoration:none;
}
a:hover {
    color:#335a39;
    text-decoration:underline;
}

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

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

hr {
    border:none;
    color:#b9d07f;
    background:#b9d07f;
    height:1px;
    line-height:0.1em;
    font-size:0.1em;
    margin:0px;
    padding:0px;
}

.body {
    width:980px;
    margin:0px auto;
    text-align:left;
}

h1 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
h1 a, h1 a:hover {
    text-decoration: none;
}
h1 a img {
    border: none;
}
h1 a span {
    display: none;
}

h3 {
    font-size:1.2em;
    color:#335A39;
    margin:0px;
    padding:0px 0px 10px 0px;
}

#top {
    min-height:300px;
    _height:300px;
}

#top .leftTop {
    float: left;
    width: 343px;
    background: url(../images/top-left-bg.jpg) no-repeat left bottom #FFF;
    text-align: center;
    min-height: 304px;
    _height: 304px;
}
#top .leftTop .topText {
    margin: 0px 0px 0px 40px;
    width: 280px;
    text-align: justify;
}

#top .rightTop {
    float: left;
    width: 627px;
    /* background: url(../images/hotel2.jpg) no-repeat left 16px; */
    min-height: 285px;
    _height: 285px;
    margin: 12px 0px 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
}


/* #hmpgImg {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    width: 627px;
    height: 265px;
    overflow: hidden;
}
#hmpgImg li {
    margin: 0px;
    padding: 0px;
} */
#hmpgImg {
    margin: 15px 0px 0px 0px;
    width: 627px;
    height: 265px;
    /* background:url('../images/flash-bg.gif') no-repeat top center; */
    float:left;
    position:relative;
    _position: absolute;
}
#hmpgImg img {
    display:none;
    border:none;
    position:absolute;
    top:0px;
    left:0px;
}
#hmpgImg img.first {
    display:block;
}


#langswitch {
    /* margin: 219px 0px 0px 0px; */
    margin: 0px;
    padding: 10px 0px 10px 25px;
    list-style: none;
    background: url(../images/lang-bg.gif) no-repeat left top;
    width: 112px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 219px;
    z-index: 51;
}
#langswitch li {
    margin: 0px 8px 0px 0px;
    padding: 0px;
    display: block;
    float: left;
    width: 24px;
    height: 19px;
}
#langswitch li.sk { background: url(../images/lang/sk.gif) no-repeat left top; }
#langswitch li.en { background: url(../images/lang/en.gif) no-repeat left top; }
#langswitch li.de { background: url(../images/lang/de.gif) no-repeat left top; }
#langswitch li a {
    display: block;
    width: 24px;
    height: 19px;
}
#langswitch li a span {
    display: none;
}

#topmenu {
    margin: 0px 0px 0px 90px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 50;
}
#topmenu li {
    margin: 0px;
    padding: 15px 20px 0px 20px;
    _padding: 15px 20px 13px 20px;
    display: block;
    float: left;
    min-height: 27px;
    background: url(../images/topmenu-bg.gif) repeat-x left bottom;
    text-align: center;
    position: relative;
}
#topmenu li.first { background: url(../images/topmenu-first.gif) no-repeat left bottom; }
#topmenu li.last { background: url(../images/topmenu-last.gif) no-repeat right bottom; }
#topmenu a {
    color: #214E2F;
    text-decoration: none;
}
#topmenu li .separator {
    background: url(../images/topmenu-separator.gif) no-repeat 50% bottom;
    padding: 10px 0px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

#content {
    background:url('../images/content-bg.gif') repeat-y top center;
    min-height:1px;
    _height:1px;
}
#content .content-data {
    background:url('../images/content-top.gif') no-repeat top center;
    min-height:250px;
    _height:250px;
}

#content .contentMenu {
    background: url(../images/content-menu-bg.gif) repeat-x left bottom;
    min-height: 84px;
    _height: 84px;
    width: 950px;
    margin: 0px 0px 0px 20px;
}
#content .contentMenu .cmItem {
    float: left;
    background: url(../images/mainbutton.jpg) no-repeat left top;
    /* width: 172px;
    _width: 169px;
    height: 54px; */
    width: 159px;
    _width: 156px;
    height: 41px;
    margin: 25px 8px 0px 9px;
    padding: 13px 0px 0px 13px;
}
#content .contentMenu .cmItem a {
    color: #214E2F;
    text-decoration: none;
    font-size: 1.2em;
}

#content .contentPage {
    margin: 0px 0px 0px 20px;
    width: 950px;
}

#content .pageLeft {
    width: 180px;
    float: left;
    min-height: 200px;
    _height: 200px;
    text-align: left;
}
#content .pageLeft .kontakt {
    padding:10px 0px 0px 25px;
}

#content .pageRight {
    margin:20px 0px 20px 0px;
    width: 768px;
    float: right;
    min-height: 200px;
    _height: 200px;
    border-left:1px solid #E3F6B7;
}

#content h2 {
    margin:0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-size: 1.5em;
}
#content h2 a {
    color: #19472D;
    text-decoration: none;
}

#content .section {
    padding: 0px 20px 0px 20px;
}

img.action-img {
    float: left;
    margin:0px 15px 10px 0px;
}

dl.ponuka {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 360px;
    min-height: 125px;
    _height: 125px;
    background: url(../images/ponuka-bg.gif) no-repeat left top;
    float:left;
}
dl.ponuka dt {
    width: 150px;
    height: 110px;
    float: left;
    margin: 0px;
    padding: 2px 0px 0px 3px;
}
dl.ponuka dd {
    margin: 0px;
    padding: 0px;
    width: 180px;
    min-height: 108px;
    _height: 108px;
    float: left;
    padding: 15px 13px 0px 13px;
}
dl.ponuka dd strong {
    display: block;
    border-bottom: 1px solid #B9D07F;
    padding: 0px 0px 5px 0px;
    font-size: 1.1em;
}
dl.ponuka dd .btn {
    text-align: right;
}

.moreActions {
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
.moreActions a {
    color: #225032;
    font-size: 1.1em;
    font-weight: bold;
}

#content .kontext {
    text-align: right;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #B9D07E;
    color:#B9D07E;
}
#content .kontext a {
    color: #B9D07E;
}

#bottom {
    background:url('../images/bottom.gif') no-repeat top center;
    min-height:125px;
    _height:125px;
    position:relative;
    text-align:left;
}
#bottom a { color:#335a39; }
#bottom a:hover { color:#335a39; }
#bottom p {
    margin:0px;
    padding:40px 0px 20px 40px;
}
#bottom span.developer {
    position:absolute;
    top:40px;
    right:40px;
}

/* link ako button */
span.button {
    background: url(../images/button-left.gif) no-repeat center left;
    white-space: nowrap;
    padding: 15px 0 15px;
}
span.button span.buttonEnd {
    background: url(../images/button-right.gif) no-repeat 100% 50%;
    padding: 15px 0 15px;
}
span.button a.button {
    text-decoration: none;
    padding: 15px 22px 15px 19px;
    cursor: pointer;
}

#gallery {
    clear:both;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}
#gallery a { text-decoration:none; }
#gallery a:hover { text-decoration:none; }
#gallery a img {
    border: none;
    margin: 0px 10px 5px 0px;
}

.pager {
    text-align: right;
}

#content .message {
    text-align:center;
    font-weight:bold;
    font-size:1.5em;
    color:#F00;
}
