/* CSS */

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

/* Top */

#masthead {
    height: 173px;
    position: relative;
    overflow: hidden;
}
#masthead .left,
#masthead .right {
    width: 50%;
    height: 173px;
    position: absolute;
    top: 0;
}
#masthead .left {
    left: 0;
    background: #fff url(../backgrounds/bg-head-left.gif) repeat-x;
}
#masthead .right {
    left: 50%;
    background: #fff url(../backgrounds/bg-head-right.gif) repeat-x;
}
#masthead .top {
    width: 960px;
    height: 173px;
    margin: 0 auto;
    position: relative;
    background: url(../backgrounds/bg-head.gif) no-repeat 0 0;
}
#masthead h1 {
    width: 176px;
    height: 100px;
    position: absolute;
    top: 21px;
    left: 10px;
    overflow: hidden;
    text-indent: -999em;
    background: url(../backgrounds/logo.gif) no-repeat;
}
#masthead h1 a {
    width: 176px;
    height: 100px;
    display: block;
}
#masthead .container {
    width: 730px;
    position: absolute;
    top: 8px;
    left: 230px;
    font-size: 0.65em;
    color: #697780;
    line-height: 16px;
}
#masthead .container #data {
    padding-left: 3px;
    float: left;
}
#masthead .container #version {
    padding-right: 5px;
    float: right;
    text-transform: uppercase;
}
#masthead .container #version ul {
    list-style-type: none;
}
#masthead .container #version ul li a.en {
    padding-right: 23px;
    display: block;
    color: #697780;
    text-decoration: none;
    background: url(../backgrounds/flaga-en.gif) no-repeat right 3px;
}
#masthead .container #version ul li a.pl {
    padding-right: 23px;
    display: block;
    color: #697780;
    text-decoration: none;
    background: url(../backgrounds/flaga-pl.gif) no-repeat right 3px;
}

/* Wyszukiwarka */

#szukaj {
    width: 230px;
    height: 25px;
    padding-top: 7px;
    position: absolute;
    top: 141px;
    overflow: hidden;
    background: url(../backgrounds/bg-szukaj.gif) no-repeat;
}
#szukaj input#SearchText {
    width: 124px;
    height: 13px;
    margin-left: 59px;
    padding: 2px 4px;
    font-size: 0.7em;
    color: #000;
    border: 1px solid #b4b4b4;
    background-color: #fff;
    float: left;
}
#szukaj input#SearchText:focus,
#szukaj input#SearchText.focus {
    background-color: #f1f1f1;
}
#szukaj input#search-submit {
    margin-left: 6px;
    float: left;
}

/* SWF top */

#swfobj-top {
    width: 730px;
    height: 172px;
    position: absolute;
    left: 230px;
}

/* Menu główne */

