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

html, body {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.pretty{
	max-width: 300px;
	background-color: #000;
	color: #fff;
	border: 1px solid #ff0000;
}


.clear{
	clear: both;
}

img {
	border: 0px;
}

a{
	text-decoration: none;
}

#page-container{
	width: 980px;
	margin: 0px auto;
}

#header{
	width: 100%;
	height: 90px;
	display: block;
	margin-bottom: 2px;
}

/* actiuni header noreg*/
#actiuni-header{
	float: right;
	margin-top: 30px;
}

#actiuni-header ul {
	list-style: none;
}

#actiuni-header ul li {
	display: inline;
	float: left;
	margin-left: 10px;
}

#actiuni-header ul li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	color: #fff;
	line-height: 1.5em;
}

#actiuni-header .orange{
	background-color: #e66048;
}

#actiuni-header .rosu{
	background-color: #e2260b;
}

#actiuni-header .verde{
	background-color: #8fa136;
}

/*actiuni header inregistrat*/
#actiuni-header-reg {
	float: right;
	margin-top: 20px;
}

#actiuni-header-reg ul {
	margin-top: 5px;
	background-color: #a9a9a9;
	padding-bottom: 4px;
	padding-top: 4px;
}

#actiuni-header-reg ul li{
	list-style: none;
	display: inline;
}

#actiuni-header-reg ul li a{
	color: #fff;
	line-height: 1.5em;
	padding: 5px;
}

#actiuni-header-reg ul li a:hover{
	text-decoration: underline;
}

#actiuni-header-reg .gri{
	background-color: #a9a9a9;
}

#actiuni-header-reg .portocaliu{
	background-color: #e66048;
}

#logo {
	float: left;
	width: 200px;
	height: 90px;
}


/* meniu site*/
#meniu-site{
	width: 100%;
	height: 65px;
	background-image: url('http://www.intalniri2.ro/imagini/meniu-site-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	clear: both;
}

#meniu-site ul {
	list-style: none;
	display: block;
	width: 900px;
	height: 65px;
	margin: 0px auto;
}

#meniu-site li {
	display: inline;
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: bottom;
}

#meniu-site li span {
	clear: both;
	display: block;
}

#meniu-site li a {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
}

#meniu-site a:hover, #meniu-site li .selected {
	color: #F8B03D;
}
/* meniu site end*/

#done{
	width: 98%;
	padding: 10px;
	background-color: #336699;
	color: #fff;
}

/**modificat recent**/
#prez{
	width: 980px;
	height: 208px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-image:url('../imagini/bg.gif');
}
/**END OF - modificat recent**/

#container-pp-noreg{
	width: 100%;
	display: block;
	margin-bottom: 20px;
	clear: both;
}


#eroare-msys {
	width: 80%;
	clear: both;
	margin: 15px auto 15px auto;
	background-color: #f9e4e3;
	border: 2px solid #e89e9d;
}

#eroare-msys h2{
	font-size: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#eroare-msys p{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#eroare-msys a{
	color: #ff0000;
}

#eroare-msys a:hover {
	text-decoration: underline;
}



#atentie-msys {
	width: 80%;
	clear: both;
	margin: 15px auto 15px auto;
	background-color: #fdf0cd;
	border: 2px solid #ecc635;
}

#atentie-msys h2{
	font-size: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#atentie-msys p{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#atentie-msys a{
	color: #ff0000;
}

#atentie-msys a:hover {
	text-decoration: underline;
}

#succes-msys {
	width: 80%;
	clear: both;
	margin: 15px auto 15px auto;
	background-color: #cdfcd2;
	border: 2px solid #60a400;
}

#succes-msys h2{
	font-size: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#succes-msys p{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#succes-msys a{
	color: #ff0000;
}

#succes-msys a:hover {
	text-decoration: underline;
}


#site_mail_swf{
	width: 100%;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 600px;
	float: left;
}



/**Adaugat recent**/
.utilizatorii-nostri{
	width:350px;
	float:left;
	}

.promotie{
	width:250px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	}

.detalii-promotie{
	float:left;
	width:240px;
	margin-top:25px;
	background-color:#FCD0D0;
	border:2px solid #F9EAEA;
	}

.promotie-text{
	float:left;
	width:230px;
	display:block;
	margin-top:10px;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	color:#A00304;
	}

.titluri-cloane{
	width:100%;
	display:block;
	}

.sageti{
	float:left;
	}

.titluri-text{
	float:left;
	margin-top:1px;
	margin-left:6px;
	font-weight:bold;
	font-size:12px;
	color:#A00304;
	}

.titlu-sex{
	float:left;
	width:100%;
	margin-top:10px;
	display:block;
	font-weight:bold;
	}

