-ms-viewport {
  width: device-width;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1px 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
img,
iframe,
object,
embed {
  vertical-align: middle;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  box-sizing: content-box;
  outline: none;
  border-radius: none;
  box-shadow: none;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
label {
  cursor: default;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
  caption-side: top;
}
th {
  text-align: left;
}
@font-face {
  font-family: 'RobotoBold';
  src: url("../font/robotocondensed-bold-webfont.eot");
  src: url("../font/robotocondensed-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../font/robotocondensed-bold-webfont.woff") format('woff'), url("../font/robotocondensed-bold-webfont.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoRegular';
  src: url("../font/robotocondensed-regular-webfont.eot");
  src: url("../font/robotocondensed-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../font/robotocondensed-regular-webfont.woff") format('woff'), url("../font/robotocondensed-regular-webfont.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*
 *	Simply fast class
 */
.reset {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.reset td,
.reset th {
  border: none;
  background: none;
  padding: 0;
}
.reset > li,
.reset > dt,
.reset > dd {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: none;
  width: auto;
}
.l {
  float: left;
  display: inline;
}
.r {
  float: right;
  display: inline;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cfx {
  zoom: 1;
}
.cfx:after,
.cfx:before {
  content: '';
  display: table;
  clear: both;
}
.break {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.ctx {
  zoom: 1;
  display: table-cell;
}
.ie7 .ctx {
  display: block;
}
.ctx:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px !important;
  line-height: 0px;
  font-size: xx-large;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.hide,
.js .jsHide {
  display: none;
}
.out,
.js .jsOut {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vhide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.thin {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.normal {
  font-style: normal;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.big {
  font-size: 14px;
}
.bigger {
  font-size: 18px;
}
.small {
  font-size: 11px;
}
.error,
.red {
  color: #c00;
}
.green {
  color: #678713;
}
.grey {
  color: #999;
}
.nowrap {
  white-space: nowrap;
}
/*
 * Typo
 */
body {
  font: normal 14px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
}
.highlight {
  color: #6e6e6e;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 35px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'RobotoBold', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5em;
  margin: 2em 0 1em;
  text-align: center;
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 25px;
}
@media (min-width: 820px) {
  h1,
  .h1 {
    padding: 0 150px;
  }
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5,
h6 {
  font-size: 15px;
}
@media (min-width: 650px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 16px;
  }
  h5,
  h6 {
    font-size: 15px;
  }
}
p {
  margin: 0 0 1.2em;
}
blockquote {
  margin: 0.8em 0 0.3em;
}
blockquote p {
  margin: 0;
}
a {
  color: #bc0012;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  text-decoration: underline;
}
a:hover {
  color: #891416;
  text-decoration: none;
}
ul,
ol {
  margin: 0 0 1.5em 5px;
  list-style: none;
  padding: 0;
}
li {
  padding: 0 0 0 20px;
  margin: 0 0 0.75em;
}
li ol,
li ul {
  margin: 0.75em 0 0;
}
ul li {
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/ico/li.png") 0 0.35em no-repeat;
}
ul.spc li {
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/ico/li-spc.png") 0 0.65em no-repeat;
}
ol {
  counter-reset: item;
}
ol li {
  background: none;
  position: relative;
}
ol li:before,
ol li .ie-counter {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  font-weight: bold;
  text-align: left;
}
dl {
  margin: 0 0 1.5em;
}
dt {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 0.4em;
}
dd {
  margin: 0 0 1em;
  padding: 0;
}
table {
  width: 100%;
  clear: both;
  margin: 0 0 1.5em;
  empty-cells: show;
  border-collapse: collapse;
  border: 1px solid #d1d1d1;
}
caption {
  font-weight: bold;
  text-align: left;
  padding: 0px 0px 10px;
  caption-side: top;
}
td,
th {
  vertical-align: top;
  padding: 10px 15px;
}
@media (min-width: 650px) {
  td,
  th {
    padding: 10px 35px;
  }
}
th {
  padding: 20px 15px;
  font-weight: bold;
  text-align: left;
  border-top: none;
  border: 1px solid #d1d1d1;
}
@media (min-width: 650px) {
  th {
    padding: 20px 35px;
  }
}
td {
  border-top: 1px solid #f1f1f1;
}
tr:first-child td {
  padding-top: 12px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/table.png") 0 1px repeat-x;
}
.ie7 a[href] * {
  cursor: pointer;
}
/*
 *	Grid
 */
.row,
.row-main,
.row-main-small {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.row:after,
.row-main:after,
.row-main-small:after,
.row:before,
.row-main:before,
.row-main-small:before {
  content: '';
  display: table;
  clear: both;
}
.row-main,
.row-main-small {
  margin: 0 auto;
  max-width: 990px;
  padding: 0 15px;
}
@media (min-width: 1100px) {
  .row-main,
  .row-main-small,
.row-main-small {
    padding: 0;
  }
}
.row-main-small {
  max-width: 800px;
  padding: 0 15px;
}
@media (min-width: 820px) {
  .row-main-small {
    padding: 0;
  }
}
@media (min-width: 650px) {
  .col {
    display: inline;
    float: left;
    left: 100%;
    position: relative;
    padding: 0;
  }
  .grid-h {
    width: 48.5%;
  }
  .col-h-1 {
    margin-left: -100%;
  }
  .col-h-2 {
    margin-left: -48.5%;
  }
  .grid-t {
    width: 31.333333333333332%;
  }
  .grid-2t {
    width: 65.66666666666666%;
  }
  .col-t-1 {
    margin-left: -100%;
  }
  .col-t-2 {
    margin-left: -65.66666666666667%;
  }
  .col-t-3 {
    margin-left: -31.333333333333343%;
  }
  .grid-q {
    width: 22.75%;
  }
  .grid-3q {
    width: 74.25%;
  }
  .col-q-1 {
    margin-left: -100%;
  }
  .col-q-2 {
    margin-left: -74.25%;
  }
  .col-q-3 {
    margin-left: -48.5%;
  }
  .col-q-4 {
    margin-left: -22.75%;
  }
}
.ico-book:before,
.ico-news:before,
.ico-printer:before,
.ico-computer:before,
.ico-human:before,
.ico-globe:before,
.ico-ebook:before,
.ico-projector:before,
.ico-folder:before,
.ico-internet:before,
.ico-formal:before,
.ico-arrow:before,
.ico-epresentation:before,
.ico-others:before,
.ico-aleph:before,
.ico-eiz:before,
.ico-archiv:before,
.ico-dkff:before,
.ico-download:before,
.ico-arne:before,
.ico-dst:before,
.ico-listky:before,
.ico-book > .before,
.ico-news > .before,
.ico-printer > .before,
.ico-computer > .before,
.ico-human > .before,
.ico-globe > .before,
.ico-ebook > .before,
.ico-projector > .before,
.ico-folder > .before,
.ico-internet > .before,
.ico-formal > .before,
.ico-arrow > .before,
.ico-epresentation > .before,
.ico-others > .before,
.ico-aleph > .before,
.ico-eiz > .before,
.ico-archiv > .before,
.ico-dkff > .before,
.ico-download > .before,
.ico-arne > .before,
.ico-dst > .before,
.ico-listky > .before {
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
  width: 100px;
  height: 100px;
}
.ico-book:before,
.ico-book > .before {
  margin-left: -50px;
  background-position: 0 -200px;
}
.ico-book:hover:before,
.ico-book:hover > .before {
  background-position: 0 -300px;
}
.ico-news:before,
.ico-news > .before {
  margin-left: -50px;
  background-position: -100px -200px;
}
.ico-news:hover:before,
.ico-news:hover > .before {
  background-position: -100px -300px;
}
.ico-printer:before,
.ico-printer > .before {
  margin-left: -50px;
  background-position: -200px -200px;
}
.ico-printer:hover:before,
.ico-printer:hover > .before {
  background-position: -200px -300px;
}
.ico-computer:before,
.ico-computer > .before {
  margin-left: -50px;
  background-position: -300px -200px;
}
.ico-computer:hover:before,
.ico-computer:hover > .before {
  background-position: -300px -300px;
}
.ico-human:before,
.ico-human > .before {
  margin-left: -50px;
  background-position: -400px -200px;
}
.ico-human:hover:before,
.ico-human:hover > .before {
  background-position: -400px -300px;
}
.ico-globe:before,
.ico-globe > .before {
  margin-left: -50px;
  background-position: -500px -200px;
}
.ico-globe:hover:before,
.ico-globe:hover > .before {
  background-position: -500px -300px;
}
.ico-ebook:before,
.ico-ebook > .before {
  margin-left: -50px;
  background-position: -600px -200px;
}
.ico-ebook:hover:before,
.ico-ebook:hover > .before {
  background-position: -600px -300px;
}
.ico-projector:before,
.ico-projector > .before {
  margin-left: -50px;
  background-position: -700px -200px;
}
.ico-projector:hover:before,
.ico-projector:hover > .before {
  background-position: -700px -300px;
}
.ico-folder:before,
.ico-folder > .before {
  margin-left: -50px;
  background-position: -800px -200px;
}
.ico-folder:hover:before,
.ico-folder:hover > .before {
  background-position: -800px -300px;
}
.ico-internet:before,
.ico-internet > .before {
  margin-left: -50px;
  background-position: -900px -200px;
}
.ico-internet:hover:before,
.ico-internet:hover > .before {
  background-position: -900px -300px;
}
.ico-formal:before,
.ico-formal > .before {
  margin-left: -50px;
  background-position: -1000px -200px;
}
.ico-formal:hover:before,
.ico-formal:hover > .before {
  background-position: -1000px -300px;
}
.ico-arrow:before,
.ico-arrow > .before {
  margin-left: -50px;
  background-position: -1100px -200px;
}
.ico-arrow:hover:before,
.ico-arrow:hover > .before {
  background-position: -1100px -300px;
}
.ico-epresentation:before,
.ico-epresentation > .before {
  margin-left: -50px;
  background-position: -1200px -200px;
}
.ico-epresentation:hover:before,
.ico-epresentation:hover > .before {
  background-position: -1200px -300px;
}
.ico-others:before,
.ico-others > .before {
  margin-left: -50px;
  background-position: -1300px -200px;
}
.ico-others:hover:before,
.ico-others:hover > .before {
  background-position: -1300px -300px;
}
.ico-aleph:before,
.ico-aleph > .before {
  margin-left: -50px;
  background-position: -1400px -200px;
}
.ico-aleph:hover:before,
.ico-aleph:hover > .before {
  background-position: -1400px -300px;
}
.ico-eiz:before,
.ico-eiz > .before {
  margin-left: -50px;
  background-position: -1800px -200px;
}
.ico-eiz:hover:before,
.ico-eiz:hover > .before {
  background-position: -1800px -300px;
}
.ico-archiv:before,
.ico-archiv > .before {
  margin-left: -50px;
  background-position: -2100px -200px;
}
.ico-archiv:hover:before,
.ico-archiv:hover > .before {
  background-position: -2100px -300px;
}
.ico-dkff:before,
.ico-dkff > .before {
  margin-left: -50px;
  background-position: -1600px -200px;
}
.ico-dkff:hover:before,
.ico-dkff:hover > .before {
  background-position: -1600px -300px;
}
.ico-download:before,
.ico-download > .before {
  margin-left: -50px;
  background-position: -1700px -200px;
}
.ico-download:hover:before,
.ico-download:hover > .before {
  background-position: -1700px -300px;
}
.ico-arne:before,
.ico-arne > .before {
  margin-left: -50px;
  background-position: -1500px -200px;
}
.ico-arne:hover:before,
.ico-arne:hover > .before {
  background-position: -1500px -300px;
}
.ico-dst:before,
.ico-dst > .before {
  margin-left: -50px;
  background-position: -2000px -200px;
}
.ico-dst:hover:before,
.ico-dst:hover > .before {
  background-position: -2000px -300px;
}
.ico-listky:before,
.ico-listky > .before {
  margin-left: -50px;
  background-position: -1900px -200px;
}
.ico-listky:hover:before,
.ico-listky:hover > .before {
  background-position: -1900px -300px;
}
.alignnone {
  margin: 5px 30px 30px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 30px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 30px 30px;
}
a img.alignnone {
  margin: 5px 30px 30px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 30px 0 30px 0;
}
.wp-caption.alignleft {
  margin: 30px 30px 30px 0;
}
.wp-caption.alignright {
  margin: 30px 0 5px 30px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
}
.wp-caption img padding 0 {
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 30px;
  margin: 0;
  padding: 0 4px 5px;
  color: #888;
}
.thickboxOpen iframe {
  display: none;
}
#sk-box-overlay {
  position: fixed;
  z-index: 990;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height: 100%;
  background-color: #000;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  padding: 0;
  overflow: hidden;
}
#sk-box-window {
  z-index: 999;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  margin-top: 20px;
  padding-bottom: 20px;
  color: #000;
}
#sk-box-window a {
  color: #000;
}
* html #sk-box-window {
  position: absolute;
}
#sk-content {
  min-height: 90px;
  padding: 20px;
  text-align: left;
  background: #fff;
  position: relative;
}
#sk-content iframe {
  display: block;
  margin: 0 auto;
}
.loading #sk-content {
  background: #fff url("http://knihovna.phil.muni.cz/wp-contents/knihovna/sk/public/img/bg/ajax.gif") no-repeat 50% 50%;
  min-height: 250px;
}
#sk-box-title {
  margin: 0 0 0.25em;
}
#sk-box-image {
  display: block;
  padding: 0;
  text-align: center;
}
#sk-box-image img {
  max-width: 100%;
  height: auto;
}
#sk-box-pages {
/*
	position absolute
	right 60px
	left 60px
	bottom 50px
	*/
  margin: 0 0 10;
  margin-right: 1px;
  text-align: center;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
}
#sk-box-pages a {
  display: inline-block;
  background: none;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0 5px 10px;
  border: 1px solid #bfbfbf;
  position: relative;
}
#sk-box-pages a:hover:before,
#sk-box-pages a.active:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: 7px;
  height: 7px;
  background: #bc0012;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#sk-box-pager {
  margin: 0;
  text-align: center;
}
#sk-box-pager #sk-box-prev,
#sk-box-pager #sk-box-next {
  font: 0/0 a;
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 120px;
}
#sk-box-pager #sk-box-prev span,
#sk-box-pager #sk-box-next span {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin: -22px 0 0;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -300px 0 no-repeat;
}
#sk-box-pager #sk-box-next {
  right: 0;
  left: auto;
}
#sk-box-pager #sk-box-next span {
  background-position: -350px 0;
  left: auto;
  right: 10px;
}
#sk-box-close {
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  width: 42px;
  height: 46px;
  position: absolute;
  right: -20px;
  top: -20px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -400px 0 no-repeat;
}
#sk-box-HideSelect {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border: none;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  margin: 0;
}
@media (max-width:860px) {
  #sk-box-window {
    left: 10px !important;
    right: 10px !important;
    margin: 0 !important;
    width: auto !important;
  }
  #sk-box-close {
    top: -9px;
    right: -9px;
  }
}
@media (max-width:700px) {
  #sk-content {
    padding: 10px;
  }
}
/*
 *	Forms
 */
