/* Ogolne */
span,div,body,form,input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body {
    background-color: #2C2D2F;
    background-image: url(../img/bgMain.jpg);
	margin: 0 auto;
	text-align: center;
}
table, td, tr, th {
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    font-family: Tahoma;
    font-size: 11px;
    color: #BBBBBB;
    vertical-align: top;
}
a{
    font-family: Tahoma;
    font-size: 11px;
    color: #8AB300;
    text-decoration: none;
}
a:hover{
    font-family: Tahoma;
    font-size: 11px;
    color: #97C200;
    text-decoration: underline;
}
img{
    padding: 0;
    margin: 0;
    border: 0;
}
#tableMain{
    width: 720px;
    text-align: left;
    border-collapse: collapse;
    margin: 0 auto;
    border: 0;
}

/* Header */
#tdHeader{
    background-color: transparent;
    width: 720px;
    height: 65px;
    text-align: left;
    vertical-align: bottom;
}
#tableHeader{
  height: 48px;
  border-collapse: collapse;
}

#leftHeader{
  width: 229px;
  padding-left: 20px;
}
#middleHeader{
  width: 200px;
  font-family: Tahoma;
  font-size: 11px;
  color: #D7D7D7;
  line-height: 15px;
  vertical-align: top;
  padding-top: 6px;
}
#rightHeader{
   width: 240px;
   text-align: right;
   vertical-align: top;
   padding-top: 30px;
}
a.headerLink {
   font-family: Tahoma;
   font-size: 10px;
   color: #757575;
   text-decoration: none;
   padding-right: 5px;
}
a.headerLink:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #959595;
   text-decoration: underline;
}
img.headerImageLink{
   padding-right: 4px;
   border: 0;
}

/* Banner Flash menu */
#shadowUp{
  background-image: url(../img/shadowUp.jpg);
  background-position: left;
  width: 720px;
  height: 9px;
}
#tdCenter{
    width: 700px;
    height: 244px;
    padding: 0;
    margin: 0;
}
#leftShadowBanner{
    width: 10px;
    background-image: url(../img/shadowLeftBanner.jpg);
    border: 0;
}
#rightShadowBanner{
    background-image: url(../img/shadowRightBanner.jpg);
    width: 10px;
    border: 0;
}
#menuShadow{
  background-image: url(../img/bgMenu.gif);
  background-repeat: repeat-x;
  height: 9px;
  border: 0;
}
#flashBanner{
    width: 698px;
    height: 289px;
}
#tdMenu{
  background-color: #3B4346;
  width: 698px;
  height: 45px;
}

