@charset "utf-8";
/* CSS Document */
body, html
{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#pagina
{
	margin-left: auto;
	margin-right: auto;
	width: 801px;
}
#capul
{
	width: 801px;
	height: 192px;
	background-image: url(../../img/header.bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#cap_tabel
{
	float: left;
	width: 120px;
	height: 25px;
	vertical-align: middle;
	background: #647181;
	color: #f0f0f0;
	padding: 0;
	margin: 0;
}
#cap_tabel_mediu
{
	float: left;
	width: 200px;
	height: 26px;
	vertical-align: middle;
	background: #647181;
	color: #f0f0f0;
}
#corp_tabel
{
	float: left;
	width: 120px;
	height: 20px;
	vertical-align: middle;
	background: #f0f0f0;
}
#corp_tabel_mediu
{
	float: left;
	width: 200px;
	height: 20px;
	vertical-align: middle;
	background: #f0f0f0;
}
#corp_tabel_poze
{
	float: left;
	width: 300px;
	height: 200px;
	vertical-align: middle;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebca53;*/
}
#corpul
{
	float:left;
	width: 801px;
	height: 700px;
	clear: both;
	overflow: auto;
	margin:0;
	padding:0;
}
#corpul_latime
{
	float:left;
	width: 801px;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#stinga
{
	position: relative;
	float: left;
	width: 146px;
	height: 700px;
	clear: both;
	
	background: #D4DBDE;
}
#central
{
	float: left;
	width: 461px;
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	background: #9EA8B4;
}
#central_extins
{
	float:left;
	width: 631px;
	height: 700px;
	overflow: auto;
	background: #9EA8B4;
	padding-left: 10px;
	padding-right: 10px;
}
#central_extins_latime
{
	float: left;
	width: 611px;
	clear: both;
}
#central_latime
{
	float: left;
	width: 461px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#dreapta
{
	float: left;
	width: 150px;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebca53;
	padding-left: 10px;
	padding-right: 10px;
}
#jos
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	float: left;
	clear: both;
	text-align:center;
	width: 801px;
	height: 100px;
}
#textContent
{
	margin: 10px;
}