@charset "windows-1252";
	body {
		font-family: arial,sans-serif,helvetica,verdana;
		font-size: 13px;
		line-height: 0.4cm;
		background-color: #FFFFFF;
		text-decoration: none; font-weight: normal;
		}

	img {border: 0px;}
		
	p.up {
		margin-left: 0px;
		margin-right: 0px;
		}

	p.down {
		margin-left: 20px;
		margin-right: 5px;
		}  
		
		
	.titlu {
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important; 
		font-size: 16px;
		color: #FF6600;
		font-weight: bold;
		line-height: 0.7cm;
		}

	.subtitlu {
		font-size: 15px;
		line-height: 0.4cm;
		color: #074085;
		}

	.text-subtitlu {
		font-size: 12px;
		line-height: 0.35cm;
		color: #000000;
		}
		
	.text-antet {position: relative; top: 3px; left: 0px;
		font-size: 12px;
		line-height: 0.25cm;
		color: #FFFFFF;
		} 
		

	div.chenar {
		position: relative; float: left; top: 20px; left: 0px; 
		border-width: 1px; border-style: solid; border-color: #0A2E52;
		background-color: #E6EBF5;
		} 
		 
	#us {position: absolute; top: 150px; visibility: visible; float: left; background-image: url(../_img/us.png); background-repeat: no-repeat; width: 10px; height: 90px; z-index: 1;}
	#ud {position: absolute; top: 150px; visibility: visible; float: left; background-image: url(../_img/ud.png); background-repeat: no-repeat; width: 10px; height: 90px; z-index: 1;}

	#imagine-dr
		{
		float:right;
		width: 150px;
		margin: 0 0 15px 20px;
		margin-right: 5px;
		padding: 15px;
		text-align: center;	
		font-family: tahoma,arial,sans-serif,helvetica,verdana;
		font-size: 9px;
		border: 0px solid black;
		}

	#imagine-stg
		{
		float:left;
		width: 210px;
		height: 230px;
		margin: 0px 20px 0px 0px;
		padding: 15px;
		text-align: center;
		font-family: tahoma,arial,sans-serif,helvetica,verdana;
		font-size: 9px;
		border: 1px solid black;
		}
		
/***************************************************************/
/***************************************************************/
/* =-=-=-=-=-=-=-[ Optiuni Meniuri ]-=-=-=-=-=-=-=- */
	a { 
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
		font-size: 16px;
		line-height: 0.45cm;
		color: #074085;
		text-decoration: none;	font-weight: bold;
		}
		
 	a:link { color: #074085;}  /* for unvisited links */
	a:visited { color: #074085;} /* for visited links */
	a:active { color: #FF0000;} /* when link is clicked */
	a:hover { color: #FF0000;} /* when mouse is over link */		 

