body,td,tr
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}

body
{
	margin: 0px 0px 0px 0px;
	background-color:#3C4451;
}


#container
{
	width:800px;
	min-height:500px;
	overflow:hidden;
}

#header
{
	width:100%;
	height:93px; 
	background-color:#3C4451;
	float:left;
	padding-top:3px;
}

#linie-verde
{
	width:100%;
	background-color:#3B8F51;
	height:1px;
	float:left;
}

#linie-verde-inchis
{
	width:100%;
	background-color:#3C3C3C;
	height:1px;
	float:left;
}

#box
{
	width:800px;
}

#continut
{
	width:100%;
	padding-top:5px;
	background-color:#4D5969;
	float:left;
	padding-bottom:30px;
}

#cautare
{
	width: 350px;
	font-size:16px;
	height:24px;
	border: 1px solid #01CC00;
	color:#999999;
	font-weight:bold;
}

#bottomx
{
	width:100%;
	background-image:url(images/bottom-bg.jpg);
	background-repeat:repeat-x;
	background-color:#3C4451;
	height:100%;
	min-height:200px;
	float:left;
}

#bottom-left
{
	width:580px;
	float:left;
	padding-top:50px;
}

#bottom-right
{
	width:220px;
	float:right;
}

#menu
{
	border:1px solid #3B8F51;
	width:130px;
	padding-left:20px;
	padding-top:20px;
	background-color:#47505F;
	float:left;
	padding-bottom:20px;
	font-size:12px;
}


#adaugasite
{
	width: 350px;
	font-size:12px;
	height:16px;
	border: 1px solid #01CC00;
	color:#999999;
	font-weight:bold;
}


#adaugasite2
{
	width: 400px;
	font-size:12px;
	height:16px;
	border: 1px solid #01CC00;
	color:#999999;
	font-weight:bold;
}

a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

a:active
{
	color:#FFFFFF;
	text-decoration:none;
}

a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}