﻿body 
{
	margin:0;
	padding:0;

}

.MainDiv
{
	padding-top:0;
	overflow:auto;
	background-color:#B0996E;
}

.HeaderFlashDiv
{
	width:100%;
	max-height:270px;
	z-index:1;
	overflow:hidden;
	
	float:left;
	padding-top:0;
	/*border: 1px inset #C0C0C0;*/
}

.GardDiv
{
	clear:both;
	width:100%;
	height:250px;
	margin: 0px 0px 0px 0px;
	float:left;
	padding-top:0;
	/*border: 1px inset #C0C0C0;*/
	background-image: url(../Design/imgs/Gard3.png);
	background-repeat:no-repeat;
}
.ProblemeDiv
{
	width:160;
	height:200px;
	float: left;
	/*margin:10px 10px 20px 30px;*/
	padding:10px 0px 20px 30px;
	border: 0px inset #C0C0C0;
}
.AfiseDiv
{
	float:none;
}
.CenterDiv
{
	width:1050px;
	min-height:600px;
	clear:both;
	border: 0px inset #C0C0C0;
}
.LeftPane
{
	width:180px;
	float:left;
}
.CenterLeft
{
	width:180px;
	float:left;
	background-color:#6c4f30;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px;
}
.CenterLeftTop
{
	background-image:url(../Design/imgs/ultimele10Probleme.png);
	width:170px;
	height:90px;
	background-repeat:no-repeat;
}
.CenterLeftCenter
{
	clear:both;
	margin:0;
	width:170px;
	height:auto;
	background-color: #ffffff;
}

.CenterMiddle
{
	width:580px;
	min-height:600px;
	float:left;
	/*border: 1px inset #C0C0C0;*/
	background-image: url(../Design/imgs/center.png);
	background-repeat:repeat-y;
	padding:20px 0px 10px 20px;
	
}
.RightPane
{
	width:180px;
	float:left;
}
.CenterRight
{
	width:180px;
	float:left;
	background-color:#6c4f30;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px;
}

.CenterRightTop
{
	background-image:url(../Design/imgs/top10probleme.png);
	width:170px;
	height:90px;
	background-repeat:no-repeat;
}

.CenterRightCenter
{
	
	clear:both;
	margin:0;
	width:170px;
	height:auto;
	background-color: #ffffff;
}

.ReclamaVertical
{
	clear:both;
	margin:0;
	width:170px;
	height:300px;
	border: 1px inset #000000;
}

.FooterDiv
{
	width:100%;
	height:57px;
	background-color:#100300;
	background-image: url(../Design/imgs/footer2.png);
	background-repeat:no-repeat;
	background-position:center;
	
	float:left;
	clear:both;
}
.Footer2Div
{
	width:100%;
	min-height:100px;
	float:left;
	clear:both;
	background-color:#100300;
}

.bubbleHeader
{
	height:24px;
	background-image: url(../Design/imgs/bubbleUp2.png);
	background-repeat:no-repeat;
}
.bubbleUp
{
	background-image: url(../Design/imgs/bubbleMiddle2.png);
	background-repeat:repeat-y;
	
	font-size: 19px;
	color:#100300;
	/*color:#FFFFFF;*/
    
	font-family:Britannic Bold;
	text-decoration:none;
	text-align:left;
	white-space:normal;
	padding:0px 10px 7px 10px;
}
.bubbleMiddle
{
	background-image: url(../Design/imgs/bubbleMiddle2.png);
	background-repeat:repeat-y;
	font-size: 14px;
	color:#FFFFFF;
	font-family:Century Schoolbook;
	text-decoration:none;
	text-align:left;
	white-space:normal;
	margin-bottom:0px;
	padding:0px 10px 0px 10px;
}

.bubbleDown
{
	width:400px;
	background-image: url(../Design/imgs/bubbleDown2.png);
	background-repeat:no-repeat;
	height:44px;
	
}
.HartaLink A:link {text-decoration:none; font-weight:bold; color:White;}
.HartaLink A:visited{text-decoration:none; font-weight:bold; color:White;}
.HartaLink A:active {text-decoration: none}
.HartaLink A:hover {font-weight:bold; color:#9CCC0A;}

.CommentDiv
{
	border: 1px inset #C0C0C0;
	padding:20px 20px 5px 20px;
	width: 440px;
	height:330px;
}

.AdaugaTopicDiv
{
	border: 1px inset #C0C0C0;
	padding:20px 20px 5px 20px;
	width:500px;
}

/*Dint Topicuri.aspx*/
.lblComment
{
	text-align:left;
}
