@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
}
body {
	text-align:center;
	background:url(img/bg2.jpg) repeat-x #0c0c0c;
}
#bg{
	width:100%;
	height:100%;
	background:url(img/bg.jpg) center top no-repeat;
	position:relative;
	z-index:2;
}
#pss {
	position:absolute;
	left:0;
	top:70px;
	width:50%;
	height:42px;
	background:#00bef2;
	z-index:1;
}
#container {
	text-align:left;
	width:996px;
	font-size:11px;
	color:#919191;
	position:relative;
	z-index:2;
}
a {
	color:#919191;
}
#top {
	width:996px;
	height:144px;
}
#top h1 {
	position:absolute;
	left:42px;
	top:61px;
	float:left;
	background:url(img/header.png);
	width:140px;
	height:65px;
}
#top h1 a{
	float:left;
	width:100%;
	height:100%;
	text-indent:-100000px;
	overflow:hidden;
	font-size:1px;
}
#logowanie {
	position:absolute;
	left:380px;
	top:13px;
	width:541px;
	height:28px;
}
#lk {
	float:left;
	width:202px;
	height:18px;
	color:#057797;
	padding-top:10px;
	font-size:10px;
}
#lk a{
	color:#FFF;
}
#lk a:hover{
	text-decoration:underline;
}
.inplogin {
	float:left;
	background:url(img/input_login.jpg);
	width:142px;
	height:28px;
	line-height:28px;
	padding:0px 0 0 15px;
	font-size:10px;
	color:#858b8d;
	margin-right:5px;
	display:inline;
}
#login {
	float:left;
	background:url(img/login.jpg);
	width:15px;
	height:28px;
}
#menu {
	position:absolute;
	left:231px;
	top:70px;
	background:url(img/menu.jpg);
	width:741px;
	height:42px;
}
#menu ul {
	float:left;
	padding:15px 0 0 15px;
	width:436px;
	height:27px;
}
#menu ul li{
	float:left;
	height:27px;
	margin-right:7px;
	display:inline;
}
#menu ul li a{
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#000;
	border-right:#bababa solid 1px;
	padding-right:7px;
}
#menu ul li a:hover{
	color:#00bdf2;
}
#menu ul ul{
	position:absolute;
	left:0;
	top:42px;
	background:#0c181a;
	width:500px;
	padding:10px;
	height:auto;
	display:none;
	overflow:hidden;
}
#menu ul ul li{
	float:left;
	width:120px;
	padding:0;
	margin:0;
	height:auto;
	border:none;
	border-right:1px #CCC solid;
	height:15px;
	padding:3px 0 0 4px;
}
#menu ul ul li a{
	border:none;
	float:left;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#FFF;
}
#menu ul ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
#szukaj {
	float:right;
	padding:8px 0 0 0 ;
	width:278px;
	height:34px;
}
#szukaj span{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#000;
	width:50px;
	height:26px;
	padding-top:8px;
}
#sf {
	float:left;
	background:url(img/szukana_fraza.jpg);
	width:142px;
	height:28px;
	line-height:28px;
	padding:0px 0 0 15px;
	font-size:10px;
	color:#868c8d;
}
#szuk {
	float:left;
	margin-left:10px;
	display:inline;
	width:10px;
	height:28px;
	background:url(img/szukaj.jpg);
}
#billboard{
	text-align:center;
	height:132px;
}
#content {
	clear:both;
	width:996px;
	overflow:hidden;
	padding-bottom:15px;
}
#leftbox {
	float:left;
	width:484px;
}
#main {
	width:484px;
	background:url(img/main.jpg);
	height:152px;
	position:relative;
}
#main .img {
	position:absolute;
	left:8px;
	top:8px;
	z-index:1;
}
#main div {
	position:absolute;
	left:8px;
	top:91px;
	width:468px;
	height:49px;
	/*background:#00bdf2;*/
	background:url(img/bgmain.jpg);
	z-index:2;
}
#main a{
	position:absolute;
	right:31px;
	top:112px;
	width:50px;
	height:13px;
	color:#636565;
	z-index:3;
	font-size:10px;
}
#main h1 {
	position:absolute;
	left:32px;
	top:108px;
	width:356px;
	height:16px;
	z-index:3;
}
#main h1 a{
	position:static;
	width:auto;
	height:auto;
	color:#FFF;
	font-size:14px;
	top:0;
	left:0;
	float:left;
}
#main h1 a:hover{
	text-decoration:underline;
}
.news {
	width:476px;
	padding-left:8px;
	overflow:hidden;
	padding-top:8px;
	background:url(img/bgnews.jpg) bottom repeat-x;
}
.news .img {
	float:left;
	padding:0 15px 15px 0;
}
.tt {
	float:left;
	width:340px;
	height:20px;
	border-bottom:1px #252525 solid;
	margin-bottom:7px;
	display:inline;
}
.tt h3{
	float:left;
	width:273px;
}
.tt h3 a{
	color:#00bdf2;
	font-size:12px;
}
.tt h3 a:hover{
	text-decoration:underline;
}
.tt span{
	color:#494949;
	font-size:10px;
}
.news p{
	padding:7px 0;
	color:#868686;
}
.news p a{
	font-weight:bold;
	color:#038db4;
}
.bt {
	background:none;
}
#banner {
	text-align:center;
	height:130px;
}
#paseksn {
	background:url(img/pasek-sonda-news.jpg) bottom no-repeat;
	width:462px;
	height:26px;
	padding-left:22px;
}
#paseksn span{
	float:left;
	height:22px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-100000px;
}
#sonda{
	background:url(img/sonda.jpg);
	width:57px;
}
#newsletter{
	background:url(img/newsletter.jpg);
	width:111px;
}
#newsletter.newsletter2{
	background:url(img/newsletter_on.jpg);
}
#sonda.sonda2{
	background:url(img/sonda_on.jpg);
}
#sondabx, #newsletterbx{
	overflow:hidden;
}
#newsletterbx {
	display:none;
}
.box {
	width:464px;
	border:1px #222222 solid;
	border-bottom:none;
	border-top:none;
	padding:9px;
}
#pytanie {
	float:left;
	width:450px;
	height:21px;
	border-bottom:1px #1c1c1c solid;
	padding-left:14px;
	font-size:12px;
	font-weight:bold;
	color:#00bdf2;
	margin-bottom:9px;
	display:inline;
}
.odpowiedz {
	float:left;
	width:464px;
	height:20px;
	position:relative;
	margin-bottom:3px;
	display:inline;
	background:url(img/wynik_skala.jpg);
}
.wynik {
	position:absolute;
	left:0;
	top:0;
	height:20px;
	background:url(img/wynik.jpg) left;
	z-index:1;
}
.proc {
	position:absolute;
	left:15px;
	top:4px;
	color:#FFF;
	font-weight:bold;
	width:35px;
	z-index:2
}
.odp {
	position:absolute;
	right:15px;
	top:4px;
	width:180px;
	text-align:right;
	color:#868686;
	z-index:2;
}
#glosow {
	float:left;
	padding:5px 0 0 15px;
	width:150px;
	color:#868686;
	font-size:12px;
}
.wiecej{
	float:right;
	text-align:right;
	width:100px;
	padding:5px 8px 0 0;
	font-size:10px;
}
.par {
	line-height:15px;
}
.bottombox {
	background:url(img/bottomsn.jpg);
	width:484px;
	height:5px;
	font-size:1px;
	margin-bottom:10px;
}
#rightbox {
	float:right;
	width:484px;
}
.title {
	float:left;
	height:12px;
	overflow:hidden;
	text-indent:-100000px;
	margin-right:13px;
	display:inline
}
.hsd {
	width:458px;
	height:27px;
	background:url(img/pasek-sonda-news.jpg) bottom no-repeat;
	padding-left:26px;
}
.hsd ul {
	float:left;
	width:268px;
	height:11px;
}
.hsd ul li{
	float:left;
	font-size:10px;
	border-right:1px #222323 solid;
	line-height:10px;
	padding:0 5px;
	cursor:pointer;
}
.hsd ul .removebord, .removebord{
	border:none;
}
.hsd ul .blueon{
	color:#00bdf2;
}
.ops1, .ops2, .ops3{
	overflow:hidden;
}
.ops2, .ops3{
	display:none;
}
#stp {
	padding:7px 0 ;
	overflow:hidden;
	color:#868687;
	font-size:11px;
}
#stp img {
	vertical-align:middle;
}
#stp li{
	float:left;
	padding: 0 5px;
	height:15px;
	background:url(img/spacer.jpg) right center no-repeat;
}
#stp .wiecej{
	width:50px;
	line-height:7px;
}
#rightbox .box {
	color:#FFF;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
}
.jk {
	color:#00bdf2;
	font-weight:bold;
}
.zcr {
	font-size:10px;
	color:#868686;
}
.szczeg {
	color:#868686;
}
#partnerzy {
	margin-top:8px;
	text-align:center;
	height:50px;
	padding-top:12px;
	background:url(img/partnerzy.jpg) top center no-repeat;
}
#more {
	float:left;
	position:absolute;
	top:25px;
	left:388px;
	background:url(img/more.jpg);
	width:10px;
	height:16px;
}
.magazyn, .magazyny {
	background:#00bdf2;
	width:464px;
	height:48px;
	margin-bottom:9px;
}
.magazyn .img, .magazyny .img {
	float:left;
	padding-right:9px;
}
.magazyn h3, .magazyny h3 {
	padding:3px 0 0 0 ;
	font-size:12px;
	float:left;
	width:335px;
}
.magazyn h3 a, .magazyny h3 a {
	color:#000;
}
.magazyn h3 a:hover, .magazyny h3 a:hover {
	text-decoration:underline;
}
.data{
	font-size:10px;
}
.magazyny {
    border-bottom:1px #222222 solid;
    background: none;
}

