/*=universals
These rules are applied to all elements unless otherwise specified below */
* { margin : 0; padding : 0; }

/* =html */
html {}

/* =body */
body {
margin: 0;
padding:0;
}

/* =hx */
h1, h2, h3 { font-weight : bold; color:}

/*global div*/
#global {}
#container-main {margin-left: auto; margin-right: auto; width:910px; background-color:#FFFFFF; padding-top:20px}

/*logo*/
#antet {margin-left: auto; margin-right: auto; width:900px; height:220px; background:url(../images/antet_s.jpg) no-repeat; margin-top:0px}
#logo {width:320px; height:82px; background:url(/images/HV-design-logo.png) no-repeat; margin-top:0px}

/*meniu sus*/
#menu_sus {width:910px; height:45px;background:url(../images/bara-butoane_s2.png) no-repeat; padding-top:12px; margin-top:5px; padding-left:18px}
#menu_sus ul { border: 0; margin: 0; padding: 0; list-style-type: none; text-align: center;}
#menu_sus ul li {display: inline; float: left; text-align: left; padding: 0; margin: 0; border-right: 1px dashed #352f1d }
#menu_sus ul li a {padding-right:8px; padding-left:8px; color: #FFF; text-decoration: none; text-align: center;
font: 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}
#menu_sus ul li a:hover {background:url(../images/);color: #352f1d}
#menu_sus ul li#last {border-right:none; font-weight:200}

/*continut*/
#continut {margin-left: auto; margin-right: auto; width:899px; margin-top:-5px}
#up { background:url(../images/up.jpg) no-repeat; width:899px; height:19px;}
#middle { background:url(../images/middle.jpg) repeat-y; width:899px;}
	#pachet {margin-bottom:20px; margin-left:18px}
	#pachet a:hover { text-decoration:underline}
	#pachet a img {margin-left:0px; margin-right:15px; margin-bottom:20px}
	#cont1 {border-right: 1px dashed #b95d0a; padding-right:20px}
	.pac-serv {border-bottom:1px dashed #b95d0a; padding-bottom:20px}
	#cont1 h1{color:#b95d0a; font: 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}
	#cont1 h2 {color:#b95d0a; font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-decoration:underline; margin-top:7px}
	#cont1 img {margin-top:5px; float:left; margin-right:10px}
	#cont1 p{color:#000000; font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;margin-top:5px;text-align: justify; text-justify: newspaper}
	#cont1 ul {list-style-type: none;}
	#cont1 ul li {font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; text-justify: newspaper;text-align: justify; color:#000000}
	#cont1 h1 a {text-decoration:none; color:#b95d0a;}
	#cont1 a {text-decoration:none; color:#b95d0a;}
	#cont1 h1 a:hover {text-decoration: underline;}
	#cont1 a:hover {text-decoration: underline;}
	#cont1 a img {text-decoration:none; border:none}
	#cont1 a {text-decoration:none; border:none}
	#cont1 strong {font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;color:#b95d0a;}
	#cont3 {}
	#cont3 a {opacity:0.9;}
	#cont3 a:hover {opacity:1;}
#down { background:url(../images/down.jpg) no-repeat; width:899px; height:11px; }

#portofoliu {text-align:center}
#portofoliu a {text-decoration:none; border:none}
#portofoliu a img{text-decoration:none; border:none; margin-bottom:10px}



/*footer*/
#footer {margin-left: auto; margin-right: auto; width:896px; height:30px; background-color:#f0f1f3; border:1px solid #afafaf; margin-top:5px; margin-bottom:5px}
#footer p {color: #352f1d; font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; margin-left:5px; margin-top:0px}
/*footer menu*/
#downnav { margin-left:138px; margin-top:0px}
#downnav ul { border: 0; margin: 0; padding: 0; list-style-type: none;}
#downnav ul li {display: inline; float: left; padding: 0; margin: 0;}
#downnav ul li a {padding: 0px 7px; color: #352f1d; text-decoration: none; font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; }
#downnav ul li a:hover { text-decoration:underline}
#downnav ul li span {color: #352f1d; font: 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}


/*forms*/
#form td {height:30px}


/* CSS Document */
