BODY, p, TABLE, TR, TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #28451A;
}

a {color: #466438;   text-decoration: none;}

A:hover {color: #aaaaaa;}

A IMG {border: 0px;}

.errors {  color: #CC3333;}


/*  Style dla linków */
.arrowLink {
  background-image: url(../images/icons/lnkArw.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 0 10px 0 0;
  padding-left: 7px;
  margin-left: 5px;
  color: #466438;
  text-decoration:underline;
  text-decoration: none;
  font-weight:bold;
}

.basketLink {
  background-image: url(../images/buttons/koszyk.gif);
  background-repeat: no-repeat;
  background-position: right 0;
  padding: 7px 25px 1px 0px;
  color: #91629a;
  font-size: 13px;
  font-weight: bold;
}

/*    Style dla naglowka    */
#headerBock, #headerUserBock {
    background-image: url(../images/header/haderUserBlockBg.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}


#globalMenu {
  background-color: #d5dfcf;
  color: #403f3f;
  background-image: url(../images/globalMenuBg.gif);
  background-repeat: repeat-x;
  background-position: 0 1px;
}

#globalMenu #link {
  background-color: #d5dfcf;

}


#globalMenuLine {
  background-color: #e1d3e5;
  clear: both;
}

/**************************************************************************************************/
/*  Style dla lewej kolumny */
/**************************************************************************************************/
#columnLeftTabs .content_shadetabs {
  padding: 3px 0;
  margin-left: 0;
  margin-top: 1px;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}

#columnLeftTabs .content_shadetabs li{
  width: 20px;
  height: 50px;
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
  background-image:url(../images/menu_left/manufTab.gif);
  background-repeat: no-repeat;
  display: block;
  clear: both;
}

#columnLeftTabs .content_shadetabs li a{
  display: block;
  width: 14px;
  height: 38px;
  padding: 6px 3px;
  text-align: center;
  line-height: 20px;
}

#columnLeftTabs .content_shadetabs li a:hover{
  background-color:#FFFFFF;
  color: #FF0000;
}

#columnLeftTabs .content_shadetabs li.selected{
  text-decoration: none;
  background-image:url(../images/menu_left/selectedManufTab.gif);
  background-repeat: no-repeat;
}

/**************************************************************************************************/
/*                Style dla lewej kolumny - Kategorie                                             */

#columnLeft .boxCategories {
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  background-color: #e1d3e5;
  background-image: url(../images/menu_left/zapachy.gif);
  background-repeat: no-repeat;
  color: #2e2e2e;
  margin: 0;
  padding: 55px 15px 4px 15px;
  border-bottom: #ebe2ee 1px solid;
}

#columnLeft .boxCategories h1 {
  display:none;
}

/*           Style dla lewej kolumny - Producenci                                                */
#columnLeft .boxManuf {
  font-size: 12px;
  background-color: #e1d3e5;
  color: #2e2e2e;
  margin: 0 0 5px 0;
  padding: 5px 15px 4px 5px;
  background-image: url(../images/menu_left/manufBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#columnLeft .boxManuf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#columnLeft .producenci{
  height: 1120px;
}

#columnLeft .boxManuf a {
  margin: 0 0 1px 0;
  padding: 8px 0 8px 12px;
  width: 178px !important;
  width: 197px;
  height: auto;
  font-size: 11px;
  color: #003366;
/*
  background-image: url(li_icon.gif);
  background-position: 5px center;
  background-repeat: no-repeat;*/
  display:block;
}


#columnLeft .boxManuf a:hover{
  background-color: #eadeed;
}

#columnLeft .boxManuf h1 {
  display:none;
}

/**************************************************************************************************/
/*                        Style dla kolumny kontentwej                                            */
#columnMain{
  width: 540px;
  float: left;
}
.columnMainContent{
  padding-left: 10px;
}

.columnMainFull{
  width: 730px;
}

#columnMain .productListingPages, #columnMain .reviewsListingPages {
  border-bottom: #d3dece 1px solid;
}


