/* Layout Stylesheet */ 

body {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	height: 100%;	
 }

a:link {color: #FFFFFF; text-decoration: none;}      /* unvisited link */
a:visited {color: #CCCCCC; text-decoration: none;}  /* visited link */
a:hover {color: #006600; text-decoration: underline;}  /* mouse over link */
a:active {color: #000000; text-decoration: none;}  /* selected link */

.headline {
	font-family: Book Antiqua;
	font-size: 15px;
	font-style: normal;
	color:#999999;
	text-transform: normal;
	line-height: 1.2em;
	text-align:left; 
	
}

.news {
	font-family: Book Antiqua;
	font-size: 14px;
	font-style: normal;
	color:#003300;
	text-transform: normal;
	line-height: 1.2em;
	text-align: justify;
}

.block2 {
	font-family: Book Antiqua;
	font-size: 16px;
	font-style: normal;
	color:#000000;
	text-transform: normal;
	line-height: 1.4em;
	text-align: justify;
}
.block3 {
	font-family: Book Antiqua;
	font-size: 17px;
	font-style: normal;
	color:#000000;
	text-transform: normal;
	line-height: 1.4em;
	text-align: justify;
	letter-spacing: -1px;
}

.block2bold {
	font-family: Book Antiqua;
	font-size: 18px;
	font-weight:bold;
	color:#003300;
	text-transform: normal;
	line-height: 1.4em;
	text-align: left;
}
.block2subtitlu {
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight:bold;
	color:#003300;
	text-transform: normal;
	line-height: 1.2em;
	text-align: left;
}

.footerholding {
	font-family: Book Antiqua;
	font-size: 15px;
	font-style: normal;
	color: #382819;
	text-transform: normal;
	line-height: 1.2em;
	text-align: center;
	padding-top: 30px;
}
#menu {
	text-align:center;
	width:1024px;
	margin:auto;
	height: 37px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
 }

#links {
	position: relative; 
	top: 8px;
	left: 150px;
	width: 721px;
	height: 28px;
}

#stiri {
	position: relative; 
	top: 110px;
	left: 310px;
	width: 300px;
	height: 175px;
}

#produse {
	position: relative;
	top: 395px;
	left: 100px;
	width: 134px;
	height: 107px;
}

#produse1 {
	position: relative;
	top: 395px;
	left: 140px;
	width: 134px;
	height: 107px;
}

#headline {
	text-align:center;
	width:1024px;
	margin:auto;
	height: 480px;
	background-image: url(images/headline.jpg);
	background-repeat: no-repeat;
 }

#content {
	text-align:center;
	width:1024px;
	margin:auto;
	height: 400px;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	display: table;
 }

#content2 {
	text-align:justify;
	width:750px;
	margin:auto;
	height: 400px;
	display: table;
} 
#block1 {
	text-align:justify;
	padding-top:15px;
	width:120px;
	height:195px;
	float:right;
	overflow:hidden;
} 
#block2 {
	background-image:url(images/block2bg.jpg);
	text-align:justify;
	padding-top:15px;
	width:620px;
	height:195px;
	float:left;
}
#block25 {
	background-image:url(images/block25bg.jpg);
	text-align:justify;
	padding-top:15px;
	width:620px;
	height:280px;
	float:left;
}
#block3 {
	background-image:url(images/block3bg.jpg);
	text-align:justify;
	padding-top:15px;
	width:755px;
	height:430px;
	float:left;
}  
#footer {
	text-align:center;
	width:1024px;
	margin:auto;
	height: 168px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
 }
#footerholder {
	position: relative; 
	top: 70px;
	left: 40px;
	width: 500px;
	height: 20px;
	float:left;
}

#cerberiholder {
	position: relative; 
	top: 85px;
	left: -40px;
	width: 300px;
	height: 20px;
	float:right;
}