#menu {
    width: 100%;
    height: 45px;
    background: #005fa3;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#menu .container {
    width: 960px;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
}
#menu ul {
    margin: 14px 0 0 10px;
    list-style-type: none;
    float: left;
}
#menu ul li {
    float: left;
    text-indent: -999em;
}
#menu ul li a {
    height: 17px;
    line-height: 17px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    background: url(../backgrounds/nav-main.gif) no-repeat 0 0;
}
#menu ul li#it-1 a:link,
#menu ul li#it-1 a:visited { width: 101px; background-position: 0 0; }
#menu ul li#it-1 a:hover,
#menu ul li#it-1 a:focus,
#menu ul li#it-1 a:active { background-position: 0 -17px; }
#menu ul li#it-2 a:link,
#menu ul li#it-2 a:visited { width: 111px; background-position: -101px 0; }
#menu ul li#it-2 a:hover,
#menu ul li#it-2 a:focus,
#menu ul li#it-2 a:active { background-position: -101px -17px; }
#menu ul li#it-3 a:link,
#menu ul li#it-3 a:visited { width: 156px; background-position: -212px 0; }
#menu ul li#it-3 a:hover,
#menu ul li#it-3 a:focus,
#menu ul li#it-3 a:active { background-position: -212px -17px; }
#menu ul li#it-4 a:link,
#menu ul li#it-4 a:visited { width: 94px; background-position: -368px 0; }
#menu ul li#it-4 a:hover,
#menu ul li#it-4 a:focus,
#menu ul li#it-4 a:active { background-position: -368px -17px; }
#menu ul li#it-5 a:link,
#menu ul li#it-5 a:visited { width: 205px; background-position: -462px 0; }
#menu ul li#it-5 a:hover,
#menu ul li#it-5 a:focus,
#menu ul li#it-5 a:active { background-position: -462px -17px; }
#menu ul li#it-6 a:link,
#menu ul li#it-6 a:visited { width: 91px; background-position: -667px 0; }
#menu ul li#it-6 a:hover,
#menu ul li#it-6 a:focus,
#menu ul li#it-6 a:active { background-position: -667px -17px; }
#menu ul li#it-7 a:link,
#menu ul li#it-7 a:visited { width: 188px; background-position: -758px 0; }
#menu ul li#it-7 a:hover,
#menu ul li#it-7 a:focus,
#menu ul li#it-7 a:active { background-position: -758px -17px; }

/* Mini-nawigacja */

#nav-mini {
    width: 100%;
    background: #69a0cc;
}
#nav-mini .container {
    width: 960px;
    margin: 0 auto;
    background: url(../backgrounds/bg-nav-mini.gif) repeat-y;
}
#nav-mini .col-left {
    width: 205px;
    padding-left: 25px;
    float: left;
    font-size: 0.65em;
    line-height: 20px;
    background: url(../backgrounds/www-arr.gif) no-repeat 10px 51%;
    overflow: hidden;
}
#nav-mini .col-left a:link,
#nav-mini .col-left a:visited {
    color: #064572;
    text-decoration: none;
}
#nav-mini .col-left a:hover,
#nav-mini .col-left a:focus,
#nav-mini .col-left a:active {
    color: #fff600;
    text-decoration: none;
}
#breadcrumb {
    width: 703px;
    padding-left: 27px;
    float: right;
    color: #697780;
    font-size: 0.65em;
    line-height: 20px;
    background: url(../backgrounds/breadcrumb-arr.gif) no-repeat 20px 51%;
    overflow: hidden;
}
#breadcrumb a:link,
#breadcrumb a:visited {
    padding: 0 6px;
    color: #697780;
    text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
    text-decoration: underline;
}

/* Lewy margines */

.col-left {
    width: 230px;
    float: left;
    color: #fff;
    overflow: hidden;
}

.col-left ul {
    width: 220px;
    margin: 49px 0 0 0;
    list-style-type: none;
    background: url(../backgrounds/submenu-separator.gif) no-repeat 0 0;
}
.col-left li {
    font-size: 0.7em;
    line-height: 1.2em;
    background: url(../backgrounds/submenu-separator.gif) no-repeat 0 bottom;
}

.col-left ul li a:link,
.col-left ul li a:visited {
    padding: 1em 0 1em 26px;
    display: block;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background: url(../backgrounds/submenu-list.gif) no-repeat 10px 1.2em;
}
.col-left ul li a:hover,
.col-left ul li a:focus,
.col-left ul li a:active,
.col-left ul li a.actv {
    color: #fff600;
    text-decoration: none;
}

.col-left ul li ul {
    width: 194px;
    margin: 0 0 0 26px;
    padding-bottom: 1em;
    position: relative;
    list-style-type: none;
    background: url(none);
}
.col-left ul li ul li {
    font-size: 1em;
    line-height: 1.2em;
    background: url(none);
}
.col-left ul li ul li a:link,
.col-left ul li ul li a:visited {
    padding: 0.3em 0 0.3em 14px;
    display: block;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: url(../backgrounds/submenu-list-sub.gif) no-repeat 0 0.45em;
}
.col-left ul li ul li a:hover,
.col-left ul li ul li a:focus,
.col-left ul li ul li a:active,
.col-left ul li ul li a.actv {
    color: #fff600;
    text-decoration: none;
}
.col-left ul li ul li ul {
    width: 180px;
    margin: 0 0 0 14px;
    padding-bottom: 1em;
    position: relative;
    list-style-type: none;
    background: url(none);
}

