html, body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	margin: 6px 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
.email_address {
	visibility: hidden;
}
#naglowek {
	position: relative;
	margin: 0 auto;
	line-height: 1px;
	padding: 0;
	width: 778px;
	height: 331px;
	background: #000 url(img/back_head.jpg) center top no-repeat;
}
#naglowek h1, #naglowek p {
	display: none;
}
#naglowek #rodzaje {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-indent: 0;
	top: 251px;
	left: 18px;
	width: 740px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
}
#naglowek #rodzaje p {
	display: block;
	width: 90px;
	height: auto;
	float: left;
	color: #F96;
	padding: 0;
	margin: 0;
}
#naglowek #rodzaje a {
	display: block;
	width: 100px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
}
#naglowek #rodzaje a.fore {
	display: block;
	width: 100px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0 0 0 100px;
}
#naglowek #rodzaje a:link {
	color: #FAD541;
	text-decoration: none;
}
#naglowek #rodzaje a:visited {
	color: #FAD541;
	text-decoration: none;
}
#naglowek #rodzaje a:hover, #naglowek #rodzaje a:focus {
	color: #FAD541;
	text-decoration: underline;
}
#naglowek #rodzaje a:active {
	color: #FAD541;
	text-decoration: none;
}
#menu {
	position: relative;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 220px;
	left: 0;
	width: 400px;
	height: 22px;
	line-height: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	overflow: visible;
	white-space: nowrap;
}
#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	text-indent: 0;
}
#menu a, #menu a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#menu a:visited {
	text-decoration: none;
	color: #FFF;
}
#menu a:hover, #menu a:focus {
	text-decoration: underline;
	color: #FAD541;
}
#menu a:active {
	text-decoration: none;
	color: #FFF;
}
.glowna {
	display: block;
	position: absolute;
	left: 30px;
	top: 14px;
	width: 380px;
	height: 90px;
}
.glowna:active {
	outline: none;
}
.glowna * {
	display: none;
}
#centr {
	width: 778px;
	margin: 0 auto;
}
#podstr {
	float: left;
	width: 778px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(img/srodek.jpg) left top repeat-y;
}
#podstrdol {
	clear: both;
	float: left;
	width: 778px;
	height: 48px;
	margin: 0 auto;
	background: url(img/dol.jpg) left top no-repeat;
}
#stopka {
	width: 778px;
	padding: 6px 0;
	margin: 0 auto;
	text-align: center;
	color: #777;
}
#stopka a:link {
	text-decoration: none;
	background-color: #000;
	color: #666;
}
#stopka a:visited {
	text-decoration: none;
	background-color: #000;
	color: #666;
}
#stopka a:hover {
	text-decoration: underline;
	background-color: #300000;
	color: #FAD541;
}
#stopka a:active {
	text-decoration: none;
	background-color: #000;
	color: #666;
}
#stopka #links {
	display: block;
	text-align: center;
	margin: 8px 0 0 0;
	padding: 0 0 4px 0;
	color: #330000;
	clear: both;
	font-size: 12px;
}
/* ------------------------- */
.epizod {
	clear: both;
	float: left;
	width: 700px;
	margin: 10px 0 10px 25px;
	padding: 10px;
	background: #300;
}
.epizod h4 {
	margin: 0;
	padding: 0 0 4px 0;
}
.epizod h4 a {
	font-family: Impact, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FAD541;
	text-decoration: none;
}
.epizod h4 a:hover, .epizod h4 a:focus {
	text-decoration: underline;
}
.epizod p {
	margin: 9px 0;
	color: #FFF;
	text-align: justify;
}
.epizod p img {
	float: left;
	margin: 0 8px 8px 0;
	border: 1px solid #991C0E;
	vertical-align: text-top;
}
.epizod p.czas {
	margin: 0;
	padding: 0;
	color: #EEE;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
/* ------------------------- */
#amatorki {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
}
#amatorki h2 {
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 0;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
}
#amatorki p {
	font-family: Impact, Arial, sans-serif;
	font-size: 24px;
	color: #FAD541;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}
#amatorki p a:link, #amatorki p a:visited {
	color: #FAD541;
	text-decoration: none;
}
#amatorki p a:hover, #amatorki p a:focus, #amatorki p a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
/* ------------------------- */
p.banner {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
p.banner a {
	text-decoration: none;
}
p.banner img {
	border: 0;
}
