body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
img { border:0; }
ol,ul { list-style:none; }

body {
	background-color: #442b16;
	color: #fff;
	font-family: georgia;
	font-size: 14px;
}
#container, #top, #menu, #bottom {
	width: 800px;
}
#container {
	margin: 0 auto;
	background: url(../images/bg.jpg) repeat-y;
}
#top, #menu, #bottom {
	clear: both;
}
#top {
	height: 319px;
	background: url(../images/top.jpg) no-repeat;
}
#menu {
	height: 55px;
	background: url(../images/menu.jpg) no-repeat;
}
#bottom, #content {
	position: relative;
}
#bottom {
	z-index: 0;
	background: url(../images/bottom.jpg) no-repeat scroll bottom;
}
#content {
	width: 500px;
	left: 300px;
	z-index: 2;
	right: 15px;
	padding-bottom: 55px;
	clear: none;
	text-align: center;
}
#stream {
	position: relative;
	left: 275px;
	width: 500px;
	z-index: 2;
	padding-bottom: 95px;
	clear: none;
	text-align: center;
}
#sidebar {
	position: absolute;
	width: 200px;
	height: auto;
	z-index: 1;
	top: 25px;
	left: 45px;
	float: left;
	clear: none;
}
#content p {
	margin-right: 30px;
	font-family: georgia;
	margin-bottom: 15px;
}

#splash {
	width: 700px;
	height: 400px;
	margin-top: -200px;
	margin-left: -350px;
	top: 50%;
	left: 50%;
	position: absolute;
}
h1, p.special {
	font-family: 'monotype corsiva';
}
h1 {
	font-size: 25px;
	margin-right: 35px;
	margin-bottom:20px;
	padding-bottom: 10px;
	text-align: right;
	background: url(../images/h1_bg.jpg) no-repeat right;
	letter-spacing: 2px;
}
h2 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 5px;
}
p.special {
	text-align: center;
	font-size: 14px;
	margin-bottom: 2px;
}
p.prawa {
	text-align: right;
	font-weight: bold;
	clear: both;
}
p.justify {
	text-align: left;

}
img.button {
	border: 0px;
	padding: 0;
	margin: 0;
}
p.podpis {
	font: normal normal normal 10px georgia, 'Times New Roman';
	
}
p.srodek, p.podpis {
		text-align: center;
}
a, p.podpis, strong, h2 {
	color: #DABD6D;
	letter-spacing: 1px;
}
p.winamp {
	font-size: 10px;
}
p.hr {
	background: url(../images/hr.jpg) no-repeat center;
}
p.galeria img {
	border: 1px solid #FFFFEA;
}
#content ul {
	text-align: left;
	list-style: circle;
}
img.home {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 5px solid #FFFFEA;
	float: right;
}
img.button {
	border: 0px;
	margin-left: 5px;
}
.wiele img {
	float: left;
	margin: 2px 5px 5px 0;
}
.wiele p {
	text-align: justify;
	clear: both;
	margin-bottom: 10px;
}