html, body {
	background:white url(/img/bgv2.gif) repeat;
	margin:auto; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	cursor:default;
}
h3 {
	padding:0;
	margin:0;
}
.h2Title {
	margin:0 0 15px 17px;
}
form {
	padding:0;
	margin:0;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.srcText {
	border:1px inset #D2D2D2;
	background-color:#F8F8F8;
	font-size:12px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	padding-left:2px;
	padding-right:2px;
}
.srcSelect {
	border:1px inset #D2D2D2;
	background-color:#F8F8F8;
	font-size:12px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.srcBtn {
	/*border:1px outset #D2D2D2;*/
	background-color:#F8F8F8;
	border:1px solid #006699;
	font-size:12px;
	cursor:pointer;
	padding-top:1px;
	font-weight:bold;
	color:#006699;
	background:transparent url(/img/bg_header.gif) 0 -218px repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
/* PT small HEADER */
.srcText2 {
	border:1px inset #D2D2D2;
	/*background-color:#D8E5F4;*/
	font-size:12px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	padding-left:2px;
	padding-right:2px;
}
.srcSelect2 {
	border:1px inset #D2D2D2;
	/*background-color:#D8E5F4;*/
	background-color:white;
	font-size:12px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
}
/* PT small HEADER end */
.wrap {
	width:960px;
	/*height:100%;*/
	margin:auto;
}
#wrap {
	background:white url(/img/bg_main.gif) 0 -10px repeat-y;
	text-align:center;
	/* div wrapper pentru shaddows (5px x 2 = +10px) */
}
.content_table {
	width:950px;
	margin:auto;
	/*Tabelele din layout (header,content si footer)*/
}
#tb_header {
	height:120px;
	/*height:100%;*/
	margin:auto;
	/*border-bottom:1px solid #6699CC;*/
	border-bottom:1px solid #9EBBDA;
}
#header {
	padding:5px 0 0 0;
	background:white url(/img/bg_header.gif) repeat-x;
}

#header_srcLeft {
	background:transparent url(/img/header_search.gif) 0 0 no-repeat;
	width:35px;
}
#header_srcF {
	background:transparent url(/img/header_search.gif) 0 -40px repeat-x;
	height:40px;
}
#header_srcRight {
	width:35px;
	background:transparent url(/img/header_search.gif) -81px 0 no-repeat;
}

.header_YBox {
	height:20px;
	margin-top:2px;
	padding-top:2px;
	width:50px;
	/*background:transparent url(/img/bg_header.gif) 0 -250px no-repeat;*/
	background:transparent url(/img/bg_headerNavYBox.gif) no-repeat;
}
.header_YBox a {
	color:white;
	text-decoration:none;
}

#meniu_header {
	height:32px;
	padding-left:5px;
	overflow:hidden;
	/*background:transparent url(/img/bg_header.gif) 0 -217px repeat-x;*/
	background:transparent url(/img/bg_header.gif) repeat-x;
	background-position:bottom;
}
#td_meniu {
	padding-left:60px;
}
#td_meniu a {
	padding:2px 3px 2px 3px;
	margin:0 2px 0 2px;
	color:#006699;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#td_meniu a:hover {
	color:#003366;
}


