/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote { 
    margin:0;
    padding:0;
}
img { 
    border:0;
}
address,caption,cite,code,dfn,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}


/* ************************
    DEFAULT 
************************ */

html {
	    background: transparent url('imagini/bg_body.png');
	    /* Height is 100%, so the body can be 100% */
	    height: 100%;
	}

body
{
    margin:0;
    padding: 0;
    font-size:12px;
    font-family: Arial, Tahoma, sans-serif;
	color: #282828;
    background: transparent url('imagini/bg_top.gif') repeat-x top center;
	height: 101px;
}


.p{
	font-family: Arial, Times New Roman;
	color: #282828;
	font-size: 12px;
}

a{
	color: #282828;
	text-decoration: none;
}

a:hover{
	color: #282828;
	text-decoration: underline;
}

a.orange{
	color: #ca7e1a;
	font-weight: bold;
	text-decoration: none;
}

a.orange:hover{
	color: #ca7e1a;
	text-decoration: underline;
}

a.green{
	color: #539d3b;
	font-weight: bold;
	text-decoration: none;
}

a.green:hover{
	color: #539d3b;
	text-decoration: underline;
}

a.blue{
	color: #3390a6;
	font-weight: bold;
	text-decoration: none;
}

a.blue:hover{
	color: #3390a6;
	text-decoration: underline;
}

a.red{
	color: #da251d;
	font-weight: bold;
	text-decoration: none;
}

a.red:hover{
	color: #da251d;
	text-decoration: underline;
}

/**
* DEFAULT
*/
#siteWrapper
{
    width: 995px;
    margin: 0 auto;
}


