/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
body {
  font-family: "Times New Roman", Times, serif;
  font-size: 62.5%;
  background: url(images/background-top.jpg) white repeat-x;
  height: 100%;
}
#container {
  margin: 0 auto;
}
#header-index {
  width: 920px;
  margin: 0 auto;
  height: 432px;
  background: url(images/header-index.jpg) no-repeat;
  overflow: hidden;
}
#header-papir {
  width: 920px;
  margin: 0 auto;
  height: 432px;
  background: url(images/header-papir.jpg) no-repeat;
  overflow: hidden;
}
#header-bioteh {
  width: 920px;
  margin: 0 auto;
  height: 432px;
  background: url(images/header-bioteh.jpg) no-repeat;
  overflow: hidden;
}
#header-kem {
  width: 920px;
  margin: 0 auto;
  height: 432px;
  background: url(images/header-kem.jpg) no-repeat;
  overflow: hidden;
}
#header-vode {
  width: 920px;
  margin: 0 auto;
  height: 432px;
  background: url(images/header-vode.jpg) no-repeat;
  overflow: hidden;
}
#content {
  width: 920px;
  margin: 0 auto;
  padding: 0 0 100px 0;
}
#navcontainer {
  width: 920px;
  margin: 0 auto;
  height: 35px;
}
#language {
  width: 710px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  height: 50px;
}
#footer-container {
  width: 100%;
  background: url(images/background-bottom.jpg) repeat-x;
  background-color: #edeee9;
}
#footer {
  width: 920px;
  margin: 0 auto;
  height: 245px;
  background: url(images/goled-logo-footer.jpg) no-repeat;
}
#footer-left {
  float: left;
  width: 360px;
  margin: 57px 0 0 230px;
}
#footer-center {
  float: left;
  width: 160px;
  margin: 57px 0 0 0;
}
#footer-right {
  float: left;
  width: 160px;
  margin: 57px 0 0 0;
}
.content-left {
  float: left;
  width: 410px;
  padding: 10px 0 20px 7px;
}
.content-center {
  float: left;
  width: 300px;
  padding: 10px 0 20px 0;
}
.content-right {
  float: left;
  width: 155px;
  padding: 10px 0 0 40px;
}
h2 {
  font-size: 2.2em;
  font-weight: normal;
  color: #DF628B;
  padding: 170px 0 0 8px;
}
h3 {
  font-size: 1.4em;
  font-weight: normal;
  color: #A1A1A1;
  padding: 0 0 0 9px;
}
h4 {
  font-size: 1.4em;
  font-weight: normal;
  color: #A1A1A1;
  padding: 0 0 0 9px;
}
#header-index p {
  font-size: 1.4em;
  color: #939393;
  line-height: 22px;
  padding: 10px 400px 0 9px;
}
#header-papir p {
  font-size: 1.4em;
  color: #939393;
  line-height: 22px;
  padding: 10px 350px 0 9px;
}
#header-bioteh p {
  font-size: 1.4em;
  color: #939393;
  line-height: 22px;
  padding: 10px 300px 0 9px;
}
#header-kem p {
  font-size: 1.4em;
  color: #939393;
  line-height: 22px;
  padding: 10px 300px 0 9px;
}
#header-vode p {
  font-size: 1.4em;
  color: #939393;
  line-height: 22px;
  padding: 10px 320px 0 9px;
}
p {
  font-size: 1.4em;
  color: #A1A1A1;
  line-height: 22px;
  padding: 10px 40px 0 9px;
}
b,
strong {
  color: #919191;
}
em {
  font-style: normal;
  color: #DF628B;
}
.line {
  background: url(images/line.jpg) white no-repeat;
}
#content li {
  font-size: 1.4em;
  color: #A1A1A1;
  line-height: 22px;
}
#footer li {
  font-size: 1.4em;
  color: #939393;
  list-style: none;
  line-height: 22px;
}
#footer li.copy {
  padding-top: 70px;
  color: #C6C6C6;
}
a:link,
a:visited {
  color: #DF628B;
  line-height: 21px;
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #DF628B;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #A7A7A7;
}
a#current {
  color: #A7A7A7;
}
.img_lightbox {
  border: 1px solid #DDD;
  margin: 8px 8px 0 0;
  padding: 6px;
}
.clearing {
  clear: both;
}
.clearing-line {
  clear: both;
  background: url(images/line.jpg) white no-repeat;
  background-position: center;
  height: 42px;
}
/*-------------------------*/