/* Text */
#leftShadow{
    width: 11px;
    background-image: url(../img/bgLeft.gif);

}
#rightShadow{
    background-image: url(../img/bgRight.gif);
    width: 11px;
    border: 0;
}
#tdCenterText{
    background-color: #384043;
    background-image: url(../img/bgText.gif);

    width: 698px;
    padding: 0;
    margin: 0;
}
h2 {
    background-image: url(../img/headerDot.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0;
    margin: 0;
    font-family: Tahoma;
    font-size: 12px;
    color:  #D3D3D3;
    padding-left: 13px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 15px;
}
/*h4 {
    padding: 0;
    margin: 0;
    padding-left: 13px;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 15px;
}*/



/* Footer */
#tableDown{
  background-image: url(../img/tableDown.gif);
  background-position: left;
  width: 720px;
  height: 19px;
}
div.textBox450{
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  line-height: 150%;
  width: 450px;
  text-align: justify;
}
div.textBox350{
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  line-height: 150%;
  width: 350px;
  text-align: justify;
}
div.textBox150{
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  line-height: 150%;
  width: 150px;
  text-align: justify;
}
div.textBox200r{
  margin: 0;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 150%;
  width: 320px;
  text-align: justify;
}
div.textBox200l{
  margin: 0;
  margin-left: 25px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 11px;
  line-height: 150%;
  width: 300px;
  text-align: justify;
}
div.textBox250{
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
  line-height: 150%;
  width: 250px;
  text-align: justify;
}
div.textBox150r{
  margin: 0;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 11px;
  line-height: 150%;
  width: 190px;
  text-align: left;
}
div.textBox600{
  margin: 0;
  margin-left: 25px;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 11px;
  line-height: 150%;
  width: 635px;
  text-align: justify;
}
div.productBox300{
  margin: 0;
  margin-left: 25px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 11px;
  line-height: 150%;
  width: 240px;
  text-align: justify;
  overflow: hidden;
}
div.text{
  background-image: url(../img/textDot.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  padding-left: 13px;
  padding-right: 10px;
  margin-bottom: 10px;
  line-height: 17px;
  margin-left: 15px;
  margin-right: 5px;
}
div.galeria{
  background-image: url(../img/textDot.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  padding-left: 13px;
  padding-right: 10px;
  padding-top: 5px;
  margin-bottom: 10px;
  line-height: 17px;
  margin-left: 15px;
  margin-right: 5px;

}
div.galeria_02{
    visibility: hidden;
}
div.text02{
  background-image: url(../img/textDot.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  padding-left: 13px;
  padding-right: 10px;
  margin-bottom: 10px;
  line-height: 17px;
  margin-left: 15px;
  margin-right: 15px;
}
div.wiecej{
 margin: 0;
 padding: 0;
 position: relative;
 margin-right: 15px;
 margin-top: -20px;
 padding-right: 10px;
 text-align: right;
 line-height: 17px;
}
#mainPagePhoto {
  margin: 0;
  margin-top: 18px;
}
table.tableFull{
  margin: 0;
  padding: 0;
  width: 100%
}
td.separatorX{
  background-color: #FF0033;
  height: 1px;
  width: 400px;
}
#tdProdukty{
  width: 200px;
}
div.opisBox{
  margin: 0;
  padding: 0;
  background-color: #B3370D;
  background-image: url(../img/bgProdukty.gif);
  color: White;
  margin: 0;
  line-height: 17px;
  width: 390px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 8px;
  display: block;
}
div.opisText{
    padding: 0;
    margin: 0;
    color: #FEEEE9;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 14px;
    text-align: justify;
}
h3 {
    padding: 0;
    margin: 0;
    font-family: Tahoma;
    font-size: 13px;
    color: White;
    padding: 10px;
    padding-left: 15px;
    padding-top: 12px;

}
img.imgProdukty{
    padding-right: 8px;
    padding-top: 5px;
}
img.imgProduktyMain{
    margin-left: 110px; margin-top: 50px;
}
/* Footer */
#tdFooterLeft{
   font-family: Tahoma;
   font-size: 10px;
   color: #A2A5A8;
   text-decoration: none;
   padding-right: 5px;
   text-align: left;
   padding-left: 20px;
   padding-top: 0px;
   vertical-align: middle;
}
#tdFooterRight{
   font-family: Tahoma;
   font-size: 10px;
   color: #A2A5A8;
   text-decoration: none;
   padding-right: 10px;
   vertical-align: top;
   padding-top: 0px;
   text-align: right;
}
#slowa{
   font-family: Tahoma;
   font-size: 11px;
   color: #535557;
   text-decoration: none;
   padding-right: 5px;
   text-align: left;
   padding-left: 20px;
   padding-top: 0px;
   vertical-align: middle;
}
img.footer{
    margin: 0;
    padding: 0;
    vertical-align: middle;
    margin-bottom: 4px;
}
img.footer2{
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
a.footerLink {
   font-family: Tahoma;
   font-size: 10px;
   color: #707070;
   text-decoration: none;
   font-weight: normal;
}
a.footerLink:hover {
   font-family: Tahoma;
   font-size: 10px;
   color: #A0A0A0;
   text-decoration: none;
}

#tdEgo{
	width: 520px;
	text-align: right;
    vertical-align: top;
}




div.product{
 margin: 0;
 padding: 0;
 width: 200px;
 color: #B0B0B0;
 font-size: 11px;
 background-image: url(../img/productDotGray.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 text-decoration: none;
 margin-left: 15px;
 padding-left: 15px;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-right: 3px;
 line-height: 17px;
 cursor: pointer;
}
div.over{
 margin: 0;
 padding: 0;
 color: white;
 font-size: 11px;
 background-image: url(../img/productDotGray.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 text-decoration: none;
 margin-left: 15px;
 padding-left: 15px;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-right: 3px;
 cursor: pointer;
 line-height: 17px;
 width: 200px;
}
div.clicked{
 margin: 0;
 padding: 0;
 color: white;
 font-size: 11px;
 background-image: url(../img/productDotGrayOn.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 text-decoration: none;
 margin-left: 15px;
 padding-left: 23px;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-right: 3px;
 cursor: pointer;
 line-height: 17px;
 width: 200px;
}
img.imgProdukty{
    padding-right: 8px;
    padding-top: 5px;
}
img.imgProdukty_02{
    padding-left: 8px;
    padding-top: 5px;
}
div.mapa_strony{
    margin-top: -1000px;
    padding-top: -1000px;
}
