body
{

   overflow: auto;
   text-align: center;
   font-family: Tahoma;
   font-size: 12px;
   margin-bottom: 0;
   margin-top: 10px;
   padding-top: 0;
   padding-bottom: 0;
   
}

div#container
{

   width: 980px;
   margin: 0 auto;
   text-align: left;
   
}

div#top
{

   width: 100%;
   height: /* 146px;  */ 129px;
   
}

div#top a
{

   text-decoration: none;
   
}

div#top img
{

   border: 0;
   
}

div#content
{

   width: 100%;
   margin-top:15px;
   margin-bottom: 15px;
   
}

div#leftcol
{

   width: 182px;
   margin-left: 24px;
   float: left;
   
}

div#rightcol
{

   /* width: 728px; */
   width: 670px;
   margin-left: 25px;
   float: left;
   
}

div#footer
{

   width: 100%;
   height: 26px;
   /* clear: both; */
   background: url(img/footer.gif) no-repeat;
   
}

div#footer-pos
{

   width: 100%;
   text-align: center;
   padding-top:5px;
   color: white;
   font-size: 11px;
   
}

div#footer-pos a
{

   color: white;
   
}

div#rightcol-bg
{

   width: 100%;
   background: url(img/contentbg2.gif) repeat-y;
   text-align: center;
   
}

div#rightcol-bg-pos
{

   width: 94%;
   margin: 0 auto;
   text-align: left;
   
}

div#rightcol-bg-pos h1
{

   margin: 0 0 10px 0;
   padding: 0 0 5px 0;
   border-bottom: 1px #703517 solid;
   color: #6d3826;
   /* border-bottom-style: groove ridge inset outset; */
   font-size: 16px;
   
}

div.leftcol-header
{

   width: 100%;
   margin-top: 10px;
   background: url(img/menuheader.gif) no-repeat;
   height: 31px;
   
}

div.leftcol-header-pos
{

   color: white;
   font-weight: bold;
   text-transform: uppercase;
   position: relative;
   left: 20px;
   top: 10px;
   
}

div.leftcol-bg
{

   width: 100%;
   background: url(img/menubg.gif) no-repeat;
   height: 21px;
   
}

div.leftcol-bg-pos
{

   position: relative;
   top: 3px;
   left: 25px;
   
}

div.produkt-box
{

   border: 1px #DDDDDD solid;
   margin-bottom: 10px !important;
   padding: 10px;
   
}

div.produkt-box ul
{

   margin: 5px 0 10px 0;
   padding: 0;
   position: relative; left: 30px;
   list-style: none;
   
}

div.produkt-box ul li
{

        margin-bottom: 10px;
   
}

div.produkt-box .scale-image img { border: 0; }
div.produkt-box .scalled-image img , .gfx.scalled-image img { width: 160px; }
.image-box.scalled-image img { height: 150px; } 

div.produkt-box .scale-image
{
  text-decoration: none;
   float: left;
   width: 160px;
   text-align: center; 
   margin-right: 10px;
   border: 0;
   
}



div.produkt-box h2
{

   margin: 0;
   padding: 5px 0 0 0;
   font-size: 14px;
   /* font-weight: normal; */
   
}

div.produkt-box h2 a
{

   color: #a9663c;
   text-decoration: none;
   
   
}


a.active-menu
{

   color: red !important;
   
}

div.produkt-box span.locale
{

   display: block;
   color: #808080;
   font-size: 11px;
   margin-bottom: 5px;
   
}

div.koszyk-pos
{

   background:  url(img/koszykbg.gif) repeat-y;
   width: 100%;
   text-align: center;
   
}

div.koszyk-pos-set
{

   width: 85%;
   padding-top: 5px;
   margin: 0 auto;
   text-align: left;
   
}

div.koszyk-1
{

   background-color: #f5f1ed;
   /* margin-bottom: 10px; */
   padding: 10px;
   
}

div.koszyk-2
{

   background-color: white;
   padding: 10px;
   
}

div.navbar-produkt
{

   padding-top: 5px;
   /* _padding-bottom: 20px; */
   
}

div.navbar-produkt img
{

   border: 0;
   
}

div.navbar-produkt a
{

   text-decoration: none;
   
}

div.navbar-portfolio
{

   padding-top: 5px;

}

div.navbar-portfolio img, div.left-portfolio img, div.left-produkt img, div.galeria img, div.koszyk-pos-set img
{

   border: 0;

}

div.navbar-portfolio a, div.left-portfolio a, div.left-produkt a, div.galeria a, div.koszyk-pos-set a
{

   text-decoration: none;

}

div.left-portfolio
{

   width: 260px;
   float: left;
   
}

div.left-portfolio a
{

   padding-bottom: 10px;
   display: block;
   
}

div.right-portfolio
{

   float: left;
   width: 365px;

}



div.left-produkt
{

   float: left;
   width: 250px;
   
}

div.left-produkt .gfx { text-align: center; width: 240px;  }

div.left-produkt img
{

   margin-bottom: 10px;
   
}

div.right-produkt
{

   float: left;
   width: 375px;
   /* background-color: red; */
   
}

div.right-produkt ul li
{

   margin-bottom: 5px;
   
}

div.access-line
{

   margin-bottom: 10px;
   font-size: 11px;
   
}

div.galeria
{

   padding-top: 10px;
   
}

input.szukaj_submit
{

   border: 0; background: transparent; cursor: pointer; color: black;
   
}

form#szukaj
{

   display: block;
   margin: 0 auto;
   width: 90%;
   
}

input.szukaj
{

   border: 1px #cfcbcb solid;
   background-color: #f7efef;
   font-size: 11px;
   padding: 3px;
   width: 90%;
   
}
   
div.center
{

   text-align: center !important;
   
}

.image-box { float: left; margin: 5px; text-align: center;  }
.image-box img { display: block; margin-bottom: 4px; max-height: 150px; }
