body {
    margin:0px;
}

#header-bg {
    background: url("../images/header-bg.png") repeat-x scroll left center ;
    height: 85px;
}

#footer {
	
    background: url("../images/footer.png") repeat-x scroll left center ;
    height: 79px;
}

#home{display: block;width: 71px;height: 30px;background: url("../images/menu1.png") no-repeat 0 0;}
#home span{display: none;}
#home:hover{display: block;width: 71px;height: 48px;background: url("../images/menu1a.png") no-repeat 0 0;}
#home1{display: block;width: 71px;height: 48px;background: url("../images/menu1a.png") no-repeat 0 0;}


#despre{display: block;width: 71px;height: 30px;background: url("../images/menu2.png") no-repeat 0 0;}
#despre span{display: none;}
#despre:hover{display: block;width: 71px;height: 48px;background: url("../images/menu2a.png") no-repeat 0 0;}
#despre1{display: block;width: 71px;height: 48px;background: url("../images/menu2a.png") no-repeat 0 0;}


#servicii{display: block;width: 71px;height: 30px;background: url("../images/menu3.png") no-repeat 0 0;}
#servicii span{display: none;}
#servicii:hover{display: block;width: 71px;height: 48px;background: url("../images/menu3a.png") no-repeat 0 0;}
#servicii1{display: block;width: 71px;height: 48px;background: url("../images/menu3a.png") no-repeat 0 0;}


#noutati{display: block;width: 71px;height: 30px;background: url("../images/menu4.png") no-repeat 0 0;}
#noutati span{display: none;}
#noutati:hover{display: block;width: 71px;height: 48px;background: url("../images/menu4a.png") no-repeat 0 0;}
#noutati1{display: block;width: 71px;height: 48px;background: url("../images/menu4a.png") no-repeat 0 0;}

#tarife{display: block;width: 71px;height: 30px;background: url("../images/menu5.png") no-repeat 0 0;}
#tarife span{display: none;}
#tarife:hover{display: block;width: 71px;height: 48px;background: url("../images/menu5a.png") no-repeat 0 0;}
#tarife1{display: block;width: 71px;height: 48px;background: url("../images/menu5a.png") no-repeat 0 0;}


#contact{display: block;width: 71px;height: 30px;background: url("../images/menu6.png") no-repeat 0 0;}
#contact span{display: none;}
#contact:hover{display: block;width: 71px;height: 48px;background: url("../images/menu6a.png") no-repeat 0 0;}
#contact1{display: block;width: 71px;height: 48px;background: url("../images/menu6a.png") no-repeat 0 0;}

.scris{
font-family:verdana;font-size:12px;color:#2b2b2b;
}


a.link1, a.link1:visited
    {color:#207eac;font-family:verdana;font-size:12px;text-decoration:none;}

a.link1:hover
{display:inline;border-bottom:1px dotted;}


#content{
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
}

#leftCol{
	width: 266px;
	float: left;
}

#centerCol{
	width: 300px;
	float: left;
	padding: 60px 15px 0 20px;
}

#rightCol{
	width: 300px;
	float: left;
	padding: 128px 20px 0 15px;
}

#bottomContent{
	clear: both;
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 20px;
	color: #0a5f62;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #3b7375;
	margin-top: -10px;
	margin-bottom: 25px;
}

#content p{
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #063537;
}