.inp-text,
.form-search-contacts .inp-text {
  display: block;
  border: 1px solid #888;
  padding: 0px 10px;
  background: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  -webkit-box-shadow: inset 0 1px 0 #fff, inset 0 2px 0 #e8e8e8;
  -moz-box-shadow: inset 0 1px 0 #fff, inset 0 2px 0 #e8e8e8;
  box-shadow: inset 0 1px 0 #fff, inset 0 2px 0 #e8e8e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
}
.inp-text::-moz-placeholder,
.form-search-contacts .inp-text::-moz-placeholder {
  color: #1d1d1b;
  opacity: 1;
}
.inp-text::-webkit-input-placeholder,
.form-search-contacts .inp-text::-webkit-input-placeholder {
  color: #1d1d1b;
  opacity: 1;
}
.inp-text:focus::-moz-placeholder,
.form-search-contacts .inp-text:focus::-moz-placeholder {
  color: #ccc;
}
.inp-text:focus::-webkit-input-placeholder,
.form-search-contacts .inp-text:focus::-webkit-input-placeholder {
  color: #ccc;
}
.error .inp-text,
.error .form-search-contacts .inp-text {
  background: #feecec;
  border-color: #e82f44;
}
.box-red .inp-text,
#form-search-special .inp-text {
  border-color: #891416;
}
textarea.inp-text {
  height: auto;
  line-height: 20px;
  padding: 3px 10px;
}
.inp-fix {
  position: relative;
  display: block;
  padding: 0 22px 0 0;
}
.inp-fix .inp-text {
  width: 100%;
  margin: 0 -22px 0 0;
}
.ie7 .inp-fix .inp-text {
  margin-top: -1px;
}
.inp-fix .inp-text.wpcf7-not-valid {
  background: #fff url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/error.png") 0 0 repeat;
  font-weight: bold;
  -webkit-box-shadow: inset 0 1px 0 #ffeff1, inset 0 2px 0 #e8e8e8;
  -moz-box-shadow: inset 0 1px 0 #ffeff1, inset 0 2px 0 #e8e8e8;
  box-shadow: inset 0 1px 0 #ffeff1, inset 0 2px 0 #e8e8e8;
}
.inp-fix .inp-text.wpcf7-not-valid::-moz-placeholder {
  color: #bc0012;
  opacity: 1;
}
.inp-fix .inp-text.wpcf7-not-valid::-webkit-input-placeholder {
  color: #bc0012;
  opacity: 1;
}
.inp-fix .wpcf7-not-valid-tip {
  display: none;
}
.btn {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
}
.ie7 .btn {
  display: inline;
  zoom: 1;
}
.btn span {
  position: relative;
  display: inline-block;
  border: 1px solid #bc0012;
  height: 37px;
  min-width: 130px;
  text-align: center;
  padding: 0 35px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 37px;
  color: #bc0012;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn:hover span {
  border-color: #ff9600;
  color: #ff9600;
}
.btn + .btn {
  margin-left: 10px;
}
.btn.btn-ico span {
  padding-left: 65px;
  position: relative;
}
.btn.btn-ico span:before,
.btn.btn-ico span > .before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 30px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.btn.btn-ico-wifi span {
  padding: 0 17px 0 50px;
  min-width: 0;
}
.btn.btn-ico-wifi span:before,
.btn.btn-ico-wifi span > .before {
  width: 16px;
  height: 12px;
  margin-top: -6px;
  background-position: 0 -75px;
  left: 20px;
}
.btn.btn-ico-wifi:hover span:before {
  background-position: 0 -100px;
}
.btn.btn-ico-back {
  span: before;
}
.btn.btn-ico-back span > .before {
  width: 18px;
  height: 10px;
  margin-top: -5px;
  background-position: -25px -75px;
}
.btn.btn-ico-back:hover span:before,
.btn.btn-ico-back:hover span > .before {
  background-position: -25px -100px;
}
.btn.btn-orange span {
  background: -webkit-linear-gradient(bottom, #ff9500 0%, #ffb300 49.63%, #ffb300 100%);
  background: -moz-linear-gradient(bottom, #ff9500 0%, #ffb300 49.63%, #ffb300 100%);
  background: -ms-linear-gradient(bottom, #ff9500 0%, #ffb300 49.63%, #ffb300 100%);
  background: -o-linear-gradient(bottom, #ff9500 0%, #ffb300 49.63%, #ffb300 100%);
  background: linear-gradient(bottom, #ff9500 0%, #ffb300 49.63%, #ffb300 100%);
  background-color: #ffb300;
  -webkit-box-shadow: 0 1px 0 #8c0a17;
  -moz-box-shadow: 0 1px 0 #8c0a17;
  box-shadow: 0 1px 0 #8c0a17;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #000;
  border: none;
  min-width: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.btn.btn-orange:hover span {
  background: -webkit-linear-gradient(bottom, #ffa700 0%, #ffcb00 49.88%, #ffcb00 100%);
  background: -moz-linear-gradient(bottom, #ffa700 0%, #ffcb00 49.88%, #ffcb00 100%);
  background: -ms-linear-gradient(bottom, #ffa700 0%, #ffcb00 49.88%, #ffcb00 100%);
  background: -o-linear-gradient(bottom, #ffa700 0%, #ffcb00 49.88%, #ffcb00 100%);
  background: linear-gradient(bottom, #ffa700 0%, #ffcb00 49.88%, #ffcb00 100%);
  background-color: #ffcb00;
}
.top {
  display: block;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  width: 39px;
  height: 39px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -200px -125px no-repeat;
}
.top:hover {
  background-position: -250px -125px;
}
body {
  position: relative;
  color: #000;
}
.undrln {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 50px;
}
/*
 *	Base layout
 */
#header {
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  border-bottom: 1px solid #bc0012;
  height: 170px;
}
#logo {
  text-align: center;
  display: block;
  font: 100%/80px Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  zoom: 1;
  overflow: hidden;
}
#logo a {
  display: block;
}
#header-top {
  display: block;
  background: #ff9600;
  height: 36px;
  padding-top: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #f17d00;
}
#header-top .row-main > * {
  float: right;
}
#header-top a {
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 36px;
}
@media (max-width: 649px) {
  #header-top {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
  }
  #logo img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 650px) {
  #header {
    padding-top: 0;
    border-bottom: none;
    height: auto;
  }
  #logo {
    float: left;
    line-height: 100px;
  }
}
@media (min-width: 820px) {
  #logo {
    line-height: 1;
    padding: 57px 0 56px;
  }
}
#main {
  padding: 50px 0;
}
@media (min-width: 650px) {
  #main {
    padding: 50px 0 100px;
  }
}
#footer {
  background: #383838;
  color: #fff;
  padding: 30px 0 10px;
  line-height: 25px;
}
#footer a {
  color: #ff9600;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer h2 {
  text-align: left;
  font-size: 25px;
}
#footer .l {
  display: block;
}
#footer .box-contact {
  margin-bottom: 30px;
}
#footer .box-contact .ico-mail {
  color: #fff !important;
  text-decoration: underline;
}
#footer .box-contact .ico-mail:hover {
  text-decoration: none;
}
#footer div.r {
  float: none;
}
#footer ul {
  overflow: hidden;
  float: none;
}
#footer ul:first-child {
  margin-right: 50px;
}
@media (min-width: 650px) {
  #footer {
    padding: 50px 0 60px;
  }
  #footer h2 {
    font-size: 30px;
  }
  #footer .box-contact {
    margin-bottom: 0;
  }
  #footer .l {
    display: inline;
  }
}
@media (min-width: 720px) {
  #footer .box-contact {
    width: 315px;
    float: left;
  }
  #footer div.r {
    float: right;
    width: 420px;
  }
  #footer ul.l {
    float: left;
  }
}
/*
 *	Menu
 */
