body, html {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: url(../images/body-bg.jpg) 0 0;
    color: #222;
}

body a img {
    border: none;
}

.contentpane {
    margin: 0 auto 0 auto;
    width: 980px;
    height: 750px;
    text-align: center;
}

#contener {
    margin: 0 auto 0 auto;
    width: 980px;
    height: 750px;
    background: url(../images/strona-bg.jpg) no-repeat;
}

.kontakt {
    margin-top: 20px;
}

.kontakt a {
    color: #990000;
    text-decoration: none;
}

.kontakt a:hover {
    text-decoration: underline;
}

.stones {
    position: absolute;
    margin-left: 816px;
}

.content {
    width: 980px;
    height: 650px; /* 630px 18.03.2019 */
    overflow: hidden;
}

.logo {
    float: left;
    margin-left: 20px;
}

.flagi {
    float: left;
    margin-top: 30px;
    margin-left: 70px;
}

.tresc {
    position: absolute;
    width: 480px;
    height: 520px; /* 500px 18.03.2019 */
    margin: 130px 0 0 500px;
    overflow: hidden;
}

.tresc a {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

.tresc a:hover {
    text-decoration: underline;
}

.left_col {
    padding-top: 20px; /* 40px 18.03.2019 */
    position: absolute;
    height: 520px; /* 480px 18.03.2018 */
    width: 410px;
    margin: 100px 0 0 0;
    overflow: hidden;
}

.footer {
    width: 956px;
    height: 57px;
    background: url(../images/footer.png) no-repeat;
    margin-left: 12px;
}

.logo_footer {
    float: left;
    width: 277px;
    height: 57px;
    background: url(../images/logo_footer.png) no-repeat;
}

.menu {
    width: 650px;
    float: left;
    height: 37px;
    padding-top: 2px;
}

.moduletable_menu ul {
    list-style: none;
    padding-left: 10px;
    width: 680px;
    margin-top: 0;
    padding-top: 0;
}

.moduletable_menu a {
    float: left;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding: 3px 10px 0 20px;
    background: url(../images/menu-bg.png) 0 7px no-repeat;
}

.moduletable_menu a:hover {
    font-weight: bold;
}

.contentheading, .componentheading, .page-header h1, .page-header h2, #weather1 h2, .left_col h3, .tresc h2 {
    margin: 0;
    font-family: 'Calligraffitti', arial, serif;
    font-size: 36px;
    font-weight: bold;
    display: block;
    padding: 0 0 0 20px;
    color: #650202;
    height: 40px;
}

#sbox-content {
    background: url(../images/body-bg.jpg);
}

.modalizer, .link_right {
    display: block;
    width: 110px;
    height: 51px;
    background: url(../images/read-more.jpg) no-repeat;
    color: #330000;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0 0 0;
    text-align: center;
    float: right;
}

.moduletable_left ul, .left_col ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 400px;
    height: 400px;
    background: url(../images/gallery-menu-bg.jpg) no-repeat right bottom;
}

.moduletable_left h3, .left_col h3 {
    margin-bottom: 20px;
}

.moduletable_left ul a, .left_col ul a {
    text-decoration: none;
    color: #990000;
    display: block;
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    padding: 5px 0 5px 40px;
    background: url(../images/galeria-menu-bg.png) 20px 10px no-repeat;
}

.moduletable_left ul a:hover, .left_col ul a:hover {
    color: #222;
}

#ff_elem145,
#ff_elem146,
#ff_elem149,
#ff_elem150,
#ff_elem164,
#ff_elem165,
#ff_elem167,
#ff_elem160,
#ff_elem171 {
    width: 140px;
    padding: 2px;
    border: solid 1px #AD9C71;
}

#cal-from, #cal-to {
    width: 100px;
    padding: 2px;
    border: solid 1px #AD9C71;
    background-image: url(../images/ico_cal.png);
    background-repeat: no-repeat;
    background-position: right center;
}

#ff_formdiv11 {
    padding-bottom: 440px;
    background-image: url(../images/form-bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#ff_elem161 {
    width: 70px;
    padding: 5px;
    text-align: center;
    border: solid 1px #AD9C71;
    background: #DBCA9F;
    color: #330000;
    cursor: pointer;
}

#HLrender ul li a {
    display: block;
    text-decoration: none;
    padding: 3px 0 3px 20px;
    font-size: 14px;
    color: #222;
    background: url(../images/galeria-menu-bg.png) 0 7px no-repeat;
}

#HLrender a:hover {
    color: #990000;
    font-weight: bold;
}


.weather_k1 p {
    margin: 0;
}

.weather_k1_cleft {
    padding: 0 10%;
}

.weather_k1_forecasts > div.block {
    padding: 0 8%;
}

.weather_k1_forecasts {
    margin-top: 10px;
}

.kw_icon_big, .kw_icon {
    width: 64px;
}

.kw_icon {
    width: 32px;
}