/* CSS Document */
#ogl{
	display: block;
	width: 580px;
	margin: auto;
	border: none;
	background: url('//bi.gazeta.pl/i/obrazki/wyborcza/nekrologi/tlo.jpg') left top repeat;
	text-align: center;
}

#ogl div {text-align: center;}

#ogl .all{

}


#ogl .gora{
	background: url('//bi.gazeta.pl/i/obrazki/wyborcza/nekrologi/top.jpg') left top no-repeat;
	height: 22px;
}
#ogl .srodek{
	color: #000;
	font: 12px arial, verdana, helvetica, sans-serif;
	margin: 0px;
	/*padding: 0px 28px;*/

}
#ogl .dol{
	background: url('//bi.gazeta.pl/i/obrazki/wyborcza/nekrologi/footer.jpg') left top no-repeat;
	height: 19px;
}
#ogl .tekst{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
}

#ogl ._image{
	text-align: center;
}

#ogl .nazwisko_16{
	color: #000;
	font: 22px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
	font-weight: bold;
	font-style: italic;
}
#ogl .nazwisko_24, #ogl h2 {
	color: #000;
	font: 30px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
	font-weight: bold;
	font-style: italic;
}
#ogl .komu{
	color: #000;
	font: 22px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
	font-style: italic;
}
#ogl .podpis{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
	font-style: italic;
}
#ogl .podziekowanie{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 12px 0px;
	font-weight: bold;
}
#ogl .header{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 3px 0px;

}
#ogl .body{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 3px 0px;

}
#ogl .footer{
	color: #000;
	font: 14px "Times New Roman", serif;
	text-align: center;
	padding: 0px;
	margin: 3px 0px;

}

/* usuniete na prosbe Macka Grackiego*/
#notifyFriendDiv {
    display: none !important;
}