/* ---------------------------- */ 
/*  CERTIFIKATY					*/ 
/* ---------------------------- */ 



/* ---------------------------- */ 
/*  DEFAULT						*/ 
/* ---------------------------- */ 



/* ---------------------------- */ 


.separator
{
	background: #CCCCCC;
	width: 100%;
	height: 17px;
}



.bgpruh
{
	overflow: auto;
	background-color: #eee;
}


/* ---------------------------- */ 
/*  CERTIFICATESHEADER			*/ 
/* ---------------------------- */ 



#certificatesHeader
{
	width: 815px;
	background: #CCCCCC;
	text-align: center;
	float: right;
}

#certificatesHeader h2
{
	font-size: 13px;
	margin-top: 10px;
	color: #6D6D6D;
	margin-top: 0;
	padding-top: 7px;
	margin-bottom: 2px;
	padding-bottom: 0;
}

#certificatesHeader strong
{
	font-size: 19px;
	margin-left: 125px;
	float: left;
	padding-bottom: 5px;
}

#certificatesHeader small
{
	font-size: 12px;

}


/* ---------------------------- */ 
/*  LEFTPRUH                    */ 
/* ---------------------------- */ 


#leftPruh
{	
	width: 255px;
	height: 694px;
	float: left;
	background: #666666;
}



/* ---------------------------- */ 
/*  CERTIFICATES     			*/ 
/* ---------------------------- */ 


.certificates 
{

	width: 815px;
	float: right;
	xbackground: white;

}

.certificates .sign
{
	width: 110px;
	background: white;
	border-bottom: 1px solid #666666;
	font-size: 19px;
	text-align: right;
	font-weight: bold;
	padding-top: 4px;
}

	


.certificates .description
{
	width: 459px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	background: white;
	border-bottom: 1px solid #666666;
	padding-top: 6px;
	padding-bottom:7px;
	padding-right: 40px;
}

.certificates .sign small
{
	font-size: 12px;
}


/* ---------------------------- */ 
/*  MORE CERTIFICATES 			*/ 
/* ---------------------------- */ 

.moreCertificates
{
	clear:both;
}

.moreCertificates .sign, .moreCertificates .description
{
	background: #FEFEF7;
}

.moreCertificates .sign
{

	height: 40px;
}
