/* Start of CMSMS style sheet 'main' */
/* CSS */

a:link, a:visited {
    color: #f4692a;
    text-decoration: underline;
}
a:hover, a:focus, a:active {
    color: #de4500;
    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 */

#top {
    width: 100%;
    height: 92px;
    background: url(backgrounds/bg-top.jpg) repeat-x 0 0;
}
#top .container {
    width: 902px;
    height: 92px;
    margin: 0 auto;
    overflow: hidden;
}
#top h1 {
    width: 172px;
    height: 44px;
    margin: 23px 0 0 3px;
    float: left;
    overflow: hidden;
    text-indent: -999em;
    background: url(backgrounds/logo.jpg) no-repeat;
}
#top h1 a {
    width: 172px;
    height: 44px;
    display: block;
}
ul#nav-top {
    margin: 49px -1px 0 0;
    list-style-type: none;
    float: right;
}
ul#nav-top li {
    padding: 0 14px;
    font-size: 0.7em;
    display: inline;
    background: url(backgrounds/nav-top-separator.gif) no-repeat right 51%;
}
ul#nav-top li a:link,
ul#nav-top li a:visited {
    color: #838383;
    text-decoration: none;
}
ul#nav-top li a:hover,
ul#nav-top li a:focus,
ul#nav-top li a:active {
    color: #f4692a;
    text-decoration: none;
}

/* Menu główne */

#menu {
    width: 100%;
    height: 52px;
    background: #ff4701 url(backgrounds/bg-menu.gif) repeat-x;
}
#menu .container {
    width: 902px;
    height: 52px;
    margin: 0 auto;
    overflow: hidden;
}
ul#nav-main {
	list-style-type: none;
	float: left;
}
ul#nav-main li {
	float: left;
}
ul#nav-main li a {
	height: 72px;
	line-height: 72px;
    display: block;
	text-align: center;
	background: url(backgrounds/navm.gif) no-repeat 0 0;
}
ul#nav-main li#it a:link,
ul#nav-main li#it a:visited { width: 106px; background-position: 0 0; }
ul#nav-main li#it a:hover,
ul#nav-main li#it a:focus,
ul#nav-main li#it a:active { background-position: 0 -52px; }

ul#nav-main li#it-1 a:link,
ul#nav-main li#it-1 a:visited { width: 106px; background-position: 0 0; }
ul#nav-main li#it-1 a:hover,
ul#nav-main li#it-1 a:focus,
ul#nav-main li#it-1 a:active { background-position: 0 -52px; }
ul#nav-main li#it-2 a:link,
ul#nav-main li#it-2 a:visited { width: 125px; background-position: -106px 0; }
ul#nav-main li#it-2 a:hover,
ul#nav-main li#it-2 a:focus,
ul#nav-main li#it-2 a:active { background-position: -106px -52px; }
ul#nav-main li#it-3 a:link,
ul#nav-main li#it-3 a:visited { width: 108px; background-position: -231px 0; }
ul#nav-main li#it-3 a:hover,
ul#nav-main li#it-3 a:focus,
ul#nav-main li#it-3 a:active { background-position: -231px -52px; }
ul#nav-main li#it-4 a:link,
ul#nav-main li#it-4 a:visited { width: 112px; background-position: -339px 0; }
ul#nav-main li#it-4 a:hover,
ul#nav-main li#it-4 a:focus,
ul#nav-main li#it-4 a:active { background-position: -339px -52px; }
ul#nav-main li#it-5 a:link,
ul#nav-main li#it-5 a:visited { width: 112px; background-position: -451px 0; }
ul#nav-main li#it-5 a:hover,
ul#nav-main li#it-5 a:focus,
ul#nav-main li#it-5 a:active { background-position: -451px -52px; }
ul#nav-main li#it-6 a:link,
ul#nav-main li#it-6 a:visited { width: 112px; background-position: -563px 0; }
ul#nav-main li#it-6 a:hover,
ul#nav-main li#it-6 a:focus,
ul#nav-main li#it-6 a:active { background-position: -563px -52px; }

/* Head */

