HTML, BODY, TD, INPUT, SELECT {
font-family : Verdana;
font-size: 12px;
}

BODY {
	margin: 0px;
	padding: 0px;
background-color:#e9eaeb;
}
.border1{ border: 1px solid #000000;}
a:link.link, a:visited.link
    { font-size: 11px; color: #A56D01;font-family:verdana;text-decoration:none;}
a:hover.link{display:inline;border-bottom:1px dotted; color:#A56D01}

a:link.link1, a:visited.link1
    { font-size: 12px; color: #E4E3E1;font-family:verdana;text-decoration:none;}
a:hover.link1{display:inline;border-bottom:1px dotted;}


.scris {font-size:12px; color: #ffffff; font-family: verdana;font-weight:normal;}
.scris1 {font-size:12px; color: #000000; font-family: verdana;font-weight:normal;}
.titlu_left{font-family:arial;font-size:14px;font-weight:bold;color:#CE8801}

#home{display: block;width: 100px;height: 30px;background: url("../images/home.gif") no-repeat 0 0;}
#home:hover{background-position: 0 -30px;}
#home span{display: none;}

#despre_noi{display: block;width: 120px;height: 30px;background: url("../images/despre_noi.gif") no-repeat 0 0;}
#despre_noi:hover{background-position: 0 -30px;}
#despre_noi span{display: none;}

#servicii1{display: block;width: 100px;height: 30px;background: url("../images/servicii1.gif") no-repeat 0 0;}
#servicii1:hover{background-position: 0 -30px;}
#servicii1 span{display: none;}

#portofoliu{display: block;width: 120px;height: 30px;background: url("../images/portofoliu.gif") no-repeat 0 0;}
#portofoliu:hover{background-position: 0 -30px;}
#portofoliu span{display: none;}

#contact{display: block;width: 100px;height: 30px;background: url("../images/contact.gif") no-repeat 0 0;}
#contact:hover{background-position: 0 -30px;}
#contact span{display: none;}

.ibox
{margin: 0px;
border: #162C51 dashed;
border-width: 1px;
padding-left: 3px;
padding-top: 2px;
padding-bottom: 2px;}