/* Nav skip */
#menu-accessibility {
  position: absolute;
  left: -5000px;
  top: 0;
}
#menu-accessibility a:focus,
#menu-accessibility a:active {
  position: absolute;
  top: 0;
  left: 5000px;
  width: 200px;
  padding: 2px 0 5px;
  z-index: 900;
  text-align: center;
  background: #fff;
}
#menu-main {
  font: 300 16px/26px 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: none;
}
@media (max-width: 649px) {
  #menu-main {
    position: absolute;
    top: 171px;
    left: 0;
    right: 0;
    background: #bc0012;
    z-index: 20;
  }
  #menu-main a {
    text-decoration: none;
    display: block;
    color: #fff;
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 15px;
  }
  #menu-main .current-menu-item a,
  #menu-main .current-menu-ancestor a,
  #menu-main .current-page-ancestor a {
    font-family: 'RobotoBold', Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #menu-main .row-main {
    padding: 0;
  }
}
@media (min-width: 650px) {
  #menu-main {
    display: block !important;
    background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/table.png") 0 1px repeat-x;
    padding-top: 2px;
    border-bottom: 1px solid #891416;
    border-top: 1px solid #d1d1d1;
  }
  #menu-main ul {
    display: table;
    width: 100%;
  }
  .ie7 #menu-main ul {
    display: block;
  }
  #menu-main li {
    display: table-cell;
    text-align: center;
    border-left: 1px solid #f1f1f1;
  }
  #menu-main li:first-child {
    border: none;
  }
  .ie7 #menu-main li {
    float: left;
  }
  #menu-main a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    position: relative;
    padding: 10px 20px;
  }
  #menu-main .current-menu-item a,
  #menu-main .current-menu-ancestor a,
  #menu-main .current-page-ancestor a {
    font-family: 'RobotoBold', Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  #menu-main .row-main {
    padding: 0;
  }
}
@media (min-width: 820px) {
  #menu-main a {
    padding: 26px 20px;
  }
  #menu-main a:hover:after,
  #menu-main .current-menu-item a:after,
  #menu-main .current-menu-ancestor a:after,
  #menu-main .current-page-ancestor a:after {
    content: '';
    position: absolute;
    top: -3px;
    left: 50%;
    display: block;
    width: 37px;
    height: 5px;
    margin-left: -18.5px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    background-color: #ff9600;
    border-top: 1px solid #d77945;
  }
}
#menu-breadcrumb {
  display: none;
  background: #d51124;
  color: #fff;
  height: 58px;
  line-height: 58px;
  font-size: 12px;
}
#menu-breadcrumb a {
  color: #fff;
}
#menu-breadcrumb .arrow {
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  display: inline-block;
  width: 4px;
  height: 15px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") 0 0 no-repeat;
  line-height: 15px;
  margin: 0 10px;
}
.ie #menu-breadcrumb .arrow {
  position: relative;
  top: -6px;
}
.ie7 #menu-breadcrumb .arrow {
  top: 2px;
}
#menu-breadcrumb strong {
  font-weight: normal;
}
@media (min-width: 650px) {
  #menu-breadcrumb {
    display: block;
  }
}
.menu-lang {
  margin: 0 5px 0 40px;
}
.menu-lang a {
  color: #000;
  text-decoration: none;
  display: block;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.menu-lang a:hover {
  text-decoration: underline;
}
.menu-lang a span {
  padding: 0 45px 1px 65px;
  display: block;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  position: relative;
  background: #fff url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/lang.png") 0 100% repeat-x;
}
.menu-lang a span:after,
.menu-lang a span:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 34px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -25px 0 no-repeat;
  bottom: 0;
}
.menu-lang a span:before {
  right: 100%;
}
.menu-lang a span:after {
  background-position: -50px 0;
  left: 100%;
}
.menu-lang .ico-eng,
.menu-lang .ico-cz {
  position: relative;
}
.menu-lang .ico-eng:before,
.menu-lang .ico-cz:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 12px;
  top: 50%;
  left: 40px;
  margin-top: -6px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -75px 0 no-repeat;
  z-index: 2;
}
.menu-lang .ico-eng:before {
  background-position: -75px 0;
}
.menu-lang .ico-cz:before {
  background-position: -100px 0;
}
@media (max-width: 649px) {
  .menu-lang {
    display: none;
  }
}
#menu-top li {
  float: right;
  margin-left: 25px;
}
#menu-top a {
  color: #fff;
  text-decoration: none;
}
#menu-top a:hover {
  color: #bc0012;
}
@media (max-width: 649px) {
  #menu-top {
    display: none;
    position: absolute;
    top: 171px;
    left: 0;
    right: 0;
    float: none;
    background: #bc0012;
    z-index: 20;
  }
  #menu-top li {
    float: none;
    margin: 0;
  }
  #menu-top a {
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 26px;
    display: block;
    border-bottom: 1px solid #d1d1d1;
  }
  #menu-top .current-menu-item a,
  #menu-top .current-menu-ancestor a,
  #menu-top .current-page-ancestor a {
    font-weight: bold;
  }
}
@media (min-width: 650px) {
  #menu-top {
    display: block !important;
  }
}
#menu-mobile {
  text-align: center;
}
#menu-mobile ul {
  display: inline-block;
}
#menu-mobile li {
  float: left;
  margin-left: 5px;
}
#menu-mobile li:first-child {
  margin-left: 0;
}
#menu-mobile a {
  position: relative;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #bc0012;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#menu-mobile a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
