@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.sus_stanga {
	background:url(../images/img_02.gif) repeat-x top right;
	}
	
.sus_dreapta {
	background:url(../images/img_05.gif) repeat-x top left;
	}
.header{
	background:url(../images/img_04.png) no-repeat top left;
	}


	
.item_header{
	background:#0065BF;
	font-size:10px;
	color:#FFF;
	top:0px;
	margin-right:10px;
	padding: 10px 2px 2px 2px;
	text-decoration:none;
	}
.item_header:hover{
	background:#fff;
	font-size:10px;
	color:#000;
	top:0px;
	margin-right:10px;
	padding: 10px 2px 2px 2px;
	text-decoration:none;
	}


.margine_stanga{
	background:url(../images/img_07.gif) right top repeat-y;
	}
.margine_dreapta{
	background:url(../images/img_10.gif) left top repeat-y;
	}
.footer{
	background:url(../images/img_17.gif) center top no-repeat;
	height:60px;
	}
	
.footer p{
	font-size:10px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
.titlu_meniu{
	background:url(../images/img_08.gif) left center no-repeat;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	padding-left:18px;
	padding-bottom:2px;
	height:25px;
	text-transform:uppercase;
	}
.titlu_articol{
	background:url(../images/img_09.gif) left center no-repeat;
	font-size:12px; 
	text-decoration:none;
	font-weight:bold;
	color:#000;
	padding-left:18px;
	padding-top:14px;
	margin-top:1px;
	height:25px;
	}


.item_meniu, item_meniu a:visited{
	background:url(../images/img_11.gif) left center no-repeat;
	font-size:12px; 
	text-decoration:none;
	padding-left:20px;
	text-decoration:none;
	padding-top:3px;
	color:#003;
	height:20px;
	width:220px;
	display:block;
}
	
.item_meniu:hover, .item_meniu_active {
	background:url(../images/img_13.gif) left center no-repeat;
	font-size:12px; 
	text-decoration:none;
	padding-left:20px;
	text-decoration:none;
	padding-top:3px;
	color:#fff;
	height:20px;
	width:220px;
	display:block;
}
	

.item_submeniu, item_submeniu:visited{
	background:url(../images/img_14.gif) left center no-repeat;
	font-size:11px; 
	text-decoration:none;
	padding-left:30px;
	text-decoration:none;
	padding-top:3px;
	color:#003;
	height:20px;
	width:200px;
	display:block;
}
	
.item_submeniu:hover, .item_submeniu_active{
	background:url(../images/img_15.gif) left center no-repeat;
	font-size:11px; 
	text-decoration:none;
	padding-left:30px;
	text-decoration:none;
	padding-top:3px;
	color:#000;
	height:20px;
	width:200px;
	display:block;
}

.continut{
	padding: 5px 5px 5px 5px;
	color:#000;
	text-align: justify;
	
	}
	
.banners img{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align: center;
}

small {
	font-size:10px;
	}