body 
{ 
scrollbar-face-color: #1E2F35; 
scrollbar-track-color: #344349; 
scrollbar-arrow-color: white;
scrollbar-highlight-color: #9EACB5; 
scrollbar-shadow-color: #9EACB5;
} 

.opis {
	font-family: Verdena;
	font-size: 13px;
	color: #C9C9C9;
	font-weight: none;
	text-align:justify;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 5px;
	
}
.referencje a {
	color :#C9C9C9;
	text-decoration:none;
}
.referencje a:hover {
   color :white;
   text-decoration: underline;
   font-weight : bold;
}
.referencje {
	color : #C9C9C9;
	font-size : 10pt;
	font-family : Verdena;
	text-align:left;
	font-weight : bold;
	margin-right: 0px;
}