#menu-mobile .ico-menu:before {
  width: 20px;
  height: 4px;
  margin-top: -2px;
  margin-left: -10px;
  background: #bc0012;
  -webkit-box-shadow: 0 8px 0 #bc0012, 0 -8px 0 #bc0012;
  -moz-box-shadow: 0 8px 0 #bc0012, 0 -8px 0 #bc0012;
  box-shadow: 0 8px 0 #bc0012, 0 -8px 0 #bc0012;
}
#menu-mobile .ico-user:before {
  width: 14px;
  height: 18px;
  margin-top: -9px;
  margin-left: -7px;
  background-position: -50px -75px;
}
#menu-mobile .ico-eng:before {
  width: 16px;
  height: 12px;
  margin-top: -6px;
  margin-left: -8px;
  background-position: -75px 0;
}
#menu-mobile .ico-cz:before {
  width: 16px;
  height: 12px;
  margin-top: -6px;
  margin-left: -8px;
  background-position: -100px 0;
}
#menu-mobile .ico-wifi:before {
  width: 16px;
  height: 12px;
  margin-top: -6px;
  margin-left: -8px;
  background-position: 0 -75px;
}
@media (min-width: 650px) {
  #menu-mobile {
    display: none;
  }
}
/*
 *	Crossroads
 */
