div.bg {
  width: 1024px;
  height: 866px;
  left: 0px;
  top: 0px;
  background-image: url(bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(bg.jpg) no-repeat;
  background-color: transparent;
  position: relative;
}

div.didelis {
  left: -180px;
  top: -70px;
  position: absolute;
  background: #FF0000;
}



div.kairej_virsuj {
  width: 300px;
  height: 300px;
  left: 360px;
  top: 120px;
  background-image: url(kv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(staciakampisKV.jpg) no-repeat;
  background-color: transparent;
  position: absolute;
}

div.kairej_virsuj2 {
  width: 280px;
  height: 280px;
  left: 0px;
  top: 10px;
  background-image: url(kv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #FFFFFF url(kv.jpg) no-repeat center;
  background-color: #FFFFFF;
  position: relative;
}

div.kairej_apacioj {
  width: 260px;
  height: 260px;
  left: 360px;
  top: 450px;
  background-image: url(staciakampisKA.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(staciakampisKA.jpg) no-repeat;
  background-color: transparent;
  position: absolute;
}

div.kairej_apacioj2 {
  width: 240px;
  height: 240px;
  left: 0px;
  top: 10px;
  background-image: url(ka.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #FFFFFF url(ka.jpg) no-repeat center;
  background-color: #FFFFFF;
  position: relative;
}

div.desinej_virsuj {
  width: 330px;
  height: 330px;
  left: 690px;
  top: 120px;
  background-image: url(staciakampisDV.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(staciakampisDV.jpg) no-repeat;
  background-color: transparent;
  position: absolute;
}

div.desinej_virsuj2 {
  width: 310px;
  height: 310px;
  left: 0px;
  top: 10px;
  background-image: url(dv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #FFFFFF url(dv.jpg) no-repeat center;
  background-color: #FFFFFF;
  position: relative;
}

div.desinej_apacioj {
  width: 370px;
  height: 230px;
  left: 650px;
  top: 480px;
  background-image: url(staciakampisDA.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(staciakampisDA.jpg) no-repeat;
  background-color: transparent;
  position: absolute;
}

div.desinej_apacioj2 {
  width: 350px;
  height: 210px;
  left: 0px;
  top: 10px;
  background-image: url(da.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #FFFFFF url(da.jpg) no-repeat center;
  background-color: #FFFFFF;
  position: relative;
}

div.meniu {
  width: 300px;
  height: 230px;
  left: 550px;
  top: 300px;

  background-image: url(staciakampisDV.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: url(staciakampisDV.jpg) no-repeat;
  background-color: transparent;

  position: absolute;
  opacity:0.6;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  border: 0;
}

div.meniu_tekstai {
  width: 300px;
  height: 230px;
  left: 550px;
  top: 280px;

  text-align: center;
  vertical-align: middle;
  background-attachment: fixed;
  background: transparent;
  background-color: transparent;

  position: absolute;
  opacity:1;
  filter:alpha(opacity=100);
  border: 0;
  font: bold Tahoma normal 16px 120%;
  font-family: Tahoma;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: 2px;
}

div.meniu_tekstai a {
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}


div.meniu_tekstai a:hover {
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}

div.meniu_tekstai a:visited {
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
}