#masthead {
    height: 237px;
    position: relative;
    overflow: hidden;
}
#masthead .left,
#masthead .right {
    width: 50%;
    height: 237px;
    position: absolute;
    top: 0;
    background-repeat: repeat-x;
}
#masthead .left {
    left: 0;
    background-image: url(backgrounds/bg-head-left.gif);
}
#masthead .right {
    left: 50%;
    background-image: url(backgrounds/bg-head-right.gif);
}
#masthead .container {
    width: 902px;
    height: 237px;
    margin: 0 auto;
    position: relative;
}
#info-head {
    width: 304px;
    float: left;
}
#info-head .info {
    width: 304px;
    height: 175px;
    color: #fff;
    background: url(backgrounds/bg-head-info.jpg) no-repeat;
    overflow: hidden;
}
#info-head .info h2 {
    width: 255px;
    height: 49px;
    margin: 33px 0 20px 6px;
    float: left;
    overflow: hidden;
    text-indent: -999em;
    background: url(backgrounds/h2-head-info.gif) no-repeat;
}
#info-head .info p {
    width: 200px;
    padding-left: 7px;
    font-size: 0.7em;
    text-align: justify;
    display: block;
}
#info-head .szukaj {
    width: 304px;
    height: 62px;
}
#info-head .szukaj h2 {
    width: 298px;
    height: 17px;
    margin: 5px 0 12px 6px;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    background: url(backgrounds/h2-head-search.gif) no-repeat;
}

#info-head input#search-query {
    width: 185px;
    margin-left: 7px;
    padding: 2px 4px;
    font-size: 0.7em;
    color: #fefefe;
    border: 1px solid #808080;
    background-color: #6e6e6e;
    float: left;
}
#info-head input#search-query:focus,
#info-head input#search-query.focus {
    background-color: #3d3e3e;
}
#info-head input#search-submit {
    margin-left: 17px;
    float: left;
}

/* Animacje flash */

#swf-head {
    width: 598px;
    height: 237px;
    float: right;
    background: url(backgrounds/bg-head-swf.gif) repeat-x;
}
#swf-new {
    width: 597px;
    height: 205px;
}
#swf-real {
    margin: 1em auto 2em auto;
    display: block;
}

/* Center */

#center {
    width: 100%;
    background: #e0e0e0;
}
#center .container {
    width: 902px;
    margin: 0 auto;
    background: url(backgrounds/bg-center.gif) repeat-y;
}
.col-left {
    width: 304px;
    float: left;
}
.col-right,
#content {
    width: 598px;
    float: right;
    overflow: hidden;
}
#content {
    font-size: 0.7em;
}

/* Sub-menu */
#center .col-left {
    font-size: 0.75em;
}
#center .col-left h2 {
    width: 304px;
    height: 32px;
    margin-top: 33px;
    text-indent: -999em;
    overflow: hidden;
}
#center .col-left h2#itm-0 { background: url(backgrounds/h2-marg-naszaoferta.gif) no-repeat; }
#center .col-left h2#itm-1 { background: url(backgrounds/h2-marg-ofirmie.gif) no-repeat; }
#center .col-left h2#itm-2 { background: url(backgrounds/h2-marg-naszereal.gif) no-repeat; }

#center .col-left img#naglowek {
	margin: 31px 0 0 15px;
}
ul#std,
ul#ext {
    margin: 27px 0 0 8px;
    list-style-type: none;
}
ul#ext {
    width: 150px;
}
ul#std li,
ul#ext li {
    position: relative;
    line-height: 1.2em;
}

ul#std li a:link, ul#std li a:visited,
ul#ext li a:link, ul#ext li a:visited {
    padding: 0.25em 0 0.25em 20px;
    font-weight: bold;
    color: #4f4f4f;
    text-decoration: none;
    border-bottom: 1px solid #e0e0e0;
}
ul#std li a:link, ul#std li a:visited {
    background: url(backgrounds/submenu-list.gif) no-repeat 7px 0.65em;
}
ul#ext li a:link, ul#ext li a:visited {
    width: 130px;
    display: block;
    background: url(backgrounds/submenu-list.gif) no-repeat 7px 0.65em;
}
ul#std li a:hover, ul#std li a:focus, ul#std li a:active,
ul#ext li a:hover, ul#ext li a:focus, ul#ext li a:active {
    color: #f4692a;
    text-decoration: none;
}
ul#ext li a:hover, ul#ext li a:focus, ul#ext li a:active {
    background: #d5d4d4 url(backgrounds/submenu-list.gif) no-repeat 7px 0.65em;
}

