body, html {
    padding: 0px;
    margin: 0px;
    color: #BEBEBE;
    font: 13px Arial;
    text-align: center;
    position: relative;     
}

body {
    background: #000000 url('bg.jpg') repeat-y center top;    
}

div#bg {
    background: url('bg-top.jpg') no-repeat center top; 
}

img {
    border: 0px;
}

div.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
}

div#wrapper {
    background: url('bg-bottom.jpg') no-repeat center bottom; 
}

div#container {
    min-height: 2000px;
    text-align: left;
    width: 960px;
    margin: 0px auto;
}

div#top {
    height: 45px;
    padding-left: 280px;
}

div#top a {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0px 10px 0px 3px;
    background: url('menu-shadow.jpg') no-repeat top right;
    text-transform: uppercase;
    color: #9B9B9B;
    text-decoration: none;
}

div#top a.active,
div#top a:hover {
    color: #FDFDFD;
}

div#kShort {
    margin-left: 740px;
    margin-top: 45px;
    width: 110px;
    text-align: right;
    color: #8B8B8B;
    font-size: 14px;
}

div#kShort b {
    color: #FDFDFD;
    font-weight: normal;
}

div#kShort a {
    color: #FDFDFD;
    text-decoration: none;
    border-bottom: 2px solid #888888;
    text-transform: uppercase;
}

div#kShort img {
    margin-right: 5px;
    vertical-align: middle;
}

div#kShort span {
    display: block;
    height: 4px;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
}

#left div.box {
    background: #880201;
    width: 254px;
    margin-bottom: 10px;
    position: relative;
    zoom: 1;
}

#left div.box h2 {
    position: absolute;
    width: 55px;
    height: 163px;
    left: -10px;
    top: 20px;
    background: url('box-kategorie.gif') no-repeat;
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
}

#left div.box h2.kontakt {
    background-image: url('box-kontakt.gif');
}

#left div.box h2.promocje {
    background-image: url('box-promocje.gif');
}

#left div.box h2.najczesciej {
    height: 346px;
    background-image: url('box-najczesciej-kupowane.gif');
}

#left div.firstbox h2 {
    top: -44px;
}

#left div.firstbox {
    margin-top: 270px;
}

#left div.box-top {
    background: url('box-top.gif') no-repeat top left;
    zoom: 1;
}

#left div.box-bottom {
    background: url('box-bottom.gif') no-repeat bottom left;
    padding: 10px 0px 82px 46px;
    zoom: 1;
}

ul.menu {
    margin: 0px;
    padding: 0px;
}

ul.menu li {
    margin: 0px 0px 3px 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    zoom: 1;
}


ul.menu li a {
    display: block;
    background: #7A0901; 
    text-decoration: none;
    zoom: 1;
    cursor: pointer;
}

ul.menu li a b {
    color: #FFF8B7;
}

ul.menu li a span {
    display: block;     
    background: url('menu-lvl1-top-off.gif') no-repeat -3px top;          
    zoom: 1;
}

ul.menu li span span {
    display: block;
    background: url('menu-lvl1-bottom-off.gif') no-repeat -3px bottom;
    padding: 10px;
    color: #F6FFFC;
    text-transform: uppercase;
    text-decoration: none;
    zoom: 1;
}

ul.menu li.level2 {
    margin-left: 15px;
}

ul.menu li.level2 a {
    background: #A60000;
}

ul.menu li.level2 a span {
    background: url('menu-lvl2-top.gif') no-repeat -16px top;  
}

ul.menu li.level2 a span span {
    background: url('menu-lvl2-bottom.gif') no-repeat -16px bottom;  
}

ul.menu li.level1 a.active,
ul.menu li.level1 a:hover {
    background: #C40001;    
}

ul.menu li.level1 a.active span,    
ul.menu li.level1 a:hover span {    
    background: url('menu-lvl1-top-on.gif') no-repeat -3px 0px;        
}

