@charset "utf-8";
/* CSS Document */

body
{
	background-color:#000000;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-align:justify;
	font-family:tahoma;
	font-size:11px;
	width:100%;
	height:100%;
	text-align:center;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
}

#wrapper .banner
{
	float:left;
	width:1000px;
	height:200px;
	margin:5px 0px 0px 0px;
}

#wrapper .meniu
{
	float:left;
	width:998px;
	height:auto;
	border:1px solid #feea8c;
	background-color:#171616;
	text-align:center;
	margin:5px 0px 0px 0px;
	padding:5px 0px 8px 0px;
}

#wrapper .content
{
	float:left;
	width:998px;
	min-height:550px;
	height:auto !important;
	height:550px;
	border:1px solid #feea8c;
	background-color:#000000;
	text-align:left;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#wrapper .content .left
{
	float:left;
	width:535px;
	height:auto;
	border-right:1px dotted #474747;
	background-color:#000000;
	text-align:left;
	margin:0px;
	padding:0px;
}

#wrapper .content .left .copii
{
	float:left;
	width:230px;
	height:343px;
	border:1px solid #313131;
	background:url(../../images/public/adulti.gif) no-repeat bottom;
	background-color:#171616;
	padding:5px;
}

#wrapper .content .left .adulti
{
	float:left;
	width:230px;
	height:343px;;
	border:1px solid #313131;
	background:url(../../images/public/copii.gif) no-repeat bottom;
	background-color:#171616;
	padding:5px;
	margin-left:30px;
}


#wrapper .content .right
{
	float:left;
	width:402px;
	height:auto;
	background-color:#000000;
	text-align:left;
	margin:0px 0px 0px 20px;
	padding:0px;
}

#wrapper .content .right .fadeGallery
{
	overflow: hidden;
	float:left;
	width:400px;
	height:300px;
	border:1px solid #828282;
}

#wrapper .content .right .description
{
	float:left;
	width:390px;
	height:37px;
	border:1px solid #313131;
	background-color:#171616;
	margin:4px 0px 0px 0px;
	padding:5px;
}

#wrapper .content .stiri
{
	float:left;
	width:956px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#171616;
	border:1px solid #313131;
}


#wrapper .content .contentCitireLeft
{
	float:left;
	width:307px;
	height:auto;
	margin:0px;
	border-right:1px dotted #474747;
}

#wrapper .content .contentCitireRight
{
	float:left;
	width:630px;
	height:auto;
	margin:0px 0px 0px 20px;
}

#wrapper .content .contentCitireRight .albums
{
	text-align:center;
}

#wrapper .content .contentCitireRight .albums .thumbs
{
	overflow:hidden;
	float:left;
	width:100px;
	height:75px;
	border:1px dotted #313131;
	margin:15px 5px 5px 15px;
}


#wrapper .content .stiri .left
{
	float:left;
	width:534px;
	border-right:1px dotted #474747;
	background-color:#171616;
	margin:0px;
	padding:0px;
}

#wrapper .content .stiri .right
{
	float:left;
	width:401px;
	background-color:#171616;
	margin:0px;
	padding:0px;
}

#wrapper .footer
{
	float:left;
	width:988px;
	height:auto;
	border:1px solid #feea8c;
	margin:5px 0px 7px 0px;
	padding:5px;
}

#wrapper .footer .left
{
	float:left;
	width:445px;
	height:auto;
	text-align:left;
	padding-left:30px;
}

#wrapper .footer .right
{
	float:left;
	width:490px;
	height:auto;
	text-align:right;
}
