body
{
	background-image:url(imagini/background.png);
	background-repeat:repeat;
}

#bara_sus
{
	background-image:url(imagini/header.png);
	background-repeat:repeat-x;
	height:70px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#titlu
{
	font-weight:bold;
}

#continut {
	margin: 135px 90px;
	overflow:visible;
	width:500px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#linie_sus
{
	
	background-image:url(imagini/bordura.png);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
	position:absolute;
	top:70px;
	left:0px;
}

#continut ul
{
}

#continut li
{
	padding-left: 20px;
	list-style-image:url(imagini/sageata.png);
}

#continut a
{
	color:#480101;
	text-decoration:none;
}

#continut a:hover
{
	color:#95895d;
}

#continut a:active
{
	color:#95895d;
}

#autor {
	position:absolute;
	overflow:visible;
	right:0px;
	bottom:30px; 
	font-size:15px;
	margin-right: 30px;
	margin-bottom: 5px;
}

#autor p
{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin-top: -5px;
}

#bara_sus p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:bold;
	float:left;
	height:60px;
	position:absolute;
	padding: 15px 0px 0px 100px;
	color:#cec091;
	background-image:url(imagini/sigla.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-top: 2px;
}

#sigla
{
	padding-left:10px;
	padding-top:8px;
	float:left;
}

#footer
{
	background-color:#480101;
	float:right;
	width:100%;
	height:35px;
	bottom:0px;
	left:0px;
	position:absolute;
}

#footer p
{
	color:#cec091;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	position:relative;
	top: -8px;
}

#linie_jos
{
	
	background-image:url(imagini/bordura.png);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
	position:absolute;
	bottom:30px;
	left:0px;
}

#sigla_mare {
	position:absolute;
	background:url(imagini/sigla_mare.png) no-repeat;
	width:400px;
	height:300px;
	top:110px;
	right:5%;
}