#aktualnosti {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 129px;
  height: 35px;
  background: url(images/button-aktualnosti.jpg) no-repeat;
}
#aktualnosti:hover {
  background-position: right;
}
#zastupnistvo {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 129px;
  height: 35px;
  background: url(images/button-zastupnistvo.jpg) no-repeat;
}
#zastupnistvo:hover {
  background-position: right;
}
#en-aktualnosti {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 129px;
  height: 35px;
  background: url(images/en-button-aktualnosti.jpg) no-repeat;
}
#en-aktualnosti:hover {
  background-position: right;
}
#en-zastupnistvo {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 129px;
  height: 35px;
  background: url(images/en-button-zastupnistvo.jpg) no-repeat;
}
#en-zastupnistvo:hover {
  background-position: right;
}
#eng {
  float: right;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 25px;
  height: 19px;
  background: url(images/button-engleski.jpg) no-repeat;
}
#eng:hover {
  background-position: right;
}
#hrv {
  float: right;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 25px;
  height: 19px;
  background: url(images/button-hrvatski.jpg) no-repeat;
}
#hrv:hover {
  background-position: right;
}
.img_blok {
  float: left;
}
.img_blok2 {
  float: right;
}
/*------logos------*/
/*--*/

#abb {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-abb.jpg) no-repeat;
}
#abb:hover {
  background-position: right;
}
#wefa {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-wefa.jpg) no-repeat;
}
#wefa:hover {
  background-position: right;
}

#fan {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-fan.jpg) no-repeat;
}
#fan:hover {
  background-position: right;
}



#algas {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/algas-logo.jpg) no-repeat;
}
#algas:hover {
  background-position: right;
}
#bellimer {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 294px;
  height: 54px;
  background: url(images/logo-belimer.jpg) no-repeat;
}
#bellimer:hover {
  background-position: right;
}
#bilfinger {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/bilfinger-logo.png) no-repeat;
}
#bilfinger:hover {
  background-position: right;
}
#lang {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 270px;
  height: 46px;
  background: url(images/logo-lang.jpg) no-repeat;
}
#lang:hover {
  background-position: right;
}
#cellwood {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-cellwood.jpg) no-repeat;
}
#cellwood:hover {
  background-position: right;
}
#cutes {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/cutes-logo.jpg) no-repeat;
}
#cutes:hover {
  background-position: right;
}
#cold {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 261px;
  height: 97px;
  background: url(images/logo-coldwater.jpg) no-repeat;
}
#cold:hover {
  background-position: right;
}
#emsland {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-emsland.jpg) no-repeat;
}
#emsland:hover {
  background-position: right;
}


