body {
	background: rgb(113,151,164);
	scrollbar-face-color: rgb(113,151,164);
   scrollbar-highlight-color: rgb(113,151,164);
   scrollbar-3dlight-color: rgb(23,50,66);
   scrollbar-darkshadow-color: rgb(113,151,164);
   scrollbar-shadow-color: rgb(23,50,66);
   scrollbar-arrow-color: rgb(23,50,66);
   scrollbar-track-color: rgb(113,151,164);
   margin-right: 10px;

}

p.naglowek {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	color: rgb(23,50,66);
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}

p.flash {
	margin-right: 0px;
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
}
p.tekst {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: rgb(200,200,200);
	text-decoration: none;
	font-weight: normal;
	margin-right: 50px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}

a:link {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: normal;	
}

a:hover {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: rgb(23,50,66);
	text-decoration: none;
	font-weight: normal;
}

a:visited {
   font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: normal;	
}