body {
background-color: #000;
color:#dddddd;
font-family: 'Verdana';
font-size: 14px;
font-weight: normal;
}

div.plr {
width:100%;
text-align:left;
}

td.ts {
font-weight: bold;
color:#754;
}

table.stp {
width:100%;
#min-width: max-content;
#table-layout:auto;
position:relative;
table-layout: fixed;
}

sh1 {
color:#999999;
font-size: 13px;
text-shadow: 0 1px 4px #121212;
font-weight:bold;
padding:2px;

}                                                             

td.hade {
font-size: 11px;
vertical-align:middle;
padding-left:1px;
width:180px;

}

td.dat {
font-size: 14px;
font-style: verdana;
text-align:right;
}

a {
color:#aaaaaa;
text-decoration:none;
}
a:hover {
color:#ffffff;
text-decoration:none;
}


input {
border-radius:2px; /* pozostałe przeglądarki */
behavior:url(border-radius.htc); /* dodatek dla badzIEwnej przeglądarki */
vertical-align:middle;
font-family : verdana;
background:#000000;
color:#ffffbb;
font-size:14px;
font-weight:bold;
border:0px;
cursor:pointer;
}

td.spis {
width: 1220px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 1);
-moz-border-radius:8px;
border-radius:2px; 
behavior:url(border-radius.htc);
padding-left:20px;
vertical-align: top;
cursor:pointer;
height:25px;
border-top: 1px solid #000;
font-weight: bold;
color:#444;
}

img.ice {
vertical-align:middle;
}

span.clk {
vertical-align:middle;
}

.te {
left:490px;
position:absolute;
margin-left:2px;
color:#777;
}
.te:hover{
color:#aaa;
}


.tee {
width:450px;
position:absolute;
}
.playb {
display:none;
font-size:16px;
color:#ffff00;
}

.tytuly {
color:#ffff00;
}

.brakpliku {
color:#222;
}

td.spis:hover span {
display:inline;
}

td.srv {
width:100px;
}


td.spis:hover {
   border-top: 1px solid #0b1742;
   background: #0d006e;
   color: white;
   background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#06012e));
   background: -webkit-linear-gradient(top, #000000, #06012e);
   background: -moz-linear-gradient(top, #000000, #06012e);
   background: -ms-linear-gradient(top, #000000, #06012e);
   background: -o-linear-gradient(top, #000000, #06012e);

   }


.aktualnie {
   border-top: 1px solid #0b1742;
   background: #0d006e;
   background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#06012e));
   background: -webkit-linear-gradient(top, #000000, #06012e);
   background: -moz-linear-gradient(top, #000000, #06012e);
   background: -ms-linear-gradient(top, #000000, #06012e);
   background: -o-linear-gradient(top, #000000, #06012e);
   -webkit-border-radius: 16px;
   -moz-border-radius: 16px;
   border-radius: 16px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,0) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-weight:bold;
   vertical-align: middle;
   text-align:center;
   padding:10px;
   }

td.stopka {
   width:100%;
   vertical-align: middle;
   text-align:center;
   padding:1px;
   background:#010101;
   font-size: 12px;
   }

.urlbox {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 640px;
        height: 40px;
        padding: 16px;
        border: 1px solid #00a;
        background-color: #004;
        z-index:1002;
        overflow: auto;
        box-shadow: 0px 0px 30px 30px #000;
         border-radius: 3px;

 
    }
.urlarea {
        top: 25%;
        left: 25%;
        width: 550px;
        height: 40px;
        size:14px;
        padding-left:10px;
        border: 1px solid #003;

}

.urlbu {
        size:14px;
        margin-left:10px;
        height: 40px;

}

.mbox {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 490px;
        height: 270px;
        padding: 16px;
        border: 1px solid #00a;
        background-color: #004;
        z-index:1002;
        overflow: auto;
        box-shadow: 0px 0px 30px 30px #000;
         border-radius: 3px;
}

.txta {
        width: 482px;
        height: 120px;
        padding: 2px;
        border: 1px solid #00a;
        background-color: #006;
        z-index:1002;
        overflow: auto;
        box-shadow: 0px 0px 3px 3px #000;
        border-radius: 3px;
	color:#dddddd;
	font-family: 'Verdana';

}
.txtn {
        padding: 2px;
        width: 440px;
        height: 20px;
        border: 1px solid #00a;
        background-color: #006;
        z-index:1002;
        overflow: auto;
        box-shadow: 0px 0px 3px 3px #000;
        border-radius: 3px;
	color:#dddddd;
	font-family: 'Verdana';

}

.txtb {
        width: 100px;
        height: 20px;
        border: 1px solid #00a;
        background-color: #006;
        z-index:1002;
        box-shadow: 0px 0px 3px 3px #000;
        border-radius: 3px;
	color:#dddddd;
	font-family: 'Verdana';
}


