/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, select, textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	color:#333333;
	border:1px solid #AAAAAA;
	font-size:11px;
}
input.button {
	/*background-color:#0066CC;*/
	background-image:url(../images/input_btn_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	color:#FFFFFF;
	border: 1px solid #0099FF;
	font-weight:bold;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

/************* PAGE TOP STARTS ***********/		

#pageTop {
	width:1000px;
	height:125px;
}
	#pageTopLeft {
		position:relative;
		float:left;
		width:495px;
		height:125px;
		background-image:url(../images/acn_top_left.jpg);
		background-repeat:no-repeat;
	}
	#pageTopRight{
		position:relative;
		float:left;
		top:0px;
		width:505px;
		height:83px;
		background-image:url(../images/acn_top_right.jpg);
		background-repeat:no-repeat;
	}
		#pageTopRightContent{
			width:495px;
			text-align:right;
			font-size:12px;
			font-weight:bold;
			color:#cfe6fe;
			line-height:15px;
		}
		#pageTopRightContent a, #pageTopRightContent a:visited, #pageTopRightContent a:active {
			text-decoration:none;
			color:#cfe6fe;
		}
		#pageTopRightContent a:hover {
			text-decoration:underline;
			color:#cfe6fe;
		}		
	#pageSubTop{
		position:relative;
		float:left;		
		top:0px;
		width:505px;
		height:28px;
	}
		#pageSubTopFlags{
			position:relative;
			float:left;
			left:266px;
		}
		#pageSubTopContact {
			position:relative;
			float:left;
			left:268px;
			width:121px;
			height:28px;
			background-image:url(../images/acn_btn_contact.gif);
			background-repeat:no-repeat;
		}
			#pageSubTopContactText {
				position:relative;
				float:left;
				top:5px;
				left:60px;
				font-size:12px;
				font-weight:bold;
				color:#0d598a;
			}
			#pageSubTopContactText a, #pageSubTopContactText a:active, #pageSubTopContactText a:visited {
				text-decoration:none;
				color:#0d598a;
			}
			#pageSubTopContactText a:hover{
				text-decoration:underline;
				/*color:#0d598a;	*/
				color:#FF6600;			
			}
		#pageSubTopEnd {
			position:relative;
			float:left;
			left:272px;
			width:10px;
			height:28px;
			background-image:url(../images/acn_top_end.gif);
			background-repeat:no-repeat;
		}
	#pageSubTopBottom {
		position:relative;
		float:left;
		left:0px;
		width:505px;
		height:14px;
		background-image:url(../images/acn_subtop_bg.gif);
		background-repeat:repeat-x;
	}
		#pageSubTopBottomEnd{
			position:relative;
			left:495px;
			width:10px;
			height:14px;
			background-image:url(../images/acn_subtop_end.jpg);
			background-repeat:no-repeat;
		}
/************* PAGE CONTENT STARTS ***********/	
.dummy15{
	position:relative;
	height:15px;
}
.dummy10{
	position:relative;
	height:10px;
}	
.dummy5{
	position:relative;
	height:5px;
	
}
#pageContent{
	width:1000px;
	display:table;
}
	#leftMenu {
		position:relative;
		float:left;
		width:218px;
		display:table;
	}
	#leftMenu .caseta{
		position:relative;
		width:218px;
		background-image:url(../images/acn_left_menu_bg.gif);
		background-repeat:repeat-y;
		
	}
	#leftMenu .casetaTop {
		position:relative;
		width:218px;
		height:47px;
		background-image:url(../images/acn_left_menu_top.gif);
		background-repeat:no-repeat;
	}
	#leftMenu .casetaTopText{
		position:relative;
		top:15px;
		left:15px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
	}
	#leftMenu .casetaContent {
		background-image:url(../images/acn_left_menu_bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		line-height:10px;
	}
	#leftMenu .cat{
		position:relative;
		left:0px;
		margin: 0;
		padding-left:15px;
		/*list-style:url(../images/acn_bullet_cat.jpg);*/
		list-style:none;
	}
	#leftMenu .catli {
		background:url(../images/acn_bullet_cat.jpg) no-repeat left 4px;
		padding-left:15px;
		line-height:15px;
	}
	#leftMenu .catli a, #leftMenu .catli a:active, #leftMenu .catli a:visited{
		color:#01539f;
		text-decoration:none;
	}
	#leftMenu .catli a:hover{
		color:#01539f;
		text-decoration:underline;
	}
	#leftMenu .subcatli {
		background:url(../images/acn_bullet_subcat.jpg) no-repeat 15px center;
		padding-left:30px;
		line-height:15px;
	}
	#leftMenu .subcatli a, #leftMenu .subcatli a:active, #leftMenu .subcatli a:visited{
		color:#01539f;
		text-decoration:none;
	}
	#leftMenu .subcatli a:hover{
		color:#01539f;
		text-decoration:underline;
	}


