/* --- MENU SKLEPU ----------------------------------------------------------------------------------------------------------- */

div.menu_skl {
	width: 207px;
	position: absolute;	
	left: 0px;
	top: 231px;
}

table.moduletable-sklep {
	background: url('../gfx/bck_menu_skl.gif') no-repeat;
	width: 207px;
	padding-top: 30px;
	z-index: 3;
}

a.mainlevel-sklep:link, a.mainlevel-sklep:visited {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background: url('../gfx/bck_mainlevel-sklep.png') no-repeat;
	font-weight: bold;
	padding-left: 29px;
	padding-top: 11px;
	padding-bottom: 6px;
	vertical-align: middle;
}

a.mainlevel-sklep:hover {
	text-decoration: underline;
}

a.mainlevel-sklep#active_menu {
	font-weight: bold;
	text-transform: uppercase;
}

a.sublevel:link, a.sublevel:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #B3B3B3;
	text-decoration: none;
	background: url('../gfx/bck_sublevel.png') 0px -30px no-repeat;
	padding-left: 38px;
	padding-top: 9px;
	padding-bottom: 8px;
}

a.sublevel:hover {
	background: url('../gfx/bck_sublevel.png') 0px 0px no-repeat;
	color: white;
	text-decoration: underline;
}

a.sublevel#active_menu { 
	background: url('../gfx/bck_sublevel.png') 0px 0px no-repeat;
	color: #FFD200;
}

/* --- MENU GRAFICZNE ----------------------------------------------------------------------------------------------------------- */

div.menu_gr {
	position: absolute;
	top: 0px;
	left: 160px;
	text-align: left; 
	height: 42px;
	display: table;
	padding-left: 180px;
	z-index: 3;
	background: url('../gfx/bck_menu_gr.gif') no-repeat ;
	background-position: 100% 0%;
}

table.moduletable-menu_graficzne {
	margin: 0px;
	padding: 0px;
	height: 42px;
	z-index: 4;
}

div.menu_graficzne {
	float: left;
}

div#link0 {
	background: url('../gfx/bck_menu_gr.png') repeat-x;
	width: 150px;
	height: 42px;
}

#link1 a:link, #link1 a:visited  {
	background: url('../gfx/img_menu_gr.png') 0px 0px no-repeat;
	width: 70px;
	height: 42px;	
	display: block;
}

#link1 a:hover {
	background: url('../gfx/img_menu_gr.png') 0px -42px no-repeat;
	width: 70px;
	height: 42px;	
	display: block;
}

#link2 a:link, #link2 a:visited  {
	background: url('../gfx/img_menu_gr.png') -71px 0px no-repeat;
	width: 103px;
	height: 42px;	
	display: block;
}

#link2 a:hover {
	background: url('../gfx/img_menu_gr.png') -71px -42px no-repeat;
	width: 103px;
	height: 42px;	
	display: block;
}

#link3 a:link, #link3 a:visited  {
	background: url('../gfx/img_menu_gr.png') -173px 0px no-repeat;
	width: 74px;
	height: 42px;	
	display: block;
}

#link3 a:hover {
	background: url('../gfx/img_menu_gr.png') -173px -42px no-repeat;
	width: 74px;
	height: 42px;	
	display: block;
}

/* --- MENU DOLNE ----------------------------------------------------------------------------------------------------------- */

table.moduletable-glowne {
	width: 480px;
	float: left;
	padding: 8px;
	padding-left: 14px;
}

.moduletable-glowne td{
	color: #B4B4B4;
	font-family: arial;
	font-size: 11px;
	text-align: left;
}

a.mainlevel-glowne:link, a.mainlevel-glowne:visited {
	font-size: 11px;
	font-family: arial;
	color: #B4B4B4;
	text-decoration: none;
	text-transform: capitalize;
}

a.mainlevel-glowne:hover {
	text-decoration: underline;
	color: white;
}