.crossroad-services ul {
  margin-left: -15px;
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-services ul {
    word-spacing: 0;
  }
}
.crossroad-services ul > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-services ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-services .inner {
  margin-left: 15px;
  margin-bottom: 30px;
}
.crossroad-services .inner a {
  position: relative;
  padding-top: 110px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
  zoom: 1;
}
.crossroad-services .inner a:hover {
  color: #bc0012;
}
.crossroad-services .inner a:before,
.crossroad-services .inner a > .before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
}
.crossroad-services h1,
.crossroad-services .h1 {
  border-bottom: 1px solid #e6e6e6;
  margin-top: -50px;
  padding: 40px 0;
}
.page-homepage .crossroad-services {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
.crossroad-services .annot {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
}
.crossroad-services .annot h1,
.crossroad-services .annot .h1 {
  border-bottom: none;
  margin-top: 0;
  padding: 0;
}
@media (min-width: 650px) {
  .crossroad-services ul {
    padding-top: 50px;
  }
  .crossroad-services.services-4 li {
    width: 25%;
  }
  .ie7 .crossroad-services.services-4 li {
    width: 24.8%;
  }
  .crossroad-services.services-5 li {
    width: 20%;
  }
  .crossroad-services .inner {
    margin-bottom: 50px;
  }
}
.crossroad-news {
  position: relative;
}
.crossroad-news ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -75px;
  margin-bottom: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-news ul {
    word-spacing: 0;
  }
}
.crossroad-news ul > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-news ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-news li:first-child .inner,
.crossroad-news li:nth-child(2) .inner,
.crossroad-news li:nth-child(3) .inner {
  border-top: none;
}
.crossroad-news .inner {
  margin-left: 75px;
  padding: 20px 0;
}
.ie8 .crossroad-news .inner,
.ie7 .crossroad-news .inner {
  border-top: none;
}
.crossroad-news .title {
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #bc0012;
}
.crossroad-news .title:hover {
  color: #891416;
}
.crossroad-news .date {
  font-size: 12px;
  color: #888;
}
.crossroad-news .ico-rss {
  position: absolute;
  top: 0;
  right: 0;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  display: block;
  width: 39px;
  height: 39px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -150px -125px no-repeat;
}
.crossroad-news .ico-rss:hover {
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
@media (min-width: 650px) {
  .crossroad-news ul {
    margin-bottom: 0;
  }
  .crossroad-news li {
    width: 33.3%;
  }
  .crossroad-news .inner {
    padding: 40px 0;
    border-top: 1px solid #d1d1d1;
  }
}
.crossroad-boxes {
  margin-bottom: 50px;
}
.crossroad-boxes ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-boxes ul {
    word-spacing: 0;
  }
}
.crossroad-boxes ul > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-boxes ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-boxes .inner {
  margin-left: 10px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 15px;
}
.crossroad-boxes .inner > * {
  display: block;
  padding: 115px 10px 35px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d1d1d1;
  min-height: 40px;
}
.crossroad-boxes .inner > *:before,
.crossroad-boxes .inner > * > .before {
  content: '';
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
}
.crossroad-boxes a {
  text-decoration: none;
  position: relative;
}
.crossroad-boxes .ico-mail,
.crossroad-boxes .ico-tel,
.crossroad-boxes .ico-facebook,
.crossroad-boxes .ico-twitter {
  border: 1px solid #888;
}
.crossroad-boxes .ico-mail:before,
.crossroad-boxes .ico-tel:before,
.crossroad-boxes .ico-facebook:before,
.crossroad-boxes .ico-twitter:before,
.crossroad-boxes .ico-mail > .before,
.crossroad-boxes .ico-tel > .before,
.crossroad-boxes .ico-facebook > .before,
.crossroad-boxes .ico-twitter > .before {
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.crossroad-boxes .ico-mail {
  color: #d51124;
  border-color: #d51124;
}
.crossroad-boxes .ico-mail:before,
.crossroad-boxes .ico-mail > .before {
  background-position: 0 -400px;
}
.crossroad-boxes .ico-tel {
  border-color: #000;
}
.crossroad-boxes .ico-tel:before,
.crossroad-boxes .ico-tel > .before {
  background-position: -100px -400px;
}
.crossroad-boxes .ico-facebook {
  color: #3b5998;
  border-color: #3b5998;
}
.crossroad-boxes .ico-facebook:before,
.crossroad-boxes .ico-facebook > .before {
  background-position: -200px -400px;
}
.crossroad-boxes .ico-twitter {
  color: #18a4d8;
  border-color: #18a4d8;
}
.crossroad-boxes .ico-twitter:before,
.crossroad-boxes .ico-twitter > .before {
  background-position: -300px -400px;
}
.crossroad-boxes.enroll .in {
  border: 1px solid #d1d1d1;
  padding: 15px 0 0;
}
.crossroad-boxes.enroll .date,
.crossroad-boxes.enroll .day,
.crossroad-boxes.enroll .time {
  display: block;
}
.crossroad-boxes.enroll .date {
  font-size: 35px;
  line-height: 54px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #1d1d1b;
}
.crossroad-boxes.enroll .day {
  color: #6e6e6e;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 20px;
}
.crossroad-boxes.enroll .time {
  line-height: 32px;
}
.crossroad-boxes.enroll .btn-wrap {
  margin-bottom: 25px;
}
.crossroad-boxes.service .ico-id:before,
.crossroad-boxes.service .ico-calendar:before,
.crossroad-boxes.service .ico-wallet:before,
.crossroad-boxes.service .ico-monitor:before,
.crossroad-boxes.service .ico-id > .before,
.crossroad-boxes.service .ico-calendar > .before,
.crossroad-boxes.service .ico-wallet > .before,
.crossroad-boxes.service .ico-monitor > .before {
  content: '';
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.crossroad-boxes.service .ico-id:before,
.crossroad-boxes.service .ico-id > .before {
  background-position: -800px -400px;
}
.crossroad-boxes.service .ico-calendar:before,
.crossroad-boxes.service .ico-calendar > .before {
  background-position: -900px -400px;
}
.crossroad-boxes.service .ico-wallet:before,
.crossroad-boxes.service .ico-wallet > .before {
  background-position: -1000px -400px;
}
.crossroad-boxes.service .ico-monitor:before,
.crossroad-boxes.service .ico-monitor > .before {
  background-position: -1100px -400px;
}
@media (min-width: 650px) {
  .crossroad-boxes li {
    width: 25%;
  }
}
@media (min-width: 820px) {
  .crossroad-boxes li {
    width: 25%;
  }
  .crossroad-boxes .inner {
    font-size: 16px;
  }
}
.crossroad-search {
  margin-bottom: 25px;
}
.crossroad-search h1 {
  margin-bottom: 25px;
}
.crossroad-search .error {
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  background: #ddd;
  padding: 40px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/search-error.png") 0 0 repeat;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.crossroad-search .error p {
  margin: 0;
}
.crossroad-search .box-details {
  line-height: 85px;
  margin-bottom: 0;
}
.crossroad-search .results li {
  padding: 40px 0 20px;
  border-top: 1px solid #d1d1d1;
}
.crossroad-search .results li:first-child {
  border: none;
}
.crossroad-search h2 {
  text-align: left;
  font-size: 20px;
  line-height: 30px;
}
.crossroad-search h2 a {
  text-decoration: none;
}
.crossroad-search .pager {
  margin-top: 50px;
  padding: 20px 35px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  zoom: 1;
}
.crossroad-search .pager:after,
.crossroad-search .pager:before {
  content: '';
  display: table;
  clear: both;
}
.crossroad-search .pager p {
  margin: 0;
}
.crossroad-search .pager .ico-prev,
.crossroad-search .pager .ico-next {
  position: relative;
}
.crossroad-search .pager .ico-prev:before,
.crossroad-search .pager .ico-next:before,
.crossroad-search .pager .ico-prev > .before,
.crossroad-search .pager .ico-next > .before {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 7px;
  top: 50%;
  margin-top: -3.5px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.crossroad-search .pager .prev {
  float: left;
}
.crossroad-search .pager .prev .ico-prev {
  padding-left: 19px;
}
.crossroad-search .pager .prev .ico-prev:before,
.crossroad-search .pager .prev .ico-prev > .before {
  background-position: -125px -50px;
  left: 0;
}
.crossroad-search .pager .prev .ico-prev:hover:before,
.crossroad-search .pager .prev .ico-prev:hover > .before {
  background-position: -125px -75px;
}
.crossroad-search .pager .next {
  float: right;
}
.crossroad-search .pager .next .ico-next {
  padding-right: 19px;
}
.crossroad-search .pager .next .ico-next:before,
.crossroad-search .pager .next .ico-next > .before {
  background-position: -150px -50px;
  right: 0;
}
.crossroad-search .pager .next .ico-next:hover:before,
.crossroad-search .pager .next .ico-next:hover > .before {
  background-position: -150px -75px;
}
.crossroad-search .pager ul {
  text-align: center;
}
.crossroad-search .pager li {
  display: inline-block;
}
.ie7 .crossroad-search .pager li {
  display: inline;
  zoom: 1;
}
.crossroad-search .pager li > * {
  margin: 0 7px;
  padding: 0 7px;
}
.crossroad-search .pager a {
  text-decoration: none;
}
.crossroad-search .pager strong {
  font-weight: normal;
}
.crossroad-search table {
  width: auto !important;
  border: none;
}
.crossroad-search table a {
  text-decoration: none;
}
.crossroad-search table i {
  font-size: 15px;
  line-height: 20px;
  font-family: 'RobotoBold', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
.crossroad-search table td {
  padding: 10px;
}
.crossroad-search table tr:first-child td {
  background: none;
  padding-top: 10px;
}
.crossroad-search table tr td:first-child {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 649px) {
  .crossroad-search .pager {
    padding: 15px;
  }
  .crossroad-search .pager ul {
    display: block;
    padding-top: 40px;
  }
}
@media (min-width: 650px) {
  .crossroad-search {
    margin-bottom: 100px;
  }
  .crossroad-search table td {
    padding: 20px 35px;
  }
  .crossroad-search table tr:first-child td {
    padding-top: 20px;
  }
  .crossroad-search table tr td:first-child {
    padding-left: 35px;
    vertical-align: middle;
  }
  .crossroad-search table i {
    font-size: 20px;
    line-height: 30px;
  }
}
.crossroad-lines {
  margin-bottom: 75px;
}
.crossroad-lines li {
  position: relative;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
  zoom: 1;
}
.crossroad-lines li > * {
  padding: 15px 25px;
  display: block;
  zoom: 1;
}
.crossroad-lines li > *:after,
.crossroad-lines li > *:before {
  content: '';
  display: table;
  clear: both;
}
.crossroad-lines li > a:hover .title {
  text-decoration: none;
}
.crossroad-lines .title {
  float: right;
  width: 84%;
  display: block;
  text-decoration: underline;
}
.crossroad-lines .date {
  display: block;
  float: left;
  width: 15%;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.crossroad-lines.events ol li {
  padding: 15px 25px 15px 60px;
}
.crossroad-lines.events ol li:before,
.crossroad-lines.events ol li .ie-counter {
  content: counter(item);
  top: 15px;
  left: 25px;
}
.crossroad-lines.events ol li .ie-counter {
  display: inline;
  zoom: 1;
  top: 0;
  left: 0;
  width: auto;
  padding: 15px 0 15px 25px !important;
}
@media (max-width: 649px) {
  .crossroad-lines.events a {
    text-decoration: none;
  }
  .crossroad-lines.events .date {
    display: block;
    float: none;
    width: auto;
    color: #000;
  }
  .crossroad-lines.events .title {
    display: block;
    float: none;
    width: auto;
  }
}
.crossroad-lines.docs a {
  text-decoration: none !important;
  padding-left: 90px;
}
.crossroad-lines.docs a:hover .name {
  text-decoration: none;
}
.crossroad-lines.docs .name {
  text-decoration: underline;
}
.crossroad-lines.docs .type {
  color: #888;
  text-decoration: none;
}
.crossroad-lines.docs .ico-img,
.crossroad-lines.docs .ico-doc {
  position: relative;
}
.crossroad-lines.docs .ico-img:before,
.crossroad-lines.docs .ico-doc:before {
  content: '';
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -12.5px;
  top: 50%;
  left: 35px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.crossroad-lines.docs .ico-img:before {
  background-position: -125px -25px;
}
.crossroad-lines.docs .ico-doc:before {
  background-position: -150px -25px;
}
@media (max-width: 649px) {
  .crossroad-lines.docs a {
    padding-left: 50px;
  }
  .crossroad-lines.docs .name {
    display: block;
  }
  .crossroad-lines.docs .ico-img:before,
  .crossroad-lines.docs .ico-doc:before {
    left: 10px;
  }
}
.crossroad-contacts {
  zoom: 1;
}
.crossroad-contacts:after,
.crossroad-contacts:before {
  content: '';
  display: table;
  clear: both;
}
.crossroad-contacts ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-contacts ul {
    word-spacing: 0;
  }
}
.crossroad-contacts ul > * {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-contacts ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-contacts .inner {
  margin-left: 12px;
  margin-bottom: 12px;
}
.crossroad-contacts a {
  display: block;
  line-height: 84px;
  height: 84px;
  padding: 0 5px;
  background: #d51124;
  border: 1px solid #bc0012;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  zoom: 1;
  overflow: hidden;
}
.crossroad-contacts a:hover {
  background-color: #ef3a4c;
  border-color: #d4192b;
}
.crossroad-contacts span {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
}
@media (min-width: 650px) {
  .crossroad-contacts li {
    width: 25%;
  }
  .crossroad-contacts .inp-fix {
    padding-right: 157px;
  }
  .crossroad-contacts .btn span {
    width: 125px;
  }
}
.form-search-contacts {
  background: none;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
}
.form-search-contacts fieldset {
  max-width: 500px;
  margin: 0 auto;
}
.form-search-contacts .inp-fix {
  text-align: left;
  display: block;
  padding-right: 137px;
}
.form-search-contacts .btn {
  position: absolute;
  top: 0;
  right: 0;
}
.form-search-contacts .btn span {
  line-height: 37px;
  padding: 0;
  width: 100px;
}
.form-search-contacts .btn-wrap {
  position: relative;
  margin-bottom: 50px;
  zoom: 1;
}
.form-search-contacts .sk-box {
  position: absolute;
  left: 0 !important;
  top: 100% !important;
  width: 383px;
  margin: -5px 0 0;
  padding: 0;
  border: 1px solid #891416;
  border-top: none;
  background: #fff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.form-search-contacts .sk-box li {
  margin: 0;
  padding: 10px;
  list-style: none;
  background: none;
}
.form-search-contacts .sk-box .sk-header p {
  margin: 0;
}
.form-search-contacts .sk-box .sk-header .sk-header-text {
  font-weight: bold;
}
.form-search-contacts .sk-box .sk-result {
  padding: 0;
  border-top: 1px solid #d1d1d1;
}
.form-search-contacts .sk-box .sk-result a {
  display: block;
  padding: 10px;
}
.form-search-contacts .sk-box .sk-result a:hover {
  background: #f2f2f2;
}
.form-search-contacts .sk-box .sk-result table td {
  padding: 0;
  background: none;
}
.form-search-contacts .sk-box .sk-result table p {
  margin: 0;
  padding: 0;
}
.crossroad-gallery {
  margin-bottom: 50px;
}
.crossroad-gallery ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-gallery ul {
    word-spacing: 0;
  }
}
.crossroad-gallery ul > * {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-gallery ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-gallery .inner {
  margin-left: 10px;
  margin-bottom: 10px;
}
.crossroad-gallery img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
  height: auto;
}
.crossroad-gallery a:hover {
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
@media (min-width: 650px) {
  .crossroad-gallery li {
    width: 20%;
  }
  .crossroad-gallery ul {
    margin-left: -20px;
  }
  .crossroad-gallery .inner {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.crossroad-subnav {
  position: relative;
  margin: 45px 0;
}
.crossroad-subnav ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin: 0 0 0 -12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .crossroad-subnav ul {
    word-spacing: 0;
  }
}
.crossroad-subnav ul > * {
  display: inline-block;
  vertical-align: top;
  width: 189px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.ie7 .crossroad-subnav ul > * {
  display: inline;
  zoom: 1;
}
.crossroad-subnav li {
  margin: 0 0 12px 12px;
}
.crossroad-subnav li.active a {
  background: #fff;
  color: #d51124;
}
.crossroad-subnav a {
  display: block;
  min-height: 62px;
  padding: 10px;
  border: 1px solid #d1d1d1;
  background: #f7f7f7;
  color: #1d1d1b;
  line-height: 62px;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px 1px #fff;
  -moz-box-shadow: inset 0 0 1px 1px #fff;
  box-shadow: inset 0 0 1px 1px #fff;
}
.crossroad-subnav a:hover {
  background: #fff;
}
.crossroad-subnav span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 22px;
}
.ie7 .crossroad-subnav span {
  display: inline;
  zoom: 1;
}
.crossroad-subnav img {
  max-width: 100%;
  height: auto;
}
/*
 *	Box
 */
.box-info {
  line-height: 40px;
  zoom: 1;
}
.box-info:after,
.box-info:before {
  content: '';
  display: table;
  clear: both;
}
.box-info > * {
  vertical-align: middle;
}
.box-info strong {
  color: #bc0012;
  font-weight: normal;
}
.box-info p {
  margin-bottom: 0;
  text-align: center;
}
.box-info .wifi-btn {
  display: none;
}
.box-info .open-hours {
  text-decoration: none;
  color: #000;
}
.box-info .open-hours strong {
  color: #bc0012;
}
.box-info .open-hours:hover {
  color: #000;
  text-decoration: underline;
}
@media (min-width: 650px) {
  .box-info {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
  }
  .box-info > * {
    margin-left: 20px;
    float: right;
  }
  .box-info p {
    text-align: left;
  }
  .box-info .wifi-btn {
    display: block;
  }
}
@media (max-width: 819px) {
  .box-info .btn-ico-wifi span {
    font: 0px/0px a;
    color: transparent;
    text-decoration: none;
    padding: 0 20px;
    line-height: 40px;
    vertical-align: top;
  }
  .box-info .btn-ico-wifi span:before {
    left: 50%;
    margin-left: -8px;
  }
}
@media (min-width: 1100px) {
  .box-info {
    right: 0;
  }
  .box-info > * {
    margin-left: 35px;
  }
}
.box-social {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
  padding: 105px 0 65px;
}
.box-social p {
  margin: 0;
  font-family: 'RobotoBold', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 39px;
  text-transform: uppercase;
  text-align: center;
}
.box-social p a {
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  display: inline-block;
  width: 39px;
  height: 39px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png");
  vertical-align: top;
}
.box-social p a:first-child {
  margin-left: 25px;
}
.box-social p a:hover {
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.box-social .ico-facebook {
  background-position: 0 -125px;
}
.box-social .ico-twitter {
  background-position: -50px -125px;
}
.box-social .ico-slideshare {
  background-position: -100px -125px;
}
.box-social .ico-rss {
  background-position: -150px -125px;
}
.box-social .top {
  position: absolute;
  top: -65px;
  right: 50%;
  margin-right: -20px;
}
.box-social span {
  display: block;
  margin-top: 15px;
}
.box-social span a:first-child {
  margin-left: 0;
}
@media (min-width: 650px) {
  .box-social span {
    display: inline;
  }
  .box-social span a:first-child {
    margin-left: 25px;
  }
}
@media (min-width: 820px) {
  .box-social {
    padding: 65px 0;
  }
  .box-social .top {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-right: 0;
    margin-top: -20px;
  }
}
@media (min-width: 1100px) {
  .box-social .top {
    right: 0;
  }
}
.box-copy {
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 30px 0;
}
.box-copy a {
  color: #888;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}
.box-copy a:hover {
  text-decoration: underline;
}
.box-copy a + a {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.box-copy a + a:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #888;
}
.box-red {
  background: #d51124;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}
.box-red.contact {
  padding: 20px 25px 25px;
}
.box-red a {
  color: #fff;
}
.box-red .crossroad-boxes {
  margin: 0;
}
.box-red .crossroad-boxes .inner > * {
  padding: 100px 0 40px;
}
.box-red .crossroad-boxes .inner > *:hover {
  background: #f2283b;
}
.box-red .crossroad-boxes .inner > *:before {
  top: 0 !important;
}
.box-red .crossroad-boxes .ico-mail,
.box-red .crossroad-boxes .ico-tel,
.box-red .crossroad-boxes .ico-facebook,
.box-red .crossroad-boxes .ico-twitter {
  color: #fff;
  border: 1px solid #fff;
}
.box-red .crossroad-boxes .ico-mail:before {
  background-position: -400px -400px;
}
.box-red .crossroad-boxes .ico-tel:before {
  background-position: -500px -400px;
}
.box-red .crossroad-boxes .ico-facebook:before {
  background-position: -600px -400px;
}
.box-red .crossroad-boxes .ico-twitter:before {
  background-position: -700px -400px;
}
.box-red .box-contact {
  padding-top: 140px;
  position: relative;
  width: auto;
}
.box-red .box-contact p {
  border-color: #e6707c;
}
.box-red .box-contact .img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  height: 120px;
  text-align: center;
}
.box-red .box-contact .ico-phone:before {
  width: 13px;
  height: 14px;
  background-position: -100px -50px;
  margin-top: -7px;
}
.box-red .box-contact .ico-mail:before {
  width: 14px;
  height: 10px;
  background-position: -75px -50px;
  margin-top: -5px;
}
@media (min-width: 650px) {
  .box-red {
    padding: 20px 50px 50px;
  }
  .box-red .box-contact {
    padding-left: 125px;
    padding-top: 0;
  }
  .box-red .box-contact .img {
    width: 100px;
  }
}
.box-contact strong {
  display: block;
  margin-bottom: 4px;
}
.box-contact p {
  border-bottom: 1px solid #606060;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.box-contact .address {
  color: #c6c6c6;
}
.box-contact .ico-pin:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") 0 -50px no-repeat;
  margin-right: 10px;
}
.box-contact .ico-phone,
.box-contact .ico-mail {
  position: relative;
  padding-left: 28px;
}
.box-contact .ico-phone:before,
.box-contact .ico-mail:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.box-contact .ico-phone:before {
  width: 13px;
  height: 14px;
  background-position: -50px -50px;
  margin-top: -7px;
}
.box-contact .ico-mail:before {
  width: 14px;
  height: 10px;
  background-position: -25px -50px;
  margin-top: -5px;
}
@media (min-width: 650px) {
  .box-contact p {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.box-article-detail .btn-wrap {
  margin-top: 75px;
}
.box-details {
  margin-bottom: 50px;
  color: #888;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 65px;
  text-align: center;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
.box-details p {
  margin: 0;
}
.box-details .ico-cal {
  padding-left: 32px;
  position: relative;
}
.box-details .ico-cal:before {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 17px;
  height: 17px;
  margin-top: -8.5px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -175px 0 no-repeat;
}
.box-calendar {
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  line-height: 45px;
  margin-bottom: 75px;
  margin: 0 -10px 75px;
}
.box-calendar table,
.box-calendar td,
.box-calendar th {
  border: none;
}
.box-calendar table {
  margin: 0;
}
.box-calendar thead {
  border-left: 6px solid #fff;
  border-right: 6px solid #fff;
  border-bottom: 7px solid #fff;
}
.box-calendar thead th:first-child a {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.box-calendar thead th:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.box-calendar th {
  color: #fff;
  padding: 0;
  text-transform: uppercase;
  line-height: 55px;
}
.box-calendar th > * {
  background: #383838;
}
.box-calendar tr:first-child td {
  padding-top: 10px;
  background: none;
}
.box-calendar .month {
  text-align: center;
  background: #383838;
  display: block;
}
.box-calendar .next,
.box-calendar .prev {
  display: block;
  text-align: center;
  padding: 22px 0 21px;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
}
.box-calendar .next:hover,
.box-calendar .prev:hover {
  background: #4d4d4d;
}
.box-calendar .next {
  border-left: 1px solid #565656;
}
.box-calendar .prev {
  border-right: 1px solid #565656;
}
.box-calendar .ico-prev,
.box-calendar .ico-next {
  text-align: center;
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.box-calendar .ico-prev {
  background-position: -75px -25px;
}
.box-calendar .ico-next {
  background-position: -100px -25px;
}
.box-calendar td {
  padding: 3px;
}
.box-calendar .number {
  position: relative;
  display: block;
  text-align: center;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  zoom: 1;
}
.box-calendar .number:hover {
  cursor: default;
}
.box-calendar .action {
  background: #d51124;
  border-color: #bc0012;
  color: #fff;
}
.box-calendar .action:hover {
  background-color: #ef3a4c;
  border-color: #d4192b;
  cursor: pointer;
}
.box-calendar .action:hover .message-wrap {
  display: block;
}
.box-calendar .disabled {
  background: #efefef;
  color: #aaa;
}
.box-calendar .message-wrap {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 125%;
}
.box-calendar .message-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 15px 17px 0 17px;
  border-color: #fff transparent transparent transparent;
  border-style: solid dashed dashed dashed;
}
.ie8 .box-calendar .message-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -16px;
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 16px 18px 0 18px;
  border-color: #d1d1d1 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
}
.box-calendar .opened .message-wrap {
  display: block;
}
.box-calendar .message {
  position: absolute;
  background: #fff;
  padding: 20px 15px 0;
  padding-bottom: 10px;
  bottom: 100%;
  left: 50%;
  width: 150px;
  margin-left: -95px;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 20px !important;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: left;
}
.box-calendar .message > * {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.ie .box-calendar .message {
  border: 1px solid #d1d1d1;
}
.box-calendar .popup-left .message {
  left: 0;
  margin-left: -5px;
}
.box-calendar .popup-right .message {
  left: auto;
  margin-left: 0;
  right: 0;
  margin-right: -5px;
}
@media (min-width: 650px) {
  .box-calendar {
    margin: 0 -6px 75px;
  }
  .box-calendar .message {
    background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/rgba.php?r=255&g=255&b=255&a=95");
    background: rgba(255,255,255,0.95);
    width: 210px;
    margin-left: -105px;
  }
  .box-calendar .message > * {
    margin-bottom: 20px;
  }
}
.box-course {
  zoom: 1;
  color: #1d1d1d;
  line-height: 25px;
  margin-bottom: 50px;
}
.box-course:after,
.box-course:before {
  content: '';
  display: table;
  clear: both;
}
.box-course p {
  margin: 0;
  padding: 10px 5px;
}
.box-course strong {
  display: block;
}
@media (min-width: 650px) {
  .box-course {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    display: table;
    width: 100%;
  }
  .box-course p {
    display: table-cell;
    padding: 20px 35px;
    border-left: 1px solid #d1d1d1;
  }
  .box-course p:first-child {
    padding-left: 0;
    border-left: none;
  }
  .box-course p:first-child,
  .box-course p:nth-child(2) {
    white-space: nowrap;
  }
}
.box-location {
  margin-bottom: 60px;
}
.box-location .adress {
  float: left;
}
.box-location .adress li {
  background: none;
}
.box-location .steps {
  float: right;
}
.box-location .steps li {
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/ico/li-red.png") 0 0.35em no-repeat;
}
.box-location .gmap {
  height: 200px;
  border-top: 1px solid #d1d1d1;
}
@media (min-width: 650px) {
  .box-location .gmap {
    height: 365px;
  }
}
.box-comps table {
  max-width: 450px;
  margin: 0 auto;
}
.box-comps .comps {
  display: block;
  margin: 0 0 100px;
  padding-top: 25px;
  max-width: 100%;
  height: auto;
}
.box-comps .ico {
  width: 30px;
  padding-right: 0;
}
.box-contact-table {
  margin-bottom: 50px;
}
.box-contact-table table {
  border: none;
}
.box-contact-table th,
.box-contact-table td {
  border: none;
}
.box-contact-table td {
  padding: 0;
}
.box-contact-table tbody {
  background: none;
}
.box-contact-table tbody tr:first-child td {
  background: none;
}
.box-contact-table .hd {
  border: 1px solid #d1d1d1;
  border-bottom: none;
  padding: 35px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.box-contact-table .hd h2 {
  text-align: left;
}
.box-contact-table .hd p > * {
  margin-right: 30px;
}
.box-contact-table .bd {
  padding: 20px 35px 0;
  border: 1px solid #d1d1d1;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/table.png") 0 1px repeat-x;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.box-contact-table .name {
  font-weight: bold;
  color: #bc0012;
}
.box-contact-table .post {
  display: block;
  color: #888;
}
.box-contact-table td {
  vertical-align: bottom;
  padding: 20px 5px;
  border-top: 1px solid #d1d1d1;
}
.box-contact-table tr:first-child td {
  border-top: none;
}
.box-contact-table .td-name {
  padding: 20px 15px;
}
.box-contact-table .td-mail {
  width: 225px;
}
.box-contact-table .td-phone {
  width: 100px;
  padding-right: 20px;
  text-align: right;
}
.box-contact-table thead th {
  padding: 0;
  margin: 0;
  text-align: left;
  background: #909090;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.box-contact-table .ico-mail,
.box-contact-table .ico-phone {
  position: relative;
  padding-left: 30px;
}
.box-contact-table .ico-mail:before,
.box-contact-table .ico-phone:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") no-repeat;
}
.box-contact-table .ico-mail:before {
  width: 18px;
  height: 13px;
  background-position: -200px 0;
  margin-top: -6.5px;
}
.box-contact-table .ico-phone {
  padding-left: 20px;
}
.box-contact-table .ico-phone:before {
  width: 14px;
  height: 15px;
  background-position: -225px 0;
  margin-top: -7.5px;
}
@media (max-width: 649px) {
  .box-contact-table .hd {
    padding: 20px;
  }
  .box-contact-table .hd .ico-mail,
  .box-contact-table .hd .ico-phone {
    margin-bottom: 10px;
  }
  .box-contact-table .ico-mail,
  .box-contact-table .ico-phone {
    display: block;
    padding-left: 30px;
  }
  .box-contact-table .td-name,
  .box-contact-table .td-mail,
  .box-contact-table .td-phone {
    width: auto;
    text-align: left;
  }
  .box-contact-table .bd {
    padding: 15px;
  }
  .box-contact-table thead {
    display: block;
  }
  .box-contact-table thead th {
    max-width: 100%;
    display: block;
  }
  .box-contact-table tr {
    display: block;
    margin-bottom: 10px;
  }
  .box-contact-table tbody {
    display: block;
  }
  .box-contact-table tbody tr {
    border-top: 1px solid #d1d1d1;
    padding-top: 10px;
  }
  .box-contact-table tbody tr:first-child {
    border-top: none;
  }
  .box-contact-table td {
    display: block;
    padding: 5px !important;
    border: none;
  }
}
/*
 *	Form
 */
#form-search-special {
  background: #d51124;
  text-align: center;
  padding: 35px 0 0;
  color: #fff;
}
#form-search-special fieldset {
  max-width: 740px;
  margin: auto;
  padding: 1px 15px;
  position: relative;
}
#form-search-special h2 {
  font-size: 40px;
  margin: 0;
}
#form-search-special .claim {
  margin-bottom: 30px;
}
#form-search-special button {
  position: absolute;
  top: 0;
  right: 0;
}
#form-search-special button span {
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  display: block;
  width: 60px;
  min-width: 0;
  padding: 0;
  height: 60px;
  border: none;
}
#form-search-special button .ico-search {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -125px 0 no-repeat;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#form-search-special .btn-wrap {
  position: relative;
  margin-bottom: 20px;
}
#form-search-special .inp-text {
  line-height: 52px;
  height: 52px;
  font-size: 26px;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 3px 60px 3px 15px;
  margin-right: -57px;
}
#form-search-special .inp-fix {
  padding-right: 142px;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  #form-search-special {
    background: #d51124 url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/search.png") 50% 0 no-repeat;
    height: 317px;
    padding: 85px 0 0;
  }
  #form-search-special .claim {
    margin-bottom: 50px;
  }
  #form-search-special .inp-fix {
    padding-right: 217px;
  }
  #form-search-special button span {
    width: 130px;
  }
}
#sug_div {
  background: #fff;
  border: 1px solid #891416;
  border-bottom-width: 15px;
  border-top: none;
  position: absolute;
  top: 100%;
  margin-top: -25px;
  left: 15px;
  right: 80px;
  z-index: 50;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