#columnMain .hr1, #columnMain .hr{
    border-top: #d3dece solid 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}

#columnMain .hr1{
    margin-right: 15px;
}
#columnMain .hr{
    width: 100%;
}

#columnMain h1{
  width: 490px;
  height: 12px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #466438;
  margin: 0 0 0px 0;
  padding: 18px 5px 4px 30px;
}

#columnMain #visual { margin: 0px; padding: 0px; background: url(../images/index/visual.jpg) no-repeat; height: 220px; }

#columnMain .productListingManufacture{
  text-align: right;
}

#columnMain .productListingContent {
  border-top: #d3dece 1px solid;
  border-left: #d3dece 1px solid;
}

#columnMain .productListingContent .productListingBox h3,
#columnMain .productListingContent .productListingBoxNL h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  color: #91629a;
}

#columnMain .productListingContent .productListingBox h3 a, 
#columnMain .productListingContent .productListingBoxNL h3 a {
  color: #91629a;
}

#columnMain .productListingContent .productListingBox h4, 
#columnMain .productListingContent .productListingBoxNL h4 {
    margin: 0; padding: 0;
    height: 34px;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    position: relative;
}

#columnMain .productListingBox A.nazwa,
#columnMain .productListingBoxNL A.nazwa {
    position: absolute;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    height: 45px;
    overflow: hidden;
}


#columnMain .content h3{
  font-size: 12px;
  margin: 0px 0 2px 0;
}

#columnMain .content .header{
  width: 490px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#columnMain .content .headerLight{
  width: 510px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

#columnMain .content .headerLight{
    border-bottom: solid 1px #efefef;
}

#columnMain .content .header h2, 
#columnMain .content .headerLight h2{
  width: 350px;
  margin: 10px 0 10px 0;
  font-size: 12px;
  color: #91629a;
}

#columnMain .content .header .moreLink, 
#columnMain .content .headerLight .moreLink {
  background-image: url(../images/lnkArw.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 7px;
  margin-left: 5px;
  color: #FFFFFF;
  float: right;
}

#columnMain .content .price{
  font-size: 14px;
  font-weight: bold;
}

#columnMain .content .specialPrice{
  font-weight: bold;
  text-decoration: line-through;
  line-height: 17px;
}

#columnMain .content img{
  margin: 5px;
}

#columnMain .content table td {
  font-size: 11px;
}

/**************************************************************************************************/
#columnRightProducts .productListingBox h3,
#columnRightProducts .productListingBoxNL h3 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  color: #91629a;
}

#columnRightProducts .productListingBox h3 a,
#columnRightProducts .productListingBoxNL h3 a{
  color: #91629a;
  margin: 0;
  padding: 0;
}

#columnRightProducts .productListingBox h4,
#columnRightProducts .productListingBoxNL h4{
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
}

#columnMain .content .contentShow h3{
  font-size: 16px;
  color: #91629a;
  margin: 0 0 5px 0;

}
#columnMain .content .contentShow h4{
  font-size: 11px;
  color: #91629a;
  margin: 0 0 10px 0;
}

#columnMain .content .contentShow table {
  margin: 0 0 15px 0;
}

#columnMain .content .contentShow table.listing th,
#columnMain table.listing th {
   background-color: #666666;
  color: #FFFFFF;
  text-align: left;
  padding: 5px;

}

#columnMain .content .contentShow table.listing tr,
#columnMain table.listing tr {
  text-align: left;
  padding: 5px;

}

#columnMain .content .contentShow table.listing tr.productListing-odd{
  background: #ffffff;
}

#columnMain .content .contentShow table.listing tr.productListing-even,
#columnMain table.listing tr.productListing-even{
  background: #f8f8f8;
}

#columnMain table.listing tr:hover,
#columnMain .content .contentShow table.listing tr:hover {
   background-color: #EEEEEE;
}

#columnMain .content .contentShow #productInfo #moreInfo {
  padding: 0 0 5px 0;
}

