.blokl {
	width: 180px;
	float: left;
}
.bloks {
	width: 10px;
	float: left;
}

.blokp {
	width: 180px;
	float: left;
}

.podmenu {
	width: 180px;	
}

a.dzialalnosc {
	width: 178px;
	height: 41px;
	margin-top: 10px;
	background-image: url(../images/title_dzialalnosc.jpg);
	display: block;
}
a.dzialalnosc:hover {
	width: 178px;
	height: 41px;
	margin-top: 10px;
	background-image: url(../images/title_dzialalnosc_o.jpg);
}

a.zdpisk {
	width: 178px;
	height: 54px;
	margin-top: 10px;
	background-image: url(../images/title_zdpisk.jpg);
	display: block;
}
a.zdpisk:hover {
	width: 178px;
	height: 54px;
	margin-top: 10px;
	background-image: url(../images/title_zdpisk_o.jpg);
}

a.pracownicy {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_pracownicy.jpg);
	display: block;
}
a.pracownicy:hover {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_pracownicy_o.jpg);
}
a.dydaktyka {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_dydaktyka.jpg);
	display: block;
}
a.dydaktyka:hover {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_dydaktyka_o.jpg);
}

a.dla_prac {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_dla_prac2.jpg);
	display: block;
}
a.dla_prac:hover {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_dla_prac_o1.jpg);
}

a.prace {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_prace.jpg);
	display: block;
}
a.prace:hover {
	width: 178px;
	height: 29px;
	margin-top: 10px;
	background-image: url(../images/title_prace_o.jpg);
}

.elementy {
	width: auto;
	list-style-type: square;
	font-size: 15px;
	font-family: Calibri;
}

a.element,  a.element:hover {
	width: auto;
	text-decoration: none;
	color: Lime;
}

a.element:hover {
	width: auto;
	text-decoration: underline;
	color: Lime;
}
