html{
margin: 0;
padding: 0;
height: 100%;
}

body{
background: url(poze/utile/bg.gif) top left repeat-y; 
margin: 0 0 0 0;
padding: 0;
font-family: Verdana;
color: white;
font-size: 11px;
text-decoration: none;
background-color: #000000;
height:100%;
display: block;
}

p{
margin: 0 0 0 0;
}

a{
color: black;
}

img.spacer{
width: 140px;
height: 32px;
}
#main{
height: 100%;
min-width: 100%;
}

#stanga{
width: 360px;
height: 100%;
background-color: #000000;
position: absolute;
left: 0;
top: 0;
}
#dreapta{
display: block;
float: left;
width: 520px;
height: 100%;
padding-left: 0px;
color: black;
position: absolute;
left: 400px;
top: 0px;
}


#content{
background: transparent url("poze/utile/shadow_bottom.jpg") bottom right no-repeat;
padding-top: 20px;
}


#content div.content_header{
background: transparent url("poze/utile/shadow_top.jpg") top left no-repeat;
padding: 20px;
}

#content h3{
margin: 0 0 0 0;
padding: 0;
font-family: Arial;
font-size: 16px;
text-decoration: underline;
padding-bottom: 10px;
}

#content p.in_constructie{
height: 200px;
background: transparent url(poze/utile/under_construction.gif) center center no-repeat;
}


#content p.small{
padding-top: 3px;
font-size: 10px;

}
#content div.portofoliu_item{
margin-top: 10px;
border-bottom: 1px dashed #CCCCCC;
padding: 10px;
}

a.link{
color: #ff6600;
text-decoration: none;
padding: 2px;
margin-bottom: 5px;
}

#menu_header{
height:95%;
text-align: right;
}
#menu_spacer{
height:30%;
}


#pagina_curenta{
clear: both;
float: right;
display: block;
width: 335px;
}

#pagina_curenta p{
text-align: right;
}

#pagina_curenta img{
border: 0;
}

.meniu {
clear: both;
float: right;
text-align: right;
}

.meniu span {
display: none;
}

.meniu p{
float: right;
width: 140px;
}

.meniu img {
border: 0;
width: 140px
}

.poza_d{
padding-top: 20px;
}

#despre_noi a {
display: block;
background: url(poze/meniu/despre_noi.gif) no-repeat top left; 
}

#despre_noi a:hover {
display: block;
background: url(poze/meniu/despre_noi_over.gif) no-repeat top left; 
}

#portofoliu a {
display: block;
background: transparent url(poze/meniu/portofoliu.gif) no-repeat top left; 
}

#portofoliu a:hover {
display: block;
background: transparent url(poze/meniu/portofoliu_over.gif) no-repeat top left; 
}



#servicii_oferite a {
display: block;
background: url(poze/meniu/servicii_oferite.gif) no-repeat top left; 
}

#servicii_oferite a:hover {
display: block;
background: url(poze/meniu/servicii_oferite_over.gif) no-repeat top left; 
}

#contact a {
display: block;
background: url(poze/meniu/contact.gif) no-repeat top left; 
}

#contact a:hover {
display: block;
background: url(poze/meniu/contact_over.gif) no-repeat top left; 
}

#misiunea_noastra a {
display: block;
background: url(poze/meniu/misiunea_noastra.gif) no-repeat top left; 
}

#misiunea_noastra a:hover {
display: block;
background: url(poze/meniu/misiunea_noastra_over.gif) no-repeat top left; 
}

#loader{
display: none;
}


#menu_footer{
clear: both;
height:5%;
color: #cccccc;
font-size: 10px;
text-align: center;
}

#menu_footer p{
padding: 7px;
}

span.orange{
color: #FF6600;
text-decoration: underline;
}

span.gray{
color: #666666;

}
