body {	background-color: #000000; }

p  		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-left: 5px;
		margin-right: 5px;
}
a 		{
		font-family: Arial;
		color: #000000;
		font-weight: bold;
		}



div#back 	{
			
			background-color: #e6e6e6;
			background-image: url(../img/back2.png);
			width: 950px;
			height: 600px;
			margin-left: auto; 
			margin-right: auto;
			margin-top: -15px;
			margin-bottom: -25px;
			
			}
div#top     {
			background-color: white;
			width: 910px;
			height: 120px;
			position: relative;
			top: 20px;
			left: 20px;
			}
div#main	{
			margin-bottom: 0; 
			width: 950px;
			position: absolute;
			top: 160px; 
			}

div#menu			{
					background-color: #f2f2f2;
					height: 20px;
					width: 400px;
					position: absolute; left: 20px; top: 0px; 
					}
			
div#menu ul			{
					font-family: Arial, Helvetica, sans-serif;
					height:14px;
					font-size:12px;
					
					list-style:none;
					margin-left: 0px;
					margin-top: 2px;
					}
div#menu ul li		{
					display: inline;
					padding-left:0px;
					padding-right:0px;
					float:left;
					font-weight: bold;
					}
div#menu ul li a	{
					
					float:left; 
					text-decoration:none;
					font-weight: bold;
	 				}
div#left			{
					background-image: url(../img/trans.png);
					height: 360px;
					width: 400px;
					padding: 10px;
					position: absolute; left: 20px; top: 40px;
					}
div#display			{
					background-image: url(../img/trans2.png);
					height: 380px;
					width: 910px;
					position: absolute; left: 20px; top: 40px;
					margin: 0px; 
					padding: 0px;
					overflow: auto;
					scrollbar-base-color: white; 
					scrollbar-face-color: white; 
					scrollbar-highlight-color: white; 
					scrollbar-shadow-color: white; 
					scrollbar-darkshadow-color: gray;
					scrollbar-arrow-color: gray; 
					scrollbar-3dlight-color: gray;
					}
div#header		{
					background-image: url(../img/trans2.png);
					height: 40px;
					width: 490px;
					position: absolute; left: 440px; top: 0px;
					}
div#right			{
					background-image: url(../img/trans.png);
					height: 420px;
					width: 490px;
					position: absolute; left: 440px; top: 0px;
					border-left: 0px solid gray; 
					border-bottom: 0px solid gray;
					margin: 0px; 
					padding: 0px;
					overflow: auto;
					scrollbar-base-color: #ccc; 
					scrollbar-face-color: #ccc; 
					scrollbar-highlight-color: #ccc; 
					scrollbar-shadow-color: white; 
					scrollbar-darkshadow-color: #ccc;
					scrollbar-arrow-color: white; 
					scrollbar-3dlight-color: white;
					}

	 

span#next { position: absolute; left:830px; top:170px;}
span#prev { position: absolute; left:10px; top:170px;}
span#kont { position: absolute; left:430px; top:20px;}
span#kont1 { position: absolute; left:20px; top:20px;}
span#link { position: absolute; left:0px; top:330px; width:180px; height:50px}

	