#adres {
    margin: 50px 10px;
    font-size: 0.7em;
    line-height: 1.3em;
}
#adres p {
    padding-bottom: 0.3em;
}
#adres a:link, #adres a:visited {
    color: #fff600;
    text-decoration: none;
}
#adres a:hover, #adres a:focus, #adres a:active {
    color: #fff600;
    text-decoration: underline;
}

/* Strona główna */

#start-page {
    width: 960px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    background: #fff;
    overflow: hidden;
    font-size: 0.7em;
}
#start-page .linia {
    width: 100%;
    margin-bottom: 20px;
    background: url(../backgrounds/bg-startpage-linia.gif) repeat-y 50% 0;
}
#start-page .start-box {
    width: 460px;
    margin: 0 10px;
    float: left;
}
#start-page h2 {
    width: 435px;
    height: 19px;
    padding-right: 25px;
    font-size: 0.9em;
    line-height: 19px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    background: url(../backgrounds/h2-startpage.jpg) no-repeat;
}
#start-page h2:first-letter {
    font-size: 1.3em;
}
#start-page h2.pr-mini {
    width: 360px;
    height: auto;
    margin: 0 0 1em 100px;
    padding: 15px 0 8px 0;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #b6bfc5;
    background: none;
}
#start-page h4 {
    padding: 15px 0 8px 0;
    margin-bottom: 1em;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #b6bfc5;
}
#start-page .galeria-produkt-mini {
    width: 80px;
    margin-top: -1em;
    padding: 0 20px 2em 0;
    float: left;
    overflow: hidden;
}
#start-page .produkt-mini {
    width: 360px;
    float: right;
}
#start-page .produkt-mini-more {
    width: 360px;
    padding-bottom: 2em;
    float: right;
}
#start-page .produkt-mini-more a:link,
#start-page .produkt-mini-more a:visited,
#start-page .news-more a:link,
#start-page .news-more a:visited {
    padding-right: 10px;
    font-size: 0.95em;
    background: url(../backgrounds/more-arr.gif) no-repeat right 51%;
}
#start-page .news-more {
    margin-top: -1.5em;
}

/* Content */

#center {
    width: 100%;
    background: #4591d0;
}
#center .container {
    width: 960px;
    margin: 0 auto;
    background: url(../backgrounds/bg-content.gif) repeat-y;
}

.col-right, #content {
    width: 730px;
    float: right;
    overflow: hidden;
}
#content .container {
    width: 686px;
    padding: 0 22px 1em 22px;
    font-size: 0.7em;
    background: url(../none);
    position: relative;
}

#content h2 {
    margin: 28px 0 18px 0;
    padding: 0 0 8px 1px;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    color: #a35f00;
    border-bottom: 1px solid #b6bfc5;
}
#content h2:first-letter {
    font-size: 1.3em;
}
#content h2.pr-mini {
    margin-left: 100px;
    color: #000;
}
#content h3 {
    padding-bottom: 1em;
    font-weight: bold;
}
#content h4 {
    padding-bottom: 1em;
    font-size: 0.85em;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
#content h4:first-letter {
    font-size: 1.3em;
}
#start-page p,
#content p {
    padding-bottom: 1em;
    line-height: 1.3em;
}
#start-page ul, #start-page ol,
#content ul, #content ol {
    margin-left: 35px;
    padding-bottom: 1em;
}
#start-page ul li, #start-page ol li,
#content ul li, #content ol li {
    padding-bottom: 0.5em;
    line-height: 1.3em;
}
#start-page ul li ul, #start-page ol li ol, #start-page ol li ul,
#content ul li ul, #content ol li ol, #content ol li ul {
    padding-top: 0.5em;
    padding-bottom: 0;
}