/************* subpageContent *************/
#subpageContent{
	position:relative;
	float:left;
	/*left:0px;*/
	/*width:564px;*/
	width:100%;
	display:table;
}
	.subpageParagraf{
		background-image:url(../images/acn_content_top_left.gif);
		background-repeat:no-repeat;
		padding-left:15px;
		padding-top:15px;
	}
	.subpageParagrafText {
		background-image:url(../images/acn_content_bottom_right.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		padding-right:15px;
		padding-bottom:15px;
		color:#01539f;
	}
	#subpageContent .titlu {
		color:#2d6eb1;
		font-size:20px;
	}
	#subpageContent .subtitlu {
		color:#2d6eb1;
		font-size:16px;
	}	
	#subpageContent p {
		/*text-indent:15px;*/
		margin:0px;
	}
	#subpageContent th {
		background-image:url(../images/input_btn_bg.jpg);
		background-position:center center;
		background-repeat:repeat-x;
		color:#FFFFFF;
		font-weight:bold;
		padding:2px 0px 2px 0px;
	}
	#subpageContent th a{
		color:#FFFFFF;
		font-weight:bold;
	}
	#subpageContent th a:hover{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}	
	#subpageContent td {
		font-size:12px;
		/*background-color:#f7f7f7;*/
	}	
	#subpageContent a, #subpageContent a:active, #subpageContent a:visited{
		color:#01539f;
		text-decoration:underline;
	}
	#subpageContent a:hover{
		color:#FF6600;
		text-decoration:none;
	}	
	
/********** rightSide ***********/

#rightSide {
	position:relative;
	float:left;
	width:218px;
	/*left: 0px;*/
	/*top:0px;*/
}

#rightSide .caseta{
	position:absolute;
	width:218px;
	background-image:url(../images/acn_left_menu_bg.gif);
	background-repeat:repeat-y;
	display:table;
	
}

#rightSide .casetaTop {
	position:relative;
	width:218px;
	height:47px;
	background-image:url(../images/acn_left_menu_top.gif);
	background-repeat:no-repeat;
}
#rightSide .casetaTopText{
	position:relative;
	top:15px;
	left:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#rightSide .casetaContent {
	background-image:url(../images/acn_left_menu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:14px;
}
#rightSide .cpItem {
	background-image:url(../images/rightItem_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#rightSide .cpItemContent{
	position:relative;
	left:15px;
	top:5px;
	width:195px;
}
#rightSide .titlu{
	color:#01539f;
	font-weight:bold;
}
#rightSide .data{
	position:relative;
	color:#01539f;
	width:195px;
	text-align:right;
}
#rightSide .itemText{
	position:relative;
	color:#333333;
	width:195px;
	text-align:left;
}
#rightSide .linkDetalii{
	position:relative;
	color:#01539f;
	width:195px;
	text-align:right;

}
#rightSide .linkDetalii a, #rightSide .linkDetalii a:active, #rightSide .linkDetalii a:visited{
	color:#01539f;
	text-decoration:underline;	
}
#rightSide .linkDetalii a:hover{
	/*color:#01539f;*/
	color:#FF6600;
	text-decoration:none;
}
/************ BOTTOM **************/

#bottom {
	position:relative;
	/*float:none;*/
	text-align:center;
	color: #01539f;
	font-size:11px;
	
}
#bottom a, #bottom a:active, #bottom a:visited{
	color: #01539f;
	text-decoration:none;
}
#bottom a:hover{
	color: #01539f;
	text-decoration:underline;	
}
