/* CSS */

a:link, a:visited {
    color: #dc9800;
    text-decoration: underline;
}
a:hover, a:focus, a:active {
    color: #dc9800;
    text-decoration: none;
}
.clr {
    clear: both;
}
#skip-links {
    display: none;
}
.container {
    display: block;
}
.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.centr {
    width: 960px;
    margin: 0 auto;
    display: block;
    position: relative;
}

/* Top */

#top {
    width: 100%;
    height: 98px;
    background: url(../backgrounds/bg-top.png) repeat-x;
}
#startpage #top {
    background: url(../backgrounds/bg-top-start.png) repeat-x;
}
#top .centr {
    height: 98px;
    background: url(../backgrounds/top.png) no-repeat 0 0;
}
#startpage #top .centr {
    background: url(../backgrounds/top-start.png) no-repeat 0 0;
}
#top h1 {
    width: 435px;
    height: 72px;
    position: absolute;
    top: 15px;
    left: 23px;
    background: url(../backgrounds/logo-lepiko.png) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
}
#startpage #top h1 {
    width: 238px;
    height: 72px;
    background: url(../backgrounds/logo-lepiko-start.png) no-repeat 0 0;
}
#top h1 a {
    width: 425px;
    height: 72px;
    display: block;
}

#lng {
    float: right;
}
#lng ul {
    margin-top: 9px;
    list-style-type: none;
}
#lng ul li {
    margin: 0 6px;
    float: left;
    font-size: 0.6em;
}
#lng ul li.act-lng {
    display: none;
}
#lng ul li a:link, #lng ul li a:visited {
    color: #b6a602;
    text-decoration: none;
}
#lng ul li a:hover, #lng ul li a:focus, #lng ul li a:active {
    color: #fab600;
    text-decoration: none;
}

/* Menu główne */

#nav-main-pl, #nav-main-en, #adres {
    width: 100%;
    height: 37px;
    margin: 0 auto;
}
#nav-main-pl, #nav-main-en {
    background: url(../backgrounds/bg-nav-main-sub.png) repeat-x;
    z-index: 98;
    display: block;
}
#adres {
    background: url(../backgrounds/bg-nav-main.png) repeat-x;
}
#nav-main-pl .centr, #nav-main-en .centr {
}
#nav-main-pl ul {
    width: 730px;
    height: 37px;
    list-style-type: none;
    float: left;
}
#nav-main-en ul {
    width: 719px;
    height: 37px;
    list-style-type: none;
    float: left;
}
#nav-main-pl ul li, #nav-main-en ul li {
    float: left;
    position: relative;
}
#nav-main-pl ul li a {
    display: block;
    background: url(../backgrounds/nav-main-pl.png) no-repeat;
}
#nav-main-en ul li a {
    display: block;
    background: url(../backgrounds/nav-main-en.png) no-repeat;
}
#nav-main-pl ul li ul, #nav-main-en ul li ul {
    position: absolute;
    top: auto;
    z-index: 500;
    display: none;
}
#nav-main-pl ul li ul li, #nav-main-en ul li ul li {
    clear: left;
    border-bottom: solid 1px #925c00;
}
#nav-main-pl ul li ul li ul, #nav-main-en ul li ul li ul {
    top: 0;
    left: 100%;
}
#nav-main-pl ul li ul li a, #nav-main-en ul li ul li a {
    width: 166px;
    padding: 0.5em 10px;
    background: #f9f4b8 url(none);
    font-size: 0.7em;
    color: #925c00;
    text-decoration: none;
}
#nav-main-pl ul li ul li a:hover, #nav-main-en ul li ul li a:hover {
    background: #EA3D00 url(none);
    color: #fff;
    text-decoration: none;
}

#nav-main-pl li:hover, #nav-main-en li:hover {
    cursor: pointer;
    z-index: 100;
}
#nav-main-pl li:hover ul ul, #nav-main-en li:hover ul ul,
#nav-main-pl li li:hover ul ul, #nav-main-en li li:hover ul ul,
#nav-main-pl li li li:hover ul ul, #nav-main-en li li li:hover ul ul,
#nav-main-pl li li li li:hover ul ul, #nav-main-en li li li li:hover ul ul {
    display: none;
}
#nav-main-pl li:hover ul, #nav-main-en li:hover ul,
#nav-main-pl li li:hover ul, #nav-main-en li li:hover ul,
#nav-main-pl li li li:hover ul, #nav-main-en li li li:hover ul,
#nav-main-pl li li li li:hover ul #nav-main-en li li li li:hover ul {
    display: block;
}

