@charset "utf-8";
/* PLHR.ro CSS listare oferte */


body {
	padding-top: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	border-top: 2px solid #B01B44;
	background: url(../img/bg2.png) top center no-repeat;
	/*text-align:center;*/	
}

div {
	/*border: 1px solid #000;*/
}
a {
	text-decoration: none;
}

div.body {
	display: table;
	margin: auto;
	width: 813px;
	clear: both;
}
div.footer {
	display: table;
	margin: auto;
	width: 813px;
	clear: both;
	margin-top: 10px;
	background: #EFEFEF;
	font-family: Verdana;
	font-size: 10px;
	color: #757575;
}
div.kep
	{
	display: table;
	width: 813px;
	height: 243px;
	background: url(../img/banner_listare.jpg) no-repeat center;
	margin: auto;
	clear: both;
}
div.kep a {
	display: block;
	width: 400px; height: 70px; 
	padding-right: 20px;
	text-align: right;
	float: right;
	clear: both;
	margin: 153px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;

}
div.lista {
	display: table;
	margin: auto;
	width: 813px;
	clear: both;
	background: #EFEFEF;
}
div.lista_top {
	display: block;
	width: 813px; height: 15px;
	background: url(../img/list_top.png) center bottom no-repeat;
	clear: both;
}
div.lista_bottom {
	display: block;
	width: 813px; height: 15px;
	background: url(../img/list_bottom.png) center top no-repeat;
	clear: both;
}
div.lista_center {
	display: table;
	width: 793px;
	padding: 5px 10px 5px 10px;
}

div.banner{
	display: block; 
	width: 813px;
	margin: auto;
	clear: both;
	
	
}
div.slogan{
	display: block;
	width: 280px;
	height: 133px;
	margin: auto;
	float: right;
	clear: right;
	background: url(../img/slogan2.png) center no-repeat;
}
div.logo{
	display: block;
	width: 230px;
	height: 128px;
	margin: auto;
	float: left;
	clear: left;
	background: url(../img/logo.png) center;
}
table.tabel {
	border: 1px solid #FBFBFB;
	width: 790px;
	background: #F2F2F2;
}
td.hdr {
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:;
	font-weight: bold;
	padding-left: 10px;
}
td.denum {
	font-size: 14px;
	background: #F4F4F4;
}
td.data {
	color: #5C5C5C;
	background: #F4F4F4;
}
td.butoane {
	padding: 5px 35px 10px 0px;
	background: #EAEAEA;
	text-align: right;
}
td.duma {
	background: #F4F4F4;
}
a.button_apl {
	display: block;
	width: 152px; height: 34px;
	background: url(../img/but_aplica_inact.png) center bottom no-repeat;
	float: right;
	margin-top: 5px;
}
a.button_apl:hover {
	background: url(../img/but_aplica_hover.png) center bottom no-repeat;
}
a.button_cv {
	display: block;
	width: 130px; height: 34px;
	background: url(../img/but_cv_inact.png) center bottom no-repeat;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
a.button_cv:hover {
	background: url(../img/but_cv_hover.png) center bottom no-repeat;
}
div.cvtext {
	display: block;
	width: 410px; 
	float: right;
	margin: 9px 30px 0px 10px;
	font-size: 9px;
	color: #999;
}