/* CSS Document */
body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#990000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E4E4E4;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#000000;
	background-color:#000000;
	color:#8d8c8c;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1
{
	color: #B50101;
	font-weight: bold;
	font-size:12px;
	margin: 15px 0px 15px 0px;
	text-transform:uppercase;
}
h1.titlu_box
{
	color: #750000; 
	font-weight: bold;
	font-size:11px;
	margin: 0px 0px 0px 0px;	
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #791616;
	font-weight: bold;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	font-weight:bold;
}
a:link, a:visited
{	
	color: #CE0000;
	text-decoration:none;
}
a:hover,a:active
{	
	color: #ED948F; 
}
a.down:link, a.down:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size:9px;
	text-decoration: none;
	padding-left:9px;	
}
a.down:hover,a.down:active
{
	color: #515151; 
}
.buton
{	
	FONT-SIZE: 10px;
	background-color: #990000;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 1px 1px 1px 1px;
	padding: 0px 3px 0px 3px;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-LEFT-COLOR: #000000;
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-RIGHT-COLOR: #000000;
}
.inputcol {
	font-size : 10px;
	background-color: #FFFFFF ;
	background-image:url(images/bg_input.jpg);
	background-repeat:repeat-x;
	font-family : Arial,Helvetica, sans-serif;
	font-weight: normal;
	COLOR: #990000; 
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 4px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-TOP-COLOR: #990000; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-LEFT-COLOR: #990000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #990000; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR:#990000; 
}
li
{
	list-style-image: url(images/bullet2.gif);
	list-style-position: 0px;
	padding-top:2px;
	padding-bottom:2px;
}

.list
{
	list-style-image: url(images/bullet2.gif);
	list-style-position: 0px;
	padding-top:2px;
	padding-bottom:2px;
}
.chenar
{
	border-left: 1px solid #999999;	
	border-top: 1px solid #999999;	
	border-right: 1px double  #999999;	
	border-bottom: 1px double #999999;	
}
.titlu_box
{
	color: #D90000;
	background-image:url(images/bg_sectiune.gif);
}

#container
{
	text-align: center;
	margin: auto;
	width:900px;
}
#logo
{
	width:450px;
	height:150px;	
	float:left;	
}
#bg1
{
	background-image:url(images/bg_1.gif);
	width: 450px;
	height:82px;	
	float:left;	
}
#bg2
{
	background-image:url(images/bg_2.gif);
	width: 450px;
	height:68px;
	float:left;			
}
#menu
{
	clear:both;
}
.menu1
{
	float:left;
}

#bg5
{
	background-image:url(images/bg_5.gif);
	width: 900px;
	height:39px;
	clear:left;
}
#content_text
{
	background-image:url(images/bg_6.gif);
	background-repeat:no-repeat;
	width: 615px;
	min-height:300px; 
	text-align: justify; 
	padding-left:55px;
	padding-right:15px;
	float:left;
}
#content_left
{
	width: 188px; 
	text-align: left;	
	float:left;
}

#casete
{
	width:615px;
	height:227px;
}
.caseta
{
	width:180px;
	height:227px;
	position:relative;
	margin-top:0px;
	margin-right:10px;
	float:left;	
}
.caseta_bg_left
{
	background-image:url(images/caseta_border.gif);
	width:1px;
	height:227px;	
}
.caseta_bg_content
{
	background-image: url(images/caseta_bg.gif);
	width:180px;
	height:227px;
	position:absolute;
	margin-left:1px;
	text-align:center;
}
.caseta_bg_right
{
	background-image:url(images/caseta_border.gif);
	width:1px;
	height:227px;
	position:absolute;
	margin-left:181px;
	
}
.descriere_proiect
{
	padding:5px 5px 5px 5px;
	text-align: center;
	height:50px;
}
.box 
{
	width: 188px; 
	text-align: left;
	font-size:10px;
} 
/* Begin box */
.box_top_left
{
	background-image:url(images/box/box_left_top2.gif);
	width:19px;
	height:20px;
	float:left;		 
}
.box_top_bg
{
	background-image:url(images/box/box_top_bg2.gif);
	width:150px;
	height:20px;
	float:left;		 
}
.box_top_right
{
	background-image:url(images/box/box_right_top2.gif);
	width:19px;
	height:20px;
	float:left;		
}
.box_content
{
	background-image:url(images/box/box_bg_content2.gif);
	background-repeat:repeat-y;
	width:148px;
	min-height:100px;	
	float:left;
	padding:0px 20px 0px 20px;
}
.box_bottom_left
{
	background-image:url(images/box/box_left_bottom2.gif);
	width:19px;
	height:18px;
	float:left;
	clear:both;
}
.box_bottom_bg
{
	background-image:url(images/box/box_bottom_bg2.gif);
	width:150px;
	height:18px;
	float:left;		 
}
.box_bottom_right
{
	background-image:url(images/box/box_right_bottom2.gif);
	width:19px;
	height:18px;
	float:left;		
}


/* Begin box top */
.box1_top_left
{
	background-image:url(images/box/box_left_top.gif);
	width:19px;
	height:20px;
	float:left;		 
}
.box1_top_bg
{
	background-image:url(images/box/box_top_bg.gif);
	width:150px;
	height:20px;
	float:left;		 
}
.box1_top_right
{
	background-image:url(images/box/box_right_top.gif);
	width:19px;
	height:20px;
	float:left;		
}
.box1_over_left
{
	background-image:url(images/box/box_left_bg_top.gif);
	width:19px;
	height:83px;
	position:absolute;
	margin-top:20px;
}
.box1_content
{
	background-image:url(images/box/box_bg_content.gif);
	background-repeat:repeat-y;
	width:148px;		
	min-height:100px;	
	float:left;
	padding:0px 20px 0px 20px;
}
.box1_bottom_left
{
	background-image:url(images/box/box_left_bottom.gif);
	width:19px;
	height:24px;
	float:left;
	clear:both;
}
.box1_bottom_bg
{
	background-image:url(images/box/box_bottom_bg.gif);
	width:150px;
	height:24px;
	float:left;		 
}
.box1_bottom_right
{
	background-image:url(images/box/box_right_bottom.gif);
	width:19px;
	height:24px;
	float:left;			
}
.footer
{
	clear:both;	
	text-align:center;
	width:700px;
	height:100px;
	padding-top:40px;
	color: #333333;	
}
.ending
{
	clear:both;	
	text-align:center;
	width:700px;
	height:100px;
	padding-top:40px;
	padding-right:100px;
}
