/* ------- STYL NOCNY ------ */

.dark-mode {
  background: #2a2a2a;
  color: #e2e2e2;
}

.dark-mode .lista{
  border:1px solid #cdcdcd;
  background-color:#424242;
}

.dark-mode .lista a:link{
	color:#14bfa1;
}

.dark-mode .lista a:hover{
	color:#14bfa1;
}

.dark-mode .lista_hover:hover{
  background-color:#6c6c6c;
}

.dark-mode .naglowek{
  background-color:#424242;
  border-left:5px solid #e2e2e2;
  border-right:5px solid #e2e2e2;
  color:#e2e2e2;
}

.dark-mode .naglowek_fb{
  border-bottom: 1px solid #e2e2e2;
}

.dark-mode .naglowek_fb_lewa{
  color:#e2e2e2;
}

.dark-mode .tresc{
  background-color:#424242;
  border:1px solid #e2e2e2;
}

.dark-mode .tresc_bar_nowy{
  background-color:#424242;
  border:1px solid #e2e2e2;
}

.dark-mode .tresc_bar{
  background-color:#424242;
  border:1px solid #e2e2e2;
}

.dark-mode a:link{
  text-decoration:underline;
  color:#14bfa1;
}

.dark-mode a:hover{
  text-decoration:none;
}

.dark-mode a:visited{
	color:#868686;
  text-decoration:underline;
}

.dark-mode a:visited:hover{
  text-decoration:none;
}

.dark-mode .mega_link {
  color:#14bfa1;
}

.dark-mode .odtwarzacz_link {
  color:#14bfa1;
}

.dark-mode .odtwarzaj_vk {
  color:#14bfa1;
}

.dark-mode #stopka_gora a:link{
  text-decoration: none;
  color: #14bfa1;
}

.dark-mode #stopka_gora a:hover{
  text-decoration: overline;
  color: #14bfa1;
}

.dark-mode #stopka_gora a:visited{
  text-decoration: none;
  color: #14bfa1;
}

.dark-mode #stopka_gora a:visited:hover{
  text-decoration: overline;
  color: #14bfa1;
}

.dark-mode #menu_prawa{
  background-color:#424242;
}

.dark-mode .pmenu li a{
  color:#14bfa1;
  text-decoration: none;
}

.dark-mode .pmenu li a:hover{
  color:#14bfa1;
  text-decoration: underline;
}

.dark-mode #menu_prawa_fb{
  background-color: #424242;
}

.dark-mode div.episode-calendar-wrapper.active {
	color: #202020;
}

.dark-mode .strony a{
  color:#484848;
  text-decoration: none;
}

.dark-mode .obecna a{
  color:#ffffff;
  text-decoration: none;
}

.dark-mode #tresc_dzielna_gildia {
  background-color: #424242;
  border: 1px solid #e2e2e2;
}

.dark-mode .dzielna_gildia_lista {
  background-color: #424242;
  color: #e2e2e2;
}

.dark-mode .pmenu_naglowek_a{
  background:url('images/menu_black_a.gif') no-repeat;
}

.dark-mode .pmenu_naglowek_b{
  background:url('images/menu_green_a.gif') no-repeat;
}

.dark-mode .pmenu .kolejnosc a{
  color: #e2e2e2;
}

.dark-mode .pmenu .kolejnosc a:hover{
  color: #e2e2e2;
}

/* ------- PRZYCISK DARK-MODE ------ */

#dark-mode-changer{
  margin: 0;
  margin-bottom: 3px;
  padding:0;
  width:247px;
  height:30px;
  border:1px solid #000;
  border-radius:4px;
  cursor:pointer;
  overflow:hidden;
}

#dark-mode-changer.active{
  border-color:#fff;
}

#dark-mode-changer li{
  list-style:none;
  width:100%;
  height:60px;
  text-align:center;
  text-transform:uppercase;
  transition:0.5s;
}

#dark-mode-changer.active li{
  transform:translateY(-30px);
}

#dark-mode-changer li span{
  display:block;
  width:100%;
  height:30px;
  line-height:30px;
  color:#262626;
  background:#fff;
}

#dark-mode-changer li span:nth-child(1){
  background:#262626;
  color:#fff;
}

/* ------- OGÓLNE ------ */

body{
  background: #f5f5f5;
  margin: 10px 0 0 0;
  font-size: 14px;
  font-family: 'Trebuchet MS', 'Arial', 'Verdana';
  color: #202020;
}

ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#szkielet{
  margin:0px auto;
  width:925px;
}

a:link{
  text-decoration:underline;
  color:#0079cc;
}

a:hover{
  text-decoration:none;
}

a:visited{
  text-decoration:underline;
	color:#868686;
}

a:visited:hover{
  text-decoration:none;
}

.red {
	color:#cd0a0a;
}

.green {
	color:#32782d;
}

.vertical_top{
  vertical-align:top;
}

.left{
  text-align:left;
}

.right{
  text-align:right;
}

.center{
  text-align:center;
}

.bold{
  font-weight:bold;
}

