.menu_poziome {
	font-family: "Open Sans", "trebuchet MS";
	font-size: 12px;
	color: #345;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 40px;
}
.poziom1_a {
	background-image: url(../images/strzalka_1.png);
	background-position: left center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #345;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 11px;
	font-weight: bold;
}

.poziom1_b {
	background-image: url(../images/strzalka_2.png);
	background-position: left center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #F13E28;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 11px;
	font-weight: bold;
}

.poziom2_a {
	background-image: url(../images/strzalka_1.png);
	background-position: 10px center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #345;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 22px;
	font-weight: bold;
	background-color: #F8F9FA;
}

.poziom2_b {
	background-image: url(../images/strzalka_2.png);
	background-position: 10px center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #F13E28;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 22px;
	font-weight: bold;
	background-color: #F8F9FA;
}

.poziom3_a {
	background-image: url(../images/strzalka_1.png);
	background-position: 22px center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #345;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 32px;
	font-weight: bold;
	background-color: #E8EAED;
}
.poziom3_b {
	background-image: url(../images/strzalka_2.png);
	background-position: 22px center;
	font-family: "Open Sans", "trebuchet MS";
	font-size: 14px;
	height: 41px;
	width: 280px;
	color: #F13E28;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9DF;
	padding-left: 32px;
	font-weight: bold;
	background-color: #E8EAED;
}
