/* HTML ELEMENTS */

BODY {
	margin: 0px;
	padding: 0px;
	scrollbar-base-color:#EAEAEA;
	scrollbar-arrow-color:#C40000;
	scrollbar-face-color:#EAEAEA;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-darkshadow-color:#B0B2BC;
	scrollbar-shadow-color:#f5f5f5;
	scollbar-highlight-color:#B0B2BC;
	scollbar-track-color:#F6F3E2;
	FONT: 11px Arial, Helvetica, sans-serif;
	COLOR: #707070;
	background-color: #D7D2B3;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #C40000;
}

LI {
	list-style-type: none;
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #707070;
}

UL {margin-left: 5px; margin-bottom: 2px; }

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

TD {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #707070
}

TH {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #707070
}

DIV {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #707070
}

FORM {
	MARGIN: 0px; padding: 0px;
}



/* HEADER ++++ MENU  */

.menu {
	width: 566px;
	height: 29px;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#29303B;
	text-decoration: none;
	text-align: right;
	padding-right: 1px;
}

.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
}


.menu A {
	PADDING-RIGHT: 1px; PADDING-LEFT: 11px; PADDING-BOTTOM: 0.5em; PADDING-TOP: 0.5em; TEXT-DECORATION: none; color: #000; 
}

.menu A:hover {
	PADDING-RIGHT: 1px; PADDING-LEFT: 11px; 
	color: #C40000;
}

.td-header {
	background-image: url(../images/bg-red-header.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 79px;
	width: 749px;
	padding-right: 15px;

}

.td-search {
	background-image: url(../images/bg-red-search.gif);
	background-repeat: repeat-x;
	padding-left: 23px;

}

#marci td {
	padding: 5px; 
	height: 120px; 
	width: 230px; 
	vertical-align: bottom; 
}

/* TABLES & BACKGROUNDS */

.table-content { padding: 0px; margin: 0px; border: 0px; width: 800px;}
#table-content-big { padding: 10px; margin: 0px; border: 0px; width: 800px; }

#table-content-big p { font-size: 1.3em; }

#table-content-big a { color: #cc00000; text-decoration: underline;}

.td-center {width: 800px; background-color: #fff; padding: 0px; }

#content { padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 1px; font-size: 15px; color: #333; line-height: 18px;}

#content a {
	color: #A90000;
}

#content a:hover {
	color: #fff;
	background-color: #C40000;
}

#content .small {padding-top: 6px;font-size: 12px;}


#content .notice {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 4px;
	background-color: #FBFFBC;
	width: 450px;
}


#content .notice2 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 6px;
	background-color: #fafafa;
	height: 20px;
	vertical-align: middle;
}


#content .noticeHidden {
	margin-top: 10px;
	padding: 2px;
}

#content .notice_search {
	background-color: #FBFFBC;
	padding-left: 1px;
	padding-right: 1px;
}


.tw { background-color: #fff; }

.td-grey {
	background-color: #6F6F6F;
}




.td-corner-top-left {
	background-image: url(../images/td-corner-top-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
}

.td-corner-top-right {	
	background-image: url(../images/td-corner-top-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
}

.td-corner-bottom-left {
	background-image: url(../images/bg-corner-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 95px;
}

.td-corner-bottom-right {	
	background-image: url(../images/bg-corner-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 95px;
}

.td-side-bg-left {	
	background-image: url(../images/bg-side-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.td-side-bg-right {	
	background-image: url(../images/bg-side-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}





/* BACKGROUND */

.bg-right-middle {
	background-image: url(../images/bg-right-middle-shadow.gif);
}

.bg-left-middle {
	background-image: url(../images/bg-left-middle-shadow.gif);
}

.bg-light-1 {text-align: left; background-color: #fff; margin: 0px;}
.bg-light-2 {background-color: #FCFCFC; text-align: left;}
.bg-light-3 {background-color: #FeFeFe; text-align: left;}
.bg-light-4 {background-color: #F9F9F9; margin-bottom: 15px; border: 3px solid #fafafa;}

optgroup {background:#c40000;	color: #fff; }
optgroup option {background:#fff; color:#222;}



/* FOOTER */

.bottom {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 95px;
	width: 1020px;
	padding-top: -10px;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-left: 15px;
}


#footer {
	width: 820px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #EAE4C3;
}

#footer .no-link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 
	color: #fff;
	background-color: #C40000;
}

#footer A {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px;
	TEXT-DECORATION: none; 
	color: #333;
}

#footer A:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 
	color: #fff;
	background-color: #C40000;
}


#footer .netphobia:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 
	color: #fff;
	background-color: #C40000;
}

#footer .netphobia:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 
	color: #fff;
	background-color: #B30000;
}


#footer .left {
	float: left;
}


#footer .leftNotice {
	float: left;
	padding-bottom: 20px;
	padding-top: 1px;
	padding-left: 5px;
	color: #666;
}




.left { float: left;}

.right { float: right;}

/* RIGHT SIDE ++++ RECLAMA VERTICALA */



/* MAIN CONTENT ++++ TABELA ICOANE */

#icoane {
	color: #E6E5E1;
	padding-bottom: 6px;
	padding-top: 6px;
}


#icoane .icoana {	
	float: left;
	text-align: left;
	width: 133px;
	text-align: center;
}

#icoane .icoana img {	
	border: 3px solid #DEDDD9;
	margin-bottom: 2px;
	width: 130px;
}

.img_stire {	
	border: 3px solid #DEDDD9;
	margin-bottom: 2px;
	width: 50px;
}

#icoane .categ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 16px;
	font-weight: normal;
	color: #222;
	padding-bottom: 4px;
}


#icoane A {
	TEXT-DECORATION: underline; 
	color: #333;
	font-size: 13px;
	padding-right: 4px;
}

#icoane A:hover {
	color: #cc0000;
}

