body
{
  background: #333 url("../img/fishing_bg.jpg") no-repeat bottom right;  /* TÄMÄ ON MÄÄRITELTY KUNKIN KATEGORIAN BODY-TAGIIN */
}

#heading { border: 1px solid #999; }

/*#heading .container { border-top: 1px solid #333; }*/

#heading h1
{
  color: #999;
}

.submenu .section { color: #999; }
.submenu .section a { color: #999; }

#content img { margin-bottom: 8px; }

#content table { border-collapse: collapse; border: 0px;  }


#content td
{
  vertical-align: top;
  filter: alpha(opacity=70);
}

#content td div
{
  opacity: .7;

  padding: 8px;

  color: #fff;
  background: #833;
}


#content td.left-cell
{
  padding: 0px 5px 10px 0px;
 
}

#content td.right-cell
{
  padding: 0px 5px 10px 5px;
}

#content td a
{
  color: #fff; 
}

#content td div h2, #content td div p { margin-bottom: 8px;}

#content .spacer { padding: 5px; }

#brands { text-align: center;
          margin-top: 20px; }

#brands2 { text-align: center;
          margin-top: 20px; }
          
.navitus {
width: 700px; 
position:relative; 
right: -23px;
}