/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
html,
body {
    height: 100%;
}
body {
    font-family: "Times New Roman", Times, serif;
    font-size: 62.5%;
    background: url(images/background-top.jpg) white repeat-x;
    height: 100%;
}
#container {
    margin: 0 auto;
}
#header-index {
    width: 920px;
    margin: 0 auto;
    height: 432px;
    background: url(images/header-index.jpg) no-repeat;
    overflow: hidden;
}
#header-papir {
    width: 920px;
    margin: 0 auto;
    height: 432px;
    background: url(images/header-papir.jpg) no-repeat;
    overflow: hidden;
}
#header-bioteh {
    width: 920px;
    margin: 0 auto;
    height: 432px;
    background: url(images/header-bioteh.jpg) no-repeat;
    overflow: hidden;
}
#header-kem {
    width: 920px;
    margin: 0 auto;
    height: 432px;
    background: url(images/header-kem.jpg) no-repeat;
    overflow: hidden;
}
#header-vode {
    width: 920px;
    margin: 0 auto;
    height: 432px;
    background: url(images/header-vode.jpg) no-repeat;
    overflow: hidden;
}
#content {
    width: 920px;
    margin: 0 auto;
    padding: 0 0 100px 0;
}
#navcontainer {
    width: 920px;
    margin: 0 auto;
    height: 35px;
}
#language {
    width: 710px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    height: 50px;
}
#footer-container {
    width: 100%;
    background: url(images/background-bottom.jpg) repeat-x;
    background-color: #edeee9;
}
#footer {
    width: 920px;
    margin: 0 auto;
    height: 245px;
    background: url(images/goled-logo-footer.jpg) no-repeat;
}
#footer-left {
    float: left;
    width: 360px;
    margin: 57px 0 0 230px;
}
#footer-center {
    float: left;
    width: 160px;
    margin: 57px 0 0 0;
}
#footer-right {
    float: left;
    width: 160px;
    margin: 57px 0 0 0;
}
.content-left {
    float: left;
    width: 410px;
    padding: 10px 0 20px 7px;
}
.content-center {
    float: left;
    width: 300px;
    padding: 10px 0 20px 0;
}
.content-right {
    float: left;
    width: 155px;
    padding: 10px 0 0 40px;
}
h2 {
    font-size: 2.2em;
    font-weight: normal;
    color: #DF628B;
    padding: 170px 0 0 8px;
}
h3 {
    font-size: 1.4em;
    font-weight: normal;
    color: #A1A1A1;
    padding: 0 0 0 9px;
}
h4 {
    font-size: 1.4em;
    font-weight: normal;
    color: #A1A1A1;
    padding: 0 0 0 9px;
}
#header-index p {
    font-size: 1.4em;
    color: #939393;
    line-height: 22px;
    padding: 10px 400px 0 9px;
}
#header-papir p {
    font-size: 1.4em;
    color: #939393;
    line-height: 22px;
    padding: 10px 350px 0 9px;
}
#header-bioteh p {
    font-size: 1.4em;
    color: #939393;
    line-height: 22px;
    padding: 10px 300px 0 9px;
}
#header-kem p {
    font-size: 1.4em;
    color: #939393;
    line-height: 22px;
    padding: 10px 300px 0 9px;
}
#header-vode p {
    font-size: 1.4em;
    color: #939393;
    line-height: 22px;
    padding: 10px 320px 0 9px;
}
p {
    font-size: 1.4em;
    color: #A1A1A1;
    line-height: 22px;
    padding: 10px 40px 0 9px;
}
b,
strong {
    color: #919191;
}
em {
    font-style: normal;
    color: #DF628B;
}
.line {
    background: url(images/line.jpg) white no-repeat;
}
#content li {
    font-size: 1.4em;
    color: #A1A1A1;
    line-height: 22px;
}
#footer li {
    font-size: 1.4em;
    color: #939393;
    list-style: none;
    line-height: 22px;
}
#footer li.copy {
    padding-top: 70px;
    color: #C6C6C6;
}
a:link,
a:visited {
    color: #DF628B;
    line-height: 21px;
    text-decoration: none;
    outline: none;
}
a:visited {
    color: #DF628B;
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    color: #A7A7A7;
}
a#current {
    color: #A7A7A7;
}
.img_lightbox {
    border: 1px solid #DDD;
    margin: 8px 8px 0 0;
    padding: 6px;
}
.clearing {
    clear: both;
}
.clearing-line {
    clear: both;
    background: url(images/line.jpg) white no-repeat;
    background-position: center;
    height: 42px;
}
/*-------------------------*/