a#it-1,  a#it-2, a#it-3,  a#it-4, a#it-5 {
    height: 37px;
    text-indent: -999em;
    overflow: hidden;
}
#nav-main-pl a#it-1:link, #nav-main-pl a#it-1:visited {
    width: 167px;
    background-position: 0 0;
}
#nav-main-pl a#it-1:hover, #nav-main-pl a#it-1:focus, #nav-main-pl a#it-1:active {
    background-position: 0 -37px;
}
#nav-main-pl a#it-2:link, #nav-main-pl a#it-2:visited {
    width: 112px;
    background-position: -167px 0;
}
#nav-main-pl a#it-2:hover, #nav-main-pl a#it-2:focus, #nav-main-pl a#it-2:active {
    background-position: -167px -37px;
}
#nav-main-pl a#it-3:link, #nav-main-pl a#it-3:visited {
    width: 186px;
    background-position: -279px 0;
}
#nav-main-pl a#it-3:hover, #nav-main-pl a#it-3:focus, #nav-main-pl a#it-3:active {
    background-position: -279px -37px;
}
#nav-main-pl a#it-4:link, #nav-main-pl a#it-4:visited {
    width: 86px;
    background-position: -465px 0;
}
#nav-main-pl a#it-4:hover, #nav-main-pl a#it-4:focus, #nav-main-pl a#it-4:active {
    background-position: -465px -37px;
}
#nav-main-pl a#it-5:link, #nav-main-pl a#it-5:visited {
    width: 97px;
    background-position: -551px 0;
}
#nav-main-pl a#it-5:hover, #nav-main-pl a#it-5:focus, #nav-main-pl a#it-5:active {
    background-position: -551px -37px;
}

#szukaj-pl, #szukaj-en {
    width: 220px;
    height: 37px;
    float: right;
}
#szukaj-pl form, #szukaj-en form {
    padding: 0;
}
#szukaj-pl form input, #szukaj-en form input {
    width: 120px;
    height: 13px;
    margin: 8px 4px 0 28px;
    padding: 3px;
    float: left;
    font-size: 0.7em;
    color: #444;
    border: 1px solid #c2d9d6;
    background: #fff;
}
#szukaj-pl form input:focus, #szukaj-en form input:focus,
#szukaj-pl form input.focus, #szukaj-en form input.focus {
    background: #fff;
}
#szukaj-pl form input.guzik, #szukaj-en form input.guzik {
    width: 60px;
    height: 37px;
    margin: 0;
    padding: 0;
    float: left;
    border: none;
    cursor: pointer;
    text-indent: -999em;
    overflow: hidden;
}
#szukaj-pl form input.guzik {
    background: url(../backgrounds/submit-szukaj-pl.png) no-repeat 0 0;
}
#szukaj-en form input.guzik {
    background: url(../backgrounds/submit-szukaj-en.png) no-repeat 0 0;
}

#adres .centr {
    height: 37px;
    background: url(../backgrounds/adres.png) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
}

/* Header */

#header {
    width: 100%;
    height: 188px;
    background: url(../backgrounds/bg-header.png) repeat-x;
    display: block;
}
#startpage #header {
    background: url(../backgrounds/bg-header-start.png) repeat-x;
}
#header .centr {
    height: 188px;
    background: url(../backgrounds/header.jpg) no-repeat 0 0;
}
#startpage #header .centr {
    background: url(../backgrounds/header-start.jpg) no-repeat 0 0;
}
#swfobj-top {
    width: 960px;
    height: 188px;
    display: block;
    margin: 0 auto;
}

/* Ścieżka */

#sciezka {
    width: 100%;
    background: #fecb00;
}
#sciezka .centr {
    width: 930px;
    padding: 0.5em 15px;
    background: url(../backgrounds/bg-sciezka.png) repeat-y;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    color: #f92401;
}
#sciezka a {
    padding: 0 5px;
}
#sciezka a:link, #sciezka a:visited {
    color: #925c00;
    text-decoration: none;
}
#sciezka a:hover, #sciezka a:focus, #sciezka a:active {
    color: #f92401;
    text-decoration: none;
}

/* Boxy */

