BODY { 
       SCROLLBAR-FACE-COLOR:#FFCE31; 
       SCROLLBAR-HIGHLIGHT-COLOR:#000000; 
	   SCROLLBAR-SHADOW-COLOR:#FFCE31; 
	   SCROLLBAR-3DLIGHT-COLOR:#FFCE31; 
	   SCROLLBAR-ARROW-COLOR:#000000; 
	   SCROLLBAR-TRACK-COLOR:#FFCE31; 
	   SCROLLBAR-DARKSHADOW-COLOR:#000000;
}
.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E30000;
	text-align: left;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
}
.ramka_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	line-height:normal;
	font-weight: bold;
	font-style: italic;
	background-color: #FF0000;
	border: thin inset #DC9A09;
	margin: 10px;
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1A2694; 
	text-decoration: none; 
	font-weight: bold;
	cursor: hand;
	text-align: left;
}
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #343CAB; 
	text-decoration: none; 
    font-weight: bold;
	cursor: hand;
	text-align: right;
}
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3C46C8; 
	text-decoration: none; 
    font-weight: bold;
	cursor: hand;
	text-align: right;
}