ul.menu li.level1 a.active span span,
ul.menu li.level1 a:hover span span {
    background: url('menu-lvl1-bottom-on.gif') no-repeat -3px bottom;    
}

#left div.box p {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
}

#left div.box p img {
    vertical-align: middle;
}

#footer {
    padding-bottom: 120px;
    padding-top: 50px;
    color: #A0A0A0;
    text-align: right;
    padding-right: 10px;
}

#footer a {
    color: #A0A0A0;
    text-decoration: none;
    margin: 0px 5px;
}

#footer a:hover {
    color: #FDFDFD;   
}

#left {
    float: left;
    width: 254px;
}

#right {
    float: left;
    width: 620px;
    margin-top: 40px;
    position: relative;
    left: 50px;
}

#right .box {
    background: url('content-box-bg.gif') repeat-y;
    zoom: 1
}

#right .box-wrapper {
    background: url('content-box-top.gif') no-repeat;
    zoom: 1
}

#right .koszyk .box-wrapper {
    background: url('content-box-top-koszyk.gif') no-repeat;
    zoom: 1;
}

#right .box-content {
    background: url('content-box-bottom.gif') no-repeat bottom left;    
    padding: 10px 13px 70px 13px;
}

#right .koszyk .box-content {
    padding: 0px 0px 70px 0px;
}

#right h2 {
    margin: 0px;
    padding: 0px;
    height: 78px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}

#right h2.info {
    background: url('header-informacje-o-produkcie.gif') no-repeat;
}

#right h2.promocje {
    background: url('header-promocje.gif') no-repeat;      
}

#right h2.najczesciejKupowane {
    background: url('header-najczesciej-kupowane.gif') no-repeat;      
}

#right h2.koszyk {
    background: url('header-koszyk.gif') no-repeat;      
}

div.productName {
    height: 36px;
    line-height: 18px;
    color: white;
    text-transform: uppercase;
    text-align: center;
}

div.pLeft {
    width: 140px;
    float: left;
    margin-right: 20px;
}

div.pRight {
    width: 434px;
    float: left;
}

div.product  span.c,
div.pLeft span.c {
    display: block;
    width: 88px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    margin-right: 11px;
    background: url('box-cena.gif') no-repeat;
    color: #FFF;
    font-size: 14px;
}

div.product  span.c {
    float: none;
    background-image: url('box-cena-white.gif');
}

a.pImage {
    display: block;
    width: 138px;
    position: relative;
    text-align: center;
    padding: 5px 0px;
    overflow: hidden;
    background: white url('image-bg.gif') repeat-y;
    zoom: 1
}

div.pLeft a.pImage {
    margin-bottom: 8px;
}

div.pLeft a.zapytaj img {
    margin-top: 5px;
}

div.pRight p {
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

a.pImage span.top {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 138px;
    background: url('image-top.gif') no-repeat;
    height: 10px;
    zoom: 1
}

a.pImage span.bottom {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 138px;
    background: url('image-bottom.gif') no-repeat;
    height: 10px;
    zoom: 1
}

.innerForm {
    text-align: right;
    margin-left: 90px; 
    width: 450px
}

.innerForm input.text,
.innerForm textarea {
    width: 300px;
    margin-bottom: 3px;
    margin-left: 5px;
}

div.product {
    height: 158px;
    width: 189px;
    float: left;
}

div.centerProduct {
    margin: 0px 26px;
}

div.productBg {
    width: 189px;
    height: 91px;
    background: url('product-bg.gif') no-repeat;
}

div.productBg div.wrapper {
    padding: 5px;
}

div.product div.image {
    width: 88px;
    height: 79px;
    overflow: hidden;
    text-align: center;
    float: left; 
    margin-right: 3px;       
}

div.product div.image img {
    max-width: 88px;
    max-height: 79px;    
}

div.product div.meta {
    float: left;
    width: 88px;
}

div.product a.title {
    display: block;
    padding-top: 5px;
    color: #FEFEFE;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
}

div.paginate {
    padding: 10px 1px;
    text-align: right;
}

div.paginate a {
    text-decoration: none; 
    color: #BEBEBE;
}

div.paginate a.active_page,
div.paginate a:hover {
    color: #7A0901;
}

#zamowienie {
    width: 100%;
    font: 11px Tahoma;
    color: #FDFDFD;
}