#aktualnosti {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 129px;
    height: 35px;
    background: url(images/button-aktualnosti.jpg) no-repeat;
}
#aktualnosti:hover {
    background-position: right;
}
#zastupnistvo {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 129px;
    height: 35px;
    background: url(images/button-zastupnistvo.jpg) no-repeat;
}
#zastupnistvo:hover {
    background-position: right;
}
#en-aktualnosti {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 129px;
    height: 35px;
    background: url(images/en-button-aktualnosti.jpg) no-repeat;
}
#en-aktualnosti:hover {
    background-position: right;
}
#en-zastupnistvo {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 129px;
    height: 35px;
    background: url(images/en-button-zastupnistvo.jpg) no-repeat;
}
#en-zastupnistvo:hover {
    background-position: right;
}
#eng {
    float: right;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 25px;
    height: 19px;
    background: url(images/button-engleski.jpg) no-repeat;
}
#eng:hover {
    background-position: right;
}
#hrv {
    float: right;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 25px;
    height: 19px;
    background: url(images/button-hrvatski.jpg) no-repeat;
}
#hrv:hover {
    background-position: right;
}
.img_blok {
    float: left;
}
.img_blok2 {
    float: right;
}
/*------logos------*/
/*--*/

#abb {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-abb.jpg) no-repeat;
}
#abb:hover {
    background-position: right;
}
#wefa {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-wefa.jpg) no-repeat;
}
#wefa:hover {
    background-position: right;
}

#fan {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-fan.jpg) no-repeat;
}
#fan:hover {
    background-position: right;
}
#algas {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/algas-logo.jpg) no-repeat;
}
#algas:hover {
    background-position: right;
}
#bellimer {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 294px;
    height: 54px;
    background: url(images/logo-belimer.jpg) no-repeat;
}
#bellimer:hover {
    background-position: right;
}
#bilfinger {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/bilfinger-logo.png) no-repeat;
}
#bilfinger:hover {
    background-position: right;
}
#lang {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 270px;
    height: 46px;
    background: url(images/logo-lang.jpg) no-repeat;
}
#lang:hover {
    background-position: right;
}
#cellwood {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-cellwood.jpg) no-repeat;
}
#cellwood:hover {
    background-position: right;
}
#cutes {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/cutes-logo.jpg) no-repeat;
}
#cutes:hover {
    background-position: right;
}
#cold {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 261px;
    height: 97px;
    background: url(images/logo-coldwater.jpg) no-repeat;
}
#cold:hover {
    background-position: right;
}
#emsland {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-emsland.jpg) no-repeat;
}
#emsland:hover {
    background-position: right;
}
#gap {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 268px;
    height: 74px;
    background: url(images/logo-gap.jpg) no-repeat;
}
#gap:hover {
    background-position: right;
}
#heimbach {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-heimbach.jpg) no-repeat;
}
#heimbach:hover {
    background-position: right;
}
#hgh-kuegele {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 237px;
    height: 70px;
    background: url(images/logo-hgh.jpg) no-repeat;
}
#hgh-kuegele:hover {
    background-position: top right;
}
#ibs {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 269px;
    height: 112px;
    background: url(images/logo-ibs.jpg) no-repeat;
}
#ibs:hover {
    background-position: right;
}
#kolb {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-kolb.jpg) no-repeat;
}
#kolb:hover {
    background-position: right;
}
#le {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 136px;
    height: 84px;
    background: url(images/le-logo.jpg) no-repeat;
}
#le:hover {
    background-position: right;
}
#lanex {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 274px;
    height: 36px;
    background: url(images/logo-lanex.jpg) no-repeat;
}
#lanex:hover {
    background-position: right;
}
#greven {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 270px;
    height: 166px;
    background: url(images/greven-logo.jpg) no-repeat;
}
#greven:hover {
    background-position: right;
}
#acelli {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/acellilogo.jpg) no-repeat;
}
#acelli:hover {
    background-position: right;
}
#solam {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 275px;
    height: 49px;
    background: url(images/solam-logo.jpg) no-repeat;
}
#solam:hover {
    background-position: right;
}
/*--*/

#bio {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-bio.jpg) no-repeat;
}
#bio:hover {
    background-position: right;
}
#sartorius {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 312px;
    height: 53px;
    background: url(images/logo-sartorius.jpg) no-repeat;
}
#sartorius:hover {
    background-position: right;
}
/*--*/

#drm {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 303px;
    height: 174px;
    background: url(images/logo-drm.jpg) no-repeat;
}
#drm:hover {
    background-position: right;
}
/*--*/

