body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #009900;
}
.meniutop {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.meniutopalbastru {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0e3473;
	text-decoration: none;
}
.titlucasete {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #009900;
	text-decoration: none;
}
.titlucasete:hover {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #0e3473;
	text-decoration: underline;
}
.linkverde {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.linkverde:hover {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0e3473;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.textmic {
	font-family: Tahoma, Arial, helvetica;
	font-size: 9px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text_blue_contact {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #0e3473;
	text-decoration: none;
}
.text_blue {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #0e3473;
	text-decoration: none;
}
.text_blue:hover {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #009900;
	text-decoration: none;
}
.text_underline {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #0e3473;
	text-decoration: underline;
}
.text_bold {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_underline_contact {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #0e3473;
	text-decoration: underline;
}
.text_underline:hover {
	font-family: Tahoma, Arial, helvetica;
	font-size: 11px;
	font-weight: none;
	color: #009900;
	text-decoration: underline;
}
.despart {
	font-family: Tahoma, Arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tabelborder {
	background-color: #f9f9f9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d3d4d3;
	border-right-color: #d3d4d3;
	border-bottom-color: #d3d4d3;
	border-left-color: #d3d4d3;
}
.linietabel {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #9f9f9f;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
	border-left-color: #9f9f9f;
}
.border {
	border: 1px solid #003366;
}
<!-- css1 -->
.thumbnail	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -29;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css2 -->
.thumbnail1	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail1:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail1 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail1 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail1:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -83;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css3 -->
.thumbnail2	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail2:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail2 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail2 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail2:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -120;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css4 -->
.thumbnail3	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail3:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail3 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail3 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail3:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -137;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css5 -->
.thumbnail4	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail4:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail4 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail4 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail4:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -209;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css6 -->
.thumbnail5	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail5:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail5 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail5 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail5:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -246;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css6.1 -->
.thumbnail51	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail51:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail51 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail51 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail51:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -228;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css7 -->
.thumbnail6	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail6:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail6 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail6 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail6:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -263;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css8 -->
.thumbnail7	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail7:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail7 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail7 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail7:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -317;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css9 -->
.thumbnail8	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail8:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail8 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail8 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail8:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -335;
	left: 263px; /*position where enlarged image should offset horizontally */
}
<!-- css10 -->
.thumbnail9	{
	position: relative;
	z-index: 0;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #009900;
		text-decoration: none;
}
.thumbnail9:hover	{
	background-color: transparent;
	z-index: 50;
	font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: none;
		color: #0e3473;
		text-decoration: underline;
}
.thumbnail9 span		{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 0px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail9 span img		{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail9:hover span	{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -353;
	left: 263px; /*position where enlarged image should offset horizontally */
}