ul#ext li ul {
    width: 145px;
    position: absolute;
    top: 0;
    list-style-type: none;
    visibility: hidden;
    background-color: #d5d4d4;
}
ul#ext li ul li {
    line-height: 1.2em;
    border-left: 1px solid #e0e0e0;
}
ul#ext li ul li a:link, ul#ext li ul li a:visited {
    width: 120px;
    padding: 0.25em 4px 0.25em 18px;
    font-size: 0.95em;
    font-weight: normal;
    color: #6b6c6b;
    border-bottom: 1px solid #e0e0e0;
}
ul#ext li ul li a:hover, ul#ext li ul li a:focus, ul#ext li ul li a:active {
    color: #f4692a;
    text-decoration: none;
    background: #d5d4d4 url(backgrounds/submenu-list.gif) no-repeat 7px 0.65em;
}

#adres {
    margin: 50px 0 10px 23px;
    font-size: 0.95em;
    line-height: 1.3em;
}
#adres strong {
    color: #000;
}
#adres p {
    padding-bottom: 1em;
}

/* Content */

#sciezka {
    margin: 15px 18px 0 18px;
}
#sciezka a:link, #sciezka a:visited {
    color: #6b6c6b;
    text-decoration: none;
}
#sciezka a:hover, #sciezka a:focus, #sciezka a:active {
    color: #f4692a;
    text-decoration: none;
}
.separator {
    padding: 0 5px 0 15px;
    color: #fff;
    background: url(backgrounds/submenu-list.gif) no-repeat 50% 51%;
}

.box-start {
    width: 298px;
    height: 171px;
    float: left;
    background-color: #f7f7f7;
    border-right: 1px #ededed solid;
    border-bottom: 1px #ededed solid;
}
.box-start p {
    width: 215px;
    margin-left: 18px;
    line-height: 1.3em;
    display: block;
}
#content .container {
    clear: both;
    background: url(none);
}
#content .cntxt {
    padding: 0 18px;
    display: block;
}
#content p {
    padding-bottom: 1em;
    line-height: 1.3em;
}
#content .cntxt ul,
#content .cntxt ol {
    margin-left: 45px;
    padding-bottom: 1em;
}
#content .cntxt ul li {
    padding-bottom: 0.3em;
    line-height: 1.3em;
}
#content .cntxt h5 {
    padding: 1em 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
}
#content h2,
#content h3 {
    height: 23px;
    text-indent: -999em;
    overflow: hidden;
}
#content .naglowek {
	margin: 31px 0 40px 18px;
}
#content .naglowek1 {
	margin: 31px 0 0px 18px;
}
#content .naglowek2 {
	margin: 0px 0 40px 18px;
}
#content .cntxt .naglowek {
	margin: 31px 0 20px 0;
}
h2#itx-1 { margin: 40px 0 35px 18px; background: url(backgrounds/h2-box-1.gif) no-repeat; }
h2#itx-2 { margin: 40px 0 35px 18px; background: url(backgrounds/h2-box-2.gif) no-repeat; }
h2#itcnt-0 { margin: 36px 0 11px 18px; background: url(backgrounds/h2-cnt-0.gif) no-repeat; }
h2#itcnt-1 { margin: 31px 0 47px 18px; background: url(backgrounds/h2-cnt-1.gif) no-repeat; }
h2#itcnt-2 { margin: 31px 0 20px 0; background: url(backgrounds/h2-cnt-2.gif) no-repeat; }
h2#itcnt-3 { margin: 40px 0 20px 0; background: url(backgrounds/h2-cnt-3.gif) no-repeat; }
h2#itcnt-4 { margin: 31px 0 20px 0; background: url(backgrounds/h2-cnt-4.gif) no-repeat; }
h2#itcnt-5 { margin: 40px 0 20px 0; background: url(backgrounds/h2-cnt-5.gif) no-repeat; }

h3#pobierz { margin: 15px 0; background: url(backgrounds/h3-pobierz.gif) no-repeat; }
h3#produkty { margin: 30px 0 15px 18px; background: url(backgrounds/h3-produkty.gif) no-repeat; }

