body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #525252;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #bbb;
}

h1{
	float:left;
	color:#d3755f;
	font-size: 13px;
	margin-top:0px;
	border:solid 0px;
	padding-left:0px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
}

.titlu{
	font-weight: normal;
	font-size: 14pt;
	margin: 0.2em 0px;
	color: #000;
	line-height: 1em
}

.chinuiala1 {
	padding:2px;
	border: solid;
	border-width: 2px;
	border-color: #f5f5f5;
	background-color:#ffffff;
}
.chinuiala1:hover {
	border-color: #c0c0c0;	
}

.chinuiala2 {
	border: solid;
	border-width: 2px;
	border-color: #f5f5f5;
	background-color:#ffffff;
}
.chinuiala2:hover {
	border-color: #c0c0c0;	
}

.text_rosu{
	color:#d3755f;
	font-size: 11px;
	font-weight: normal;
}

h2{
	float:left;
	color:#d3755f;
	font-size: 12px;
	margin-top:2px;
	border:solid 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.caseta_index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

.text_mare{
	color:#d3755f;
	font-size: 11px;
	font-weight: bold;
}

.text_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5f5e5e;
	text-align: justify;
}

p{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5f5e5e;
}

td{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5f5e5e;
}

.text_normal_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5e5e;
	text-align: left;
}

.heading {
	width: 125px;
	color: White;
	margin-bottom: 20px;
}
.heading span {
	display: none;
}
.meniu {
	border-bottom: 1px dashed #bbb;
	list-style-type: none;
	width: 125px;
	margin-left: 0px;
	text-align: right;
	height: 16px;
}
.meniu a {
	color: #949494;	
	text-decoration: none;
}
.meniu a:hover {
	color: Black;
}

.poze_roll {
	border:solid;
	border-width:2px;
	border-color:#d4d4d4;
	padding:2px;
}
.poze_roll:hover {
	border-color:#E1E1E1;
}

.link {
	font-size: 8pt;
	color: #949494;
	list-style-type: none;
	margin-left: 0px;
}
.link:hover {
	color: Black;
}

.link_normal {
	font-size: 8pt;
	color: #5f5e5e;
	list-style-type: none;
	margin-left: 0px;
	text-decoration: none;
}
.link_normal:hover {
	color: #949494;
	text-decoration: underline;
}

.link_portocaliu {
	color: #d3755f;
	font-size:13px;
	list-style-type: none;
	margin-left: 0px;
}
.link_portocaliu:hover {
	color: #949494;
}

#container {
	width: 765px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
	#stanga {
		float: left;
		width: 160px;
	}
		#meniuPrincipal {
			width: 125px;
			margin-top: 50px;
			margin-left: 25px;
		}
		#subMeniuPrincipal {
			width: 135px;
			margin-left: 25px;
			margin-top: -3px;
			border-top: 1px dashed #bbb;
			border-right: 1px dashed #bbb;
		}
		#login {
			width: 130px;
			height: 103px;
			background: #DDDDDD;
			margin-top: 5px;
			margin-bottom: 15px;
			text-align: left;
		}
	#dreapta {
		float: right;
		width: 600px;
		text-align: left;
	}
		#dreaptaSus {
			width: 600px;
			height: 50px;
			position: relative;
		}
			#logo {
				position: absolute;
				top: 0px;
				left: 0px;
			}
			#meniuTert {
				position: absolute;
				top: 35px;
			}
			#meniuTert a {
				color: #949494;
				text-decoration: none;
				margin-right: 8px;
			}
			#meniuTert a:hover {
				color: #000;
			}
		#vizual {
			text-align: left;
		}
		#meniuSecund {
			width: 578px;
			border-left: 1px dashed #bbb;
			border-bottom: 1px dashed #bbb;
			height: 45px;
			text-align: left;
		}
		.butonSecund {
			border-right: 1px dashed #bbb;
		}
		#chestiiTrestii {
			width: 558px;
			padding: 10px;
		}
.faradash {
	border-bottom: 0px;
	margin-bottom: 5px;
	_margin-bottom: 19px;
}
.nomargin {
	font-weight: bold;
	margin: 3px;
}
.link_alb{
	color:white;
	text-decoration:none;
}