#boxy {
    width: 100%;
    background: #629bbf url(../backgrounds/bg-boxy.png) repeat-x 0 0;
}
#boxy .centr {
    background: url(../backgrounds/bg-boxy-cntr.png) repeat-y;
    overflow: auto;
}
#bx-1, #bx-2, #bx-3 {
    width: 320px;
    min-height: 195px;
    margin-bottom: 1px;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    color: #f8fcfd;
}
#boxy h2 {
    width: 285px;
    height: 37px;
    padding: 0 5px 0 30px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #fab600;
    line-height: 35px;
    text-transform: uppercase;
}
#bx-1 h2 {
    background: url(../backgrounds/bg-bx1-head.png) no-repeat;
}
#bx-2 h2 {
    background: url(../backgrounds/bg-bx2-head.png) no-repeat;
}
#bx-3 h2 {
    background: url(../backgrounds/bg-bx3-head.png) no-repeat;
}
#bx-1 {
    background: url(../backgrounds/ico-box-1.png) no-repeat 0 37px;
}
#bx-2 {
    background: url(../backgrounds/ico-box-2.png) no-repeat 0 37px;
}
#bx-3 {
    background: url(../backgrounds/ico-box-3.png) no-repeat 0 37px;
}
#boxy p {
    margin: 15px 10px 5px 105px;
    /*text-align: justify;*/
}
#boxy ul {
    margin: 0 10px 0 125px;
}
#boxy ul li {
    padding-bottom: 2px;
}
#boxy .more {
    height: 16px;
    margin: 16px 30px 14px 0;
    float: right;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
}
#boxy .more a:link,
#boxy .more a:visited {
    padding: 0.1em 14px 0.2em 14px;
    color: #e5a000;
    text-decoration: none;
    background: #018abf url(../backgrounds/bx-more.png) repeat-x 0 0;
}
#boxy .more a:hover,
#boxy .more a:focus,
#boxy .more a:active {
    color: #fff;
}
#logos {
    width: 960px;
    height: 85px;
    margin: 0 auto;
    background: #fff url(../backgrounds/logosy.gif) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
}

/* Content */

#page {
    width: 940px;
    margin: 0 auto;
    padding: 42px 10px 20px 10px;
    background: #fff;
}

#content {
    width: 660px;
    float: left;
    font-size: 0.7em;
    line-height: 1.3em;
}
#content h2 {
    height: 42px;
    margin-bottom: 16px;
    padding: 0 10px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.7em;
    background: url(../backgrounds/bg-h2.png) no-repeat 0 bottom;
}
#content .container {
    padding: 0 10px;
}
#content p {
    margin-bottom: 0.7em;
}
#content ul, #content ol {
    margin-left: 35px;
    padding-bottom: 1em;
}
#content ul li, #content ol li {
    padding-bottom: 0.5em;
}
#content ul li ul, #content ol li ul, #content ol li ol {
    padding: 0.5em 0 0 0;
}

#content ul#sitemap li {
    font-size: 1.1em;
}
#content ul#sitemap li a {
    color: #053308;
}

#content  h3 {
    padding-bottom: 1em;
    font-weight: bold;
}
#content  h4 {
    padding: 0.5em 0 1em 0;
    font-weight: bold;
}

img.doprawej {
    margin: 0 2px 5px 15px;
    padding: 2px;
    border: solid 1px #03395c;
    float: right;
    display: block;
}
img.dolewej {
    margin: 0 15px 5px 2px;
    padding: 2px;
    border: 1px solid #03395c;
    float: left;
    display: block;
}
.zrodlo {
    padding-right: 20px;
    color: #939393;
    font-size: 0.9em;
    font-style: italic;
    text-align: right;
}
hr {
    height: 1px;
    margin: 15px 0;
    border: 0;
    color: #e1e1e1;
    background-color: #e1e1e1;
}
.container-foto {
    margin: 15px 30px 15px 60px;
    padding-top: 10px;
    border-top: solid 1px #e1e1e1;
    overflow: auto;
}
img.ramka {
    padding: 2px;
    border: solid 1px #03395c;
}

/* Mapa */

#maps {
    width: 400px;
    height: 300px;
    margin: 28px 10px 0 0;
    padding: 2px;
    border: 1px solid #03395c;
    overflow: hidden;
    float: right;
}

/* Newsbox */

