@charset "utf-8";
/* CSS Document */
img {
border:0px;
}

a {
text-decoration:none;
color:#FFFFFF;
cursor:pointer;
}
a:hover {
text-decoration:none;
color: #FF9900;
}
#header {
width:900px;
height:85px
}
#headerLeft {
float:left;
}
#headerRight {
float:left;
}
#menu {
width:900px;
height: 221px;
}
#despreNoi {
width:230px;
height:221px;
float:left;
}
#asistent {
width:220px;
height:221px;
float:left;
}
#produse {
width:220px;
height:221px;
float:left;
}
#cariereContact {
width:230px;
height:221px;
float:left;
}

#content {
width:900px;
background-image: url(images/mainBg.jpg);
}

#mainLeft {
width:624px;
float:left;
padding:10px 20px 10px 30px;
}

#mainRight {
width:226px;
float:left;
}
.title {
font-size:14px;
font-weight:bold;
color:#003366;
margin-left:30px;
}
.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
line-height:14px;
color:#002D4E;
text-align:justify;
}

#footer {
width:900px;
height:25px;
background-image: url(images/footer.jpg);
}

#copyright{
color: #FFFFFF;
font-size:10px;
font-weight:bold;
padding: 20px 0px 20px 20px;
float:left;
}

#menuBar{
color: #FFFFFF;
font-size:10px;
font-weight:bold;
padding: 20px 0px 20px 30px;
}

#wdd {
width:900px;
height:25px;
margin: 0px 0px 10px 0px;
clear:both;
text-align:center;
}

#wdd a{
font-size:10px;
color: #CCCCCC;
}

#wdd a:hover{
color: #FFFFFF;
}
