body {
  background: url(http://do-drewna.pl/sklep/_skiny/intertools/images/bkg.png) #ffffff;
  margin: 0;
  padding: 0;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #666666;

}
#bkg-top {
  background: url(http://do-drewna.pl/sklep/_skiny/intertools/images/bkg-top.png) repeat-x;
}
#kontener {
  width: 965px;
  margin: 0 auto;
}

#header {
  height: 205px;
  position: relative;
}
#header-logo {width: 338px; height: 100px; margin-bottom: 58px}
#header-motyw {
 width: 543px;
 height: 205px;
 position: absolute;
 right: 0;
 top: 0;
}

#content {
 background: #fff;
 padding: 15px;
}
#content #left-sidebar {
  float: left;
  width: 195px;
}
#content #right-sidebar {
  float: right;
  width: 735px;
  line-height: 18px;
}

#footer {
 background: #8c805b; 
 height: 50px; 
 color: #d3cdb9; 
 font-size: 0.9em; 
 margin: 0; 
 padding: 0 
}
#footer div {padding: 18px 15px}
#footer a {
  color: #e0dac6;
  text-decoration: none;
}

a, a:link, a:visited {
outline: none;
color: #ff7e00;
text-decoration: underline;
}

#right-sidebar h2 {
margin: 0 0 10px 0;
background: url(http://do-drewna.pl/sklep/_skiny/intertools/images/bullet3.gif) no-repeat 0px 17px;
font-size: 1.3em;
border-bottom: 1px solid #ccc;
color: #292517;
padding: 10px 0 10px 10px;
}
#right-sidebar h1 {
margin: 20px 0;
font-size: 1.3em;
color: #b32524;
}
#right-sidebar img {
  border: 1px solid #999;
}

#right-sidebar .img-right {
  float: right;
  margin-left: 10px;
  clear: both;
}
#right-sidebar .img-right img {
  display: block;
  margin-bottom: 10px;
}

/* box asortyment */
.box {
  width: 176px;
  height: 265px;
  border: 2px solid #f2f1ee;
  position: relative;
  font-size: 0.9em;
  line-height: 16px;
}
.box2 {
  width: 180px;
  border: 2px solid #f2f1ee;
  position: relative;
  font-size: 0.9em;
  line-height: 16px;
}
.box2 .box-txt a, .box2 .box-txt a:visited {
  display: block;
  width: 100%;
  color: #666;
  border-bottom: 1px solid #ddd;
  padding: 5px 2px;
}
.box2 .box-txt a:hover {
  background: #ffcb00;
  text-align: right;
  color: #574e31;
}
.box-row .box {float: left; display: inline}
.box-odstep {margin-right: 8px}

.box-content {
  padding: 10px;
}
.box-content a, .box-content a:visited {
text-decoration: none
}
.box h2, .box2 h2 {
  text-transform: uppercase;
  background: url(http://do-drewna.pl/sklep/_skiny/intertools/images/bullet3.gif) no-repeat 0 6px;
  padding: 0 0 0 10px;
  color: #292517;
  font-weight: bold;
  font-size: 1.1em;
  margin: 0 0 10px 0;
}
.box h2 a, .box h2 a:link, .box h2 a:visited, .box2 h2 a, .box2 h2 a:link, .box2 h2 a:visited {
  color: #292517;
}
.box-more {
  background: url(images/wiecej.gif) no-repeat;
  display: block;
  width: 93px;
  height: 23px;
  position: absolute;
  bottom: -1px;
  right: 0;
}  

#img-dluta { position: absolute; bottom: 30px; }
#img-strugi { position: absolute; bottom: 20px; left: 25px}
#img-pily { position: absolute; bottom: 45px; left: 20px}
#img-strugnice { position: absolute; bottom: 30px; left: 15px}
#img-ostrzalki { position: absolute; bottom: 35px; left: 30px}

#img-artciesielskie { position: absolute; bottom: 45px; }
#img-osprzet { position: absolute; bottom: 35px; left: 20px}
#img-wiertlafrezy { position: absolute; bottom: 25px; left: 20px}
#img-elektronarzedzia { position: absolute; bottom: 35px; left: 15px}
#img-artochronne { position: absolute; bottom: 35px; left: 35px}

#img-brzytwy { position: absolute; bottom: 35px; left: 10px}

/* menu */
#menu a {display: inline; float: left;}
a.ofirmie:link, a.ofirmie:active, a.ofirmie:visited {
  background: url(images/ofirmie.png) no-repeat;
  display: block;
  width: 109px;
  height: 47px;
}
a.ofirmie:hover {
  background-position: 0 -47px;
}
a.katalogi:link, a.katalogi:active, a.katalogi:visited {
  background: url(images/katalogi.png) no-repeat;
  display: block;
  width: 118px;
  height: 47px;
}
a.katalogi:hover {
  background-position: 0 -47px;
}
a.kontakt:link, a.kontakt:active, a.kontakt:visited {
  background: url(images/kontakt.png) no-repeat;
  display: block;
  width: 111px;
  height: 47px;
}
a.kontakt:hover {
  background-position: 0 -47px;
}
a.sklep:link, a.sklep:active, a.sklep:visited {
  background: url(images/sklep.png) no-repeat;
  display: block;
  width: 84px;
  height: 47px;
}
a.sklep:hover {
  background-position: 0 -47px;
}

img {border: 0}
.img-index {behavior: url(images/iepngfix.htc)}
.img-layout {behavior: url(../images/iepngfix.htc)}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
