body 	{
	background-color: #3A3FFF;
	font-family: verdana;
	color: #FFFF00;

  scrollbar-track-color: #3A3FFF;
  scrollbar-face-color: darkblue;
  scrollbar-highlight-color: #3A3FFF;
  scrollbar-3dlight-color: #3A3FFF;
  scrollbar-darkshadow-color: #3A3FFF;
  scrollbar-shadow-color: #3A3FFF;
  scrollbar-arrow-color: #3A3FFF;

	}


a:link 	{
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none;
	color: #A9AEFF;
	}
	

a:visited
	{
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none;
	color: #A9AEFF;
	}


a:link:hover 
	{
	font-size: 10 pt;
	font-weight: bold;
	text-decoration: none;
	color: yellow;
	}


.okno	{
	background-color: #3A3FFF;
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	}


.okno2	{
	font-size: 10pt;
	font-weight: bold;
	}


.okno3	{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}


.okno4	{
	font-size: 18pt;
	font-weight: bold;
	}


.pasik	{
	background-color: #777AFF;
	}


