@charset "UTF-8";
/* CSS Document */

body 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:13pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
		}
.para{
padding-top:20px;
padding-left:50px;
padding-right:50px;
text-align:left;
font-size:12pt;
width:300px;
line-height:-2;
color:RGB(255,241,224);
}
#imagini{
		width:546px;
		height:657px;
		float:left;
	}
#header{
	width:1024px;
	height:131px;
	float:left;
	background-color: RGB(38,38,38);
}
#titleheader{
width:546px;
height:131px;
float:left;
}
#rightheader{
width:478px;
height:131px;
float:right;
}
#formular{
		width:478px;
		height:657px;
		float:left;
			
	}
	
.textformular{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:13pt;
	font-weight:bold;
	color:RGB(255,241,224);
		}

.textsubform{
	font-size:10pt;
	line-height:13pt;
	color:RGB(255,241,224);
}
.textsubformmaimic{
	font-size:9pt;
	line-height:13pt;
	color:RGB(255,241,224);
}
.textlaura{
	font-size:9pt;
	line-height:13pt;
	font-weight:bold;
	color:RGB(255,241,224);
	
}
.textperioada{
	font-size:9pt;
	line-height:10pt;
	font-weight:bold;
	color:RGB(255,241,224);
}

.buton{
	font-size:10pt;
	font-weight:bold;
	color:RGB(255,241,224);
	padding:5px;
	background-color:RGB(255,137,173);
	border:0px;
		}
.campuri{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:RGB(38,38,38);
	background-color:RGB(255,241,224);;
	border:0px;
	padding:3px;
}
.hb1{

}

a.hb1:link	{								
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
				color:rgb(178,180,182);				
				}
a.hb1:visited	{								
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
				color:rgb(178,180,182);			
				}
			
a.hb1:hover{								
				font-family:Arial, Helvetica, sans-serif;
				color:rgb(236,0,140);
				text-decoration:none;		
				}
					
a.hb1:active{	
				font-family:Arial, Helvetica, sans-serif;				
				text-decoration:none;			
				color:rgb(178,180,182);							
				}
END OF HOMEBOX
