body,table {
	font: 11px Georgia;
	color: #002B4F;
	line-height: 18px;
}
body {
	margin: 5px;
	padding: 0px;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}

a {
	font: 11px Tahoma;
	color: #4AA000;
	text-decoration: underline;
}
a:hover {
	color: #FF4A00;
}
h1 {
	font: bold 17px "Trebuchet MS";
	color: #FF5400;
}
h2 {
	font: bold 16px "Trebuchet MS";
	color: #FF5400;
}
h3 {
	font: bold 15px "Trebuchet MS";
	color: #FF5400;
}
h4 {
	font: bold 14px "Trebuchet MS";
	color: #FF5400;
}
h5 {
	font: bold 13px "Trebuchet MS";
	color: #FF5400;
}
h6 {
	font: bold 12px "Trebuchet MS";
	color: #FF5400;
}
/************************************************************\
-	obiekty
\************************************************************/
div.ghostob-galzdj {
	width: 100%;
	height: 30px;
	border: 1px solid #ccc;
	background: url(images/ghost-galzdj.gif);
}
div.ghostob-mediaflv {
	border: 1px solid #ccc;
	background: #fff url(images/ghost-flvlib.gif) no-repeat center center;
}
div.ghostob-mediayoutube {
	border: 1px solid #ccc;
	background: #fff url(images/ghost-youtube.jpg) no-repeat center center;
}

