.extrapalkki {
	/* position:relative; display:block; z-index:1200;	*/ width:100%; font-family:'Ubuntu Condensed','Helvetica Narrow','Arial Narrow',sans-serif; font-weight:400; font-size:1.2em; 
		text-transform:uppercase; color:#fff; text-decoration:none; margin:0 0 1em 0; padding:.6em 0; text-align:center; background:#3396d2; 
		background: -moz-linear-gradient(top, #3396d2 0%, #1586cc 100%); 
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3396d2), color-stop(100%,#1586cc)); 
		background: -webkit-linear-gradient(top, #3396d2 0%,#1586cc 100%); 
		background: -o-linear-gradient(top, #3396d2 0%,#1586cc 100%); 
		background: -ms-linear-gradient(top, #3396d2 0%,#1586cc 100%); 
		background: linear-gradient(to bottom, #3396d2 0%,#1586cc 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3396d2', endColorstr='#1586cc',GradientType=0 ); 
		border-top:.1em solid #5cb3e8;
		border-right:.1em solid #0f6da6;
		border-bottom:.1em solid #0f6da6;
		border-left:.1em solid #5cb3e8;
}

#navi {/*	width: 200px; */}

#formitd img { border:0; } 

td div#akTree{ font-size:.75em;	width:100%; min-width:210px;}
td div#akFile { width:90%; padding:0 0 0 1em; }

.folderSelect{/*width: 300px;*/}
#searchForm p { margin:1em 0 .4em 0; font-size:.9em; }
.tipDiv { border:.1em solid #ffa500; padding:2em; }

table.listatable { width:100%; /* background:#f3f3f3; */	}
table.listatable td { width:100%; padding:0; border-bottom:.1em solid #f3f3f3; }