/**
* HEADER MENU
*/
#logoEndMienu
{
    width: 100%;
    float: left;
	display: inline;

}
    #imajineDiRefirintza
    {
        float: left;
		display: inline;
        width: 233px;
        height: 63px;
		padding: 15px 0 23px 0;
    }
    
    #logoEndMienu ul
    {
        float: left;  
		display: inline;		
        width: 670px;
        height: 40px;
		/*padding: top right bottom left*/
        margin: 29px 55px 32px 37px;
		border: 0px solid black;
    }
        #logoEndMienu ul li
        {           
            float: left;
        }
        #logoEndMienu ul li div
		{
            float: left;
        }
		
		 #logoEndMienu ul li a
		{
            float: left;
        }
		
		  #logoEndMienu ul li a.home
		{
            width: 72px;
			height: 40px;
            background: url('imagini/home.gif') no-repeat top left; 
        }
		
		 #logoEndMienu ul li a.home_active
		{
            width: 72px;
			height: 40px;
            background: url('imagini/home-hover.gif') no-repeat top left; 
        }
		
		 #logoEndMienu ul li a.home:hover
		{
            width: 72px;
			height: 40px;
            background: url('imagini/home-hover.gif') no-repeat top left; 
        }
		
		  #logoEndMienu ul li a.despre
		{
            width: 110px;
			height: 40px;
            background: url('imagini/despre.gif') no-repeat top left; 
        }
		 #logoEndMienu ul li a.despre:hover
		{
            width: 110px;
			height: 40px;
            background: url('imagini/despre-hover.gif') no-repeat top left; 
        }
		
		 #logoEndMienu ul li a.despre_active
		{
            width: 110px;
			height: 40px;
            background: url('imagini/despre-hover.gif') no-repeat top left; 
        }
		
		  #logoEndMienu ul li a.materiale
		{
            width: 120px;
			height: 40px;
            background: url('imagini/materiale-constructii.gif') no-repeat top left; 
        }
		
		  #logoEndMienu ul li a.materiale:hover
		{
            width: 120px;
			height: 40px;
            background: url('imagini/materiale-constructii-hover.gif') no-repeat top left; 
        }
		
		  #logoEndMienu ul li a.materiale_active
		{
            width: 120px;
			height: 40px;
            background: url('imagini/materiale-constructii-hover.gif') no-repeat top left; 
        }
		
		 #logoEndMienu ul li a.instalatii
		{
            width: 95px;
			height: 40px;
            background: url('imagini/instalatii.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.instalatii:hover
		{
            width: 95px;
			height: 40px;
            background: url('imagini/instalatii-hover.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.instalatii_active
		{
            width: 95px;
			height: 40px;
            background: url('imagini/instalatii-hover.gif') no-repeat top left; 
        }
		
		 #logoEndMienu ul li a.scule
		{
            width: 85px;
			height: 40px;
            background: url('imagini/scule.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.scule:hover
		{
            width: 85px;
			height: 40px;
            background: url('imagini/scule-hover.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.scule_active
		{
            width: 85px;
			height: 40px;
            background: url('imagini/scule-hover.gif') no-repeat top left; 
        }
                 
		#logoEndMienu ul li a.constructii
		{
            width: 110px;
			height: 40px;
            background: url('imagini/constructii.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.constructii:hover
		{
            width: 110px;
			height: 40px;
            background: url('imagini/constructii-hover.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.constructii_active
		{
            width: 110px;
			height: 40px;
            background: url('imagini/constructii-hover.gif') no-repeat top left; 
        }
	  
		#logoEndMienu ul li a.contact
		{
            width: 78px;
			height: 40px;
            background: url('imagini/contact.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.contact:hover
		{
            width: 78px;
			height: 40px;
            background: url('imagini/contact-hover.gif') no-repeat top left; 
        }
		
		#logoEndMienu ul li a.contact_active
		{
            width: 78px;
			height: 40px;
            background: url('imagini/contact-hover.gif') no-repeat top left; 
        }
        

/**
* CONTENT
*/
#pagina
{
    width: 995px;
    float: left;
	margin: 10px 0px 0px 0px;
	background: transparent;
}
		
    #pageCenter
    {
        width: 673px;
        float: right;
		display: inline;
		
		margin-right: 55px;
		margin-top: 15px;
		background: #ffffff;
		border: 1px solid #72706f;
		border-bottom: 0px;
	
    }
		#pageCenter ul.square 
		{
			list-style-type: square;
			margin-left: 25px;
		}
		
		#pageCenter ul.square li
		{
			padding-left: 0px;
		}
		
		#pageCenter  div
		{
            color: #282828;
			font-size: 12px;
			font-family: Arial, Times New Roman;
			text-align: left;
        }
		
		#pageCenter  p
		{
            color: #282828;
			font-size: 12px;
			font-family: Arial, Times New Roman;
			text-align: left;
			padding: 10px 10px 0 10px;
        }
		
		#pageCenter  p.titlu
		{
            color: #da251d;
			font-size: 14px;
			font-weight: bold;
			font-family: Arial, Times New Roman;
			text-align: left;
        }
		
		#pageCenter  p.subcategorii
		{
            font-size: 12px;
			font-family: Arial, Times New Roman;
			text-align: left;
			text-transform: uppercase;
        }
		
		#pageCenter div.left{
			text-align: left;
			padding: 30px 20px 0 100px;
			text-align: justify;
			line-height: 18px;
		}
		
		#pageCenter div.center{
			text-align: left;
			/*padding: top right bottom left*/
			padding: 90px 20px 0 35px;
		}
		
		#pageCenter div.right{
			text-align: left;
			padding: 30px 18px 0 100px;
			text-align: justify;
			line-height: 18px;
		}
		
		#pageCenter  div.titlu
		{
            float: left;
            color: #a24e4f;
			font-size: 12px;
			font-weight: bold;
			font-family: Arial, Times New Roman;
        }
		
		#pageCenter  img
        {
            float: left;
			padding: 0px;
			margin: 0px;
			border-bottom: 1px solid #b1b1b1;
        }
		
		#pageCenter  div img.nou{
		    float: left;
            display: inline;
            width: 70px;
			height:59;
			border: 1px solid #dddddd;
			padding: 2px 2px;
			margin-right: 0px;
        }
		
		#pageCenter  ul 
        {
            color: #282828;
			font-family: Arial, Times New Roman;
        }
		
		#pageCenter  ul li
        {
            color: #282828;
			font-size: 12px;
			line-height: 16px;
			font-family: Arial, Times New Roman;
			padding: 10px 0 0 10px;

        }
		
		#pageCenter  ul  li ul
        {
            color: #282828;
			font-family: Arial, Times New Roman;
			padding-left: 0px;
        }
		
		#pageCenter  ul li ul li
        {
            color: #282828;
			font-size: 12px;
			font-family: Arial, Times New Roman;

        }
			
		#pageCenter  ul li img
		{
            float: right;
            display: inline;
            width: 225px;
			height: 203px;
        }
		
		#pageCenter ul li div
		{
            float: left;
            display: inline;
            color: #282828;
			text-align: left;
			font-size: 12px;
			font-family: Arial, Times New Roman;
        }
      #pageCenter  div.constructii
		  
		{
		   width:100%;
         color: #282828;
			font-size: 12px;
			text-align: left;
			font-family: Arial, Times New Roman;
			margin: 20px 0px 0px 0px;
        }

		#pageCenter  div.constructii img
		  
		{
			 float: left;
          display: inline;
          margin: 0px 0px 10px 20px;
			 border:1px solid #808080;
        }
		#pageCenter  div.constructii span
		  
		{
			 margin: 0px 0px 10px 90px;
          display: inline;
          color: #ca7e1a;
			 font-family: Arial, Times New Roman;
			 font-weight: bold;
	    }
		 
		#instalatii
 
		{
		    width: 100%;
			font-size: 12px;
			display: inline;
			font-family: Arial, Times New Roman;
			margin: 20px 0px 0px 0px;
			position: relative;
        }
		
		.itemInstalatii
		  
		{
			 float: left;
          display: inline;
			 width:150px;
          padding: 0px 0px 45px 12px;

	    }
		
		.imgInstalatii
		  
		{   
		    float: left;
            display: inline;
 			padding: 0px 0px 10px 0px;
        }
		.imgInstalatii img
		  
		{
			 float: left;
			 display: inline;
 			 border:1px solid #808080;

        }
	
		.itemInstalatii span
		  
		{
		     width: 90%;
			 padding: 0px 0px 0px 10px;
			 height: 45px;
			 text-align:center;
	         display: block;
             color: #ca7e1a;
			 font-family: Arial, Times New Roman;
			 font-weight: bold;
			
	    }
		
		#constructii
 
		{
		    width: 100%;
      	    font-size: 12px;
			display: inline;
			font-family: Arial, Times New Roman;
			padding: 20px 0px 0px 0px;
        }
		
		.itemConstructii
		  
		{
			 float: left;
             display: inline;
			 width: 200px;
             padding: 0px 0px 20px 18px;
	    }
		
		.imgConstructii
		  
		{
			 float: left;
             display: inline;
 			 padding: 0px 0px 10px 0px;
        }
		.imgConstructii img
		  
		{
			 float: left;
			 display: inline;
 			 border:1px solid #808080;
			 padding: 0px 0px 20px 0px;
        }
	
		.itemConstructii span
		  
		{
		     width: 90%;
			 padding: 0px 0px 0px 0px;
			 height: 45px;
			 text-align:center;
	         display: block;
             color: #ca7e1a;
			 font-family: Arial, Times New Roman;
			 font-weight: bold;
			
	    }

		#pageLeft
    {
        width: 230px;
        float: left;
		display: inline;
		border: 0px solid black;
		margin: 0px;
    }
        #pageLeft img
		{
            float: left;
			display: inline;
            width: 230px;
			height: 131px;
			border: 1px solid #808080;   
			margin: 0 0 20px 0;
        }
		
		#pageLeft div
		{
            margin: 0px;
			padding: 0px;
        }
		  
		
		
/**
* FOOTER
*/
		
#footer-text
{
    width: 730px;
	height: 180px;
    float: right;
    display: inline;
    background: transparent url(imagini/footer.jpg) no-repeat;
    font-size: 11px;
    text-align: left;
	color: #444444;
	font-family: Arial, Times New Roman;
	margin: 0px;
}

#footer-text2
{
    width: 730px;
	height: 180px;
    float: right;
    display: inline;
    background: transparent url(imagini/footer-content.jpg) no-repeat;
    font-size: 11px;
    text-align: left;
	color: #444444;
	font-family: Arial, Times New Roman;
	margin: 0px;
}



