#produse-gramada a {
font-size:11px;
font-weight:normal;
}

#bgshadow {
width:918px;
background-image:url('bgshadow.png');
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
}
#momma {
/*background-color:white;*/
width:900px;
margin-left:auto;
margin-right:auto;
}
body {
font-size: 12px;
font-family: Arial,sans-serif;
	line-height: 1.88889;
    padding:0px;
    margin:0px;
background-image:url('background-graphic.jpg');
background-attachment: fixed;
   /* background-position: 0px 107px;*/
    }

#big-left {
    float:left;
    width:625px;
    margin-bottom:30px;
    }

#big-middle {
    float:left;
    width:271px;
    /*height:450px;
    background-image:url('right-background.jpg');
    background-repeat:repeat-y;*/
	padding-bottom:0px !important; 
	
    }

#footer {
    width:880px;
    height:150px;
    background-color:gray;
clear:both;
    }

#head-top {
    width:100%;
    height:127px;
    background-image:url('sigla-softeh.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    background-color:white;
    }
#head-middle {
    width:100%;
    height:98px;
    background-image:url('banner.jpg');
    /*background-image:url('banner.jpg');*/
    background-position:center left;
    background-repeat:no-repeat;
    }

#menu {
    margin-top:2px;
    height:25px;
    background-color:#465376;
    background-image:url('finish-menu.jpg');
    background-position:center right;
    background-repeat:repeat-y;
    }

#top-links {
    width:99%;
    height:278px;
    }

#left-blocks {
    width:99%;
    }
#closer {
	float:left;
width:271px;
    height:5px;
    background-image:url('right-background-closer.jpg');
    background-repeat:no-repeat;
    }
#content {
	padding:10px;
}


/*==========BUTOANE==============*/

#b_acasa, #b_contact {
    float:left;
    }
#b_acasa h4, #b_contact h4 {
    margin:0; margin-top: 15px; margin-left:25px; top: 0; left: 0px; padding: 0; height: 265px; font-size: 1px; float: left;
_margin-left:12px;
    }
#b_acasa h4 a{
	display: block;
	width: 100px;
	height: 0px !important;
	height /**/:265px; /* IE 5/Win hack */ 
	padding: 265px 0 0 0;
	overflow: hidden;
	background-image: url('links/acasa-up.jpg');
	background-repeat: no-repeat;
    }
#b_acasa h4 a:hover{
    background-image: url('links/acasa-down.jpg');
    text-decoration:none;
    background-color:white;
    border:none;
    }
#b_contact h4 a{
	display: block;
	width: 100px;
	height: 0px !important;
	height /**/:265px; /* IE 5/Win hack */ 
	padding: 265px 0 0 0;
	overflow: hidden;
	background-image: url('links/contact-up.jpg');
	background-repeat: no-repeat;
    }
    
#b_contact h4 a:hover{
    background-image: url('links/contact-down.jpg');
    text-decoration:none;
    background-color:white;
    border:none;
    }
    