/* Content - news */

.article {
    height: 100%;
    margin-bottom: 1em;
    clear: both;
    /*display: inline-table;*/
}

#content .news-date {
    margin-top: -0.5em;
    padding-bottom: 0.7em;
    font-size: 0.9em;
    color: #697780;
    font-style: italic;
}
#content .news-more,
#content .news-back {
    margin-top: -1.5em;
    padding-bottom: 1.5em;
}
#content .article-more {
    padding-bottom: 2.5em;
}
#content .produkt-mini-more {
    width: 586px;
    padding-bottom: 2em;
    float: right;
}
#content .news-more a:link,
#content .news-more a:visited,
#content .article-more a:link,
#content .article-more a:visited,
#content .produkt-mini-more a:link,
#content .produkt-mini-more a:visited {
    padding-right: 10px;
    font-size: 0.95em;
    background: url(../backgrounds/more-arr.gif) no-repeat right 51%;
}
#content .news-back a:link,
#content .news-back a:visited {
    padding-left: 10px;
    font-size: 0.95em;
    background: url(../backgrounds/back-arr.gif) no-repeat 0 51%;
}
#content .produkt-top {
    text-align: right;
}
#content .produkt-top a:link,
#content .produkt-top a:visited {
    padding-right: 10px;
    font-size: 0.95em;
    background: url(../backgrounds/top-arr.gif) no-repeat right 51%;
}

img.doprawej {
    margin: 1px 2px 5px 15px;
    padding: 3px;
    background: #fff;
    border: 1px solid #b6bfc5;
    float: right;
}
img.dolewej {
    margin: 1px 15px 5px 2px;
    padding: 3px;
    background: #fff;
    border: 1px solid #b6bfc5;
    float: left;
}
.uwaga {
    margin: 0.5em 0 1.5em 0;
    padding: 0.6em 1em 1em 1em;
    line-height: 1.3em;
    border: 1px solid #b6bfc5;
    background: #f5f6f7;
    display: block;
}
.imglink {
    margin-bottom: 1em;
    padding: 0.5em 0;
    display: block;
}
.imglink a:link,
.imglink a:visited {
    padding: 0.5em 0 0.5em 20px;
    font-size: 0.95em;
    background: url(../backgrounds/link-page.gif) no-repeat 2px 51%;
}




#content .attachment {
    
}
#content .attachment ul {
    margin-left: 0;
    list-style-type: none;
}
#content .attachment ul li {
    padding-left: 5px;
    background: url(../backgrounds/file.gif) no-repeat 5px 0;
}
#content .attachment ul li.pdf {
    background: url(../backgrounds/pdf.gif) no-repeat 5px 0;
}
#content .attachment ul li a:link,
#content .attachment ul li a:visited {
    text-decoration: none;
}
#content .attachment ul li a:hover,
#content .attachment ul li a:focus,
#content .attachment ul li a:active {
    color: #a35f00;
    text-decoration: none;
}
#content .attachment-name {
    padding-bottom: 0.7em;
    font-weight: bold;
}
#content .attachment-date {
    padding-bottom: 0.7em;
}
#content .attachmentContent-name {
    padding-left: 23px;
}



#content table {
    margin: 0 auto 2em auto;
    background: #999;
}
#content th {
    padding: 0.3em;
    text-align: center;
    color: #fff;
    background: #697780;
}
#content td {
    padding: 0.3em;
    background: #f5f6f7;
}

#content .wykres-info {
    text-align: right;
    font-size: 0.85em;
    color: #697780;
}
#content a.down {
    padding: 0 0 0.5em 25px;
    line-height: 1.6em;
    background: url(../backgrounds/down.gif) no-repeat 5px 0.1em;
}

/* Produkt - galeria */

