@charset "UTF-8";

body .meta.bottom.left {
  display: none !important;
}

body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 1000px;
  margin: 0;
  padding: 0;
  background: #c5b7be;
  background-attachment: fixed;
  background-size: 100%;
  font-family: sans-serif;
  line-height: 1.4;
}

img {
  border: none;
}

a {
  color: #002596;
  outline: none;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  visibility: hidden;
}

.balls {
  font-family: balls;
  font-size: 40px;
}

.white {
  color: #fff;
}

.right {
  position: absolute;
  left: 90px;
}

.left {
  position: absolute;
  left: 15px;
}

.bottom {
  position: absolute;
  bottom: 20px;
}

.top {
  position: absolute;
  top: 15px;
}

.small {
  font-size: 9px;
}

#krizek {
  z-index: 100;
  display: none;
  position: absolute;
  width: 36px;
  height: 36px;
  background: url(files/images/krizek.png) center center no-repeat;
}

#title {
  z-index: 100;
  position: absolute;
  color: #002596;
}

#tmp-container {
  position: absolute;
  width: 400px;
  text-align: center;
  font-size: 100px;
}

#countdown {
  font-size: 35px;
}

img#bcg {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: none;
}

.more {
  display: block;
  position: absolute;
  bottom: -9px;
  left: 175px;
  width: 50px;
  height: 15px;
  background: url(files/images/open.png) center center no-repeat;
}

.more.close {
  background: url(files/images/close.png) center center no-repeat;
}

#container {
  z-index: 20;
  position: relative;
  width: 960px;
  height: 200px;
  margin: 0 auto;
}

#container #logo {
  z-index: 2;
  position: absolute;
  top: 40px;
  left: 0;
}

#container #nominace {
  z-index: 6;
  position: absolute;
  top: 145px;
  right: -80px;
}

#container #lines {
  z-index: 1;
  display: none;
  position: absolute;
  top: 56px;
  left: 25px;
  width: 726px;
  height: 552px;
  background: url(files/images/lines.png) 0 0 no-repeat;
}

#container .box {
  z-index: 5;
  position: relative;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #002596;
  background: #fff;
  /* top:70px; */
}

#container .box h1,
#container .box h2,
#container .box p {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 11px;
  font-weight: normal;
}

#container .box img {
  margin-bottom: 0;
}

#container .box h1,
#container .box h2 {
  color: #002596;
}

#container #about {
  top: 40px;
  width: 400px;
}

#container #de-sign {
  display: block;
  position: absolute;
  top: 40px;
  right: -90px;
  width: 280px;
  margin-top: 0 !important;
  color: #000;
  text-decoration: none;
}

#container #authors {
  z-index: 3;
  position: absolute;
  top: 250px;
  left: 155px;
  width: 795px;
  height: 634px;
  background: url(files/images/table.png) 0 0 no-repeat;
}

#container #authors .author-thumbnail {
  position: absolute;
  width: 100px;
  height: 50px;
  /* outline:1px solid blue; */
}

#container #content {
  z-index: 4;
  position: absolute;
  left: 220px;
  width: 620px;
  margin: 0;
  margin: 0 auto;
  padding: 0;
}

#container #content .author {
  position: relative;
  width: 100%;
  min-height: 460px;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  background: none;
}

#container #content .author .bx-next,
#container #content .author .bx-prev {
  visibility: hidden;
}

#container #content .author:hover .hidden {
  display: block !important;
  visibility: visible;
}

#container #content .author:hover .bx-next,
#container #content .author:hover .bx-prev {
  visibility: visible;
}

#container #content .author .gallery {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

#container #content .author .gallery li {
  position: relative;
  margin: 0;
  padding: 0;
}

#container #content .author .bx-next {
  display: block;
  position: absolute;
  width: 15px;
  height: 100%;
  padding: 0 20px 0 50px;
  background: url(files/images/next.png) center center no-repeat;
  right: 0;
  top: 0;
}
#container #content .author .bx-prev {
  display: block;
  position: absolute;
  width: 15px;
  height: 100%;
  padding: 0 50px 0 20px;
  background: url(files/images/prev.png) center center no-repeat;
  left: 0;
  top: 0;
}

#container #content .author .meta {
  z-index: 2;
  position: absolute;
}

#container #content .author .about {
  z-index: 2;
  position: relative;
}

#container #content .author .about h2.name {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
}

#container #content .author .about .logo {
  position: absolute;
  top: 0;
  left: 0;
}

#container #content .author .description {
  z-index: 2;
  position: absolute;
  top: 100px;
  left: 105px;
  width: 180px;
  font-size: 13px;
}

#container #content .author .description .sign {
  position: absolute;
  top: -70px;
  left: 100px;
}

#container #content .author .kusu {
  bottom: 0;
}

#container #content .author .kusu div {
  position: absolute;
  margin: 0;
  padding: 0;
}

#container #content .author .kusu div.ks {
  bottom: -12px;
  font-size: 45px;
  line-height: 0;
  white-space: nowrap;
}

#container #content .author .kusu div.zbyva {
  bottom: 30px;
  color: #fff;
}

#container #content .author .buy {
  position: absolute;
  bottom: 0;
  padding: 3px 10px 2px 10px;
  color: #fff;
  background: #002596;
  text-decoration: none;
}

#container #menu {
  z-index: 3;
  position: fixed;
  top: 170px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#container #menu.absolute {
  position: absolute;
}

#container #menu li {
  margin: 0;
  margin-bottom: .4em;
  padding: 0;
  font-size: 13px;
}

#container #menu li.head {
  font-size: 16px;
}

#container #menu li.bigger {
  margin-top: 2em;
  font-size: 16px;
}

#container #menu li.bigger a {
  color: #000;
}

#container #menu li.black a {
  color: #000;
}

#container #menu li.facebook {
  margin-top: 2em;
}

#container #menu li a {
  display: block;
  margin: 0 0 0 -10px;
  padding: 3px 10px 2px 10px;
  text-decoration: none;
}

#container #menu li a.hovered,
#container #menu li a:hover {
  color: #fff;
  background: #002596;
}

#footer {
  z-index: 100;
  position: absolute;
  bottom: 0;
}

body {
  padding-top: 27px;
}

#de-sign-tabs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 27px;
  margin: 0;
  background: #333;
}

#de-sign-tabs a#logo-tabs {
  display: block;
  position: absolute;
  top: 1px;
  left: 20px;
  width: 79px;
  height: 24px;
}

#de-sign-tabs ul {
  position: absolute;
  top: 0;
  right: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#de-sign-tabs ul li {
  float: right;
  margin: 0;
  margin-left: 7px;
  padding: 0;
  border-bottom: 0;
  line-height: 17px;
}

#de-sign-tabs ul li a {
  display: block;
  padding: 7px 9px 4px 9px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}

#de-sign-tabs ul li a.active {
  color: #333;
  background: #fff;
}

/* CUSTOM STYLES */

#de-sign-tabs {
  background: #333;
}

#de-sign-tabs ul li a {
  color: #fff;
}

#de-sign-tabs ul li a.active {
  color: #333;
  background: #c5b7be;
}