div.menu3_w_1, div.menu3_w_2, div.menu3_w_3, div.menu3_w_4, div.menu3_w_5,
div.menu3_w_1_wybr, div.menu3_w_2_wybr, div.menu3_w_3_wybr, div.menu3_w_4_wybr, div.menu3_w_5_wybr,
div.menu3_w_1_hover, div.menu3_w_2_hover, div.menu3_w_3_hover, div.menu3_w_4_hover, div.menu3_w_5_hover
{
	cursor: hand;
	cursor: pointer;

	height: 32px;
	width: 200px;

	font-family: Trebuchet MS;

	color: #036;
	font-size: 15px;

	text-decoration: none;

	vertical-align: middle;
	text-align: left;
	list-style-type: disc;
	display: table-cell;
	text-transform: uppercase;

	text-align: left;

#	font-weight: bold;

#	text-shadow: 1px 1px 0;
}

div.menu_wciecie{
display: table-cell;
}

div._dol{
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #E1E1E1;
display: table-cell;
}

/************* POZIOM 1 ******************/
div.menu3_z_1{border-collapse : collapse;}
div.menu3_w_1,div.menu3_w_1_wybr,div.menu3_w_1_hover {
	padding-left: 7px;
	width: 193px;
	background-color: #585858;
/*
	background-image: url(../images/klawisz2a.jpg);

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
*/
	background-repeat: no-repeat;
}
div.menu3_w_1_wybr{
	background-image: url();

	background-repeat: repeat-y;
/*	background-color: #666; */
}
div.menu3_odstep_1{	height: 8px;}

a.menu3_w_1:link, a.menu3_w_1:visited,a.menu3_w_1:active {color: white; text-decoration: none;}
a.menu3_w_1:hover, a.menu3_w_1_hover:link, a.menu3_w_1_hover:visited {color: #BBB; text-decoration: none;}

a.menu3_w_1_wybr:link, a.menu3_w_1_wybr:visited   {color: #F57E0A; text-decoration: none;}

/************* POZIOM 2 ******************/
div.menu3_z_2{ border-collapse : collapse; display: none;}
div.menu3_w_2,div.menu3_w_2_wybr,div.menu3_w_2_hover,div.menu3_w_2_hover {
/*
	position: relative;
	left: 35px;
*/
	padding-left: 30px;
	width: 215px;

	background-image: url(../images/klawisz1.jpg);
/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
*/
	background-repeat: repeat-y;
}
div.menu3_w_2_wybr{
	background-image: url(../images/klawisz2.jpg);
	background-repeat: repeat-y;
}

/*.menu3_w_1_wybr A:link, .menu3_w_1_wybr A:visited {color: red}*/

a.menu3_w_2:link, a.menu3_w_2:visited,a.menu3_w_2:active {color: #D6D6D6; text-decoration: none;}
a.menu3_w_2:hover, a.menu3_w_2_hover:link, a.menu3_w_2_hover:visited {color: #F57E0A; text-decoration: none;}

a.menu3_w_2_wybr:link, a.menu3_w_2_wybr:visited   {color: #F57E0A; text-decoration: none;}

/************* POZIOM 3 ******************/
div.menu3_z_3{ border-collapse : collapse; display: none;}
div.menu3_w_3,div.menu3_w_3_wybr,div.menu3_w_3_hover {
	padding-left: 25px;
	width: 205px;

	background-image: url(../images/poziom3-a.jpg);

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	background-repeat: repeat-y;
}
div.menu3_w_3_wybr,div.menu3_w_3_hover{
	background-image: url(../images/poziom3-b.jpg);
	background-repeat: repeat-y;
}

/*.menu3_w_1_wybr A:link, .menu3_w_1_wybr A:visited {color: red}*/

a.menu3_w_3:link, a.menu3_w_3:visited,a.menu3_w_3:active {color: #036; text-decoration: none;}
a.menu3_w_3:hover, a.menu3_w_3_hover:link, a.menu3_w_3_hover:visited, a.menu3_w_3_wybr:link, a.menu3_w_3_wybr:visited   {color: #900; text-decoration: none;}