body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
/*input { font-size:12px; border: 1px solid #D1D1D1; font-family:Tahoma; text-align:left; color:#666; display:inline;}*/
img {
	behavior:url(/css/pngbehavior.htc);
}
img {
	border:0;
}
a, a:link, a:visited {
	color:#145b9d;
	text-decoration:none
}
a:hover, a:active, a:focus {
	color:#000;
	text-decoration:none;
}

.thrColFixHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #dbdbdb;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Tahoma, Verdana, sans-serif;
	position:relative;
}
.thrColFixHdr #container p {
color:#004798; padding:0; margin:5px 0px 5px 0px;
}

.thrColFixHdr #container h2 {
font-size:25px; font-weight:normal; color:#004798; font-family:Tahoma, Verdana, sans-serif; padding:0; margin:0; margin-bottom:15px;
}

.thrColFixHdr #container a:hover { text-decoration:none;
}
.thrColFixHdr #container div{ color:#004798;}
.thrColFixHdr #container ul, li {margin:0; padding:0; list-style:none; text-indent:0;}

#pasek_nawigacja {
	clear:both;
	width:1000px;
	height:27px;
	background-color:#dbdbdb;
	font-weight: bold;
}
#aktualnePozostale {
	border:0px solid #dddddd;
	padding:10px;
	width:187px;
	color:#004798;
	cursor:pointer;
}
#aktualnePozostale #spot {
width:180px; height:110px; background-image:url(../img/tele-min.gif); background-repeat:no-repeat; margin-top:5px; padding:3px 0 0 3px;}


#najwyzejOceniane {
	border:1px solid #dddddd;
	padding:7px; padding-bottom:10px;
	color:#004798;
	margin-top:17px;
	cursor:pointer;
	width:210px;
	background-color:#FFFFFF;
	background:url(../img/boxy-male-tlo.gif) bottom left; background-repeat:repeat-x;
}

#container .pdn_01 {
	display: block;
	position: relative;
	padding: 0 0 5px 8px;
	float: left;
}

#container #archiwalne {
	display: block;
	position: relative;
	width: 200px;
	height: 110px;
	margin: 12px 0 0 0;
	padding: 7px;
	border: 1px solid #dddddd;
	color: #004798;
	cursor: pointer;
	background: url(../img/boxy-male-tlo.gif) bottom left; background-repeat:repeat-x;
	float: left;
}

#container #archiwalne .cnt_01 {
	display: block;
	position: relative;
	width: 210px;
	float: left;
}

#container #archiwalne .cnt_02 {
	display: block;
	position: relative;
	width: 95px;
	margin-top: 5px;
	border: solid 1px #dbdbdb;
	float: left;
}

#container #archiwalne .cnt_02 img {
	display: block;
	position: relative;
	float: left;
}

#player {background-image: url(../img/tele.gif); background-repeat:no-repeat; width:444px; height:365px; padding:7px 0px 0px 9px; margin-top:5px;}
#player2 {}
#zobaczArchiwum {padding:10px 0px 15px 10px; color:#004798; font-size:15px; font-weight:bold;}
#ocenaSpotuNajpop {padding:2px 10px 3px 13px; margin-top:5px; background-color:#a3bde2; color:#FFFFFF; font-size:10px; font-weight:bold; float:right;}

	/* SEO ----------------------------------------------------------------- */

.headerMain {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	font-size: 27px;
	font-weight: normal;
	}

h2 {
	font-weight: bold;
	}

	/* SEO stop ----------------------------------------------------------------- */





