#content .produkt {
    width: 536px;
    padding-bottom: 1em;
    float: right;
}
#content .produkt-mini {
    width: 586px;
    float: right;
}
#content .galeria-produkt {
    width: 130px;
    padding-right: 20px;
    float: left;
    overflow: hidden;
}
#content .galeria-produkt-mini,
#center .galeria-produkt-mini {
    width: 80px;
    padding: 0 20px 2em 0;
    float: left;
    overflow: hidden;
}
#content .galeria-produkt ul {
    margin: 0 0 0 5px;
    padding: 0;
    list-style-type: none;
}
#content .galeria-produkt ul li {
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 0;
    float: left;
    background: #fff;
}
#content .galeria-produkt ul li img,
#content .galeria-produkt-mini img,
#center .galeria-produkt-mini img {
    background: #fff;
    border: 1px solid #dfdfd1;
}

/* Produkt - zalacznik */

#content .attachment-produkt {
    width: 536px;
    float: right;
}
#content .attachment-produkt h4 {
    padding-top: 0.3em;
    border-bottom: 1px solid #b6bfc5;
}
#content .attachment-produkt ul {
    margin-left: 0;
    padding-top: 0.8em;
    list-style-type: none;
}
#content .attachment-produkt ul li {
    padding-bottom: 1em;
    line-height: 1.6em;
}
#content .attachment-produkt ul li a:link.pdf,
#content .attachment-produkt ul li a:visited.pdf {
    padding: 0.3em 0 0.3em 23px;
    text-decoration: none;
    background: url(../backgrounds/pdf.gif) no-repeat 0 0.15em;
}
#content .attachment-produkt-name {
    padding-left: 23px;
    font-weight: bold;
}

#content .attachment-atesty {
}
#content .attachment-atesty ul {
    padding: 0;
    list-style-type: none;
}
#content .attachment-atesty ul li {
    padding-bottom: 1em;
    line-height: 1.6em;
}
#content .attachment-atesty ul li a:link.pdf,
#content .attachment-atestyt ul li a:visited.pdf {
    padding: 0.3em 0 0.3em 23px;
    text-decoration: none;
    background: url(../backgrounds/pdf.gif) no-repeat 0 0.15em;
}
#content .attachment-atesty-name {
    padding-left: 23px;
    font-weight: bold;
}

/* Content galeria */

#content .galeria {
    padding: 0 0 0.5em 0;
    overflow: auto;
}
#content .galeria h3 {
    font-size: 1em;
}
#content .galeria ul {
    margin: 0 0 0 5px;
    list-style-type: none;
    display: block;
}
#content .galeria ul li {
    width: 150px;
    height: 100px;
    margin: 0 11px 5px 0;
    padding: 3px;
    float: left;
    border: 1px solid #b6bfc5;
    overflow: hidden;
}
#content .galeria ul li a {
    width: 150px;
    height: 100px;
    display: block;
    overflow: hidden;
}

#content .opis-gal {
    padding: 3px;
    font-size: 0.9em;
}

/* Pola formularzy */

select {
    padding: 0.1em;
    border: 1px solid #b6bfc5;
}

/* Stopka */

#footer {
    width: 100%;
    background: #697780;
}
#footer .container {
    width: 960px;
    margin: 0 auto;
    padding: 20px 0;
    background: url(../backgrounds/bg-foot.gif) repeat-y;
    font-size: 0.65em;
}
#footer .col-left {
    text-align: center;
    color: #d4d4d4;
}
#footer .col-right {
    text-align: right;
}
#footer ul {
    margin-right: -1px;
    list-style-type: none;
}
#footer ul li {
	padding: 0 17px 0 14px;
	display: inline;
	background: url(../backgrounds/foot-separator.gif) no-repeat right 51%;
}
#footer ul li a:link,
#footer ul li a:visited {
	color: #474747;
    text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a:focus,
#footer ul li a:active {
	color: #fff;
    text-decoration: none;
}
