/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
/*
 * Textove styly.
 */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
body {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif !important;
  margin-bottom: 30px;
  line-height: 1.5em; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover {
    text-decoration: none; }

a.no-format, a.no-format:hover {
  text-decoration: none !important; }

.strike-through {
  text-decoration: line-through; }

.help {
  border-bottom: 1px dashed blue;
  cursor: help; }

/* CODE */
pre.code,
code,
kbd {
  font-family: courier, monospace;
  font-size: 0.9em;
  line-height: 1.1em;
  border-radius: 3px;
  border: 1px solid #c0c0c0; }

pre.code,
code {
  background-color: #f5f9fc; }

code,
kbd {
  padding: 0 3px; }

pre.code {
  display: block;
  padding: 8px;
  margin: 1em 0; }

kbd {
  background-color: #fdfbda; }

pre.green,
code.green,
kbd.green,
th.green,
tr.green,
td.green {
  background-color: #e3fdd9; }

pre.yellow,
code.yellow,
kbd.yellow,
th.yellow,
tr.yellow,
td.yellow {
  background-color: #fdfbda; }

pre.red,
code.red,
kbd.red,
th.red,
tr.red,
td.red {
  background-color: #fdd5d1; }

hr {
  border: none;
  border-bottom: 1px solid #666; }

small {
  font-size: 14px;
  line-height: 18px; }

h1,
h2,
h3,
h4 {
  line-height: 1.4em; }

h1 {
  font-size: 2.2em; }

.field-name-body {
  line-height: 1.7em; }

.article-images-div,
.rtecenter {
  text-align: center; }

.label {
  font-size: 14px;
  text-align: center;
  margin-top: 0; }

.images-one,
.images-two,
.images-three {
  text-align: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0; }
  .images-one img,
  .images-two img,
  .images-three img {
    max-width: 100%;
    margin-bottom: 1px; }

.images-two img {
  width: 49.8%;
  border-left: 1px solid #fff; }

.images-three img {
  width: 33.2%;
  border-left: 1px solid #fff; }

/*
 * GRAFY
 */
.diitgraph {
  line-height: 15px;
  margin: 0 auto;
  font-size: 12px !important;
  padding-right: 25px;
  width: 735px; }

.diitgraph .label {
  font-size: 12px !important; }

/*
 * TABLE
 */
.filtered_html table,
#tinymce table {
  width: 100%;
  border: none; }
  .filtered_html table.transparent,
  .filtered_html table.transparent td,
  .filtered_html table.transparent tr,
  .filtered_html table.transparent th,
  .filtered_html table.transparent tbody,
  .filtered_html table.transparent tr:nth-child(odd),
  .filtered_html table.transparent tr:nth-child(even),
  #tinymce table.transparent,
  #tinymce table.transparent td,
  #tinymce table.transparent tr,
  #tinymce table.transparent th,
  #tinymce table.transparent tbody,
  #tinymce table.transparent tr:nth-child(odd),
  #tinymce table.transparent tr:nth-child(even) {
    border: none;
    background-color: transparent; }
  .filtered_html table p,
  #tinymce table p {
    margin: 0 !important; }

.filtered_html tbody,
#tinymce tbody {
  border: none; }

.filtered_html td,
.filtered_html th,
#tinymce td,
#tinymce th {
  padding-left: 8px;
  border: none;
  border-right: 1px solid #fff; }

.filtered_html th,
#tinymce th {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-top: 8px;
  padding-bottom: 8px; }

.filtered_html .scrollable,
#tinymce .scrollable {
  width: auto;
  overflow-x: auto; }
  .filtered_html .scrollable table,
  #tinymce .scrollable table {
    table-layout: auto; }

.filtered_html .table-fixed,
#tinymce .table-fixed {
  table-layout: fixed; }

acronym {
  border-bottom: 1px dotted #ccc;
  cursor: help; }

.chapters-wrapper-bottom .chapters-label small {
  color: #bfbfbf; }

.full_html img {
  max-width: inherit; }

.full_html table {
  border-collapse: collapse;
  border-color: gray;
  margin: 0 auto; }

.full_html table.b1px {
  border: 1px solid #999; }

.full_html table td.b1px,
.full_html table th.b1px {
  border: 1px solid #999; }

.full_html .clanek table {
  margin: 5px auto; }

.full_html .clanek table table {
  margin: 0; }

.full_html .clanek table td,
.full_html .clanek table th {
  padding: 0 4px; }

.full_html table,
.full_html td,
.full_html th {
  font-size: 100%; }

.full_html ltable td {
  background: #333333; }

.full_html table td div.center,
.full_html table th div.center {
  width: auto !important;
  float: none !important;
  text-align: center !important; }

.full_html td.Ram,
.full_html td.ram {
  background: #555; }

.full_html td.Ram table,
.full_html td.ram table {
  margin-bottom: 0px;
  border-collapse: separate; }

.full_html td.Maly,
.full_html th.Maly {
  font-size: 90%; }

.full_html td.Velky,
.full_html th.Velky {
  font-size: 120%; }

.full_html .Maly td,
.full_html .Maly th {
  font-size: 90%; }

.full_html .Velky td,
.full_html .Velky th {
  font-size: 120%; }

.full_html .Maly,
.full_html .maly {
  font-size: 90%; }

.full_html table.Maly,
.full_html table.maly {
  font-size: 90%;
  color: #000; }

.full_html .Velky,
.full_html .velky {
  font-size: 120%; }

.full_html p {
  text-indent: 0px;
  text-align: justify; }

.full_html p.Center,
.full_html p.noIndent {
  text-indent: 0px; }

.full_html #content-area .clanek .content {
  font-size: 105%;
  line-height: 1.5; }

.full_html #content-area .clanek .content a {
  color: #069; }

.full_html #content-area .clanek .content a:hover {
  color: #a50404;
  text-decoration: underline; }

.full_html #content-area .clanek .content a:visited {
  color: #39c; }

.full_html #content-area .clanek .content a:visited:hover {
  color: #069;
  text-decoration: underline; }

.full_html th {
  text-align: left;
  margin-bottom: 0px; }

.full_html .Good {
  color: #060; }

.full_html .Best {
  color: #090; }

.full_html .Bad {
  color: #600; }

.full_html .Worst {
  color: #900; }

.full_html .Warning {
  color: #c00;
  font-weight: 700; }

.full_html .Ident {
  text-indent: 0px;
  margin-left: 3em; }

.full_html .NoIdent {
  text-indent: 0px;
  margin-left: 0px; }

.full_html .NoTop {
  margin-top: 0px; }

.full_html .NoSpace {
  margin-bottom: 0px; }

.full_html .NoSpaceIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 3em; }

.full_html .NoSpaceNoIdent {
  margin-bottom: 0px;
  text-indent: 0px;
  margin-left: 0px; }

.full_html .TopSpace {
  margin-top: 1.5ex; }

.full_html .PreSpace {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex; }

.full_html .PreSpaceIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em; }

.full_html .PreSpaceNoIdent {
  margin-top: 1.5ex;
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px; }

.full_html .Space {
  margin-bottom: 1.5ex; }

.full_html .SpaceIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 3em; }

.full_html .SpaceNoIdent {
  margin-bottom: 1.5ex;
  text-indent: 0px;
  margin-left: 0px; }

.full_html .LeftPadding,
.full_html .Padding {
  margin-left: 5px; }

.full_html .RigthPadding,
.full_html .Padding {
  margin-right: 5px; }

.full_html .TopPadding,
.full_html .Padding {
  margin-top: 5px; }

.full_html .BottomPadding,
.full_html .Padding {
  margin-bottom: 5px; }

.full_html .Padding2 {
  padding: 2px 2px 2px 2px; }

.full_html .Padding3 {
  padding: 3px 3px 3px 3px; }

.full_html .Center,
.full_html .center {
  text-align: center; }

.full_html .Center p {
  text-indent: 0px; }

.full_html .Left,
.full_html .left {
  text-align: left; }

.full_html .Right,
.full_html .right {
  text-align: right; }

.full_html .noIndent {
  text-indent: 0px; }

.full_html .Vertical {
  writing-mode: tb-rl; }

.full_html img {
  margin: 0px;
  padding: 0px;
  border: 0px; }

.full_html img.Left,
.full_html div.Left {
  float: left;
  margin-right: 5px; }

.full_html img.Right,
.full_html div.Right {
  float: right;
  margin-left: 5px; }

.full_html p.Center {
  text-indent: 0px; }

.full_html .Help {
  cursor: help;
  border-bottom: dashed 1px blue; }

.full_html .Strike {
  text-decoration: line-through; }

.full_html .Nowrap {
  white-space: nowrap; }

.full_html tt,
.full_html blockcode,
.full_html kbd,
.full_html samp,
.full_html pre {
  font-family: monospace, monospace;
  font-size: 110%; }

.full_html .clanek .article-images-div {
  text-align: center;
  padding: 5px 0; }

.full_html p[align='center'] {
  text-align: center; }

.full_html .clanek p img,
.full_html .clanek a img {
  margin: 5px; }

.full_html table th.second {
  background: #ccc; }

.full_html table th {
  background-color: #fff;
  border: 1px solid gray; }

.full_html table td {
  background: #f0f0f0; }

.full_html table {
  border-spacing: 1px;
  border-color: gray;
  font-size: 13px; }
