
#pealedge {
 position:fixed;
 left:28%;
 top:0px;
 width:50%;
 height:125px; 
 background-color:#FFFFFF;
   overflow:hidden;
}

#alaedge {
 position:fixed;
 left:28%;
 bottom:0px;
 width:50%;
 height:60px;
 background-color:#FFFFFF;
 overflow:hidden;
 }

/* see ei tööta üldse!
#tekstiala { position:fixed;
			clip:rect('150px', '48%', '85%', '28%');
	}
	*/