.magazyny h3 a{
	color:#00bdf2;
}
.magazyny .data {
	color:#919191;
}
.more .more{
	top:5px;
}
/*
.more {
	float:left;
	position:absolute;
	top:25px;
	left:388px;
	background:url(img/more.jpg);
	width:10px;
	height:16px;
}
.magazyny {
	float:left;
	width:464px;
	padding:9px 0;
	border-bottom:1px #222222 solid;
	overflow:hidden;
	position:relative;
}
.magazyny .img{
	float:left;
	padding-right:9px;
}
.magazyny .wiecej {
	clear:both;
}
.magazyny h3{
	font-size:12px;
	padding:3px 0 0 0;
}
.magazyny h3 a{
	color:#00bdf2;
}
.magazyny .data {
	color:#919191;
}
.magazyny .more{
	top:5px;
}
*/
.more {
	float:left;
	position:absolute;
	top:25px;
	left:388px;
	background:url(img/more.jpg);
	width:10px;
	height:16px;
}
.blog {
	overflow:hidden;
	padding:9px 0;
	line-height:19px;
	position:relative;
	border-bottom:1px #252525 solid;
}
.blog .more{
	top:40px;
}
.blog .img {
	float:left;
	padding-right:9px;
}
.blog h4{
	font-size:12px;
	padding-top:4px;
}
.blog h4 a{
	color:#00bdf2;
}
.blog h4 a:hover{
	text-decoration:underline;
}
.blog_podstrona {
	overflow:hidden;
	padding:9px 0;
	line-height:19px;
	position:relative;
	border-bottom:1px #252525 solid;
}
.blog_podstrona .more{
	left:750px;
	top:40px;
}
.blog_podstrona .img {
	float:left;
	padding-right:9px;
}
.blog_podstrona h4{
	font-size:12px;
	padding-top:4px;
}
.blog_podstrona h4 a{
	color:#00bdf2;
}
.blog_podstrona h4 a:hover{
	text-decoration:underline;
}
#partnerzyhd {
	width:940px;
	height:27px;
	padding-left:56px;
}
#partnerzyhd span{
	float:left;
	background:url(img/partnerzy2.jpg);
	width:128px;
	height:27px;
	text-indent:-100000px;
	overflow:hidden;
}
#lista-partnerzy {
	width:996px;
	height:81px; 
	background:url(img/lfpr.jpg) left center no-repeat #303030;
	position:relative;
	padding-top:10px;
}
#rftr {
	position:absolute;
	right:0;
	top:0;
	background:url(img/rfpr.jpg);
	width:5px;
	height:91px;
}