#sugMinusBtn {
  padding: 0;
  position: absolute;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  width: 39px;
  height: 39px;
  background: url("http://knihovna.phil.muni.cz/wp-content/themes/knihovna/sk/public/img/bg/all.png") -200px -50px no-repeat;
  top: 50%;
  right: 75px;
  margin-top: -19px;
  border: none;
}
#sugMinusBtn:hover {
  background-position: -250px -50px;
}
.sugQuery {
  display: none;
}
#sug_list {
  margin: 5px 0 0;
  padding: 0;
}
#sug_list li {
  color: #000;
  text-align: left;
  background: none;
  padding: 0;
  margin: 0;
  font-family: 'RobotoRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  font-size: 14px;
  padding: 5px 15px;
  cursor: pointer;
}
#sug_list li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#sug_list li:hover {
  background: #f1f1f1;
}
@media (min-width: 650px) {
  #sug_div {
    top: 100%;
    margin-top: -25px;
    left: 15px;
    right: 155px;
  }
  #sugMinusBtn {
    top: 50%;
    right: 150px;
    margin-top: -19px;
  }
  #sugMinusBtn:hover {
    background-position: -250px -50px;
  }
  #sug_list li {
    font-size: 18px;
    line-height: 25px;
  }
}
.form-event {
  margin: 0 0 50px;
  padding: 0 200px;
}
.js .form-event {
  display: none;
}
:first-child {
  margin-top: 0;
}