html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html, body {
   height: 100%;
 }


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

 html {
     overflow: -moz-scrollbars-vertical;
 }


body {
	background-image: url(images/sugarback.jpg);
}

#container{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 15px;
}

#header{
	background-image: url(images/zp-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;

}
#meniu{


}

h1.meniu1, h1.meniu2, h1.meniu3, h1.meniu4, h1.meniu5{
	width: 220px;
	height: 60px;
	position: relative;
	overflow: hidden;
}

h1.meniu1 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/meniu_01.gif);
}

h1.meniu2 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/meniu_02.gif);
}

h1.meniu3 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/meniu_03.gif);
}

h1.meniu4 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/meniu_04.gif);
}

h1.meniu5 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/meniu_05.gif);
}

ul#meniudreapta{
	float: left;
	width: 230px;
	text-align: left;
	margin-left: 50px;

}
ul#meniudreapta li{


}
ul#meniudreapta li a{
	text-decoration: none;

}

#maintext{
	background-image: url(images/zp-back.png);
	height: auto;

}

ul#fotoflickr{
	width: 160px;
	height: auto;
	float: left;
	background-image: url(images/fotosugarback.jpg);
	text-align: center;
	padding-bottom: 30px;
}

ul#fotoflickr li{
	padding-top: 5px;

}




#text_primapagina{
	float: right;
	width: 450px;
	height: auto;
	margin-right: 25px;

}


#text_oferta, #text_servicii, #text_clienti, #text_contact{
	float: right;
	width: 650px;
	height: auto;
}



p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	letter-spacing: 0.1em;
	color: #333333;
	text-align: justify;
	width: 80%;
}

#footer{
	background-image: url(images/zp-footer2.png);
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 70px;
}
#signature{
	height: 70px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10px;
	background-image: url(images/signature.png);
	line-height:70px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
    bottom: 0 !important;
    bottom: -1px;
}

#signature a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}

.mesaj{
padding:15px;
}

.frame{
	height: 75px;
	width: 75px;
	padding-top: 20px;
	padding-bottom: 20px;

}

.phone{
	float: right;
	padding-top: 47px;
	padding-right: 50px;

}

.centreaza{
	margin-right: auto;
	margin-left: auto;

}

h1.h1oferta, h1.h1servicii, h1.h1clienti, h1.h1contact{
	width: 580px;
	height: 50px;
	position: relative;
	overflow: hidden;
}

h1.h1oferta span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/h1-oferta-zahar-plic.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
h1.h1servicii span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/h1-servicii-zahar-plic.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

h1.h1clienti span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/h1-clienti-zahar-plic.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

h1.h1contact span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/h1-contact-zahar-plic.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