/* LINK SKINS */
.link_text {
	color:black;
	text-decoration:none;
}
.link1 {
	text-decoration:none;
	color:#1263AE;
	font-size:11px;
	margin:0 5px 0 5px;
	/*in header (meniul de deasupra de src box)*/
}
.link1:hover {
	/*text-decoration:underline;*/
	color:black;
}
.link2 {
	text-decoration:none;
	color:#6699CC;
}
.link2:hover {
	color:#006699;
}
.link3 {
	color:#000000;
	text-decoration:none;
}
.link3:hover {
	text-decoration:underline;
}
.link4 {
	text-decoration:none;
	color:#1263AE;
	font-size:11px;
	/*in header (meniul de deasupra de src box)*/
}
.link5 {
	color:black;
}
.link5:hover {
	color:gray;
}
.link6 {
	/* PT LINK-uri PE DESCRIERE SI TITLU*/
	color:#000000;
	text-decoration:none;
}
.link6:hover {
	text-decoration:underline;
}
.link6_titlu {
	font-size:11px;
	/*color:#6699CC;*/
	color:#006699;
}
.link7 {
	/* BTN adauga*/
	text-decoration:none;
	color:black;
	padding-left:14px;
	background:url(/img/plus_icon.gif) no-repeat;
}
.link7:hover {
	text-decoration:underline;
}
/* LINK SKINS end */
/* CONTENT SKINS */
.content_1 {
	padding:5px;
}
/* CONTENT SKINS end */
/* BOX SKINS */
.box_lightBlue {
	border-color:#B3CCE6;
	border-style:solid;
	border-width:1px;
	/*border-color:#CFE0F2;*/
}
.bb_title {
	padding:2px 4px 2px 16px;
	font-size:12px;
	border-bottom:1px solid #B3CCE6;
	font-weight:bold;
	background:#EDF6FF url(/img/bg_favicon.gif) no-repeat;
	color:#1263AE;
}
.bb_titleNoIcon {
	padding:2px 4px 2px 4px;
	font-size:12px;
	border-bottom:1px solid #B3CCE6;
	font-weight:bold;
	background-color:#EDF6FF;
	color:#1263AE;
}
.bb_content {
	padding:5px;
	background-color:#FFFFFF;
}

.box_lightBlue_noBorder {
	border-color:#B3CCE6;
	border-style:solid;
	border-width:0;
	/*border-color:#CFE0F2;*/
}
.box_lightBlue_noBorder .bb_title {
	padding:2px 4px 2px 16px;
	font-size:12px;
	border-color:#B3CCE6;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	font-weight:bold;
	background:#EDF6FF url(/img/bg_favicon.gif) no-repeat;
}
.box_lightBlue_noBorder .bb_content {
	padding:5px;
}

/* AJAX box */
.ajb_tab {
	border-color:#B3CCE6;
	border-style:solid;
	padding:4px 2px 3px 2px;
	border-width:1px;
	font-size:12px;
	background:white url(/img/bg_menuAjax.gif) repeat-x;
	color:#1263AE;
	font-weight:bold;
	cursor:pointer;
}

.ajb_tabSpacer {
	border-color:#B3CCE6;
	border-style:solid;
	border-width:0 0 1px 0;
	width:1px;
}
.ajb_content {
	border-color:#B3CCE6;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding:5px;
	background-color:#FFFFFF;
}
.multiBox_subTitle {
	text-align:right;
	margin-right:5px;
}
.multiBox_subTitle a {
	font-weight:bold;
}
/* BOX SKINS end */
/* FORM SKIS */
.btn1 {
	border:1px outset #D2D2D2;
	background-color:#F8F8F8;
	cursor:pointer;
	font-size:11px;
	padding:1px 4px 1px 4px;
}
.txt1 {
	border:1px inset #D2D2D2;
	background-color:#F8F8F8;
	width:130px;
	padding:1px 2px 1px 2px;
}
/* FORM SKINS end */
.td_submeniu {
	border-bottom:1px solid #9EBBDA;
	padding:5px;
	padding-top:8px;
	background:white url(/img/bg_header.gif) 0 -1px;
	color:black;
}
.submenu span {
	color:#006699;
}
.submenu a {
	color:#006699;
	text-decoration:none;
}
.publicitateGray {
	color:gray;
}

