* {
	font-family: Verdana;
	font-size: 12px;
	color: #747474;
	line-height: 20px;
}
p {
	margin: 0px;
}
h2 {
	font: bold 18px Georgia;
	color: #519C00;
	margin: 0px;
}
h3 {
	font: bold 16px Georgia;
	color: #519C00;
	margin: 0px;
}
h4 {
	font: bold 14px Georgia;
	color: #519C00;
	margin: 0px;
}
h5 {
	font: bold 12px Georgia;
	color: #519C00;
	margin: 0px;
}
h6 {
	font: bold 10px Georgia;
	color: #519C00;
	margin: 0px;
}
/************************************************************\
-	obiekty
\************************************************************/
div.ghostob-galzdj {
	width: 100%;
	height: 30px;
	border: 1px solid #ccc;
	background: url(images/ghost-galzdj.gif);
}
img.obrazek-ramka {
	padding: 6px;
	border: 1px solid #e0e0e0;
}
span.ramka-tekst {
  padding: 12px;
  border: 1px solid #66CC33;
  background: #D7F59E;
  font-weight: bold;
  color: #329C00;
  display: block;
}