body {
background-image:url(../images/intro-back.png);
background-repeat:repeat-x;
margin-top:5px;
}
.sdasint {
width:320px;
height:350px;
background-image:url(../images/sdasint.png);
background-repeat:no-repeat;
position:absolute;
/*position*/
margin-left:290px;
margin-top:-10px;
z-index:1000;
}
.bronze {
width:390px;
height:340px;
background-image:url(../images/bronze.png);
background-repeat:no-repeat;
position:absolute;
/*position*/
margin-left:0px;
margin-top:230px;
z-index:500;
/* text position*/
padding-top:132px;
color:#FFFFFF;
text-align:center;
}
.bprice {
margin-top:60px;
margin-left:-15px;
font-weight:bold;
}
.silver{
width:320px;
height:360px;
background-image:url(../images/silver.png);
background-repeat:no-repeat;
position:absolute;
/*position*/
margin-left:290px;
margin-top:460px;
z-index:1000;
/* text position*/
padding-top:170px;
color:#FFFFFF;
text-align:center;
}
.gold {
width:390px;
height:340px;
background-image:url(../images/gold.png);
background-repeat:no-repeat;
position:absolute;
/*position*/
margin-left:510px;
margin-top:230px;
z-index:500;
/* text position*/
padding-top:145px;
color:#FFFFFF;
text-align:center;
}
.centru {
position:absolute;
width:112px;
height:112px;
margin-left:394px;
margin-top:344px;
background-image:url(../images/centru.png);
background-repeat:no-repeat;
z-index:900;
padding-left:12px;
padding-top:82px;
font-family:"Niamey";
font-size:16px;
}
.centru a:link {
text-decoration:none;
color:#FFFFFF;
}
.centru a:visited{ 
text-decoration:none;
color:#FFFFFF;
}

.cadouri{
width:200px;
height:250px;
background-image:url(../images/luna-cadourilor.png);
background-repeat:no-repeat;

position:absolute;
z-index:4000;
top:0px;
left:100px;

}