.cnt-left {
    width: 298px;
    padding-left: 18px;
    float: left;

}
.cnt-right {
    width: 240px;
    padding-right: 28px;
    float: right;
}
.cnt-right p {
    padding-bottom: 1em;
    line-height: 1.3em;
}

.pdf {
    margin-bottom: 0.5em;
    padding-left: 25px;
    min-height: 17px;
    display: block;
    background: url(backgrounds/ico-pdf.gif) no-repeat 2px 50%;
}
.pdf a:link, .pdf a:visited {
    line-height: 1.5em;
    color: #6b6c6b;
}
.pdf a:hover, .pdf a:focus, .pdf a:active {
    color: #de4500;
}
.back {
    padding: 40px 0 35px 33px;
}
.back a:link, .back a:visited {
    padding-left: 10px;
    color: #f4692a;
    text-decoration: none;
    background: url(backgrounds/back-arr.gif) no-repeat left 51%;
}
.back a:hover, .back a:focus, .back a:active {
    color: #de4500;
    text-decoration: underline;
}
img.real {
    margin: 0 auto;
    padding: 30px 0;
    display: block;
}

/* Paginacja */

.page {
    margin-top: -35px;
    padding: 0 18px 25px 0;
    display: block;
}
.page span {
    color: #f4692a;
    float: right;
}
.page ul {
    list-style-type: none;
    float: right;
}
.page ul li {
    width: 14px;
    height: 14px;
    padding-right: 2px;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 14px;
    background: url(backgrounds/bg-pagina.gif) no-repeat -15px 0;
}
.page ul li#str {
    width: auto;
    padding-right: 10px;
    color: #f4692a;
    background: url(none);
}
.page ul li a:link,
.page ul li a:visited {
    width: 14px;
    height: 14px;
    display: block;
    color: #fff;
    text-decoration: none;
    background: url(backgrounds/bg-pagina.gif) no-repeat 0 0;
}
.page ul li a:hover,
.page ul li a:focus,
.page ul li a:active {
    background: url(backgrounds/bg-pagina.gif) no-repeat -15px 0;
}

/* Lista produktów */

.produkty {
    padding-bottom: 25px;
}
.produkty:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.produkty ul {
	list-style-type: none;
}
.produkty ul li {
    width: 288px;
    height: 133px;
    margin: 10px 0;
    padding-right: 10px;
	float: left;
    border-right: 1px #ededed solid;
}
.produkty ul li:hover {
    background-color: #ffffff;
}
.produkty ul li img {
    padding: 18px 25px 22px 17px;
	float: left;
}
.produkty ul li h4 {
    padding: 20px 0 0.7em 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #f4692a;
}
.produkty ul li p {
    padding-bottom: 0.3em;
}
.produkty ul li a:link,
.produkty ul li a:visited {
    padding-left: 10px;
    background: url(backgrounds/submenu-list.gif) no-repeat left 51%;
    text-decoration: none;
}

/* Galeria */

.galeria {
    padding-top: 35px;
}
.galeria:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.galeria ul {
    list-style-type: none;
}
.galeria ul li {
    width: 90px;
    height: 75px;
    margin: 0 3px 10px 3px;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
.galeria ul li img {
    display: block;
}

/* Stopka */

#footer {
    width: 100%;
    padding-bottom: 1em;
    font-size: 0.7em;
    color: #838383;
}
#footer .container {
    width: 902px;
    margin: 30px auto 0 auto;
}
img.profi {
    padding: 0 27px 0 14px;
    float: left;
}
.profitxt {
    padding-right: 40px;
}
.centruj {
    text-align: center;
}
.doprawej {
    padding-right: 5px;
    text-align: right;
}
.doprawej a:link,
.doprawej a:visited {
    color: #838383;
    text-decoration: none;
}

#footer ul {
    margin-left: -1px;
    list-style-type: none;
}
#footer ul li {
    padding: 0 10px;
    display: inline;
    background: url(backgrounds/foot-separator.gif) no-repeat 0 51%;
}
#footer ul li a:link,
#footer ul li a:visited {
    color: #fff;
    text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a:focus,
#footer ul li a:active,
.doprawej a:hover,
.doprawej a:focus,
.doprawej a:active {
    color: #f4692a;
    text-decoration: none;
}
.stara_cena{
text-decoration: line-through;
}
.nowa_cena{
color: #FF0000;
font-weight: bold;
}
/* End of 'main' */

