body {
  background: #242424;
  /*background: url('../images/cover.jpg') center fixed;*/
  background-size: cover;
  color: #232323;
  /* text color */
  font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400; }
  body > header {
    background-color: rgba(0, 0, 0, 0.8); }
    body > header.sticky {
      position: fixed;
      width: 100%;
      padding: 0;
      z-index: 1000;
      border-bottom: 5px solid #ffd100;
      transition: all 0.5s ease;
      margin-bottom: 200px; }
      body > header.sticky .navbar-nav > li > a {
        padding: 10px; }
    body > header > nav.navbar {
      position: initial !important;
      background-color: transparent;
      border: none;
      margin-bottom: 0 !important; }
      body > header > nav.navbar .navbar-brand {
        padding: 0; }
        body > header > nav.navbar .navbar-brand img {
          height: 50px; }
      body > header > nav.navbar .navbar-nav > li > a {
        color: #ffd100;
        line-height: 14px; }
        body > header > nav.navbar .navbar-nav > li > a small {
          color: rgba(255, 255, 255, 0.8);
          font-size: 10px; }
  body main {
    min-height: 75vh;
    padding: 50px; }
  body .magazine-promo {
    margin-bottom: 20px; }
    body .magazine-promo .text-center img.img-responsive {
      margin: 10px auto; }
  body .box {
    border-top: 5px solid;
    background: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 10px; }
    body .box .btn {
      border-radius: 0; }
    body .box article .intro {
      margin-bottom: 10px; }
    body .box ul.nav-pills li a {
      color: #242424; }
      body .box ul.nav-pills li.active a {
        background-color: #242424;
        color: #ffd100; }
  body .box.box-yellow {
    border-color: #ffd100; }
    body .box.box-yellow .btn {
      color: #242424;
      background-color: #ffd100; }
  body .box.box-black {
    border-color: #242424; }
    body .box.box-black .btn {
      color: #ffd100;
      background-color: #242424; }
  body .box.tlacovy-servis {
    position: relative; }
    @media (min-width: 992px) {
  body .box.tlacovy-servis {
    height: 300px; } }
    @media (min-width: 1200px) {
  body .box.tlacovy-servis {
    height: 360px; } }
    body .box.tlacovy-servis .tab-content ul {
      list-style: none;
      padding-left: 0;
      overflow: auto; }
      @media (min-width: 992px) {
    body .box.tlacovy-servis .tab-content ul {
      height: 140px; } }
      @media (min-width: 1200px) {
    body .box.tlacovy-servis .tab-content ul {
      height: 200px; } }
      body .box.tlacovy-servis .tab-content ul li {
        font-size: small;
        border-bottom: 1px solid #ccc; }
      body .box.tlacovy-servis .tab-content ul li a {
        display: block;
        color: #242424; }
        body .box.tlacovy-servis .tab-content ul li a:hover {
          background-color: #ffd100; }
  body > footer {
    color: #fff;
    background: #242424;
    padding: 40px 0 20px 0;
    border-top: 8px solid #ffd100; }
    body > footer a {
      color: #fff; }
    body > footer h3 {
      color: #ffd200;
      padding-top: 0;
      margin-top: 0; }
    body > footer ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    body > footer #social a img {
      margin: 10px 0; }
    body > footer #links a:hover, body > footer #links a:focus {
      color: #ffd100; }

section.slogan {
  padding: 15px 0;
  background-color: rgba(255, 209, 0, 0.9);
  font-weight: bold; }

article img.pull-left {
  margin-right: 10px; }

.panel {
  border-radius: 0 !important;
  border: none;
  margin-bottom: 10px; }

.panel-default .panel-heading {
  border-radius: 0;
  color: #ffd100;
  background-color: #242424;
  border-left: 10px solid #ffd100; }

.panel-default .panel-body {
  border: none; }

.nav-tabs {
  margin-bottom: 5px; }
  .nav-tabs > li > a {
    border-radius: 0 !important; }

.form-control {
  border-radius: 0; }

.btn-yellow {
  color: #242424;
  background-color: #ffd100; }

body.article .content h3, body.articles .content h3, body.articles_category .content h3, body.articles_search .content h3 {
  margin-top: 0;
  color: #ffd100;
  font-size: 1.4em;
  background-color: #242424;
  border-left: 10px solid #ffd100;
  padding: 10px; }
  body.article .content h3 a, body.articles .content h3 a, body.articles_category .content h3 a, body.articles_search .content h3 a {
    display: block;
    color: #ffd100; }

@media (max-width: 992px) {
  header .navbar .navbar-nav > li > a {
    padding: 10px; } }

@media (min-width: 768px) {
  body.home main {
    padding-top: 350px; }

  .magazine-promo {
    padding-bottom: 20px;
    background: url('../themes/msam/assets/images/magazine-promo-bg.jpg') center bottom no-repeat;
    background-size: contain;
    margin: 20px 0; }
    .magazine-promo img {
      box-shadow: 5px;
      margin: 0 auto;
      transform: rotate(-19deg);
      transition: all 0.5s ease; }
      .magazine-promo img:hover {
        transform: scale(1.1, 1.1); } }

@media (min-width: 992px) {
  body > header:not(.sticky) {
    padding: 50px; }
    body > header:not(.sticky) > nav.navbar .navbar-brand {
      padding-top: 10px; }
      body > header:not(.sticky) > nav.navbar .navbar-brand img {
        margin-top: -30px;
        height: auto; } }

.table-smaller td {
  font-size: smaller; }

.table.odborne-publikacie td:nth-child(3) {
  text-align: right; }
  .table.odborne-publikacie td:nth-child(4) {
    white-space: nowrap; }
  .table.odborne-publikacie td:nth-child(5) {
    text-align: center; }