.italic{
  font-style:italic;
}

img{
  border:0px;
}

/* ------- ODTWARZACZ ------ */

.mega_link {
  cursor: pointer;
  color:#0079cc;
}

.mega_link:hover{
	text-decoration:underline;
}

.odtwarzacz_link {
  cursor: pointer;
  color:#0079cc;
}

.odtwarzacz_link:hover{
	text-decoration:underline;
}

.odtwarzaj_vk {
  cursor: pointer;
  color:#0079cc;
}

.odtwarzaj_vk:hover{
	text-decoration:underline;
}


/* ------- ODLICZANIE I GALERIE NA PODSTRONACH ------ */

div#actual-time {
	display: none;
}

div#episode-gallery {
	display: none;
}

div#show-gallery img {
	vertical-align: middle;
}

div#show-gallery {
	font-size: 16px;
	margin: 10px auto;
	width: 350px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

div.episode-calendar-wrapper {
	font-size: 16px;
	margin: 10px auto;
	width: 350px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

div.episode-calendar-wrapper.active {
	background-color: #c2ecbe;
}

img#refresh-gallery {
	cursor: pointer;
}

/* ------- MININAWIGACJA ------ */


.nawigacja {
	width: 656px;
	height: 30px;
}

.nawigacja_lewa {
	width: 200px;
	text-align: left;
	float: left;
}

.nawigacja_srodek {
	width: 256px;
	text-align: center;
	float: left;
}

.nawigacja_prawa {
	width: 200px;
	text-align: right;
	float: left;
}


/* ------- REKLAMY ------ */

#adv-top {
	width: 950px;
	margin: 10px auto;
}

.taboola-container{
  margin-top: 10px;
}

/* --- MENU PRAWA --- */

#menu_prawa{
  width:249px;
  margin-left:20px;
  float:right;
  background-color:#ffffff;
}

.pmenu_naglowek_a, .pmenu_naglowek_b{
  width:249px;
  height:28px;
  text-align:center;
  font-size:17px;
  color:#FFFFFF;
  padding-top:5px;
}

.pmenu_naglowek_a{
  background:url('images/menu_blue_a.gif') no-repeat;
}

.pmenu_naglowek_b{
  background:url('images/menu_red_a.gif') no-repeat;
}

.pmenu{
  clear:both;
  width:229px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
}

.pmenu li{
  display:block;
}

.pmenu li a{
  margin-left:3px;
  color:#0079cc;
  text-decoration:none;
}

.pmenu li a:hover{
  color:#0079cc;
	text-decoration:underline;
}

.pmenu li.red a{
	color:#cd0a0a;
}

.description_header{
  margin: 10px 0 0 0;
}

.pmenu .kolejnosc a{
  color: #ab0000;
}

.pmenu .kolejnosc a:hover{
  color: #ab0000;
}


/* ----- NAGŁÓWKI ----- */

.naglowek{
  width:636px;
  height:26px;
  background-color:#FFFFFF;
  font-size:17px;
  padding-left:10px;
  padding-top:4px;
  clear:both;
  border-left:5px solid #292929;
  border-right:5px solid #292929;
  color:#292929;
  font-weight: normal;
  padding-bottom:0px;
  margin: 0px;
}

.pod_naglowek{
  border-bottom:1px solid #bbbbbb;
  padding-bottom:1px;
  font-size:15px;
  float:left;
  clear:both;
  width:656px;
  margin-bottom:10px;
  font-weight: normal;
  margin-top:0px;
}


/* ----- ARTYKUŁY I NEWSY, TREŚĆ ----- */

#tresc_lewa{
  width:656px;
  float:left;
}

.tresc{
  text-align:justify;
  clear:both;
  background-color:#ffffff;
  border:1px solid #e3e3e3;
  border-bottom:0px;
  padding:10px;
}

.tresc_bar_nowy{
  background-color:#ffffff;
  border:1px solid #e3e3e3;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:8px;
  padding-right:8px;
  float:right;
  clear:both;
  margin-bottom:20px;
  width:638px;
  height:26px;
}

.tresc_bar_nowy p{
  width: 150px;
  float: left;
  font-style: italic;
  margin: 3px 0 0 0;
}

.tresc_bar_nowy p.tresc_bar_fb{
  width:171px;
  float:right;
}

.tresc_bar_nowy a{
  color:#484848;
  text-decoration:none;
}

.tresc_bar_nowy a:hover{
  color:#ababab;
}

.tresc_bar{
  background-color:#ffffff;
  border:1px solid #e3e3e3;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:8px;
  padding-right:8px;
  float:right;
  clear:both;
  margin-bottom:20px;
  width:638px;
}

.tresc_bar p{
  width:150px;
  float:right;
  font-style:italic;
  margin:0px;
}

.tresc_bar a{
  color:#484848;
  text-decoration:none;
}

.tresc_bar a:hover{
  color:#ababab;
}

.tresc_bar_fb_ramka{
  height: 20px;
  width: 171px;
  border: none;
  overflow: hidden;
}

