HTML{
	width: 100%;
	margin: 0px auto auto auto;	
}

BODY{
	background: #e7e7e7;
	cursor: default;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin: 0px auto auto auto;	
	padding: 0px;
}

P{
	margin: 0px;
	padding: 0px;
}

IMG{
	border: 0px;
}

A{
	outline: none;
	color: #ffffff;
	text-decoration: none;
}

A:hover{
	color: #ffffff;
	text-decoration: underline;
}

DIV.site{
	margin: 0px auto 0px auto;
	width: 895px;
	height: 100%;
	position: relative;
	background: #ffffff;
}

DIV.site DIV.header{
	width: 895px;
	height: 133px; /*105*/
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}

DIV.header IMG{
	position: absolute;
	top: 32px;
	left: 27px;
}

DIV.logo IMG{
	float: left;
	margin: -20px 0px 0px -27px;
}

DIV.menu{
	float: right;
	background: url(/img/menu_bg.jpg) no-repeat;
	padding-top: 75px;
	padding-bottom: 28px;
	height: 31px;
	line-height: 31px;
	width: 570px;
	font-weight: bold;
	color: #000000;
}

DIV.site DIV.clear{
	clear: both;
}
/*
DIV.menu A{
	padding: 8px 15px;
	color: #000000;
	background: #eeb91f;
}

DIV.menu A:hover{
	padding: 8px 15px;
	background: #000000;
	color: #ffffff;
}
*/
.header_active{
	padding: 8px 15px;
	background: #56004e;
	text-decoration: underline;
	color: #ffffff;
}


.header_inactive{
	padding: 8px 15px;
	color: #000000;
	background: #eeb91f;
	text-decoration: none;
}

DIV.site DIV.content{
	width: 865px;
	min-height: 550px;
	padding-left: 30px;
	padding-bottom: 15px;
	background: #ffffff;
}

DIV.site DIV.content DIV.imag{
	float: left;
	width: 350px;
	padding-top: 120px;
	border: 0px solid red;
}

DIV.site DIV.content DIV.text{
	float: right;
	color: #000000;
	position: relative;
	right: 1px;
	padding-top: 65px;
	padding-right: 8px;
	width: 480px;/*423*/
	border: 0px solid blue;
}

DIV.site DIV.content A{
  color: #000000;
}

DIV.site DIV.content A:hover{
  color: #000000;
  text-decoration: underline;
}

DIV.site DIV.content DIV.clear{
	clear: both;
}

DIV.site DIV.content DIV.picture_text{
	color: #000000;
	width: 430px;
	height: 193px;
	background: url(/img/bedel_bg.jpg) no-repeat;
	margin-left: -30px;
}

DIV.site DIV.content DIV.picture_text DIV.picture{
	float: left;
	position: absolute;
	height: 162px;
	width: 150px;
	padding-top: 30px;
	padding-left: 15px;
}

DIV.site DIV.content DIV.picture_text DIV.text2 DIV.more{
	float: right;
	position: absolute;
	color: #000000;
	width: 249px;
	height: 190px;
	padding-left: 150px;
}

DIV.site DIV.content DIV.picture_text DIV.text2{
	color: #000000;
	padding-left: 30px;
	width: 280px;
	height: 182px;	
}

DIV.site DIV.content DIV.picture_text DIV.text2 DIV.clear{
	clear: both;
}

DIV.site DIV.content DIV.picture_text DIV.text2 DIV.button{
	width: 90px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 15px;
	bottom: 5px;
	background: #bb92f2;
	border: 1px solid #453fa3;
	font-color: #683ea1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

DIV.site DIV.content DIV.picture_text DIV.text2 DIV.button A{
	color: #683ea1;
	display: block;
}

DIV.site DIV.content DIV.picture_text DIV.text2 DIV.button A:hover{
	color: #683ea1;
	text-decoration: underline;
	background: #d4c1ed;
}

h1{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}

h2{
	padding: 0px;
	margin: 0px;
	color: #ff9000;
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	padding-bottom: 19px;
	padding-top: 20px;
}

h3{
 	font-size: 14px;
 	font-family: Arial;
 	color: #ffffff;
 }

DIV.site DIV.content DIV.picture_1 IMG{
	position: absolute;
	top: 105px;
	right: 0px;
}

DIV.site DIV.content DIV.picture_2 IMG{
	position: absolute;
	bottom: 88px;
	right: 0px;
}

DIV.site DIV.footer{
	width: 895px;
	height: 34px;
	background: #eeb91f;
	color: #491938;
	font-size: 13px;
	text-align: center;
	padding-top: 15px;
}

DIV.site DIV.footer A{
	color: #000000;
}

DIV.site DIV.footer A:hover{
	color: #000000;
	text-decoration: underline;
}

.footer_active{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.footer_inactive{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


DIV.people_table{
	float: right;
	color: #000000;
	position: relative;
	right: 1px;
	padding-top: 65px;
	padding-right: 8px;
	width: 480px;/*423*/
	border: 0px solid blue;
}

.left{
	float: left;
	width: 128px;
}

.right{
	float: right;
	width: 336px;
}

.left2{
	float: left;
	width: 230px;
}

.right2{
	float: right;
	width: 234px;
}

DIV.delimiter{
	height: 2px;
}

.table{
	width: 469px;
	/*background: #36a0c8;*/
	background: #eeb91f;
 	font-size: 12px;
 	font-family: Arial;
 	color: #ffffff;
}

DIV.people_table DIV.pagination{
 	font-family: Arial;
 	font-weight: bold;
 	font-size: 12px;
 	color: #ff9000;
}

DIV.people_table DIV.pagination DIV.numbers{
	width: 439px;
	float: left;
 	text-align: center;
}

DIV.people_table DIV.pagination DIV.numbers A{
	font-family: Arial;
 	font-weight: bold;
 	font-size: 12px;
 	color: #ff9000;
 	text-align: center;
}

DIV.people_table DIV.pagination DIV.numbers A:hover{
 	font-family: Arial;
 	font-weight: bold;
 	font-size: 12px;
 	color: #ff9000;
 }

DIV.people_table DIV.pagination DIV.stanga{
	float: left;
}

DIV.people_table DIV.pagination DIV.dreapta{
	float: right;
}

DIV.people_table DIV.pagination DIV.clear{
	clear: both;
}

DIV.site DIV.content DIV.button2{
	width: 90px;
	height: 26px;
	line-height: 26px;
	background: #cdcdf3;
	border: 1px solid #057680;
	color: #057680;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
}

DIV.site DIV.content DIV.button2 A{
	display: block;
	color: #057680;
}

DIV.site DIV.content DIV.button2 A:hover{
	text-decoration: none;
	color: #057680;
	background: #bdbdda;
}