#bellimer-kuff {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 291px;
    height: 32px;
    background: url(images/logo-belimer-kuff.jpg) no-repeat;
}
#bellimer-kuff:hover {
    background-position: right;
}
#envirotek {
    float: left;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    width: 266px;
    height: 77px;
    background: url(images/logo-envirotek.jpg) no-repeat;
}
#envirotek:hover {
    background-position: right;
}


#aqsept {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-aqsept.png) no-repeat;
}
#aqsept:hover {
  background: url(images/logo-aqsept1.png) no-repeat;
}

#parason {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-parason.jpg) no-repeat;
}
#parason:hover {
  background: url(images/logo-parason1.jpg) no-repeat;
}

#finbow {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 333px;
  height: 90px;
  background: url(images/finbow0.jpg) no-repeat;
}
#finbow:hover {
  background: url(images/finbow1.jpg) no-repeat;
}


#robama {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-robama.png) no-repeat;
}
#robama:hover {
  background: url(images/logo-robama1.png) no-repeat;
}
#solaris {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-solaris.png) no-repeat;
}
#solaris:hover {
  background: url(images/logo-solaris1.png) no-repeat;
}


#dienes {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-dienes.png) no-repeat;
}
#dienes:hover {
  background: url(images/logo-dienes1.png) no-repeat;
}


#gap {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 268px;
  height: 74px;
  background: url(images/logo-gap.jpg) no-repeat;
}
#gap:hover {
  background-position: right;
}
#heimbach {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-heimbach.jpg) no-repeat;
}
#heimbach:hover {
  background-position: right;
}
#ibs {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 269px;
  height: 112px;
  background: url(images/logo-ibs.jpg) no-repeat;
}
#ibs:hover {
  background-position: right;
}
#kolb {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-kolb.jpg) no-repeat;
}
#kolb:hover {
  background-position: right;
}
#le {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 136px;
  height: 84px;
  background: url(images/le-logo.jpg) no-repeat;
}
#le:hover {
  background-position: right;
}
#lanex {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 274px;
  height: 36px;
  background: url(images/logo-lanex.jpg) no-repeat;
}
#lanex:hover {
  background-position: right;
}
#greven {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 270px;
  height: 166px;
  background: url(images/greven-logo.jpg) no-repeat;
}
#greven:hover {
  background-position: right;
}
#acelli {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/acellilogo.jpg) no-repeat;
}
#acelli:hover {
  background-position: right;
}
#solam {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 275px;
  height: 49px;
  background: url(images/solam-logo.jpg) no-repeat;
}
#solam:hover {
  background-position: right;
}
/*--*/

#bio {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-bio.jpg) no-repeat;
}
#bio:hover {
  background-position: right;
}
#sartorius {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 312px;
  height: 53px;
  background: url(images/logo-sartorius.jpg) no-repeat;
}
#sartorius:hover {
  background-position: right;
}
/*--*/

#drm {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 174px;
  background: url(images/logo-drm.jpg) no-repeat;
}
#drm:hover {
  background-position: right;
}
/*--*/

#bellimer-kuff {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 291px;
  height: 32px;
  background: url(images/logo-belimer-kuff.jpg) no-repeat;
}
#bellimer-kuff:hover {
  background-position: right;
}
#envirotek {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 266px;
  height: 77px;
  background: url(images/logo-envirotek.jpg) no-repeat;
}
#envirotek:hover {
  background-position: right;
}



#vakuo {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 303px;
  height: 60px;
  background: url(images/VAKUO_logo1.png) no-repeat;
}
#vakuo:hover {
  background: url(images/VAKUO_logo.png) no-repeat;
}

#parason {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 333px;
  height: 60px;
  background: url(images/PARASON1.png) no-repeat;
}
#parason:hover {
  background: url(images/PARASON.png) no-repeat;
}

#ASDRIVES {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 333px;
  height: 180px;
  background: url(images/ASDRIVES1.png) no-repeat;
}
#ASDRIVES:hover {
  background: url(images/ASDRIVES.png) no-repeat;
}

#PMS {
  float: left;
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 333px;
  height: 180px;
  background: url(images/pms.png) no-repeat;
}
#PMS:hover {
  background: url(images/pms1.png) no-repeat;
}
