DIV.menu {
	position:absolute; top: 220px; left:3px;
	border:0px;
	border-style:solid;
	border-color:darkblue;
	width:150px;
}
LAYER.menu {
	position:absolute; top: 150px; left:20px;

}

DIV.time {
	position: absolute; top:180px; left:850px;
	width:170px;
	height:400px;
	background:url("img/calendar.jpg");

}

DIV.my {
	position: absolute; top:400px; left:850px;
	width:160px;
	height:150px;
	background:url("img/my.jpg");

}

A.menu {
	text-decoration:none;
	color: blue;
	font-weight: bold;
	font-face: Arial Unicode MS;
	font-size: 18px;
}
IFRAME.glowna {
 	position:absolute; top:180px; left: 180px;
 	width:660px;
 	height:400px;
}
