.start_bg_new{
	background-image: url(../images/bg_color.gif);
	background-repeat: repeat-x;
}
.bgLighGrey {
	background-color: #909090;
}
.imobiliare {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 11px;
	padding-right: 11px;
}
.copyright {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	display: block;
	border: 1px solid #FFFFFF;
}
.tableStart {
	border-right-width: 6px;
	border-right-style: double;
	border-right-color: #999999;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.bgLightGrey2 {
	background-color: #bcbbbb;
}
anunturiList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../imobiliare/images/leftRightArrow.gif);
}


.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.txtForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formBG {
	background-color: #adbcca;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3d4b58;
	border-right-color: #3d4b58;
	border-bottom-color: #3d4b58;
	border-left-color: #3d4b58;
}

.formBGLast{
	background-color: #adbcca;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3d4b58;
	border-right-color: #3d4b58;
	border-bottom-color: #3d4b58;
	border-left-color: #3d4b58;
	padding-top: 0.5em;
}

.formBGMiddle{
	background-color: #adbcca;
	padding-top: 0.5em;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3d4b58;
	border-right-color: #3d4b58;
	border-bottom-color: #3d4b58;
	border-left-color: #3d4b58;
}


.formHeadBg {
	background-color: #adbcca;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	border: 1px solid #000000;
}

.formHeadBgLink {
	background-color: #688097;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	border: 1px solid #000000;
	background-repeat: repeat-x;
	background-position: center;
}



label{
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}

select{
	font-size: xx-small;
	color: #000000;
}

input{
	font-size: xx-small;
	color: #000000;
}


.txtFormSelect {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


#navlinks {
	margin: 0;
	color: #000000;
	background-color: #adbcca;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 2em;
	padding-bottom: 0.3em;
	padding-left: 3em;
	padding-top: 0.3em;
	font-weight: bold;
}

#navlinksNoInline {
	margin: 0;
	color: #000000;
	background-color: #adbcca;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	padding-top: 0.3em;
	font-weight: bold;
	list-style-type: none;
	border: 1px solid #3d4b58;
}

#navlinksNoInline li {
	margin-right: 0em;
	padding-right: 0em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	font-size: xx-small;
}

#navlinksNoInline a{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#navlinksNoInline a:hover{
}

#navlinksNoInline form{
	background-color: #CAD3DD;
}


#navlinks li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 2em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navlinks a{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#navlinks a:hover{
	color: #CC0000;
	
}




.h1Txt{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 4em;
	padding-left: 4px;
	width: 31em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	color: #CCCCCC;
	font-weight: lighter;
	background-color: #333333;
	margin-left: 1em;
}
.txtParagraph {
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 0.6em;
	padding-right: 0.6em;
}


#navlinks li.last {
	border-right: 0;
}.smallTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.activePageTXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

#usualTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#usualTxt li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 0.6em;
	padding-left: 0.6em;
	list-style-type: square;
	list-style-position: outside;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
.activePageTXTBorder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0.5em;
}
.activePageTXTLast {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0.5em;
}

#infoSubMenu{
	color: #333333;
}

#infoSubMenu a{
	text-decoration:none;
	color: #333333;
}

#infoSubMenu a:link{
	color: #333333;
	list-style-type: none;
}
#infoSubMenu a:hover{
	color: #333333;
	background-repeat: no-repeat;
	width: 30em;
}
#infoSubMenu a:visited{
	color: #333333;
}
.info_li_off{
	color: #666666;
	list-style-type: square;
	width: 30em;
	border: 1px none #333333;
	padding-bottom: 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 0.5em;
	list-style-position: outside;
	list-style-image: url(../imobiliare/images/arrow2.gif);
}
.info_li_on{
	color: #CC0000;
	list-style-type: square;
	width: 30em;
	padding-bottom: 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 0.5em;
	list-style-position: outside;
	list-style-image: url(../imobiliare/images/arrow3.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #CC0000;
	border-left-color: #333333;
}

.infoSubMenuHeader{
	color: #666666;
	width: 25em;
	padding-right: 2px;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.tableBG {
	background-image: url(../imobiliare/images/bg5.gif);
	background-repeat: repeat;
}
.tableBGmarginL {
	background-image: url(../imobiliare/images/marginL.gif);
	background-repeat: repeat;
}
.tableBGmarginR {
	background-image: url(../imobiliare/images/marginR.gif);
	background-repeat: repeat;
}
#indexFormat {
	font-size: x-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#indexFormat table a{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#indexFormat table a:link a:visited{
	color: #000000;
}

#indexFormat table a:hover{
}

.indexFormattext{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 1em;
	width: 50em;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #9E9C9C;
	height: 1em;
}



#indexTableFormat{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#indexTableFormat table a{
	text-decoration:none;
}

#indexTableFormat linc{
	text-decoration:none;
	}
	
a{
	text-decoration:none;
	border: 1px none #000000;
	color: #000000;
}

a:link{
	color: #000000;
}

a.visited{
color: #000000;
}
a.hover{
	color: #CC0000;
	background-color: #FF0000;
}

.indexImgFormat{
	border: 1px none #FFFFFF;
}

.textAindexFormat{
	padding-left: 7px;
	font-weight: normal;
}

.detaliiFormat{
	color: #FF0000;
}

.indexEndLineFormat{
	width: 31em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
}
.detaliiText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #2E2E2E;
	background-color: #C3C3C3;
	display: block;
	width: 25em;
	padding-left: 1em;
}
.detaliiText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #2E2E2E;
	background-color: #C3C3C3;
	display: block;
	width: 25em;
	text-align:justify;
}
.aLink {
	border: medium solid #CAD3DD;
}

#anunturiListFormat{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../imobiliare/images/leftRightArrow.gif);
}

.noSign{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 15em;
}
#anunturiListFormat li a, #anunturiListFormat li a:link, #anunturiListFormat li a:visited{
	display: block;
	width: 10em;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
#anunturiListFormat li a:hover{
	color: #CC0000;
	background-color: #CAD3DD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

#ordonare{
	padding-left: 2px;
}

#ordonare li{
	display:inline;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	}
	
#ordonare li a, #ordonare li a:link, #ordonare li a:visited{
	color: #333333;
}
#ordonare li a:hover{
	color: #CC0000;
}

.micsorareTxt
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
	width: 10em;
}

.micsorareTxt a, .micsorareTxt a:link, .micsorareTxt a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}

.micsorareTxt a:hover{
	color: #333333;
	text-decoration:underline;
}.anunturiWhere {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.formAdmin {
	background-color: #EAEAEA;
}
.adminBack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.adminLogOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	float: right;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cInsert {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.formInsert {
	text-align: left;
	float: left;
}
.cLogIN {
	text-align: right;
	float: right;
	font-size: xx-small;
	color: #333333;
}
.indexALink
{
	color: #FFFFFF;
	text-decoration: none;


}
.webdesign {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 11px;
	padding-left: 11px;
}
.pozaOp {
	border: 2px solid #FFFFFF;
}
