@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/background.jpg) repeat;
	font-family:"Trebuchet MS",Arial;
	margin:0;
	color:#3b4256;
	font-size:12px;
}
a {
	color:#3b4256;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
object {
	outline:none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.hide{
	display:none;
}
.clearfix {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.textcenter {
	text-align:center!important;
}
.textright {
	text-align:right;
}
.textjustify {
	text-align:justify;
}
.nomargin {
	margin:0;
}
.nopadding {
	padding:0;
}
.noborder {
	border:none;
}
.width30 {
	width:30px;
}
.width80 {
	width:80px;
}
.width90 {
	width:90px;
}
.width105 {
	width:105px;
}
.width120 {
	width:120px;
}
.width170 {
	width:170px;
}
.width190 {
	width:190px;
}
.width210 {
	width:210px;
}
.width220 {
	width:220px;
}
.width260 {
	width:260px;
}
.width460 {
	width:460px;
}
.ovh {
	overflow:hidden;
}
.fifty {
	width:50%;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
.center {
	margin:0 auto!important;
}
.error {
	color:#a22f2e;
	font-weight:bold;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:8px 0;
	text-align:center;
	margin-bottom:20px;
}
.success {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px 0;
	text-align:center;
	margin-bottom:20px;
}
.red, .r-error a {
	color:#a22f2e;
	font-weight:bold;
}
.black {
	color:#000;
}
.grey {
	color:#3b4256;
}
.aqua {
	color:#409B87;
}
.baqua {
	color:#409B87;
	font-weight:bold;
}
.info-sup {
	color:#358874;
	font-size:11px;
	text-align:center;
}
.info-sup a {
	color:#2a6f5f;
	font-weight:bold;
}
.bg-aqua {
	background:#48c0ae;
}
.bg-stripes {
	background:url(../images/background.jpg) repeat;
}
.full-width {
	width:100%;
	overflow:hidden;
}
.security-image {
	border:1px solid #222222;
	margin-top:3px;
}
.padd-right {
	padding-right:5px;
}
a.link, .right fieldset .meta a {
	color:#409B87;
	font-weight:bold;
}
.back {
	margin:0 0 15px 0;
}
.back a {
	color:#409B87;
}
a.back-link:hover {
	color:#409B87;
	text-decoration:none;
}
.italic {
	font-style:italic;
}
/* ---------------------- wrap ---------------------- */
.wrapper-shadow {
	background:url(../images/shadow.png) repeat-y;
	width:1034px;
	overflow:hidden;
	margin:0 auto;
}
.wrapper-white {
	background:#fff;
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.wrapper {
	width:964px;
	overflow:hidden;
	margin:0 auto;
}
h1.outer {
	color:#409B87;
	font-size:18px;
	margin:0 auto;
	width:950px;
}
/* ---------------------- top-page ---------------------- */
.top-page {
	background:url(../images/bg-top.png) no-repeat;
	width:964px;
	height:111px;
	margin-top:5px;
	position:relative;
}
a.cu-chirie-ro {
	background:url(../images/cu-chirie-ro.png) no-repeat;
	width:249px;
	height:36px;
	display:block;
	position:absolute;
	top:18px;
	left:30px;
}
ul.menu {
	position:absolute;
	top:71px;
	left:29px;
	right:29px;
	margin:0;
	padding:0;
}
ul.menu li {
	width:175px;
	height:27px;
	display:block;
	margin:0 3px;
	padding:0;
	float:left;
	text-align:center;
	list-style-type:none;
}
ul.menu li a {
	line-height:27px;
	color:#373d44;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}
ul.menu li:hover a, ul.menu li a.selected {
	display:block;
	background:url(../images/menu-selected.png) no-repeat;
	width:175px;
	height:27px;
	display:block;
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}
/* ---------------------- header ---------------------- */
.header {
	width:964px;
	overflow:hidden;
	margin:10px 0 35px;
}
.header .box, .header .promotie {
	width:317px;
	height:330px;
	float:left;
	position:relative;
	z-index:3;
}
.middle {
	margin:0 7px 0 6px;
}
.header .box .bg {
	background:url(../images/bg-box.png) no-repeat;
	width:317px;
	height:330px;
	position:absolute;
	z-index:1;
}
.header .box .bg-grad {
	background:url(../images/bg-grad.png) no-repeat;
}
.header .box .all {
	width:317px;
	height:330px;
	z-index:0;
}
.header .box .top, .header .box .sigla {
	width:303px;
	height:214px;
	position:absolute;
	top:7px;
	left:7px;
	z-index:0;
}
.header .box .sigla {
	background:url(../images/sigla_mare-cuchirie.ro.png) no-repeat;
	height:316px;
}
.header .box .bottom {
	background:url(../images/box-bottom.png) no-repeat;
	width:303px;
	height:101px;
	border-top:1px solid #fff;
	position:absolute;
	bottom:7px;
	left:7px;
	z-index:2;
}
.header .box h1, .header .box h2, .header .box h3 {
	text-align:center;
	margin:0;
}
.header .box h1 {
	margin-top:15px;
}
.header .box h1 a {
	font-size:25px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #71c6b7;
	text-transform:uppercase;
}
.header .box h2 {
	font-size:14px;
	color:#95cfc6;
	font-weight:normal;
	margin-top:2px;
}
.header .box h3 {
	font-size:12px;
	color:#71c6b7;
	font-weight:normal;
	margin-top:10px;
}
.header .box h3 a {
	color:#c3e2dd;
	text-decoration:none;
}
/* promotie */
.header .promotie .top {
	background:url(../images/promotie-top.png) no-repeat;
	width:317px;
	height:221px;
}
.header .promotie .bottom {
	background:url(../images/promotie-bottom.png) no-repeat;
	width:317px;
	height:109px;
}
.inside {
	width:304px;
	overflow:hidden;
	margin:0 auto;
}
.promotie .top h1 {
	margin:10px 0 0;
	color:#47c0a3;
	font-weight:normal;
	text-align:center;
	font-size:24px;
}
.promotie .top .stripe {
	background:url(../images/white-transp.png) repeat;
	padding:5px 5px;
	margin:5px 0 6px;
	overflow:hidden;
}
.stripe h2 {
	margin:0;
	text-align:right;
	font-size:15px;
	font-weight:normal;
}
.promotie .padd {
	padding:5px;
}
.promotie .bottom h1 {
	margin:7px 0 5px;
	text-align:center;
}
.promotie .bottom h1 span {
	font-size:17px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #71c6b7;
	text-transform:uppercase;
}
.promotie .bottom h2 {
	margin:0;
	font-size:11px;
	color:#95cfc6;
	text-align:center;
}
.promotie .bottom h3 {
	margin:-1px 0 0;
	font-size:11px;
	color:#5bbea9;
	text-align:center;
}
.dark-aqua {
	color:#369c84;
}
.mov {
	color:#7b0099;
}
.grape {
	color:#ea504d;
}
.yellow {
	color:#e9a400;
}
/* ---------------------- left ---------------------- */
.left {
}
.column {
	width:317px;
	overflow:hidden;
	margin-bottom:20px;
}
.column .top {
	background:url(../images/column-top.png) no-repeat;
	width:247px;
	height:32px;
	padding:50px 35px 0;
}
.column .main {
	background:url(../images/column-main.png) repeat-y;
	width:247px;
	overflow:hidden;
	padding:0 35px;
}
.column .bottom {
	background:url(../images/column-bottom.png) no-repeat;
	width:317px;
	height:82px;
}
.left h1 {
	font-size:20px;
	color:#409b87;
	font-weight:normal;
	margin:0 0 20px 0;
}
.left ul.meniu {
	margin:10px 0;
	padding:0;
}
.left ul.meniu li {
	list-style-type:none;
	height:25px;
	/*border-bottom:1px solid #ddf6f1;*/
}
.left ul.meniu li h2 {
	margin:0;
	font-weight:normal;
}
.left ul.meniu li h2 a.cat:hover, .left ul.meniu li h2 a.cat-selected {
	background:#d3ebe6 url(../images/arrow.png) no-repeat 2% 55%;
}
.left ul.meniu li h2 a.sub:hover, .left ul.meniu li h2 a.sub-selected {
	background:#d3ebe6 url(../images/arrow.png) no-repeat 10% 55%;
}
.left ul.meniu li h2 a.cat, .left ul.meniu li h2 a.sub, .left ul.meniu li h2 a.cat-selected, .left ul.meniu li h2 a.sub-selected {
	display:block;
	font-size:14px;
	color:#3b4256;
	text-decoration:none;
	line-height:25px;
	padding-left:15px;
}
.left ul.meniu li h2 a.sub, .left ul.meniu li h2 a.sub-selected {
	padding-left:35px;
}
.left .divider {
	background:#9bcac0;
	width:247px;
	height:1px;
	margin:0 auto 25px;
}
.left .arrow {
	background:url(../images/arrow.png) no-repeat 0 55%;
	width:15px;
	height:25px;
	float:left;
}
.left .caption, .left .field, .left .field1, .left .field2, .left .field3 {
	color:#3b4256;
	float:left;
}
.left .caption {
	width:100%;
	float:left;
}
.left .field1 {
	margin-left:30px;
}
.left .field2 {
	margin-left:15px;
}
.left .field3 {
	margin-left:2px;
}
.left .mtb {
	margin:10px 0 0;
}
.left input, .left select {
	background:#fff;
	height:15px;
	border:none;
	margin:0 0 0 4px;
	font-size:11px;
	padding-left:2px;
	border:1px solid #e0e0e0;
}
.left select {
	padding:1px 0;
	height:auto;
}
.left .caption-l {
	color:#3b4256;
	float:left;
	width:110px;
}
.left .field-l {
	float:left;
	margin-bottom:5px;
}
.left .field-l input {
	margin:0;
}
.left .checkbox {
	float:left;
	margin:1px 4px 0 15px;
	border:none;
	background:transparent;
}
.left .radio {
	float:left;
	margin:2px 4px 0 15px;
	border:none;
	background:transparent;
}
.left input.selected {
	background:#409b87;
	color:#fff;
}
.left .submit, .right .submit {
	background:#fff;
	color:#a22f2e;
	padding:3px 15px;
	border:1px solid #aaa;
	width:auto;
	height:auto;
	cursor:pointer;
}
.left .meta {
	font-size:11px;
	margin-top:5px;
}
.left .meta a {
	font-weight:bold;
	color:#409B87;
}
.left .filtre {
	margin-bottom:15px;
}
/* ---------------------- right ---------------------- */
.right {
	width:625px;
	margin:5px 7px 0 0;
}
.right .caption {
	font-size:12px;
}
.right .field {
	font-size:12px;
	color:#3b4256;
	margin-bottom:10px;
}
.right input, .right select, .right input.no-width {
	/*background:#c1ddd7;
	border:1px solid #9bcac0;*/
	background:#fff;
	width:150px;
	padding:2px;
	border:none;
	font-size:11px;
	border:1px solid #ccc;
}
input[type='checkbox'], input[type='radio'] {
	border:0;
	background:none;
}
.right input.no-width {
	width:auto;
}
input.empty,  select.empty, textarea.empty {
	background:#fff;
	border:1px solid #a22f2e;
}
.right textarea {
	background:#fff;
	border:1px solid #e0e0e0;
	font-family:Arial;
	padding:5px;
	font-size:12px;
	width:91%;
}
.right select {
	height:auto;
}
.right .checkbox {
	width:auto;
	margin:2px 5px 3px 0;
	float:left;
}
.right .radio {
	width:auto;
	margin:2px 5px 3px 0;
	float:left;
}
.left label, .right label {
	cursor:pointer;
}
.right .mr {
	margin-right:10px;
}
.right fieldset {
	background:#f8f8f8;
	border:1px solid #e0e0e0;
	padding:15px 20px;
	margin-bottom:15px;
	position:relative;
}
.right fieldset .meta {
	position:absolute;
	bottom:-12px;
	right:30px;
	font-size:11px;
}
.right legend {
	color:#409B87;
	font-size:16px;
	font-weight:bold;
}
.right .nice {
	background:#f8f8f8;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px 20px;
	margin-bottom:15px;
}
.right h2, .right h2 a {
	color:#409B87;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	text-decoration:none;
}
.right .buttons {
	margin-bottom:10px;
	overflow:hidden;
}
.right .buttons p {
	margin:3px 0 5px;
	font-weight:bold;
}
.right .buttons div {
	background:#fff;
	border:1px solid #e0e0e0;
	padding:4px 0;
	text-align:center;
}
.right .buttons span, .right .buttons span.selected {
	display:block;
	/*padding:10px 15px;*/
	width:85px;
	background:#fff;
	border:1px solid #9bcac0;
	text-align:center;
	font-weight:bold;
	margin:0 10px;
}
.right .buttons span:hover, .right .buttons span.selected {
	cursor:pointer;
	background:#e2f2ef;
}
.infoline {
	margin-top:10px;
}
.infoline span {
	display:none;
}
/* - - - - - - - TERMENI - - - - - - - */
.right h1.title, .right h1.title a {
	font-size:20px;
	margin-bottom:20px;
}
.termeni h2 {
	font-size:16px;
}
.termeni ul {
	margin:0;
	padding-left:20px;
	list-style-type:decimal;
}
.termeni ul ul {
	list-style-type:square;
}
.termeni ul ul li {
	padding-bottom:10px;
}
.termeni ul ul ul li {
	list-style-type:disc;
}
/* - - - - - - - ANUNTURI - - - - - - - */
.anunturi {
	width:625px;
	overflow:hidden;
}
.anunturi .divider {
	background:#9bcac0;
	width:100%;
	height:1px;
	clear:both;
	margin:0;
}
/* - - - - - - - ANUNT - - - - - - - */
.anunt {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:20px;
}
.anunt .poza-container, .anunt-full .poza-container {
	float:left;
	position:relative;
	width:150px;
	height:128px;
}
.anunt .bg-poza, .anunt-full .bg-poza {
	background:url(../images/bg-poza.png) no-repeat;
	width:150px;
	height:128px;
	position:absolute;
	z-index:1;
}
.anunt .poza, .anunt-full .poza {
	width:150px;/*136*/
	height:128px;/*114*/
	position:absolute;
	z-index:0;
	background:#fff;
}
.anunt .an-continut {
	width:450px;
	padding:0 10px;
	height:128px;
	position:relative;
}
.anunt .an-continut:hover {
	cursor:pointer;
	background:#eff6f5;
}
.poza {
	text-align:center;
}
.an-continut p {
	margin:2px 0;
	border-bottom:1px solid #d7ede8;
	width:320px;
	padding-left:10px;
}
.anunt h1, .anunt h1 a, .anunt h1 a:hover, .anunt-full h1, .anunt-full h1 a, .anunt-full h1 a:hover, .right h1, .right h1 a {
	color:#409b87;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 4px;
	text-decoration:none;
}
.anunt .pret {
	background:#fff;
	color:#409b87;
	padding:5px 0;
	position:absolute;
	bottom:31px;
	right:5px;
	border:1px solid #9BCAC0;
	text-align:center;
	width:110px;
}
.anunt .meta {
	background:#c5e1db;
	width:450px;
	padding:0px 5px;
	color:#409b87;
	position:absolute;
	bottom:5px;
	right:5px;
}
.edit-form {
	float:right;
	margin:0 12px 5px 0;
}
/* - - - - - - - ANUNT-FULL - - - - - - - */
.anunt-full {
	width:615px;
	padding-bottom:5px;
	float:right;
}
.anunt-full h1 {
	margin:10px 0 10px;
	font-size:20px;
}
.anunt-full h2 {
	font-size:14px;
	margin:0 0 5px;
}
.anunt-full h2.margin {
	margin:15px 0 5px;
}
.anunt-full .detalii {
	margin:0 0 20px;
	overflow:hidden;
}
.anunt-full .detalii .side, .anunt-full .detalii .midd {
	padding:5px 10px;
	border:1px solid #9BCAC0;
	width:140px;
	float:left;
	text-align:center;
}
.anunt-full .detalii .midd {
	margin:0 62px;
}
.anunt-full .poza-container {
	margin:0 15px 15px -5px;
}
.anunt-full .continut {
	margin-bottom:20px;
}
.anunt-full .data {
	color:#aaa;
	text-align:right;
	padding:0 5px;
	margin-bottom:10px;
}
.anunt-full .line, .anunt-full .line-alt {
	overflow:hidden;
	padding:1px 5px;
}
.anunt-full .line {
	background:#e1f2ee;
	color:#409b87;
}
.anunt-full .line-alt {
	color:#3b4256;
}
.anunt-full p {
	margin:0;
}
.part {
	padding:0 10px;
}
.part-alt {
	background:#f8f8f8;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px;
	margin:20px 0 15px;
	overflow:hidden;
}
.part-alt img {
	margin:0 5px;
}
#poze-row img {
	border:1px solid #e0e0e0;
	background:#fff;
	width:100px;
	height:75px;
	float:left;
	margin:3px 5px;
}
.part-alt p {
	margin:2px 0;
}
.ymess {
	height:21px;
	display:block;
	line-height:21px;
	float:left;
	font-weight:bold;
	margin:2px 0 2px;
}
/* - - - - - - - chenar - - - - - - - */
.right .chenar-container {
	position:relative;
	width:625px;
	height:217px;
	margin-bottom:20px;
}
.right .chenar-container:hover {
	cursor:pointer;
}
.right .chenar-sh {
	background:url(../images/chenar.png) no-repeat;
	width:625px;
	height:217px;
	position:absolute;
	z-index:1;
}
.right .chenar {
	width:585px;
	height:175px;
	padding:20px;
}
.forgotpass{
	background: url("../images/chenar.png") no-repeat scroll 0 0 transparent;
	padding-top:40px !important;
	padding-left:40px !important;
}

.chenar .meta {
	position:absolute;
	bottom:15px;
	left:20px;
	right:20px;
}
.chenar h1, .chenar h1 a {
	color:#409b87;
	font-size:16px;
	font-weight:bold;
	margin:3px 0 10px 0;
	text-decoration:none;
}
.chenar h2 {
	margin:0;
}
.bg1, .bg2, .bg3 {
	position:absolute;
	width:625px;
	height:217px;
	z-index:0;
}
.bg1 {
	background:#FEFFFA;
}
.bg2 {
	background:#f8feff;
}
.bg3 {
	background:#f0f6fa;
}
/* ---------------------- tabs ---------------------- */
.tabs {
	background:url(../images/bg-tabs.png) no-repeat;
	width:550px;
	height:55px;
	margin-bottom:30px;
	padding-left:70px;
	position:relative;
}
.tabs .shadow {
	background:url(../images/tab-shadow.png) no-repeat;
	width:627px;
	height:5px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
a.tab-activ, a.tab-inactiv {
	display:block;
	cursor:pointer;
	width:155px;
	height:54px;
	text-decoration:none;
	font-size:14px;
	color:#409b87;
	text-transform:uppercase;
	text-align:center;
	line-height:54px;
	float:left;
}
a.tab-activ, a.tab-inactiv:hover {
	background:url(../images/tab-activ.png) no-repeat;
}
a.tab-inactiv {
	background:url(../images/tab-inactiv.png) no-repeat;
}
.tabs .divider {
	background:url(../images/tab-divider.png) no-repeat;
	width:1px;
	height:54px;
	float:left;
}
/* ---------------------- harta ---------------------- */
.harta {
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:10px;
	margin-bottom:20px;
	overflow:hidden;
}
.harta a {
	color:#409b87;
	font-weight:bold;
}
#hartaExpand {
	text-align:center;
}
/* ---------------------- footer ---------------------- */
.footer {
	background:url(../images/bg-footer.png) no-repeat;
	width:964px;
	height:254px;
	margin:20px 0 10px;
	position:relative;
}
.footer .copyright {
	position:absolute;
	top:17px;
	left:30px;
}
.footer .links {
	margin-top:-3px;
}
.footer .links a {
	color:#3b4256;
	font-size:11px;
	text-decoration:underline;
}
.footer .links a:hover {
	text-decoration:none;
}
.footer .bottom {
	height:172px;
	position:absolute;
	top:65px;
	left:30px;
	right:30px;
	color:#a3adbf;
}
.footer .bottom .box1 {
	float:left;
	width:510px;
	height:170px;
	float:left;
}
.footer .bottom .box2 {
	float:right;
	width:380px;
	height:170px;
	font-size:11px;
	text-align:justify;
}
.footer .bottom .box1 h1, .footer .bottom .box2 h1 {
	font-size:18px;
	font-weight:bold;
}
.box1 {
	border-right: 1px solid #A3ADBF  !important;
}
.box2 {
	margin-top:-55px;
}
.box2 h1 {
	color: #3B4256;
}
.box2 ul {
	list-style-type:none;
	margin:0;
	padding:5px 0 0;
}
/* --- tag cloud --- */
.xmpl {
	padding: 10px 15px 10px 15px !important;
/*	background-color: #555e6b !important;
	border: 1px solid #37404b  !important;
*/
}
#xlist{
	width:100%;
	margin-right:5px;
}
table.xmpl {
	padding: 0 5px !important;
}
ul.xmpl {
	padding: 5px 15px 5px 30px !important;
}
.xmpl th {
	background-color: #F8E78C !important;
	border: 0px !important;
}


#delicious {
	display: none;
}

.xmpl li a {
	text-decoration: none !important;
}
.xmpl li a:hover {
	text-decoration: underline !important;
}
.xmpl li {
	z-index: 0 !important;
}
.xmpl li:hover {
	z-index: 100 !important;
}

ul.xmpl, ol.xmpl {
	height: 100px;
	overflow: hidden;
	padding: 0px !important;
}



.xmpl2 {
	padding: 10px 15px 10px 15px !important;
//	background-color: #555e6b !important;
//	border: 1px solid #37404b  !important;
}
ul.xmpl2 {
	padding: 5px 5px 5px 5px !important;
}
.xmpl2 li a {
	text-decoration: none !important;
}
.xmpl2 li a:hover {
	text-decoration: underline !important;
}
.xmpl2 li {
	display:block;
	float:left;
	z-index: 0 !important;
}
.xmpl2 li:hover {
	z-index: 100 !important;
}


/* ---------------------- admin stuff ---------------------- */
.delete {
	cursor:pointer;
	display:block;
}
ul#files {
	margin:0;
	padding:0;
	overflow:hidden;
}
ul#files li {
	list-style-type:none;
	float:left;
	margin-right:7px;
	width:136px;
	text-align:center;
}
.white-c {
	background:#fff;
	border:1px solid #e0e0e0;
	padding:10px;
	overflow:hidden;
}
.div2del {
	background:#fff;
	margin-bottom:10px;
	padding:10px;
	margin-right:10px;
	border:1px solid #e0e0e0;
	text-align:center;
	overflow:hidden;
}
.div2del img {
	width:160px;
	height:120px;
}
#scroll{
	height:635px;
	position:relative;
}
.bg-anunturi-top, .bg-anunturi-bottom {
	position:relative;
	z-index:5;
	width:625px;
	height:50px;
}
.bg-anunturi-top {
	background-image:url(../images/bg-anunturi-top.png);
}
.bg-anunturi-bottom {
	background-image:url(../images/bg-anunturi-bottom.png);
	bottom:100px;
}
/* ---------------------- paginare ---------------------- */
.pages {
	text-align:center;
	padding:5px;
}
.pages a, .pages .sel {
	padding:1px 8px;
	margin:0 4px;
	text-decoration:none;
	background:#fff;
	border:1px solid #e8e8e8;
}
.pages a:hover, .pages .sel {
	border:1px solid #9BCAC0;
}
.conditii_error{
	border: 1px solid #ff0000;
}
#caption_cond{
	width: 250px;
}
/* ---------------------- scroll ---------------------- */
.anunturi-rotator {
	position: relative;
	top:-50px;
}

.floatleft input[readonly]{
	background-color:#C8D8C8;
}
