html {
	height: 100%;
	margin-bottom: 0px;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'arial';
	font-size: 13px;
	background-color: #fff;
	text-align: justify;
	background-image: url('./images/bkg.jpg');

}

#main
{
	/*border:thin red solid;*/
	width:1000px;
	height:1140px;
	background-image: url('../images/temp.jpg');
	background-repeat: no-repeat;
}

#content_nomina
{
	padding-left:30px !important;
	padding-left:0px;
	
	padding-right:50px !important;
	padding-right:0px;
    
    height:78%;
	
}

.prima_carte
{

	
}

.carti
{

	
}
#listare_carti
{
	width:544px;
	height:870px;
	background-image: url('../images/bkg_listare.jpg');
	background-repeat: no-repeat;		
}

