.menu {
	font: bold 11 Verdana;
	width: 120;
	color: #fff;
	text-align: center;
	text-decoration : none;
	line-height: 1.5;
	letter-spacing: 2;
}

.submenu {
	position: absolute; 
	width: 165; 
	background-color: #0066ff;  
	color: #fff;
	cursor:hand;
}
.submenu2 {
	position: absolute; 
	width: 170; 
	color: #fff;
	background-color: #0066ff; 
	cursor:hand;
}

.submenuitem {
	font: 11 Verdana; 
	background-color: #0066ff; 
	width: 165; 
	color: #fff; 
	text-decoration: none; 
	line-height: 2;
	border: solid 1px #0066ff;
	cursor:hand;
}
.submenuitem2 {
	font: 11 Verdana; 
	background-color: #0066ff; 
	width: 170; 
	color: #fff; 
	text-decoration: none; 
	line-height: 2;
	border: solid 1px #0066ff;
	cursor:hand;
}
a {
	text-decoration:none;
pointer
}
.menuhigh {
	font: 11 Verdana; 
	background-color: #fff;
	width: 165;
	color: #000000; 
	text-decoration: none; 
	line-height: 2;
	border: solid 1px #0000cc;
	cursor:hand;
}
.menuhigh2 {
	font: 11 Verdana; 
	background-color: #fff;
	width: 170;
	color: #000; 
	text-decoration: none; 
	line-height: 2;
	border: solid 1px #0000cc;
	cursor:hand;
}

.margines {
	background: url(tlo_sdt3.png) repeat-y right;
	width: 20;
}

.tlomenu {
	background-image: url(menu5.gif); 
	width: 120;
	text-align: center;
}

.tresc {
	font: 12 Verdana;
	color: #000;
	margin-left: 20;
	margin-right: 15;
	margin-top: 15;
	background-color: #ffff99;
	line-height: 1.5;
}

.czywiesz {
	background-color: #0066ff; 
	color: #ffffcc; 
	font: 10 Verdana ;
}

.tytul {
	font: 13 Verdana;
	font-weight: bold;
	color: #000099;
}