@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	padding: 0;
	background: #a6a6a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #616161;
}
a:link {
	color: #8c6b68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8c6b68;
}
a:hover {
	text-decoration: underline;
	color: #9d534a;
}
a:active {
	text-decoration: none;
	color: #8c6b68;
}
#wrapper{
	font-size: 13px;
color:#CCC;

}
#meniu
{
	position:relative;
}

#continut {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-image:url(images/a.png);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:2px solid #B4B4B5;
	border-top:2px solid #B4B4B5;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color:#BEBDBD;
	width:506px;
	padding: 0px 0px 0px 0px;
	border:#B4B4B5;
	border-bottom:2px solid #B4B4B5;
	border-top:2px solid #B4B4B5;
	margin-left:150px;
}
#core
{
	position:relative;
	width:506px;
	height:395px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	/*background-image:url(images/a.png);*/

	
}
.index
{
	position:absolute;
	top:128px;
	left:50px;
	width:90px;
	height:37px;
	background-image:url(images/butoane/index1.png);
}
.index:hover
{
		background-image:url(images/butoane/index2.gif);
}
.sabloane
{
	position:absolute;
	top:225px;
	left:17px;
	width:142px;
	height:37px;
	background-image:url(images/butoane/sabloane1.png);
}
.sabloane:hover
{
		background-image:url(images/butoane/sabloane2.gif);

}
.despre
{
	position:absolute;
	top:65px;
	left:290px;
	width:113px;
	height:35px;
	background-image:url(images/butoane/despre1.png);
}
.despre:hover
{
		background-image:url(images/butoane/despre2.gif);
}
.portofoliu
{
	position:absolute;
	top:169px;
	left:344px;
	width:159px;
	height:38px;
	background-image:url(images/butoane/portofoliu1.png);
}
.portofoliu:hover
{
		background-image:url(images/butoane/portofoliu2.gif);
}
.contact
{
	position:absolute;
	top:283px;
	left:261px;
	width:123px;
	height:37px;
	background-image:url(images/butoane/contact1.png);
}
.contact:hover
{
	background-image:url(images/butoane/contact2.gif);
}
#gol
{
	position:relative;
	height:57px;
}
#core1
{
	position:relative;
	width:800px;
	height:395px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}
.meniu
{
}