.next, .prev {
	position:absolute;
	top:5px;
	left:5px;
	cursor:pointer;
}
.next{
	right:5px;
	left:auto;
}
#stopka {
	padding:5px 0 10px 15px;
}
#stopka a{
	color:#00bdf2;
	font-weight:bold;
}
ul.marquee {
	display: block;
	position: relative;
	overflow: hidden;
	width:996px;
	height:70px;
}

ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	height:70px;
}
ul.marquee li a{
	padding:0 20px;
	float:left;
	background:url(img/spacer2.jpg) right center no-repeat;
}
#fmenu {
	position:absolute;
	left:25px;
	top:23px;
	width:330px;
	height:31px;
	font-size:10px;
	line-height:10px;
	color:#057797;
}
#fmenu li{
	float:left;
	height:31px;
}
#fmenu li a{
	float:left;
	padding:0 4px;
	height:31px;
	color:#FFF;
}
#fmenu li a:hover{
	font-weight:bold;
	background:url(img/arrow.jpg) bottom center no-repeat;
}
#ptop{
	width:971px;
	height:26px;
	background:url(img/podstrona-top.jpg) bottom no-repeat;
	padding:7px 0 0 25px;
}
#ptop h1{
	float:left;
	width:971px;
	height:12px;
	font-size:14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00BDF2;
}
#btr {
	padding:10px 8px 10px 23px;
	width:963px;
	border:1px #222626 solid;
	border-top:none;
	border-bottom:none;
	float:left;
	font-size:12px;
}
#bpod {
	width:996px;
	height:6px;
	font-size:1px;
	background:url(img/bpod.jpg);
	clear:both;
	margin-bottom:15px;
}
#lbox {
	float:left;
	width:777px;
}
#zwin {
	width:757px;
	height:22px;
	padding-right:20px;
	background:url(img/border.jpg) bottom repeat-x;
	margin-bottom:16px;
	line-height:normal;
}
#zwin span{
	float:right;
	background:url(img/zwin.jpg);
	width:69px;
	height:16px;
	text-align:center;
	font-size:10px;
	padding-top:6px;
	padding-right:4px;
	cursor:pointer;
}
#progr {
	overflow:hidden;
	line-height:33px;
	width:777px;
	padding-bottom:7px;
	margin-bottom:17px;
	font-size:11px;
}
#progr strong{
	float:left;
	font-size:12px;
	padding-right:4px;
	padding-top:4px;
	line-height:normal;
	color:#00bdf2;
}
#progr a {
	float:left;
	width:82px;
	height:18px;
	background:#303030;
	color:#868686;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
	display:inline;
	padding-top:5px;
	line-height:normal;
}
#progr a:hover{
	text-decoration:underline;
}
#progr .zaz {
	background:#00bdf2;
	color:#303030;
}
#komentator {
	float:left;
	width:131px;
	height:21px;
	background:#0c0c0c;
	border:1px #303030 solid;
	color:#868686;
	font-size:11px;
}
#player2 {
	float:left;
	width:365px;
	height:375px;
	position:relative;
}
#video, #odtw {
	position:absolute;
	left:0;
	top:0;
}
#odtw {
	bottom:0;
	top:auto;
}
#filmy {
	float:right;
	width:308px;
	height:374px;
	overflow:auto;
}
.film {
	float:left;
	width:285px;
	height:66px;
	padding:9px 0 0 6px;
}
.film img{
	float:left;
	padding-right:3px;
}
.film h4{
	font-size:12px;
	color:#00bdf2;
}
.film a{
	float:left;
	width:104px;
	height:17px;
	margin-top:7px;
	display:inline;
	text-align:center;
	padding-top:3px;
	font-weight:bold;
	background:#00bdf2;
	color:#303030;
}
.bga {
	background:#303030;
}
.bgs {
	background:#00bdf2;
	color:#FFF;
}
.bgs a{
	background:#303030;
	color:#868686;
}
.bgs h4 {
	color:#303030;
}
#opiswideo {
	background:#303030;
	width:737px;
	overflow:hidden;
	padding:20px;
	margin:10px 0;
	float:left;
	display:inline;
	line-height:15px;
	color:#868686;
}
#komentarze {
	width:777px;
	float:left;
	height:23px;
	background:#00bdf2;
}
#komentarze span {
	float:left;
	padding:4px 0 0 16px;
	width:300px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