#newsbox {
    width: 240px;
    float: right;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    line-height: 1.3em;
}
#newsbox h2 {
    height: 42px;
    margin-bottom: 16px;
    padding: 0 10px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.4em;
    background: url(../backgrounds/bg-h2-newsbox.png) no-repeat 0 bottom;
}
#newsbox .news-start {
    padding: 0 10px;
    margin-bottom: 16px;
}
#newsbox .news-start img {
    display: none;
}
#content .container-news,
#content .container-real {
    margin: 0 10px;
    margin-bottom: 16px;
    border-bottom: solid 1px #e1e1e1;
    overflow: auto;
}
#content .container-real .foto {
    padding-right: 20px;
    float: left;
}
#content .container-real .foto img {
    margin-bottom: 10px;
    padding: 2px;
    border: solid 1px #03395C;
}

#newsbox .news-start .data,
#content .container-news .data {
    color: #5d6163;
}
#content .real {
    width: 514px;
    float: left;
}
#content .real-nofoto {
}
#newsbox .news-start h3,
#content .container-news h3,
#content .real h3,
#content .real-nofoto h3 {
    padding: 0.3em 0 1em 0;
    font-weight: bold;
}
#newsbox .news-start p {
    padding-bottom: 0.3em;
}
#newsbox .news-start .more,
#newsbox .news-start .back {
    padding-bottom: 0.3em;
}

#content .container-news .more,
#content .real .more,
#content .real-nofoto .more {
    margin-top: -0.2em;
    padding-bottom: 0.8em;
}
#content .container-news .back {
    padding-top: 0.5em;
    padding-bottom: 1em;
}

#column p {
    margin-bottom: 0.5em;
}
#column ul, #column ol {
    margin-left: 25px;
    padding-bottom: 0.7em;
}
#column ul li, #column ol li {
    padding-bottom: 0.3em;
}

.more a:link, .more a:visited {
    padding-right: 15px;
    text-decoration: none;
    background: url(../backgrounds/arrow-more.png) no-repeat right 0.25em;
}
.more a:hover, .more a:focus, .more a:active {
    text-decoration: underline;
}
.back a:link, .back a:visited {
    padding-left: 15px;
    text-decoration: none;
    background: url(../backgrounds/arrow-back.png) no-repeat 0 0.25em;
}
.back a:hover, .back a:focus, .back a:active {
    text-decoration: underline;
}
.paging {
    padding: 0 10px;
}

/* Prawa kolumna */

#column {
    width: 240px;
    float: right;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    line-height: 1.3em;
}
#column h2 {
    height: 42px;
    margin-bottom: 16px;
    padding: 0 10px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1.4em;
    background: url(../backgrounds/bg-h2-newsbox.png) no-repeat 0 bottom;
}
#column img {
    margin: 0 auto 30px auto;
    display: block;
}

/* Galeria referencje */

#content .container-refer {
    width: 200px;
    margin: 0 10px;
    margin-bottom: 16px;
    border-bottom: solid 1px #e1e1e1;
    overflow: auto;
    float: left;
}
#content .container-refer .foto {
    width: 60px;
    height: 85px;
    margin: 0 15px 10px 0;
    padding: 2px;
    border: solid 1px #03395c;
    float: left;
    overflow: hidden;
}
#content .container-refer .foto img {
    margin: 0 auto;
    display: block;
}
#content .container-refer .real {
    width: 96px;
    float: left;
}
#content .refer h3 {
    padding: 0.3em 0 1em 0;
    font-weight: bold;
}

/* Galeria */

#galeria {
    padding-left: 5px;
    overflow: auto;
}
#galeria ul {
    margin-left: 0;
    padding-bottom: 10px;
    list-style-type: none;
    overflow: auto;
}
#galeria ul li {
    width: 135px;
    height: 100px;
    margin: 10px;
    padding: 2px;
    float: left;
    border: solid 1px #03395c;
}
#galeria ul li .foto {
    width: 135px;
    height: 100px;
    overflow: hidden;
}
#galeria ul li .foto img {
    display: block;
}
#galeria .back {
    padding: 0.5em 0 1em 10px;
    border-top: solid 1px #e1e1e1;
    clear: both;
}

/* Footer */

#footer {
    width: 100%;
    height: 52px;
    background: url(../backgrounds/bg-footer.png) repeat-x;
}
#startpage #footer {
    background: url(../backgrounds/bg-footer-start.png) repeat-x;
}
#footer .centr {
    height: 52px;
    background: #fedc00;
}
#startpage #footer .centr {
    background: #006697;
}
#footer p {
    padding: 20px 0 0 20px;
    font-size: 0.7em;
    color: #925c00;
    float: left;
}
#startpage #footer p {
    color: #003e5c;
}
#footer img {
    padding: 2px 20px 0 0;
    float: right;
}

