/* CSS made by wdd.ro */

a {
color:white
}

a:hover {
text-decoration:none;
color:#cda02d;
}

#header {
background-image:url(images/header.jpg);
height:315px;
width:910px;
}

#main{
background-image:url(images/mainBg.jpg);
width:910px;
height:575px;
}

#footer{
background-image:url(images/footer.jpg);
width:910px;
height:50px;
}

.wdd {
text-decoration:none;
border:0px;
}

.small {
height:123px;
width:164px;
}

.nume {
color:#FFFFFF;
}

.descriere {
color:#FFFFFF;
}

.player {
height:56px;
width:120px;
float:right;
margin:0px 30px 0px 0px;
background-color: #453223;

}

