/* Reset */
html, div, span,
h1, h2, h3, h4, h5, h6,
a, ol, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: circle;
}
html {
	overflow:auto;
}

a {
	text-decoration:underline;
	color:#d9b379;
}

a:hover {
	text-decoration:none;
	color:#d9b379;
}

p {
	line-height:2;
	text-align:justify;
	margin:10px 0px 10px 0px;
	text-indent:20px;
}

img {border:none;
	padding:0px;
	margin:0px;
	vertical-align:baseline;
	
}


body {
	background: url(../images/bg.png);
	color:#d9b379;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
}

img, div, td { behavior: url(iepngfix.htc) }

.box {
	background:url(../images/box.png) top center no-repeat;
	width:748px;
	height:402px;
}
.box2 {
	background:url(../images/box2.png) top center no-repeat;
	width:748px;
	height:115px;	
	}

.sigla {
	position:absolute;
	top:0px;
	margin-left: 330px;
}

.copy {
	font-size:10px;
	color:#bca88a;
}

.box-sticla {
	width:212px;
	height:325px;
	background:url(../images/box-sticla.png) no-repeat;
	float:left;
	text-align:center;
	}
.pret {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#4d2301;
	margin-left:75px;
	}
.submenu {
	font-weight:bold;	
	}
.continut {
	padding:50px;
	color:#1e1514;
	text-align:justify;
}
