html, body {
  margin: 0px;
  padding: 0px;
}
img { behavior: url('/images/iepngfix.htc'); }
/* header */

#header {
  width: 971px;
  height: 591px;
  background: url('/images/header.jpg') no-repeat;
}
#SmallMenu {
  position: relative;
  width: 130px;
  height: 20px;
  top:6px;
  left: 400px;
}
#SmallMenu a {
  padding: 0px;
  margin: 0 30px 0 0;
}
#slogan {
  position: relative;
  width: 227px;
  height: 82px;
  top:93px;
  left: 333px;
}
#MainMenu {
  position: relative;
  width: 177px;
  height: 220px;
  top: 175px;
  left: -295px;
}
#MainMenu p {
  margin: 0px;
  padding: 0 0 10px 0;
}
#ss_controls {
  position: relative;
  width: 396px;
  height: 170px;
  top: 62px;
  left: 282px;
}
#LeftArrow {
  position: relative;
  width: 48px;
  height: 56px;
  top: 80px;
  left: -180px;
}
#PlateImage {
  position: relative;
  top: -45px;
  left: 3px;
  width: 345px;
  height: 150px;
}
#RightArrow {
  position: relative;
  width: 40px;
  height: 56px;
  top: -133px;
  left: 178px;
}
/* end of header */
/* WorkArea */
#WorkArea {
  width: 971px;
  background: url('/images/header1.jpg') no-repeat;
}
#WorkArea br {
  clear: both;
}
#alllinks, #alllinks a {
  font-family: Arial, Helvetica, sans-serif;
}
#alllinks a {
  font-size: 12px;
  color: #607535;
}
/* end of WorkArea */
/* footer */
#footer {
  width: 971px;
  height: 110px;
  background: url('/images/footer.gif') no-repeat;
}
#MikoLogo {
  position: relative;
  width: 19px;
  height: 18px;
  top: 27px;
  left: 425px;
}
#RodnikLogo {
  position: relative;
  width: 89px;
  height: 18px;
  top: 10px;
  left: -370px;
}
#text {
  width: 971px;
  height: 18px;
  font-family: Tahoma;
  font-size: 10px;
  line-height: 18px;
  color: #000;
}
#warning {
  width: 971px;
  height: 24px;
  font-family: Tahoma;
  font-size: 23px;
  line-height: 24px;
  color: #000;
}
/* end of footer */