.logowanie_send{
	background:url(../images_pl/zaloguj.gif) no-repeat;
	width:70px;
	height:19px;
	border:none;
	cursor:pointer;
}
.wyslij{
	background:url(../images_pl/wyslij.gif) no-repeat;
	width:70px;
	height:19px;
	border:none;
	cursor:pointer;
}
.szukaj{
	background:url(../images_pl/szukaj.png) no-repeat;
	width:71px;
	height:19px;
	border:none;
	cursor:pointer;
}
.dodaj{
	background:url(../images_pl/dodaj.png) no-repeat;
	width:70px;
	height:19px;
	border:none;
	cursor:pointer;
}
.napisz{
	background:url(../images_pl/napisz.png) no-repeat;
	width:71px;
	height:19px;
	border:none;
	cursor:pointer;
}
.zapisz{
	background:url(../images_pl/zapisz.png) no-repeat;
	width:70px;
	height:19px;
	border:none;
	cursor:pointer;
}
a.dodaj_zdjecie{
	background:url(../images_pl/dodaj-zdjecie.png) no-repeat;
	width:90px;
	height:19px;
	border:none;
	cursor:pointer;
	text-decoration:none;
	display: inline-block;
	margin:11px 0px  20px 0px;
}
a.dodaj_video{
	background:url(../images_pl/dodaj-video.png) no-repeat;
	width:91px;
	height:19px;
	border:none;
	cursor:pointer;
	text-decoration:none;
	display: inline-block;
	margin:11px 0px  20px 0px;
}
a.powrot{
	background:url(../images_pl/powrot.png) no-repeat;
	width:70px;
	height:19px;
	border:none;
	cursor:pointer;
	display:inline-block;
}
.pokaz_strone{
	background:url(../images_pl/pokaz_strone.png) no-repeat;
	width:81px;
	height:20px;
	display:inline-block;	
}