/* CSS Document */
.scroller
	{
		position:					absolute;
		width:						523px
		height:						483px;
		overflow: 					auto;
		scrollbar-arrow-color: 		#000000;
		scrollbar-3dlight-color: 	#fff;
		scrollbar-face-color: 		#bf7700;
		scrollbar-highlight-color: 	#000000;
	}

.titlu_locatii{
	font-family:arial;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
}

.locatii{
	font-family:verdana;
	font-size:10pt;
	color:#000000;
}

.scroller
	{
		position:					absolute;
		width:						523px;
		height:						483px;
		overflow: 					auto;
		scrollbar-arrow-color: 		#000000;
		scrollbar-3dlight-color: 	#fff;
		scrollbar-face-color: 		#9e0000;
		scrollbar-highlight-color: 	#000000;
	}

.bg_content{
	background-image:url(../images/index_13.jpg);
	width:523px;
	height:483px;
}

.bg_steag{
	background-image:url(../images/index_04.jpg);
	width:209px;
	height:211px;
}

.bg_footer{
	background-image:url(../images/index_15.jpg);
	width:800px;
	height:33px;
}

.bg_left{
	background-image:url(../images/index_12.jpg);
	width:9px;
        height:483px;
}

.bg_right{
	background-image:url(../images/index_14.jpg);
	width:268px;
	height:483px;
}

.body{
	font-family:tahoma;
	font-size:10pt;
	color:#af1412;
}

h1,h2,h3{
	font-family:tahoma;
	font-size:10pt;
	color:#af1412;
}

.titlu{
	font-family:"Times New Roman", Times;
	font-size:14pt;
	color:#af1412;
	font-style:italic;
	font-weight:bold;
}

.locatie{
	font-family:"Times New Roman", Times;
	font-size:12pt;
	color:#af1412;
	font-weight:bold;
}

.adresa{
	font-family:Tahoma;
	font-size:10pt;
	color:#af1412;
}

a.menu_up{
	font-family:Verdana, Arial, Myriad;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	}
	
a.menu_up:hover{
	font-family:Verdana, Arial, Myriad;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	text-align:left;
	}

.CySoft{
	font-family:Verdana, Arial, Myriad;
	font-size:8pt;
	color:#ffa800;
	}
	
a.CySoft{
	font-family:Verdana, Arial, Myriad;
	font-size:8pt;
	color:#ffa800;
	text-decoration:underline;
	}
	
a.CySoft:hover{
	color:#ffffff;
	}

.submit{
		background: #ffffff;
		font-size:12px;
		color:#FFFFFF;
		width:100px;
		height:25px;
		background-color:#af1412;		
}