body {
   font-family : arial;
	color : #000000;
	background : #C0D7F0 url(../img/fundal_body.gif);
	font-size: 12px;
}




.bordura img{
border:#FFFFFF solid 1px;
}
.tabela img{

border:#FFFFFF solid 1px;
}

.tabela2 img{

border:#000000 solid 1px;
}

img {}

.bordura2{border:#FFFFFF solid 1px;}

td {
   font-family :  Arial;
   font-size: 12px;
   color : #000000;
}

.tabela_gri{
	font-family :  Arial;
   font-size: 12px;
   color : gray;

}

.tabela{
//cursor:pointer;
}
.mareste{
cursor: URL:(../img/view_large.gif);
}

.butBlank{
	background-repeat:no-repeat;
	background-image: url(../img/but_blank.gif);
	height: 20px;
	width: 100px;
	border: 0px;
	font-family: arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform:lowercase;
	font-size: 10px;
}

.butBlanksearch{
	background-repeat:no-repeat;
	background-image: url(../img/but_cauta_en.gif);
	height: 20px;
	width: 100px;
	border: 0px;
	font-family: arial;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	text-transform:lowercase;
	font-size: 10px;
}

.butBlankconfirm{
	background-repeat:no-repeat;
	background-image: url(../img/but_confirm_en.gif);
	height: 20px;
	width: 100px;
	border: 0px;
	font-family: arial;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	text-transform:lowercase;
	font-size: 10px;
}
.butBlankregister{
	background-repeat:no-repeat;
	background-image: url(../img/but_register_en.gif);
	height: 20px;
	width: 100px;
	border: 0px;
	font-family: arial;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	text-transform:lowercase;
	font-size: 10px;
}

.butBlankLong{
	background-image:url(../img/but_blank_w210.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 210px;
	border: 0px;
	font-family: arial;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform:lowercase;
	font-size: 10px;
}

.butBlankconfirm{
	background-image:url(../img/but_confirm_en.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 100px;
	border: 0px;
	font-family: arial;
	color: black;
	
	

	
}

.butBlankpassword{
	background-image:url(../img/but_send_new_password_en.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 200px;
	border: 0px;
	font-family: arial;
	color: black;
	cursor:pointer;
	

	
}

.butBlankShort{
	background-image:url(../img/but_blank_w80.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 80px;
	border: 0px;
	font-family: arial;
	color: #000000;
	text-align: center;
	text-transform:lowercase;
	vertical-align: middle;
	font-size: 10px;
}
.butBlankShort2{
	background-image:url(../img/but_cauta_en.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 80px;
	border: 0px;
	font-family: arial;
	color: #000000;
	text-align: center;
	text-transform:lowercase;
	vertical-align: middle;
	font-size: 10px;
}

.butBlankLonger{
	background-image:url(../img/but_blank_w130.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 130px;
	border: 0px;
	font-family: arial;
	color: #000000;
	text-align: center;
	text-transform:lowercase;
	vertical-align: middle;
	font-size: 10px;
}

.input2{
   font-family : arial;
   font-size: 10px;
   color : #666666;
}

input, select, textarea {
 /*
    BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-SIZE: 10px;
	MARGIN: 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #FDFDFD;
	padding: 2px 2px;
	font-weight: normal;
    */
   font-family : arial;
   font-size: 10px;
   color : #666666;
  
}

.txtFgri {
	FONT-SIZE: 10px;
	MARGIN: 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #FDFDFD;
	font-weight: normal;
	padding: 2px 2px;
	border: 1px solid #808080;
}
.txtFgriArea {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-SIZE: 10px;
	MARGIN: 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #FDFDFD;
	padding: 2px 2px;
	font-weight: normal;
} 
.RedInput {
	FONT-SIZE: 10px;
	MARGIN: 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #ffffff;
	font-weight: normal;
	padding: 2px 2px;
	BORDER-RIGHT: #DD1133 1px solid;
	BORDER-TOP: #DD1133 1px solid;
	BORDER-LEFT: #DD1133 1px solid;
	BORDER-BOTTOM: #DD1133 1px solid;
}
.RedStar {
	font-family: arial;
	font-size: 10px;
	color : #ff0000;
}

p {
	margin-top: 30px;
	font-size : 12px;
	color : #000099;
	margin-bottom : 10px;
}

a img{
	border:0;
}
A:link {
	FONT-SIZE: 14px; COLOR: gray; FONT-FAMILY: arial;text-decoration: none;
}
A:visited {
	FONT-SIZE: 13px; COLOR: gray; FONT-FAMILY: arial;text-decoration: none;
}
A:hover {
	FONT-SIZE: 14px; COLOR: #0066CC; FONT-FAMILY: arial;text-decoration: none;
}
.acurent {
	FONT-SIZE: 14px; COLOR: red; FONT-FAMILY: arial;text-decoration: none;
}
a.sectiuni_ { font-family: arial; color: gray; font-size: 11px; font-weight: bold; text-decoration: none; margin-left: 3px;}

a.sectiuni { font-family: arial; color: red; font-size: 11px; font-weight: bold; text-decoration: none; margin-left: 3px;}
a.sectiuni:hover { text-decoration: none;}
a.footer {font-size: 14px; text-decoration: none;}
a.footer:hover {text-decoration: none;}



a.arthur:link{
	font-family:  Arial;
	font-size:13px;
	font-weight:bold;
	color:gray;
	text-decoration:none;
	cursor:pointer;
}

a.arthur:visited{
	font-family:  Arial;
	font-size:13px;
	font-weight:bold;
	color:gray;
	text-decoration:none;
	cursor:pointer;
}

a.arthur:hover{
	font-family: arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

a.arthur:active{
	font-family: arial;
	font-size: 13px;
	color: gray;
	text-decoration: none;
}



a.arthur2{
	font-family:  Arial;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	cursor:pointer;
}

a.arthur2:hover{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.arthur2:active{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bordura{

}


a.meniuleft:link{
	font-family:  Arial
	font-size: 12px;
	font-weight:bold;
	color: gray;
	text-decoration: none;
}
a.meniuleft:visited {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a.meniuleft:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meniuleft:active {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.meniurightnolk{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meniuright:link{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meniuright:visited {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meniuright:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a.meniuright:active {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.tableFooter{
	BACKGROUND-COLOR:  #C0D7F0;
	color: #000D3A;
}
.tableBorderSolid{
	border-bottom-style:solid;
	border-bottom-width:2;
	border-bottom-color:black;
	border-left-style:solid;
	border-left-width:2;
	border-left-color:black;
	border-right-style:solid;
	border-right-width:2;
	border-right-color:black;
	border-top-style:solid;
	border-top-width:0;
	border-top-color:white;
}
a.meniufooter:link{
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.meniufooter:visited {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.meniufooter:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.meniufooter:active {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

 .tableHead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR:#FFFFFF ;
	FONT-FAMILY: arial;
	padding: 3px;
	background-color: #373737;	 
}
 .tableHead2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	padding: 1px;
	background-color:black;	 
}
 .tableHead1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	background-image: url(../img/fundal_tbl_head.gif);
}
.tableHeavyHead {
	FONT-SIZE: 14px;
	COLOR: red;
	padding-left: 10px;
	font-family: arial;
	font-weight: normal;
}
.tableTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white; FONT-FAMILY:  Arial;
}
.tableLine1 {
	BACKGROUND-image: URL:(../img/background.bmp);}
.tableLine2 {
	BACKGROUND-image: URL:(../img/background2.bmp);
	COLOR:gray;}
.tableRowOdd {
	BACKGROUND-COLOR: transparent
}
.tableRowEven {
	BACKGROUND-COLOR: #f9f9f9
	color: #000099;
}

.tableFrame {
	BACKGROUND-image:  URL:(../img/mijloc.jpg);
	font-family:arial;
	color: white;
}
.tableSpacer {
	BACKGROUND-COLOR:  #565A68;
	color: #000000;
}
.tabel1 {
	margin: 4px;
	border: solid 1px gray;
}

.tabel2 {
	margin: 1px;
	border: 1px solid black;
	background: black;
}

.tabel2 img {
	
	border: 1px solid white;
	
}

.content {
	FONT-SIZE: 11px; COLOR: white; font-family: arial; font-weight:bold;
}
.content_mic {
	FONT-SIZE: 11px; COLOR: #000099; font-family: arial;
}
a.contentlk:link{
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
a.contentlk:visited {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
a.contentlk:hover {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
a.contentlk:active {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}


.heading2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial;
}
.heading1 {
	FONT-WEIGHT: bold; COLOR: #000000; FONT-FAMILY: arial;
}
.heading3 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial;
}
.brd {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}
.letterSelect {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}
.itemHead{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black;
}
.itemON {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white;
}
.itemOFF {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: white;
}

A.breadcrumbs {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: red;
}
.breadcrumbs {
	FONT-SIZE: 10px; COLOR: red;
}

.a3 {
	FONT-SIZE: 11px; COLOR: white ;
	FONT-FAMILY:Arial;
	
}

.a3:hover {
	FONT-SIZE: 10px; COLOR: #000099; TEXT-DECORATION: underline
}
.white {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: arial;
}
.whitesmall {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: arial;
}
.txt_black {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: arial;
}
.txt_orange {
	FONT-SIZE: 10px; COLOR: #ff9900; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.vernomigreen {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.curnomine {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.prodCart {
 BACKGROUND:  URL:(../img/background.bmp);
}
.size250{
	width:250;
}
.size100{
	width:100;
}
@media print {
.no_print {
visibility:hidden;
}
}
