﻿a {
cursor: pointer;
}

#container {
position: relative;
width: 975px;
height: 750px;
margin: 0 auto;
background-image:url('../imagini/pluta.png');
overflow: hidden;
}

#splash {
position: relative;
width: 805px;
height: 150px;
top: 300px;
margin-left: auto;
margin-right: auto;
z-index: 2;
}
#splash div {
width: 50px;
margin: 0 auto;
}

.bilet  {
position: absolute;
height: 212px;
background-image:url('../imagini/bilet1.png');
background-position: right;
}

#bgrafpub {
width: 270px;
top: 800px;
left: 80px;
z-index: 10;
}

#btiparituri {
width: 220px;
top: 800px;
left: 410px;
z-index: 20;
}

#bambalaje {
width: 200px;
top: 800px;
left: 690px;
z-index:30;
}

#bservweb {
width: 240px;
top: 800px;
left: 200px;
z-index:40;
}

#bfoto {
width: 250px;
top: 800px;
left: 580px;
z-index:50;
}


.text {
position: absolute;
margin: 70px 15px;
}

#finger {
position: absolute;
width: 315px;
height: 575px;
background-image: url('../imagini/finger.png');
top: 935px;
left: 80px;
z-index:1000;
}

#hand {
position: absolute;
width: 440px;
height: 705px;
background-image: url('../imagini/hand.png');
top: 50px;
left: 1000px;
z-index:1000;
}

#copy {
position: absolute;
width: 800px;
top: 730px;
margin-left: 100px;
}