body {
  background-color: #e2dedb;
  background-image: url(back.jpg);
  /*background-color: black;
  color: silver;*/
  margin-left: 10px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 2px;
}

div.text {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  margin-right: 2em;
  text-align: justify;
  /*font: 82% Georgia, Verdana, serif;*/
}

div.komento {
  font-size: 95%;
}

blockquote.text {
  margin-left: 4em;
}

div.text blockquote.text {
  margin-left: 2em;
}

p.sceno {
  text-indent: 0em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 3em;
  margin-right: 3em;
  text-align: center;
  font-size: 83%;
}

p.text {
  text-indent: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 2em;
  margin-right: 2em;
  text-align: justify;
}

div.text p.text {
  text-indent: 1em;
  margin-left: 0em;
  margin-right: 0em;
}

div.text p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  margin-right: 0em;
}

div.text p.paragraph {
  text-indent: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0em;
  margin-right: 0em;
}

div.hist {
  color: black;
  background-color: #d7d6bd; /*gray;*/
  float: right;
  width: 14em;
  text-align: left;
  font-size: x-small;
  margin-left: 3px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border: thin solid;
  border-color: #808040; /*gray;*/
}

div.hist div.top {
  width: 100%;
  font-size: x-small;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  background-color: #808040; /*gray;*/
}

div.hist div {
  color: black;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right:5px;
  background-color: #d7d6bd; /*silver;*/
}


div.reklamo {
  color: gray;
  text-align: center;
  font-size: 80%;
  border: thin solid;
  border-color: silver;
  padding: 0px;
  margin: 0px;
}

div.reklamo div.top {
  width: 100%;
  padding: 0;
  background-color: silver;
  color: gray !important;
}

div.reklamo div {
  color: gray;
  padding: 3px;
}

div.reklamo a {
  text-decoration: none;
  color: silver;
}

div.reklamo a:hover {
  text-decoration: none;
  color: gray;
  position: relative;
  top: 0px !important;
  left: 0px !important;
}

div.bj {
  text-align: center;
  color: silver;
  font-size: 70%;
  border: 0 solid silver;
  padding: 3px;
}

div.bj a {
  text-decoration: none;
  color: silver;
}

div.bj a:hover {
  text-decoration: none;
  color: gray;
  position: relative;
  top: 0px !important;
  left: 0px !important;
}

div.offset {
  padding-left: 3em;
}

div.sup {
  color: black;

  border: thin outset;
  border-top-color: white;
  border-left-color: white;
  background-color: #dadada;
  padding-top: 0;
  padding-left: 2px;
  padding-bottom: 0;
  padding-right:2px;
  font-size: 83%;
}

div.sub {
  color: black;

  border: thin inset;
  border-bottom-color: white;
  border-right-color: white;
  background-color: #cdcdcd;
  padding-top: 0;
  padding-left: 2px;
  padding-bottom: 0;
  padding-right:2px;
  font-size: 83%;
}

div.sup2 {
  color: black;

  background-color: #dadada;
  border: thin outset;
  border-top-color: white;
  border-left-color: white;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right:0;
  font-size: 67%;
}

div.sub2 {
  color: black;

  border: thin inset;
  border-bottom-color: white;
  border-right-color: white;
  background-color: #cdcdcd;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right:0;
  font-size: 67%;
}


div.sup4 {
  color: black;

  border: thin outset;
  border-top-color: white;
  border-left-color: white;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right:0;
  font-size: 67%;
}

div.sub4 {
  color: black;

  border: thin inset;
  border-bottom-color: white;
  border-right-color: white;
  background-color: #cdcdcd;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right:0;
  font-size: 67%;
}

div.bsup {
  color: black;

  border: thin outset; /*thin*/
  border-top-color: white;
  border-left-color: white;
  background-color: silver;
  padding: 1px;
}

div.bsub {
  color: black;

  border: thin inset;
  border-bottom-color: white;
  border-right-color: white;
  background-color: #cdcdcd;
  padding: 1px;
}

span.old {
  color: gray;
  font-size: xx-small;
  font-style: italic;
  font-weight: bold;
  vertical-align: super;
}

span.new {
  color: maroon;
  font-size: xx-small;
  font-style: italic;
  font-weight: bold;
  vertical-align: super;
}

img.stelo {
  margin-top: 20px;
}

img.portr{
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}

a.b:link {
  text-decoration: none;
  color: #400000;
}
a.b:visited {
  text-decoration: none;
  color: #400000;
}
a.b:active {
  color: maroon;
}
a.b:hover {
  text-decoration: underline;
  color: red;
  position: relative; top: 0px; left: 0px;
}

a:link {
  text-decoration: none;
  color: blue;
}
a:visited {
  text-decoration: none;
  color: purple;
}
a:active {
  color: maroon;
}
a:hover {
  text-decoration: none;
  color: red;
  position: relative; top: 1px; left: 1px;
}

.komento a:target {
  background-color: silver;
}

dl {
  margin-left: 0.4em;
  margin-right: 2em;
}

ul {
  margin-left: 2em;
  margin-right: 2em;
}

ol {
  margin-left: 2em;
  margin-right: 2em;
}

ul.text {
  margin-left: 4em;
  margin-right: 2em;
  text-align: justify;
}

ol.text {
  margin-left: 4em;
  margin-right: 2em;
  text-align: justify;
}

sup {
  font-size: smaller;
}

dl.mv dt {
  font-weight: bold;
}

dl.mv dt i {
  font-weight: normal;
}

dl.mv dd div {
  font-size: 90%;
  margin-left: -1em;
}

table.date, table.date td {
  border:  0;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  font-size: small;
  text-align: left;
}

table.date td.right {
  padding-left: 0.4em;
  text-align: right;
}


#share42 {
  display: inline-block;
  padding: 4px 0 0 4px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.6;}
#share42:hover a {opacity: 0.8}
#share42 a:hover {opacity: 1}


@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=latin,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin,latin-ext,cyrillic);

a[href^="#noto"] {
  margin-left: 3px;
  vertical-align: super;
  font-size: 67%;
}

a[href^="#noto"]:before {
  content: "("
}

a[href^="#noto"]:after {
  content: ")"
}

h1, h2, h3, h4 {
  text-align: center;
}

.nav table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

.nav td {
  padding: 1px;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  line-height: 1em;
  white-space: nowrap;
}

body {
  font-size: 16pt;
}

div.text {
  font-family: 'PT Serif', serif;
  hyphens: auto;
}

.sumtbl {
  margin: auto;
  border: 1px solid black;
  border-spacing: 1px;
}

.sumtbl td, .sumtbl th {
  border: 1px solid black;
  padding: 3px;
}

.big {
  font-size: larger;
}

@media print {
  div.text p.text {
    margin-top: 0em;
    margin-bottom: 0em;
  }

  div.text a[href] {
    border-width: 0px;
    border-style: dotted;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    margin: 0px;
    padding: 0px;
    padding-left: 1px;
    color: black;
    text-decoration: none;
  }

  div.nav {
    display: none;
  }
}