/* DETALII FIRMA */
.td_galerieFoto {
	width:240px;
}
.detaliiFirma_imagineBig {
	/*width:272px;*/
	width:230px;
	margin-top:5px;
	border:1px solid #547E17;
}
.detaliiFirma_imagineSmall {
	width:57px;
	height:65px;
	margin-left:4px;
	margin-top:5px;
	padding:1px;
	border:1px solid #CCCCCC;
}
	.galerieFoto_thumb {
		width:63px;
		height:63px;
		float:left;
		padding:1px;
		border:1px solid #CCCCCC;
		cursor:pointer;
		margin-right:2px;
		margin-bottom:2px;
	}
	.galerieFoto_large {
		width:200px;
		padding:1px;
		border:1px solid #CCCCCC;
	}
.titlu_detalii {
	color:#006699;
	font-size:13px;
}
.titlu_detalii a {
	text-decoration:none;
}
.titlu_detalii a:hover {
	text-decoration:underline;
}

.iBANNER {
	height:80px;
	width:200px;
	display:block;
	margin:2px 0 3px 0;
}
	.a_ib_firma {
		background:url(/img/iBANNERS1.jpg) 0 0;
	}
	.a_ib_anunt {
		background:url(/img/iBANNERS1.jpg) 0 -80px;
	}
	.a_ib_stire {
		background:url(/img/iBANNERS1.jpg) 0 -160px;
	}
	.a_ib_licitatie {
		background:url(/img/iBANNERS1.jpg) 0 -240px;
	}
.no_css {
	display:none;
}
/*
.iBANNER3 {
	width:178px;
	display:block;
}
.iBANNER3_header {
	width:180px;
	display:block;
}
*/
.ib2Header {
	background:#E7F0F7 url(/img/detalii_firma/iBanners2.jpg) 0 0 no-repeat;
	width:180px;
	border-bottom:1px solid #CDDFF2;
	color:#006699;
	text-align:left;
}
.iBanner2 {
	margin-top:5px;
	border:1px solid #CDDFF2;
	width:178px; /* 180px-(2*1px) */
	height:125px;
	display:block;
	text-align:left;
	font-family:Arial;
	text-decoration:none;
}
	.iBanner2_s1 {
		background:#E7F0F7 url(/img/detalii_firma/iBanners2.jpg) -180px 0 no-repeat;
		color:#3CBB42;
	}
	.iBanner2_s2 {
		background:#E7F0F7 url(/img/detalii_firma/iBanners2.jpg) -360px 0 no-repeat;
		color:#006699;
	}
		.ib2_title {
			text-align:center;
			font-size:15px;
			margin:8px 0 5px 0;
		}
		.ib2_content {
			margin:5px;
		}
/* DETALII FIRMA end */

/* MISC */
.noUnderline {
	text-decoration:none;
}
/* MISC end */


/* OVERWRITES */
.b {
	font-family: Verdana, Tahoma;
	color: #000000;
	font-size:11px;
	text-decoration: none;
}
.b:hover {
	font-family: Verdana, Tahoma;
	color: #777777;
	font-size:11px;
	text-decoration: none;
}
/* OVERWRITES end*/

.content_table .m {
	background-color:white;
	font-size:11px;
}
.content_table .bord {
	border:none;
}
.content_table .bord td {
	background-color:white;
}

.content_table .bord td .bb_title {
	/*CLONA A LUI bb_title (ca sa puna bg-ul la titlu pe care l-a overwrite in v2)*/
	padding:2px 4px 2px 16px;
	font-size:12px;
	border-bottom:1px solid #B3CCE6;
	font-weight:bold;
	background:#EDF6FF url(/img/bg_favicon.gif) no-repeat;
	color:#1263AE;
}
.content_table h1 {
	color:#006699;
	margin:0;
	padding:0;
	font-size:23px;
}
.content_table h2 {
	color:#006699;
	margin:0;
	padding:0;
	font-size:18px;
}
.content_table h3 {
	color:#000000;
	margin:0;
	padding:0;
	font-size:14px;
}
hr {
	color: #B3CCE6;
	height: 1px;
}
	.b1 {
		color: #006699;
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
	}
	.c1 {
		font-family: Verdana, Tahoma;
		color: #006699; 
		text-decoration: none;
		font-size: 12px;
	}