#icoane span {
	display: inline;
}
/* FORMULAR CAUTARE */

.input-35 {
	width: 50px;
}

.input-50 {
	width: 50px;
}

.input-75 {
	width: 75px;
}

.input-100 {
	width: 120px;
}

.input-150 {
	width: 150px;
}

.input-250 {
	width: 250px;
}
.form-cautare, .form-buton {
	padding: 2px;
}


.input-submit {
	width: 117px;
	background: #00B6EE;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.input-submit150 {
	width: 150px;
	background: #6F6F6F;
	border: 1px solid #fff;
	color: #FFE600;
	font-size: 11px;
	font-weight: bold;
}

.td-search select {
	background: #fff;
	border: 1px solid #fff;
	color: #333;
	font-size: 10px;
	width: 150px;
	margin-bottom: 3px;
	margin-top: 2px;
}

.td-search input {
	background: #7BB308;
	border: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	width: 50px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-left: 100px;
	margin-top: 1px;
}

.cautaInSite {
	background: #7BB308;
	border: 1px solid #777;
	color: #fff;
	font-size: 10px;
	width: 50px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Times, serif;
	height: 22px;
}






/* CONTENT ++++ LINKS  */


/* CONTENT ++++ TEXT  */

.title {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 16px;
	COLOR: #C40000;
	padding-top: 2px;
	margin-top: 2px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -1px;
	margin-bottom: 12px;
}


TD .text3 {FONT: 13px Arial, Helvetica, sans-serif; COLOR: #707070}
TD .text {FONT: 12px Arial, Helvetica, sans-serif; COLOR: #707070}
TD .textBig {FONT: 15px Arial, Helvetica, sans-serif; COLOR: #707070; font-weight: bold;}
TD .textExtraBig {FONT: 18px Arial, Helvetica, sans-serif; COLOR: #707070; 	line-height: 22px;}


.input-submit-large {
	width: 120px;
	height: 20px;
	background: #6F6F6F;
	border: 1px solid #6F6F6F;
	color: #FFE600;
	font-size: 11px;
	font-weight: bold;
}

hr { height: 1px; color: #A49F88;}




#space {
	padding-top: 50px;
	padding-bottom: 100px;
}

#space a{
	color: #cc0000;
}



.agentImg {	
	border: 1px solid #333;
	width: 75px;
}

.sep {border-bottom: 1px solid #f0f0f0; padding-top: 10px; padding-bottom: 6px; }

.stire { color: #cc0000; text-decoration: none;}


.red {
	COLOR: #c00
}





#container3 a {
	font: 10px/20px helvetica,sans-serif; color: #999
}


#container3 .aBig {
	font: 13px/20px helvetica,sans-serif; color: #666; font-weight: bold;
}


#container3  {padding-left: 12px; padding-top: 20px;}

#container3 td {width: 33%;}


.banner-space  {padding-left: 0px;}









/* LEFT SIDE ****************************************************************************************************/

#left-side {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat;
	width: 203px;
	background-position: left top;

}

#left-side-cautare {
	padding: 6px;
	margin: 0px;
	background-image: url(../images/bg_cautare_menu.gif);
	width: 187px;
	height: 90px;
}

select {
	border: 1px solid #999999;
	color: #333333;
	font-size: 10px;
	margin: 2px;
	padding: 1px;
	width: 160px;
}



#left-side-menu {
	background-image: url(../images/btn_menu_bg.gif);
	background-repeat: repeat-y;
	width: 203px;
	height: 200px;
}

#left-side-menu ul {
	padding: 10px;
}

#left-side-menu ul li{
	padding: 8px;
	font-size: 15px/10px;
	font-weight: bold;
	color: #444444;
	display: block;
}

#left-side-menu ul span {
	display: block;
}

#left-side-menu ul span a{
	padding-right: 6px;
	font-weight: normal;
	color: #D13014;
}

#left-side-menu ul span a:hover{
	color: #444444;
}

#left-side-menu a {
	color: #444444;
	text-decoration: none;
}

#left-side-menu a:hover {
	color: #D13014;
	text-decoration: none;
}

#rezidentialnet {
	padding: 10px;	font-size: 12px;
}

#rezidentialnet a{


	color: #fff;
	text-decoration: none;
}

#rezidentialnet a:hover {
font-weight: bold;
	text-decoration: none;
}