.tresc_zdjecie{
  float:left;
  margin-right:10px;
  margin-bottom:2px;
}


/* ----- WYNIKI WYSZUKIWANIA PLIKÓW ----- */

.wyniki_wyszukiwania{
  width: 656px;
  height: 26px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.wyniki_wyszukiwania_pomoc{
  float: left;
  height: 26px;
  line-height: 26px;
}

.wyniki_wyszukiwania_fb{
  float: right;
}

.wyniki_wyszukiwania_fb_ramka{
  height: 20px;
  width: 179px;
  border: none;
  overflow: hidden;
}

.odcinek_oczekiwanie_informacja{
  width: 656px;
  clear: both;
  margin-bottom: 10px;
}


/* ----- PLUGIN FB ----- */

#fb_ramka_glowna{
  height: 28px;
  width: 230px;
  border: none;
  overflow: hidden;
  margin-bottom: 5px;
  margin-top: 3px;
}

.naglowek_fb{
  font-size: 11px;
  font-weight: bold;
  width: 656px;
  height: 26px;
  margin-bottom: 10px;
  margin-top: 0px;
  border-bottom: 1px solid #bbbbbb;
  clear: both;
}

.naglowek_fb_lewa{
  float: left;
  height: 26px;
  line-height: 26px;
  font-size:15px;
  color:#292929;
  font-weight: normal;
  padding-bottom:0px;
  margin: 0px;
}

.naglowek_fb_prawa{
  float: right;
}

.naglowek_fb_ramka{
  height: 20px;
  width: 179px;
  border: none;
  overflow: hidden;
}

#menu_prawa_fb{
  width: 249px;
  background: #f5f5f5;
}

#menu_prawa_fb_image{
  cursor: pointer;
}

#menu_prawa_fb_plugin{
  margin-bottom: 5px;
  display: none;
  width: 249px;
}


/* ----- STRONICOWANIE ----- */

.strony{
  text-align:center;
  clear:both;
}

.strony a{
  border:1px solid #bbbbbb;
  background-color:#ffffff;
  padding-left:3px;
  padding-right:3px;
  text-decoration:none;
  color:#484848;
  font-weight:bold;
}

.strony a:hover{
  border:1px solid #484848;
}

.obecna a{
  background-color:#085778;
  border:1px solid #085778;
  color:#ffffff;
}


/* ----- STOPKA ----- */

#stopka_srodek a:link{
	color: #868686;
  text-decoration: none;
}

#stopka_srodek a:hover{
  text-decoration: underline;
}

#stopka_srodek a:visited{
	color: #868686;
  text-decoration: none;
}

#stopka_srodek a:visited:hover{
  text-decoration: underline;
}

#stopka_srodek{
  background: #333333;
  color: white;
  clear: both;
  text-align: center;
  padding: 25px;
}

#stopka_gora{
  clear: both;
  width: 925px;
  height: 20px;
  margin: 0px auto;
  padding-top: 20px;
}

#stopka_gora_lewy{
  width: 200px;
  float: left;
  text-align: left;
}

#stopka_gora_prawy{
  width: 200px;
  float: right;
  text-align: right;
}

#stopka_gora a:link{
  text-decoration: none;
  color: #333333;
}

#stopka_gora a:hover{
  text-decoration: overline;
  color: #333333;
}

#stopka_gora a:visited{
  text-decoration: none;
  color: #333333;
}

#stopka_gora a:visited:hover{
  text-decoration: overline;
  color: #333333;
}

#stopka_dol{
  clear: both;
  padding: 20px;
  text-align: center;
  color: #868686;
}


/* ------ LISTA ----- */

.lista{
  border:1px solid #bbbbbb;
  background-color:#ffffff;
  width:656px;
  border-spacing:2px;
  clear:both;
}

.lista td{
  border:1px solid #e6e6e6;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:5px;
}

.lista th{
  border:0px;
  color:#818181;
}

.lista_hover:hover{
  background-color:#ecf0f3;
}

.lista_td {
  width: 70px;
  text-align:center;
}

.lista_td_calendar {
  width: 120px;
  text-align:center;
}

.lista a:link{
	text-decoration:none;
	color:#0079cc;
}

.lista a:hover{
	text-decoration:underline;
	color:#0079cc;
}

.lista a:visited{
	text-decoration:none;
	color:#868686;
}

.lista a:visited:hover{
	text-decoration:underline;
	color:#868686;
}


/* ------ DZIELNA GILDIA ----- */

.dzielna_gildia_lista {
  width: 656px;
  height: 34px;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
}

#tresc_dzielna_gildia {
  text-align: justify;
  clear: both;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  border-bottom: 0px;
  border-top: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
}

table.dzielna_gildia tr {
  height: 200px;
  text-align: center;
}


/* ------ PORTAL DODATKOWE ----- */

#tresc-portal{
  width: 656px;
  margin: 0 auto;
}

.top-portal{
  font-size: 12px;
  width: 656px;
  margin: 0 auto;
  margin-bottom: 15px;
}