body {
	background: fixed #000000 no-repeat;	
	scrollbar-face-color: #1F1A17; 
	scrollbar-shadow-color: #1F1A17;
	scrollbar-highlight-color: #1F1A17;
	scrollbar-3dlight-color: #1F1A17;
	scrollbar-darkshadow-color: #1F1A17;
	scrollbar-track-color: #1F1A17;
	scrollbar-arrow-color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12;
	font-weight: bold;
	color: #d3d3d3;
}
button {
	border : 1px solid black ;
	background : transparent;
	width = 35px;
	font-weight: bold;
	text-align: center;
	color: white
} 
a {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
div  	{ margin-left : 3;}
a 		{font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #3366ff; text-decoration: none; }
a:hover {font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #000000; text-decoration: underline;}
.tresc    { font-family: Tahoma, Verdana, Arial; font-size: 12; font-weight: normal; color: #000000 }
.tresc_nagl { font-family: Tahoma, Verdana, Arial; font-size: 12; font-weight:bold; color: #ff9900 }

a.powrot:link, a.powrot:visited, a.powrot:active {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #608181;
	text-decoration : underline;
}
a.powrot:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}
.u1 {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}
.bialy 		{font-family: Tahoma, Verdana, Arial; font-size: 11; font-weight: normal; color: #d3d3d3;  }
.red 	{font-family: Tahoma, Verdana, Arial; font-size: 12; font-weight: bold; color: #ff0000;  }