a{
  font: 14px tahoma;
  text-decoration: none;
  color: #0D58AC;
}

a:hover{
  text-decoration: underline;
  color: #0D58AC;
}

.clear {
	clear: both;
}

body{
  background: #fff url(images/tlo.jpg) repeat-x;
  color: #000;
  text-align: center;
  font: 12px tachoma;
  text-align: center;
}

#wrapper{
  position: relative;
  margin: 0px auto;
  width: 990px;
  border: 0px solid;
}

#top{
  position: relative;
  border-top: 1px solid;
  border-bottom: 5px solid;
  color: #777;
  background: #fff url(images/top.jpg) repeat-x;
  font: 14px MS Serif;
  width: 990px;
  height: 150px;  
}

#top .logo{
  position: absolute;
  left: 40px;
  top: 15px;
}

#top .address{
  position: absolute;
  font: bold 14px tahoma;
  color: #444;
  text-align: right;
  left: 810px;
  top: 20px;
}

#main{
  position: relative;
  text-align: left;
  background: #fff url(images/cien.jpg) repeat-x;
  width: 990px;
  height: 200px;
  border: 0px solid;
  margin-bottom: 0px;
}

#machines{
  position: absolute;
  text-align: center;
  color: #aaa;
  left: 40px;
  top: 50px;
  border: 0px solid;
  width: 290px;
  height: 260px;
}

#scales{
  position: absolute;
  text-align: center;
  color: #aaa;
  left: 350px;
  top: 50px;
  border: 0px solid;
  width: 290px;
  height: 260px;
}

#furniture{
  position: absolute;
  text-align: center;
  color: #aaa;
  right: 40px;
  top: 50px;
  border: 0px solid;
  width: 290px;
  height: 260px;
}

.inside{
 padding: 5px 5px 5px 8px;
}

#title_box{
  position: relative;
  font: bold 14px tahoma;
  text-align: center;
  color: #000;
  margin: 8px;
  border: #aaa 1px solid;
  width: 264px;
  height: 20px;
}

#m_image_box a{
  display: block;
  background: #fff url(images/maszyny.jpg) no-repeat;
  text-decoration: none;
  border: 0px solid;
  width: 264px;
  height: 198px;
}

#m_image_box a:hover{
  background: #fff url(images/maszynyczb.jpg) no-repeat;
}

#s_image_box a{
  display: block;
  background: #fff url(images/wagi.jpg) no-repeat;
  text-decoration: none;
  border: 0px solid;
  width: 264px;
  height: 198px;
}

#s_image_box a:hover{
  background: #fff url(images/wagiczb.jpg) no-repeat;
}

#f_image_box a{
  display: block;
  background: #fff url(images/frene.jpg) no-repeat;
  text-decoration: none;
  border: 0px solid;
  width: 264px;
  height: 198px;
}

#f_image_box a:hover{
  background: #fff url(images/freneczb.jpg) no-repeat;
}


#link_box{
  position: relative;
  background: #fff;
  text-align: center;
  color: #000;
  margin: 8px;
  border: 0px solid;
  width: 264px;
  height: 20px;
}

#footer{
  position: relative;
  background: #fff url(images/cien.jpg) repeat-x;
  font: 12px tahoma;
  text-align: center;
  color: #555;
  border-top: 1px solid;
  width: 990px;
  height: 80px;
  line-height: 30px;
  margin-top: 200px;
  margin-bottom: 10px;
}