#columnMain .content .news{
  width: 320px;
  float: left;
}

#columnMain .content .newsPhotos{
}

#columnMain .content .newsPhoto {
  display: block;
  border: #eeeeee solid 1px;
  margin: 3px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

#columnMain .moreLinksBlock {
  padding: 20px 20px 0 0;
  height: 30px;
  clear: both;
  display: block;
  text-align: right;
}

#columnMain .commentsBlockHeader{
  height: 20px;
  width: 540px;
  clear: both;
  display: block;
  background-color: #f3f8f0;
  background-image: url(../images/comment_01.gif);
  background-repeat: no-repeat;
  background-position: top right;

}

#columnMain .commentsBlock{
  height: 285px;
  clear: both;
  display: block;
  background-color: #f3f8f0;
  border-right: #d3dece solid 1px;
  border-bottom: #d3dece 1px solid;
  line-height: 16px;
}

#columnMain .commentsBlock p {
  padding: 0;
  margin: 0 10px 20px 10px;
}

#columnMain .commentsBlock p .manufacture{
  font-size: 11px;
  font-weight: bold;
  color: #91629a;
  line-height: 20px
}




/**************************************************************************************************/
/*  Style prawa kolumna  */
/**************************************************************************************************/

#columnRightProducts {
    padding: 0 0 0 15px;
}

#columnRight .newsBox{
  font-size: 12px;
  border-top: solid 1px #B1C4A8;
  background: #d3dece url(../images/menu_right/polecamy.gif) no-repeat;
  color: #2e2e2e;
  margin: 0;
  padding: 45px 0 20px 0;
}

#columnRight .newsBox h1 {
  display:none;
}

#columnRight .newsBox h2{
  font-size: 13px;
  margin: 17px 15px 15px 15px;
}

#columnRight .newsBox p {
  padding: 0 15px 0 15px;
  border-bottom: #ffffff 1px solid;
  height: 143px;
  margin: 0;
}

#columnRight .newsBox .readMore{
  width: 105px;
  height: 17px;
  background-image: url(../images/menu_right/readMoreBg.gif);
  margin: 15px 0 15px 79px;
  display: block;
  padding: 3px 0 0 10px;
}
/**************************************************************************************************/

#columnRight .boxBestsellers {
  width: 209px;
  display: block;
  background-image: url(../images/menu_right/top10.jpg);
  background-repeat: no-repeat;
  background-position: 0 -1px;
  background-color: #eaf2e6;
  color: #2e2e2e;
  margin: 0 0 0 0;
  padding: 130px 0 15px 0;
}

#columnRight .boxBestsellers table {
  width: 189px;
}

#columnRight .boxBestsellers table tr td {
  padding: 5px;
}

#columnRight .boxBestsellers h1 {
  display:none;
}

#columnRight .boxBestsellers .list {
  width: 25px;
  height: 16px;
  background-image: url(../images/menu_right/numberListBg.gif);
  background-repeat: no-repeat;
  background-position: 2px 0px;
  color: #2e2e2e;
  padding: 4px 0 0 0;
  text-align: center;
  vertical-align: top;
  font-size: 11px;
}

#columnRight .boxBestsellers .product {
  text-decoration: none;
  font-weight: bold;
}

#columnRight .boxBestsellers .manufacture {
  color: #2e2e2e;
}

#columnRight .space {
  background-color: #EAF2E6;
}

/**************************************************************************************************/

#columnRight .comentsBox {
  height: 230px;
  font-size: 12px;
  background-image: url(../images/menu_right/komentarzeBg.gif);
  background-repeat: no-repeat;
  background-position: 0 -1px;
  background-color: #eaf2e6;
  color: #2e2e2e;
  margin: 0 0 0 0;
  padding: 60px 15px 15px 15px;
  line-height: 16px;

}

#columnRight .comentsBox h1 {
  display:none;
}