.utilizator-in{
	float:left;
	width:104px;
	margin-top:4px;
	margin-right:12px;
	}

.utilizator-in a{
	color:#000;
	}

.poza-utilizator-in{
	border:2px solid #F9EAEA;
	margin-top:1px;
	}

.promo-inreg{
	float:left;
	margin-top:15px;
	margin-bottom: 5px;
	margin-left:30px;
	border:2px solid #F9EAEA;
	}

a.promo-inreg{
	padding:5px;
	color:#fff;
	background-color:#AD2727;
	}

a.promo-inreg:hover{
	background-color:#ff0000;
	}

.utilizatori-inscrisi{
	width:100%;
	float:left;
	margin-bottom: 100px;
	}

.inscrisi{
	font-weight:bold;
	text-align: center;
	color:#A00304;
	}

/**atentionare user noreg**/
.atentie-noreg{
	width:100%;
	float:left;
	margin-top:5px;
	background-color:#F9EAEA;
	}

.titlu-atentie-noreg{
	margin-top:4px;
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
	color:#A00304;
	}

.mesaj-atentie-noreg{
	margin-top:4px;
	margin-left:15px;
	}

.butoane-atentie-noreg{
	height:30px;
	padding-left:360px;
	margin-top:5px;
	margin-bottom:5px;
	}

.but-atentie{
	float:left;
	margin-top:3px;
	margin-left:20px;
	}

a.but-atentie{
	padding:5px;
	color:#fff;
	background-color:#AD2727;
	}

a.but-atentie:hover{
	background-color:#ff0000;
	}

/**ED OF - atentionare user noreg**/
/**ED OF - adaugat recent**/

#footer{
	float:left;
	background-color: #a00304;
	height: 30px;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 4px;
}

#footer p{
	margin-top:7px;
	text-align:center;
	color:#fff;
	}

#footer a{
	color:#fff;
	}

#footer a:hover{
	text-decoration:underline;
	}
	
	
	
	.stiri-forum{
	width:100%;
	float:left;
	background-color:#FCD0D0;
	}

#footer2{
	float:left;
	width:100%;
	text-align:center;
	color:#000;
	margin-bottom: 4px;
	}

#footer2 a{
	text-decoration:none;
	color:#000;
	}

#footer2 a:hover{
	text-decoration:underline;
	}

.box-stiri-forum{
	width:480px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	}

.titlu-box{
	font-size:12px;
	font-weight:bold;
	color:#A00304;
	}

.enunt-stire-forum{
	width:100%;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	}

.titlu-stire-forum{
	font-weight:bold;
	color:#000;
	}

.titlu-stire-forum:hover{
	text-decoration:underline;
	}

.detaliu-stire-forum{
	margin-left:6px;
	color:#777;
	}
	
	
#noutati-vizita{
	width: 100%;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

#noutati-vizita ul {
	list-style: none;
}

#noutati-vizita ul li {
	display: inline;
	float: left;
	margin: 5px;
	width: 225px;
	margin-left: 14px;
}

#noutati-vizita ul li img {
	vertical-align: middle;
	margin-right: 6px;
}

#noutati-vizita ul li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #a00304;
	vertical-align: middle;
}
/**aceasta parte este pentru bara de atentie pop-up chat si butonul de chat din profilele userilor**/
#atentie-mess{
	width:980px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#F9EAEA;
	}

.mesaj-atentie-mess{
	padding:5px;
	}

a.link-mess{
	font-size:14px;
	color:#fff;
	background-color:#A00304;
	}

a.link-mess:hover{
	text-decoration:none;
	color:#A00304;
	background-color:#fff;
	}
/**END**/
/**in aceasta parte se gaseste stilizarea paginatiilor**/
.paginatie-rezultate{
	text-align:center;
	color:#A00304;
	}

.paginatie-rezultate a{
	color:#A00304;
	}

.paginatie-rezultate a:hover{
	text-decoration:underline;
	}

#paginatie-vizite{
	text-align:center;
	color:#A00304;
	}

#paginatie-vizite a{
	color:#A00304;
	}

#paginatie-vizite a:hover{
	text-decoration:underline;
	}

.paginatie-useri-on{
	text-align:center;
	color:#A00304;
	}

.paginatie-useri-on a{
	color:#A00304;
	}

.paginatie-useri-on a:hover{
	text-decoration:underline;
	}
/**END**/

/*start jgrowl*/

div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: #000;
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 		5px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}
div.jGrowl .message a{
	font-size: 13px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-family: "Times New Roman", Times, serif;
	color : #fff !important;
}

div.jGrowl .message a:hover{
	text-decoration: underline !important;
}
/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
/*end jgrowl*/