#zamowienie th {
    height: 31px;
    line-height: 25px;
    overflow: hidden;
}

#zamowienie td {
    height: 37px;
    line-height: 37px;
    overflow: hidden;
}

#zamowienie td a {
    color: white;
    font-weight: bold;
}

#zamowienie input,
#zamowienie select {
    font: 11px Tahoma;
}

#zamowienie select {
    width: 320px;
}

#zamowienie td.c,
#zamowienie td.c1,
#zamowienie td.c2,
#zamowienie td.c3 {
    background: url('koszyk-right.gif') no-repeat top right;
}

#zamowienie td.c div,
#zamowienie td.c1 div,
#zamowienie td.c2 div,
#zamowienie td.c3 div {
    background: url('koszyk-left.gif') no-repeat top left;         
}

#zamowienie td.c {
    text-align: center;
}

#zamowienie td.c a {
    color: white;
    text-decoration: none;
}

#zamowienie td.red {
    background: url('koszyk-right-red.gif') no-repeat top right;        
}

#zamowienie td.red div {
    background: url('koszyk-left-red.gif') no-repeat top left;        
}

#zamowienie td.white {
    background: url('koszyk-right-white.gif') no-repeat top right;        
}

#zamowienie td.white div {
    background: url('koszyk-left-white.gif') no-repeat top left;        
}

#zamowienie td.c1 div,
#zamowienie th.c1 {
    padding-left: 10px;
}

#zamowienie div.ml {
	line-height: 15px;	
	padding-top: 3px;
	height: 34px;
}

* html #zamowienie div.ml {
	height: 37px;
}

#zamowienie .c3 {
    width: 74px;
    text-align: center;
}

#zamowienie .c2 {
    width: 49px;
    text-align: center;
}

#zamowienie .c4 {
    text-align: center;
    width: 47px;
}

/**
* ZAIMPORTOWANE
*/
.fieldset_koszyk {
    width: 558px;
    
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.fieldset_koszyk input {
    border: 1px solid #313131;
    margin: 0px 1px;
}

table.text,
.fieldset_koszyk table {
    width: 558px;
}

.slim table.text, 
.slim .fieldset_koszyk {
    width: 445px;
}

.fieldset_koszyk table td {
    padding: 3px;
    font: 12px Tahoma;
}                

.fieldset_koszyk .k_naglowek {
    width: 75px;
}

.przycisk {
    padding: 3px;
    border: 1px solid #880000;
    background: #880000;
    color: white;
    font-weight: bold;    
    cursor: pointer;
}

table.text td {
    padding: 3px;
}

table.text .wyszukiwanie_zaawansowane1 {
    width: 200px;
    text-align: right;
}

.koszyk_potwierdzenie {
    background: #0A64AD;
    border-color: #357EBA;
    cursor: pointer;
}

.potwierdz td {
    border: 1px solid #860200;
}

.potwierdz .noborder {
    border: 0px;
}

.potwierdz .header td {
    background: #2876BC;
    color: white;
    font-weight: bold;
}

.potwierdz table {
    margin-left: 10px;
}

table.text input.input_text {
    border: 1px solid #AC906C;
    padding: 3px 1px;
}

.potwierdz legend {
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

legend {
    color: white;
}

form {
    display: inline;
}

div.bigger {
    min-height: 350px;
}

div.promocje {
    min-height: 150px;
}

div.promocje .i {
    float: left;
    margin-right: 15px;
}

div.promocje div {
    text-align: right;
    padding-right: 25px;
}

div.promocje a {
    color: white;
}