#columnRight .box .header, #columnRight .boxBasket .header{
  width: 200px;
  height: 15px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 6px 5px 4px 5px;
}
#columnRight .box .header h2{
  width: 200px;
  margin: 0 0 0 0;
  font-size: 12px;
  float: left;
}

#columnRight .boxBasket .header h2{
  width: 100px;
  margin: 0 0 0 0;
  font-size: 12px;
  float: left;
}

#columnRight .boxBasket .header h2 a{
  width: 100px;
  margin: 0 0 0 0;
  font-size: 12px;
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url(../images/lnkArw.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 7px;
}

#columnRight .boxBasket .basket {
  float: right;
  margin: 0 10px 0 0;
  font-weight: bold;
}

#columnRight .boxBasket .basket .gt{
  color: #b3b3b3;
  font-weight: normal;
}

#columnRight .box .content table td{
  font-size: 11px;
}

#columnRight .box .recomendedProduct{
  height: 80px;
  width: 260px;
  margin-bottom: 5px;
  background-color: #eeeeee;
}

#columnRight .box .recomendedProduct .info{
  width: 140px;
  margin: 5px;
  float: left;
  line-height: 17px;

}

#columnRight .box .recomendedProduct .info h3{
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  height: 35px;

}

#columnRight .box .recomendedProduct .basketLink{
  margin: 10px 0 0 0;
}

#columnRight .box .recomendedProduct .info .price{
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  margin: 0;
}

#columnRight .box .recomendedProduct .photo{
  height: 80px;
  width: 105px;
  background-color: #ffffff;
  text-align: center;
  float: right;
}

#columnRight .box .recomendedProduct .photo img{
  margin: 5px;

}

#columnRightProducts .box h1, #columnRight .box h1{
  height: 15px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #466438;
  margin: 0 0 5px 0;
  padding: 6px 5px 4px 5px;
}

#columnRightProducts .tellFriendgBox  {
  border-bottom: #d3dece 1px solid;
  border-right: #d3dece 1px solid;
  border-left: #d3dece 1px solid;
  border-top: #d3dece 1px solid;
  padding: 8px;
  width: 164px;
}

#columnRightProducts .tellFriendgBox form  {
  margin: 0;
  padding: 0;
  width: 160px;
  vertical-align: middle;
}

#columnRightProducts .tellFriendgBox input  {
  margin: 5px 0px 10px 0px;
  padding: 0px;
  vertical-align: middle;
}

#columnRightProducts .tellFriendgBox h1{
  font-size: 12px;
  font-weight: bold;
  color: #466438;
  margin: 0;
  padding: 0;
  width: 160px;
}

#columnRightProducts .boxNotif{
    background: #FCFCFA url(../images/menu_right/mailmy.jpg) left 3px no-repeat;
    width: 180px;
    min-height: 93px;
    display: block;
    clear: both;
    margin: 10px 0 10px 0;
    overflow: show;
    position: relative;
}

#footer {
  border-bottom: #d3dece 1px solid;
  margin-left: 20px;
}

#footerLinks {
    color: #ababab;
    margin-left: 20px;
}

hr { color: #eeeeee; size: 1px; noshade: noshade; }




.komentarz{
    margin: 0px;
    padding: 5px 10px 7px 0px;
    margin-bottom: 10px;
    border-bottom: solid 1px white;
}

.komentarz .description{
    margin-left: 100px;
}

.komentarz H3, .komentarz H4{
    margin: 0px;

}

div.komentarz H3{
    color: #91629A;
    padding-bottom: 5px;
    font-size: 14px;
}

div.komentarz H4 {
    color: #466438;
    padding-bottom: 8px;
    font-size: 12px;
}

.komentarz .photo{
    float: left;
    width:95px;
    text-align: center;
}

.komentarz .photo IMG {
  vertical-align:middle;
}

.komentarz .basketLink{
    float: right;
    margin-top: -10px;
}
.komentarz .price{
    color: #999999
}

.komentarz .tresc{
    margin-top: 3px;
}






