body {
scrollbar-shadow-color: #999999 ;
scrollbar-3dlight-color : #999999;
scrollbar-highlight-color : #666666;
scrollbar-track-color : #000000;
scrollbar-face-color : #666666;
scrollbar-base-color : #999999;
scrollbar-arrow-color : #333333;
scrollbar-darkshadow-color : #333333;
background: #1b1b1b;
margin:0;
padding:0;
}

div{
border: 0px dashed green;
}



a.lnk1 {
font-size: 10px;
color: #999999;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

a.lnk1:hover {
font-size: 10px;
color: #cc0000;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
font-weight: bold; 
}

a.lnkalb {
font-size: 11px;
color: #ffffff;
font-family: verdana, sans-serif;
text-decoration: none;
font-weight: bold; 
 
}

a.lnkalb:hover {
font-size: 11px;
color: #ffffff;
font-family: verdana, sans-serif;
text-decoration: underline;
font-weight: bold; 
}


.menu{
font-size: 10px;
color: #999999;
font-family: verdana, helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
margin:0;
border:0;
padding:0;

}

h1{
font-size:12px;
color:#fff;
font-style:italic;
margin:3 0 0 0;
}

.container{
position:relative;
clear:both;
width:840px;
height:400px;
background:#000;
text-align:center;
margin-left:15%

}

.butoane{
float:right;
position:relative;
right:185px;
top:190px;
}


.imagini{
text-align:left;
float:left;
position:relative;

}

.contentimg{
height: 350px;
width: 540px;
}

.menu3{
position: relative;
right:165px;
float:right;
margin-top:5px;
}

.menu2{
position: relative;
float:right;
left:120px;
}

.menu1{
position: relative;
float:right;
top:10px;
left:135px;
}

.main{
width:100%;
background: url() repeat-x #000;
position:absolute;
top:210px;
}

.footer{
background: url("../images/footer_bg.gif") repeat-x top left;
position:absolute;
top:610px;
text-align: center;
width:100%
}







