body {
	background: #F00600;
	color: #fff;
}
* {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
a {
	text-decoration: none;
	color: #FFEF98;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
}
h1 {
	color: #fff;
	font: bold 26px Arial;
}
h2 {
	font: bold 24px Arial;
	color: #FFF44B;
	margin: 0px;
}
h3 {
	font: bold 22px Arial;
	color: #FFF44B;
	margin: 0px;
}
h4 {
	font: bold 20px Arial;
	color: #FFF44B;
	margin: 0px;
}
h5 {
	font: bold 18px Arial;
	color: #FFF44B;
	margin: 0px;
}
h6 {
	font: bold 16px Arial;
	color: #FFF44B;
	margin: 0px;
}
/************************************************************\
-	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;
}
