body {
width:100%;
height:100%;
margin:0;
padding:0;
background:url(../cssimg/top_cont.jpg) no-repeat top center;
text-align:center;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;

}
#logo {
  background:url(../cssimg/logo.jpg);
  width:155px;
  height:130px;
  position:absolute;
  left: 41px;
  top: 13px;

}

a, a:link, a:visited {
text-decoration:none;
color:#666;
}
a:hover {
text-decoration:none;
color:#999;

}

#replacer,#flash  {
position:relative;
width:800px;
margin:0 auto 0 auto;
height:400px;
}

 

#replacer a span {
display:none;

}
#replacer a {
  display:block;
  width:210px;
  height:210px; 
  position:absolute;
}

#nevitel_as {
  top: 83px;
  left:293px;
  background:url(../cssimg/nevitelas.jpg) top left;
}

#nevitel_as:hover { 

  background:url(../cssimg/nevitelas.jpg) 0 -210px;
  }

#nevitel_solutions {
  left:525px;
  top: 173px;
  background:url(../cssimg/nevitel_solutions.jpg) top left;
}

#nevitel_solutions:hover {
  background:url(../cssimg/nevitel_solutions.jpg) 0 -211px;
}

#nevitel_vystavba{
  left:63px;
  top: 173px;
  background:url(../cssimg/nevitel_vystavba.jpg) top left;
}

#nevitel_vystavba:hover{
background:url(../cssimg/nevitel_vystavba.jpg) 0 -208px;
}

#comment {
margin:30px auto 30px auto;

}


#footer {
background:#e7e7e7;
height:60px;
width:100%;
bottom:0px;
position:absolute;
left:0px;

}

#copyright {
margin:27px auto auto auto;


}
