/*

		(C) 2007 Net-Lab.pl / Preklamowa.pl
		Jakub Pomorski ( poma@net-lab.pl )

		==> Warstwy i klasy gornej czesci menu

*/


a.amenu:link,
a.amenu:visited,
a.amenu:hover,
a.amenu:active,
a.amenu:focus {
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	display: block;
 	padding-left: 13px;
 	height: 100%;
}

a.amenu:hover,
a.amenu:focus {
	color: #fff;
	background-color: #79276b;
}

#dm1,
#dm2,
#dm3,
#dm4,
#dm5,
#dm6,
#dm7,
#dm8,
#dm9,
#gm1,
#gm2 {
	display: block;
	position: absolute;
	z-index: 20;
	width: 162px;
	border: 0;
	text-align: left;
	left: 19px;
}

#gm1 { top: 185px; height: 41px; }
#gm2 { top: 287px; height: 37px; }

#dm1 { top: 2px;  height: 32px; }
#dm2 { top: 37px; height: 36px; }
#dm3 { top: 74px; height: 35px; }
#dm4 { top: 110px; height: 34px; }
#dm5 { top: 145px; height: 44px; }
#dm6 { top: 190px; height: 37px; }
#dm7 { top: 229px; height: 42px; }
#dm8 { top: 271px; height: 42px; }
#dm9 {  background:#3f0a36; color: #FFFFFF; top: 316px; height: 150px; width:211px; }

