/*
-----------------------------------------------
Compudava Foundation Style CSS  Ver 1.0
----------------------------------------------- */

body {
  margin:0;
  padding:0;
  background:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646d7e;
	text-decoration: none;
SCROLLBAR-FACE-COLOR: #CCCEDD;  
SCROLLBAR-SHADOW-COLOR: #B0B0CC;  
SCROLLBAR-3DLIGHT-COLOR: #ECEDF7; 
SCROLLBAR-ARROW-COLOR: #5C5A85;  
SCROLLBAR-DARKSHADOW-COLOR: #979FB6; 
}
a img {border-style:none}
h5 {font-size:11px; font-weight:bold;}
h4 {font-size:12px; font-weight:bold; color:#2D2142; background-color:#F1F0F8; padding-left:10px;}
hr {
    display: block;
    height: 1px;
    border-top: 1px dashed ORANGE;
	border-left:0;
	border-right:0;
	border-bottom:0;
    margin: 1em 0;
    padding: 0;
}

/*------------------------------
ID-urile folosite in acest CSS
-------------------------------- */
#AAA {
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:white;
}
#BBB {
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	X-INDEX:1;
}
#Empty1 {
	position:relative;
	left:0px;
	top:0px;
	width:98%;
	height:80%;	
}
#Empty2 {
	position:relative;
	left:0px;
	top:300px;
	padding-right:5px;
	width:200px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #474563;
	border:1px solid red;
}
#Empty2 a {
	color:#646d7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	
}
#Empty2 a:hover {
	color:orange;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	
}
#Header{
  left:0px;
  top:0px;
  height:85px;  
  width:100%;
  }
 #TopBar{
  position:absolute;
  top:85px;
  left:0px;
  height:20px;  
  width:100%;
  background-color: white;
  background-image: url(../images/topbar_background.jpg);
  background-repeat: no-repeat;
  border-top:1px solid #474563;
  }
  #copyright{
	position:absolute;
	top:80%;
	left:2px;
	height:150px;
	width:10px;
	x-index: 100;
	text-decoration: none;
	background-image: url(../images/copyright.gif);
  }
#Logo {
	position:absolute;
	top:7px;
	left:35px;
	width:106px;
	height:71px;
	background-color: white;
	align:bottom;
  }
 #PageImage {
 	align: center;
	width:142px;
	height:155px;
 }
 #Sky {
	position:relative;
	top:0px;
	left:0px;
	width:620px;
	height:85px;
  }
 #PageTitle{
 	position:relative;
	left:0px;
	width:180px;
	height:20px;
	text-align:center;	
 }
 #TopBanner{
	position:absolute;
	left:180px;
	top:0px;
	height:85px;
	width:620px;
	background-color: white;
  }
  #LeftArea {
  position:absolute;
  left:0px;
  top:106px;
  height:60%;  
  width:180px;
  }
  #MainArea {
  position:absolute;
  left:180px;
  top:105px;
  height:60%;  
  width:620px;
  background-image: url(../images/squares_1.gif); 
  background-repeat: no-repeat;
  }
  #MainTitle {
  position:relative;
  left:15px;
  top:10px;
  width: 600px;
  height: 30px;
  border-bottom:1px dashed orange;
  }

#main1 {
	height:250px;
	width:390px;
	background-color:ivory;
}
#main2 {
	height:250px;
	width:390px;
	background-color:yellow;
}
#main3 {
	height:250px;
	width:390px;
	background-color:red;
}
 #MainContaint  { 
  position:absolute;
  left:80px;
  top:50px; 
  width:530px;
  border-bottom: 1px dashed orange;
  background-image: url("../images/logo_bgr.gif");  
  background-repeat: no-repeat;
  background-position: 50% 40%;
  }
  #MainContaint li { 
	list-style-image:url("../images/bullet_squareBlue.gif");
  }
  #SubList li {
  	margin:10px;
	dosplay:block;
  }
  #Sublist, p {padding:0px; heigh:15px; margin:5px;}
   #PageImage {
  position:absolute;
  left:0px;
  top:0px;
  height:200px;  
  width:180px;
  }
  #SeparatorV{
	position: absolute;
	left:180px;
	top:0px;
	width:1px;
	height:400px;
	background-image: url(../images/vertical_separator.jpg);
	z-index: 50;
  }
  #SeparatorH{
	position: absolute;
	left:0px;
	top:85px;
	width:660px;
	height:1px;
	background-color: #00264f;
	z-index: 51;
  }


  #LeftmenuH1 {
	position: relative;
	z-index:2;
	left: 0px;
	top: 30px;
	padding:15px;
  }
  #contact {
   position: absolute;
   left:0px;
   top:0px;
   width:350px;
   height:270px;
  } 
  #bannerSky {
	position:absolute;
	left:0px;
	top:0px;
	height:85px;
	width:350px;
	background-image: url(../images/top_sky.jpg);
	border-bottom:1px solid black;
  }
  #ContactLogo {
	position:absolute;
	padding-top:3px;
	width:130px;
	height:84px;
	top:0px;
	left:0px;
	background-color: white;
  }
   #MainContact{
	position:relative;
	left:0px;
	top:105px;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676B89;
	text-decoration: none;
  }