#komentarze a {
	float:right;
	padding:4px 16px 0 0 ;
	font-weight:bold;
	font-size:12px;
	color:#303030;
}
.komentarz {
	width:777px;
	float:left;
}
.komentarz div{
	margin:9px 0 0 16px;
	height:21px;
	background:url(img/kom.jpg) left bottom no-repeat;
}
.komentarz p{
	float:left;
	background:#303030;
	clear:both;
	width:745px;
	padding:10px 16px;
}
#addto {
	width:777px;
	height:31px;
	float:left;
	border-top:1px #252525 solid;
}
#wh {
	float:left;
	padding:10px 0 0 10px;
	width:333px;
	font-weight:bold;	
}
#wh span, #wh a{
	float:left;
	color:#00bdf2;
	padding-left:4px;
}
#wh a{
	padding-right:4px;
}
#lks {
	float:right;
	padding:9px 16px 0 0;
	color:#252525;
	width:280px;
	font-size:11px;
	text-align:right;
}
#lks a{
	color:#868686;
}
#lks a:hover{
	text-decoration:underline;
}
#rbox {
	float:right;
	width:160px;
}
.program {
	float:left;
	width:384px;
	margin-right:5px;
	display:inline;
}
.date {
	width:384px;
	height:18px;
	background:url(img/date.jpg);
	text-align:center;
	font-weight:bold;
	padding-top:4px;
}
.program table{
	width:384px;
}
.program td {
	background:#1e1e1e;
	padding:5px 0 10px 10px;
}
.program .ftb {
	width:49px;
	background:#00bdf2;
	color:#303030;
	text-align:center;
	font-weight:bold;
	padding:6px 0 0 0 ;
}
.program h5 {
	float:left;
	color:#00bdf2;
	width:100%;
	font-size:12px;
}
.ftb div, .ftb a{
	width:39px;
	height:14px;
	background:#ffffff;
	padding-top:5px;
	font-size:10px;
	color:#868686;
	margin-top:2px;
}
.ftb a{
	float:left;
	margin:36px 0 0 5px;
	display:inline;
}
.progs {
	padding-top:6px;
}
.progs li{
	float:left;
	padding:0 4px 0 20px;
	height:18px;
	background:left top no-repeat;
}
#newstop, #newsbottom {
	width:484px;
	height:7px;
	background:url(img/newssk.jpg) top no-repeat;
	font-size:1px;
}
#newsbottom {
	background-position:bottom;
}
#newstresc {
	overflow:hidden;
	width:468px;
	border:1px #252525 solid;
	border-bottom:none;
	border-top:none;
	padding:0 7px 5px 7px;
	font-size:12px;
}
#newstresc .img{
	float:left;
	padding:0 7px 7px 0;
}
#psa {
	float:left;
	width:341px;
	height:19px;
	padding-top:4px;
	border-bottom:1px #252728 solid;
	margin-bottom:5px;
}
#gg{
	float:left;
	width:241px;
	color:#FFF;
	font-size:10px;
}
#pp{
	float:right;
	width:60px;
	height:16px;
}
#pp span{
	background:url(img/spacer3.jpg) right center no-repeat;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:pointer;
	padding:0 8px;
}
.small {
	font-size:11px;
}
#pt12, .mid {
	font-size:12px;
}
#pt14, .big{
	font-size:14px;
}
.bb {
	color:#00bbef;
}
#newstresc h1 {
	font-size:14px;
	color:#00bbef;
	padding: 0 0 4px 0;
}
#newstresc p{
	padding:4px 0;
}
#leftbox #addto {
	width:484px;
}
#leftbox #addto #lks, #leftbox #addto #wh{
	width:228px;
}
#leftbox #komentarze{
	width:484px;
}
#tagi {
	width:452px;
	height:18px;
	background:#303030;
	margin:5px 0 0 0;
	padding:5px 16px 0 16px;
}
#tagi a:hover{
	text-decoration:underline;
}
#podobne {
	padding:5px 0 5px 15px;
	overflow:hidden;
}
#podobne h4{
	font-size:11px;
	color:#00bdf2;
}
#podobne li{
	float:left;
	width:683px;
	padding:2px 0 2px 10px;
	background:url(img/podobne.jpg) left center no-repeat;
}
#podobne li a:hover{
	text-decoration:underline;
}
#leftbox .komentarz {
	width:484px;
	float:left;
}
#leftbox .komentarz p{
	width:452px;
}
.blog .wiecej {
	clear:both;
}
.newsletter_box {
    padding: 5px;
    margin-top: 5px;
}
.newsletter_email {
    font-size: 11px;
    color: #aaa;
    padding: 5px;
    background: #000;
    border: 1px solid #222222;
}
.newsletter_submit {
    font-size: 11px;
    color: #aaa;
    padding: 4px;
    background: #000;
    border: 1px solid #222222;
}
.sonda_opcja {
    padding: 5px;
    margin-left: 10px;
}
.sonda_vote {
    padding: 5px;
    margin-left: 10px;
    margin-top: 5px;
}
.sonda_vote input {
    font-size: 11px;
    color: #aaa;
    padding: 4px;
    background: #000;
    border: 1px solid #222222;
}
.index_notice, .pagination, .notice {
    background: #000;
    border: 1px solid #222222;
    -moz-border-radius:1ex;-webkit-border-radius:1ex;
    padding: 10px;
    width: 90%;
    margin: 10px auto;
}
.comment_add_box {
    -moz-border-radius:1ex;-webkit-border-radius:1ex;
    background: #303030;
    padding: 10px;
    margin-top: 10px;
    clear: both;
}
.comment_add_box textarea, .comment_add_box input {
    font-size: 11px;
    color: #EEE;
    padding: 4px;
    background: #555;
    border: 1px solid #222222;
}
.comment_add_box input {
    margin-top: 10px;
}
.wrexbox h2 { font-size: 12px; font-weight: bold; color: #08A4F2; font-family: Verdana, Tahoma, Arial, sans-serif; margin: 10px 0px }
ul.list{list-style:circle;line-height:18px;margin:0 0 0 10px;padding:5px}
fieldset{width:95%;border:1px solid #444;-moz-border-radius:1ex;-webkit-border-radius:1ex;margin:10px auto;padding:15px}
legend{font-size:13px;font-weight:700;margin-left:5px;padding:0 10px}
fieldset div{overflow:hidden;width:95%;margin:10px auto;padding:5px}
fieldset div.subForm{background:#FAFAFA;border:1px solid #A0A0A0;-moz-border-radius:3ex;-webkit-border-radius:3ex}
fieldset label{float:left;width:25%;font-size:12px;border-right:1px solid #aaa;margin-right:30px}
fieldset input,fieldset textarea{float:left;border:1px solid #555;color:#AAA;font-size:11px;font-family:Verdana;width:auto;background:#000;padding:5px}
fieldset select{float:left;border:1px solid #555;color:#AAA;font-size:11px;font-family:Verdana;margin-left:1px;padding:4px;background:#000}
fieldset input.submit,fieldset input.checkbox,fieldset input.radio{width:auto}
fieldset input.submit{background:#111}
table.wrextable{border:1px solid #666;width:95%;margin:10px auto}
table.wrextable td{background:#111;padding:7px}
table.wrextable td img{padding:3px}
table.wrextable thead td{text-align:center;background:#333;color:#fff;border-bottom:1px solid #08A4F2}

