.linc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
	font-weight: bold;
}
.bg-gray {
	background-image: url(images/bg-gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7777;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}
.bord-white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.linc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
a.linc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
a.linc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
}
a.linc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
.linc-jos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
	font-weight: bold;



}
a.linc-jos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
	font-weight: bold;

}
a.linc-jos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
	font-weight: bold;

}
a.linc-jos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
a.linc-jos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
	font-weight: bold;

}
.bg-gri {
	background-color: #F0F0F0;
}
.border-punctat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.linc-siteuri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C90000;
	text-decoration: underline;
}
body {
	background-color: #434343;
	margin: 0px;
	padding: 0px;
}
.bg-menu {
	background-color: #FFFFFF;
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
}