/* -------------------------------------- portrait 1 --------------------------------- */
#portrait1 a:link {
	width:200px;
	height:54px;
	padding:5px;
}
#portrait1 a:hover {
	padding:5px;
	background-color: #ffde7c;
}
/* ----------------------------- */
#Portraits {
	width:300px;
	height:60px;
	padding:3px;
}
#Portraits a:link {
	width:300px;
	border:none;
	color:#789;;	
}
#Portraits a:hover {
	width:300px;
	border:none;
	color:orange;	
}
#Portraits  a img {
	width:52px;
	float:left;
	border:2px solid #789;
	margin-right:20px;
}
#Portraits  a:hover img {
	width:52px;
	float:left;
	border:2px solid orange;
}


/* ----------------------------- */
A 
{ COLOR: #789;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration: none; 
font-weight: normal;
}
A:hover {
COLOR: #E8E9F4; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-size: 11px; 
font-weight: normal}
.Title {  
	font-family: "Times New Roman", Times, serif; 
	font-size:18px; 
	color: #364361; 
	text-decoration: none; 
	font-weight: normal}

.TxtL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C8CAD5;
	text-decoration: none;
}
}
.TxtL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#txt03 {
	display:block;
	color:#8491B3;
	cursor:hand;
	list-style-image:url("../images/bullet_squareBlue.gif");
	MARGIN-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	height:15px;
	font-size: 12px;
}
#txt03 a:hover {color:orange;}
.txt003a {
	color:#8491B3;
}
.txt003b {
	cursor:default;
	color:orange;
}
.TitlePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Topmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393C53;
	width: 80px;
	height:18px;
	font-weight: bold;
	cursor:hand;
	text-decoration: none;
	background-color:#ffde7c;

}
.Topmenu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;	
	width: 80px;
	height:18px;
	font-weight: bold;	
}
.txtOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.devider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4b64;	
	width: 1px;
	height:18px;	
}
.txtOrange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF8600;
	text-decoration: none;
}
.txt01  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646d7e;
	text-decoration: none;
}
.txt01 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #789;
	border-bottom:1px dashed #789;
}
.txt01 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: orange;
	border-bottom:1px dashed orange;	
}



.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494A61;
	text-decoration: none;	
}
.txt02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;	
}
.txt01disable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B3B5C4;
	text-decoration: none;	
}
#ParaTitle {
	width:400px;
	height: 15px;
	padding-left:10px;
	text:orange;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-image: url(../images/paratitle_bgr.jpg);
    background-repeat:no-repeat;
	border-bottom:1px solid orange;
}
#MCont {
	width:100%;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}
#MCont img {width:80px; height:80px; border:1px solid orange; margin:3px;}
#MCont a:hover img {width:80px; height:80px; border:1px solid red; filter: alpha(opacity=60);} 
#MCont span {
	background-color: yellow;
	color: #789;
}
#Photo {
	position:absolute;
	width:640px;
	height:620px;
	left:0px;
	top: 0px;
	background-color: #789;
	text-align:right;
}
#Photo span {
	background-color: ivory;
	z-index:2;
	text-align:right;
	float:left;
	display:block;
	padding:5px;
}
#Close
{
	width: 32px;
	height: 32px;
	padding:1px;
	border:1px solid white;
	background-color: orange;
	margin:5px;
}
#Photos  {
width: 350px;
height:100px;
padding:10px;
display:block;
text-align:left;
padding:10px;
font-size:10px;
}
#Photos a {
background-color: white;
border:1px solid orange;
width: 350px;
height:100px;
display: block;
color: #789;
}
#Photos strong {color: #15284D;}
#Photos a:hover {
background-color: white;
border:1px solid #789;
height:100px;
color: #15284D;
}
#Photos  img{
border:3px solid orange;
float:left;
width:70px;
height:70px;
margin:10px;
}
#Validation {
position: absolute;
top:80%;
left:0px;
width: 180px;
text-align:center;
height: 35px;
}
#pdf {
background-image: url(../images/ico_pdf.gif);
background-repeat:no-repeat;
padding-left: 25px;
height:20px;
}
#word {
background-image: url(../images/ico_word.gif);
background-repeat:no-repeat;
padding-left: 25px;
height:20px;
}
.pdf {
background-image: url(../images/ico_pdf.gif);
background-repeat:no-repeat;
padding-left: 25px;
height:20px;
}
.word {
background-image: url(../images/ico_word.gif);
background-repeat:no-repeat;
padding-left: 25px;
height:20px;
}

#PhotoSector {position:relative; top:20px;}

#PhotoSector table {padding:5px; width:300px; background-color:white; border:1px solid gold;}
#PhotoSector img {width:70px; height:70px; border:4px solid orange;}
#PhotoSector a.img {border:}