#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

td.left {
  font-size: 11px;
  font-weight: bold;
  background: #DDF4FF;
  padding: 3px;
  vertical-align: top;
  font-family: Verdana, sans-serif;
  width: 100px
}
td.right {
  font-size: 11px;
  background: #FFFFFF;
  padding: 3px;
  vertical-align: top;
  font-family: Verdana, sans-serif
}
span.handle {
  margin: 3px;
  display: block;
  text-align: center;
  background: #A6E2FF;
  font-weight: bold;
}
div.card {
  float: right;
  width: 250px;
  background: #ECF9FF;
  clear: left;
  border: 1px solid #66CCFF;
  margin: 0px 0px 5px 5px;
}
span.img_card {
  text-align: center;
  margin: 0px;
  display: block;
  margin-top: 5px;
}

.anime_head {
  text-align: center;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  background: #9BDEFF;
  padding: 3px;
  border: 0px
}

.anime_season {
  font-family: Verdana, sans-serif; 
  font-size: 11px; 
  font-style: italic;
  text-align: center;
}

/* Плашка Смотрел начало*/

.pl_head {
  width: 100%;
  font-family: sans-serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  padding: 3px
}

.pl_block {
  padding: 0px;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px
}

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

.pl_block ul li.pl_img {
  height: 100px;
  margin: 0px;
  padding: 0px;
  width: 100px;
  float: left;
  margin-right: 5px
}

.pl_block ul li.pl_text {
  list-style: none;
  margin: 0px;
  padding: 5px;
  padding-top: 32pt;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float: left
}

/* Плашка Смотрел конец */

.collapseButton {		/* 'show'/'hide' buttons created dynamically by the        */
  float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
  font-weight: normal;	/* are styled here so they can be customised.              */
  text-align: right;
  width: auto;
  font-size: 11px;
  outline: 0px
}

.collapseButton a {		/* 'show'/'hide' buttons created dynamically by the        */
  outline: 0px
}

table.wikitable {
border: 1px solid gainsboro;
border-width:1px 0px 0px 1px;
}

.wikitable td, .wikitable th {
border: 1px solid gainsboro;
border-width:0px 1px 1px 0px;
}

/* Плашка основная*/

.plashka tr td.plashka_img {
  padding: 5px;
}

.plashka tr td.plashka_text {
  padding: 0px;
  width: 100%
}

/* Плашка основная*/

/* Флаги */

.flagicon  {
}

/* Флаги */

.tcenter {
 width: 100%;
 text-align: center;
}

/* Standard Navigationsleisten, aka box hiding thingy
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

.tblborder {
 border: 1px solid Black; 
 border-right: 0px; 
 border-bottom: 0px;
}

.tblborder td, .tblborder th {
 border: 1px solid Black; 
 border-left: 0px; 
 border-top: 0px;
 padding: 5px;
}

.tblborder th {
 background: #F0FFFF;
}

.dispnone {
 display: none;
}