html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html,
body {
  height: auto;
  min-height: 100%;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
input,
textarea,
select,
button {
  font-size: 1em;
  font-family: "Arial CE", Arial, Helvetica, sans-serif;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button {
  padding: 0;
  margin: 0;
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  margin: 0;
  border: 0;
}
.noscreen,
.printonly {
  display: none;
}
.clear {
  clear: both;
  display: block;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  border: none;
  color: #fff;
  margin: 0;
  padding: 0;
}
.clearfix {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@font-face {
  font-family: 'Titillium';
  src: url('https://c.jewishmuseum.cz/files/font/titillium-regular.eot');
  src: url('https://c.jewishmuseum.cz/files/font/titillium-regular.eot?#iefix') format('embedded-opentype'), url('https://c.jewishmuseum.cz/files/font/titillium-regular.woff') format('woff'), url('https://c.jewishmuseum.cz/files/font/titillium-regular.ttf') format('truetype'), url('https://c.jewishmuseum.cz/files/font/titillium-regular.svg#Titillium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TitilliumBold';
  src: url('https://c.jewishmuseum.cz/files/font/titillium-bold.eot');
  src: url('https://c.jewishmuseum.cz/files/font/titillium-bold.eot?#iefix') format('embedded-opentype'), url('https://c.jewishmuseum.cz/files/font/titillium-bold.woff') format('woff'), url('https://c.jewishmuseum.cz/files/font/titillium-bold.ttf') format('truetype'), url('https://c.jewishmuseum.cz/files/font/titillium-bold.svg#TitilliumBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Titillium';
  src: url('https://c.jewishmuseum.cz/files/font/titillium-regularitalic.eot');
  src: url('https://c.jewishmuseum.cz/files/font/titillium-regularitalic.eot?#iefix') format('embedded-opentype'), url('https://c.jewishmuseum.cz/files/font/titillium-regularitalic.woff') format('woff'), url('https://c.jewishmuseum.cz/files/font/titillium-regularitalic.ttf') format('truetype'), url('https://c.jewishmuseum.cz/files/font/titillium-regularitalic.svg#Titillium') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'TitilliumSemibold';
  src: url('https://c.jewishmuseum.cz/files/font/titillium-semibold.eot');
  src: url('https://c.jewishmuseum.cz/files/font/titillium-semibold.eot?#iefix') format('embedded-opentype'), url('https://c.jewishmuseum.cz/files/font/titillium-semibold.woff') format('woff'), url('https://c.jewishmuseum.cz/files/font/titillium-semibold.ttf') format('truetype'), url('https://c.jewishmuseum.cz/files/font/titillium-semibold.svg#TitilliumSemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.text-semibold {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
}
.t-white {
  color: #fff;
}
.t-black {
  color: #000;
}
.t-pink {
  color: #df376f;
}
.t-orange {
  color: #f58026;
}
.t-blue {
  color: #0068b3;
}
.t-lightblue {
  color: #00a4e4;
}
.t-green {
  color: #009f94;
}
.t-lightgreen {
  color: #72c267;
}
.t-gray {
  color: #636363;
}
.t-lightgray {
  color: #898989;
}
.t-gray-blue {
  color: #d1d8d9;
}
.t-red {
  color: #ff0000;
}
.bg-pink {
  background: #df376f;
}
.bg-orange {
  background: #f58026;
}
.bg-blue {
  background: #0068b3;
}
.bg-lightblue {
  background: #00a4e4;
}
.bg-green {
  background: #009f94;
}
.bg-lightgreen {
  background: #72c267;
}
.bg-gray {
  background: #636363;
}
.bg-lightgray {
  background: #898989;
}
.bg-gray-blue {
  background: #d1d8d9;
}
.bg-red {
  background: #ff0000;
}
body {
  font: 62.5%/1.4em Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
}
html {
  scroll-behavior: smooth;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #00a4e4;
}
.t-d-underline {
  text-decoration: underline;
}
a.doc {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-doc.png) 0 center no-repeat;
}
a.xls {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-xls.png) 0 center no-repeat;
}
a.zip {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-zip.png) 0 center no-repeat;
}
a.pdf {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-pdf.png) 0 center no-repeat;
}
a.form {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-form.png) 0 center no-repeat;
}
a.img {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-img.png) 0 center no-repeat;
}
a.audio {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-audio.png) 0 center no-repeat;
}
a.video {
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-video.png) 0 center no-repeat;
}
a.text-doc {
  padding: 0 0 0 27px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-text-doc.png) top left no-repeat;
}
a.text-xls {
  padding: 0 0 0 27px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-text-xls.png) top left no-repeat;
}
a.text-zip {
  padding: 0 0 0 27px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-text-zip.png) top left no-repeat;
}
a.text-pdf {
  padding: 0 0 0 27px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-text-pdf.png) top left no-repeat;
}
a.text-form {
  margin: 0 0 0 27px;
  padding: 0 0 0 27px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-form.png) top left no-repeat;
}
a.text-img {
  margin: 0 0 0 2px;
  padding: 0 0 0 24px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-img.png) top left no-repeat;
}
a.text-audio {
  margin: 0 0 0 2px;
  padding: 0 0 0 24px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-audio.png) top left no-repeat;
}
a.text-video {
  margin: 0 0 0 2px;
  padding: 0 0 0 24px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-video.png) top left no-repeat;
}
.icon-fullsize {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 36px;
  height: 35px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-fullsize.png) top left no-repeat;
}
.display-inline {
  display: inline;
}
.no-min-height {
  min-height: 0px !important;
}
.no-border {
  border: 0px;
}
.no-padding {
  padding: 0px;
}
.no-margin {
  margin: 0px;
}
.v-top {
  vertical-align: top;
}
.vertical-indent {
  margin: 18px 0 0 !important;
  padding: 0 0 8px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.m-t-32 {
  margin-top: 32px !important;
}
.m-t-22 {
  margin-top: 22px !important;
}
.m-t-14 {
  margin-top: 14px !important;
}
.m-t-12 {
  margin-top: 12px !important;
}
.m-t-6 {
  margin-top: 6px !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.opacity-0 {
  opacity: 0;
}
.visibility-hidden {
  visibility: hidden;
}
.display-none {
  display: none;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.underline {
  text-decoration: underline;
}
.strike {
  text-decoration: line-through;
}
.print-only {
  display: none;
}
.image-position-top img {
  top: 0px !important;
}
.image-position-middle-top img {
  top: -25% !important;
}
.image-position-middle-bottom img {
  top: -75% !important;
}
.image-position-bottom img {
  top: auto !important;
  bottom: 0px !important;
}
.cleaner {
  height: 0px;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both;
}
.full {
  width: 100%;
}
.m-b-25 {
  margin-bottom: 25px;
}
.w-296 {
  width: 296px;
}
.horizontal-margin {
  margin: 0 28px 0 20px;
}
.padding-right {
  padding-right: 15px;
}
.vertical-middle {
  vertical-align: middle;
}
img.float-left {
  margin: 0 25px 15px 0;
}
img.float-right {
  margin: 0 0 15px 25px;
}
.form-message,
.ok {
  color: #000;
}
strong {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
}
em {
  font-style: italic;
}
small {
  font-size: .85em;
}
big {
  font-size: 1.1em;
}
label {
  font-size: 1.4em;
  color: #3c3c3c;
}
#errors {
  color: red;
}
input,
textarea,
select {
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
}
kbd {
  margin: 0 0 3px;
  padding: 0 2px;
  border: 1px solid #cdcdcd;
  background: #efefef;
}
pre {
  font-size: 1.3em;
  text-align: left;
}
h2 {
  padding: 0 0 .4em 0;
  line-height: .9em;
  font-size: 1.9em;
  font-weight: bold;
}
h3,
table caption {
  font-size: 1.8em;
  line-height: 1em;
  padding: 0 0 .4em;
}
h4 {
  padding: 0px 0 5px 0 !important;
  text-decoration: underline;
  font-size: 1.4em !important;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #000 !important;
}
h5 {
  padding: 0 0 .4em;
  font-size: 1.4em;
}
h6 {
  padding: 0 0 .4em;
  font-size: 1.3em;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  padding: 0px;
  font: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #f58026;
}
h5,
h6 {
  clear: left;
}
h1 {
  padding: 25px 0 18px 0;
  line-height: 1.3em;
  font-size: 2.4em;
  text-transform: uppercase;
}
h2 {
  padding: 16px 0 6px 0;
  font-size: 2.0em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  padding: 3px 0 8px 0;
  font-size: 1.8em;
}
h5,
h6 {
  font-size: 1.5em;
}
h5,
h6 {
  color: #000;
}
a:hover {
  text-decoration: none !important;
}
.perex,
.anotation p,
.location p,
h5 {
  padding: 0 0 10px 0;
  line-height: 1.35em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #000;
}
.events-list .summary-info .perex {
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
}
.item-bold {
  padding: 0 0 10px 0;
  line-height: 1.35em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #000;
}
.captcha {
  display: none;
}
table {
  width: 100%;
  margin: 0 0 22px;
}
table.show-hide {
  width: 100%;
  margin: 0 0 12px;
  padding: 12px 18px 12px;
}
table.show-hide tbody tr:last-child td {
  border: 0px;
}
table.show-hide.closed {
  margin: 0 0 12px;
  padding: 0 0 12px;
}
table caption {
  position: relative;
  padding: 12px 0 10px;
  text-align: left;
  line-height: 1.3em;
  font-size: 1.4em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #000;
}
table.show-hide caption {
  padding: 12px 18px 0px;
  background: #f2f2f2;
}
table caption .collapse,
table .expand {
  position: absolute;
  top: 0px;
  width: 606px;
  height: 30px;
  padding: 11px 0 0;
  text-align: right;
  float: right;
  line-height: 1em;
  font-size: 14px;
}
table caption .collapse img,
table .expand img {
  top: 14px;
}
table td .expand {
  right: 0;
}
table th,
table td {
  padding: 4px 20px 5px 0;
  line-height: 1.4em;
  font-size: 1.3em;
}
table.show-hide th,
table.show-hide td {
  min-width: 100px;
}
table .past td {
  color: #808080;
}
table th {
  border-top: 1px solid #c5cdce;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
table tbody {
  border-bottom: 1px solid #c5cdce;
}
table tbody td {
  border-bottom: 1px solid #f2f2f2;
}
table tfoot + tbody tr:last-child td {
  border-bottom: 1px solid #f2f2f2;
}
table tbody tr:first-child td {
  border-top: 1px solid #c5cdce;
}
table tbody tr:last-child td {
  border-bottom: 1px solid #c5cdce;
}
table tfoot tr td {
  border-bottom: 1px solid #c5cdce;
}
table a.file {
  display: inline-block;
  margin: 0 0 0 3px;
  padding: 4px 0px 3px 27px;
  text-decoration: underline;
}
.column * {
  padding: 0 20px 0 0;
}
.col-2 {
  width: 100%;
}
.col-2 td,
.col-2 th {
  width: 50%;
}
.col-3 {
  width: 100%;
}
.col-3 td,
.col-3 th {
  width: 33%;
}
.col-4 {
  width: 100%;
}
.col-4 td,
.col-4 th {
  width: 25%;
}
.col-5 {
  width: 100%;
}
.col-5 td,
.col-5 th {
  width: 20%;
}
p,
q {
  padding: 0 0 12px 0;
  line-height: 20px;
  font-size: 14px;
  color: #000;
}
p.links {
  padding-bottom: 43px;
}
ul,
ol {
  color: #000;
  padding: 0 0 20px;
}
ul li,
ol li {
  font-size: 1.3em;
  line-height: 1.4;
}
ul ul,
ol ul,
ul ol,
ol ol {
  padding: 0 0 0 20px;
}
ul ul li,
ol ul li,
ul ol li,
ol ol li {
  font-size: 1em;
}
a.bt,
button.bt {
  position: relative;
  float: left;
  width: 90px;
  height: 47px;
  padding: 0 0 0 24px;
  line-height: 47px;
  font-size: 1.4em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bt-silver.png) left top no-repeat;
  border: none;
  cursor: pointer;
}
a.bt.orange,
button.bt.orange {
  width: 377px;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bt-orange.png) left top no-repeat;
}
.bt-blue {
  margin: 0 0 5px;
  padding: 5px 15px;
  text-decoration: none;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #00a4e4;
  cursor: pointer;
}
.bt-blue:hover {
  color: #fff;
}
button.bt {
  overflow: visible;
  padding: 0 0 5px 24px;
}
a.bt span,
button.bt span {
  position: relative;
  float: right;
  margin: 0 -24px 0 0;
  width: 24px;
  height: 47px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bt-silver.png) -626px -53px no-repeat;
  z-index: 100;
}
a.bt.orange span,
button.bt.orange span {
  background: url(https://c.jewishmuseum.cz/images/design/2013/bt-orange.png) -626px -53px no-repeat;
}
button.bt em {
  display: block;
  height: 47px;
  line-height: 47px;
  font-style: normal;
}
button.bt span {
  margin: -47px -24px 0 0;
}
.inner-box {
  padding: 12px 18px 15px;
}
.outer-box {
  margin: 20px 18px !important;
}
.margin-top {
  margin-top: 20px;
}
.margin-left {
  margin-left: 25px !important;
}
.margin-right {
  margin-right: 18px !important;
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-0 {
  margin: 0px;
}
.width-half {
  width: 100%;
  max-width: 318px;
  position: relative;
}
.width-half-gallery {
  vertical-align: top;
  width: 100%;
  max-width: 318px;
  position: relative;
  display: inline-block;
  margin: 5px;
}
.width-half.inner-box,
.width-half.outer-box {
  max-width: 285px;
}
.width-full {
  width: 100%;
  max-width: 628px;
  position: relative;
}
.width-full.inner-box,
.width-full.outer-box {
  max-width: 628px;
}
.crop-small-odd {
  background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-1.png) left bottom no-repeat #f2f2f2;
}
.crop-small-even {
  background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-2.png) right bottom no-repeat #f2f2f2;
}
.crop-full {
  background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-full.png) right bottom no-repeat #f2f2f2;
}
.org-structure {
  width: 630px;
  padding-left: 35px !important;
  clear: both;
  float: left;
}
.org-structure .address {
  left: -35px !important;
}
.org-structure p > a {
  font-family: Titillium;
}
.org-structure > li {
  width: auto;
  padding: 0 20px 0 0 !important;
}
.org-structure > li:nth-child(odd) {
  clear: left;
}
.org-structure > li > ul {
  padding-left: 35px !important;
  clear: both;
  float: left;
}
.org-structure > li > ul > li {
  width: 293px;
  float: left;
}
.org-structure > li > ul > li:nth-child(odd) {
  clear: left;
}
.org-structure > ul {
  padding-left: 25px !important;
  clear: both;
  float: left;
}
.org-structure > ul > li {
  width: 275px;
  margin-left: 25px !important;
  float: left;
}
.firsttextbox {
  max-width: 715px;
  margin-bottom: 24px;
}
.firsttextbox p {
  padding: 0;
}
.textbox {
  position: relative;
  background: #f2f2f2;
}
.textbox ol,
.textbox ul {
  padding: 10px 0 0 20px !important;
}
.textbox h3 {
  padding: 0 0 6px;
}
.textbox {
  min-height: 246px;
  margin: 0 0 37px 0;
}
.textbox.org-structure {
  min-height: 105px;
}
.textbox p {
  padding: 0 0 12px 0;
  line-height: 1.3em;
  font-size: 1.4em !important;
  clear: both;
}
.textbox a.external,
.textbox .noJsEmail a {
  position: relative;
  top: -7px;
  line-height: 1.2em;
  font-size: 1.4em;
  font-weight: bold;
  color: #0068b3;
}
.textbox-full {
  margin: 0 0 38px;
  padding: 12px 18px 15px;
  background: #f2f2f2;
  clear: both;
}
.textbox-full h5 {
  float: left;
}
.textbox-full p {
  clear: both;
}
.textbox-full hr {
  width: 100%;
  margin: 0 0 10px;
  border: 0px;
  border-bottom: 1px solid #cccccc;
}
.textbox-full .row {
  clear: both;
}
.textbox-full .row img {
  margin: 0 0 10px;
}
.textbox-full .row.width-33 div {
  width: 100%;
  max-width: 176px;
  margin: 16px 0;
  padding: 0 16px;
  display: inline-block;
}
.textbox-full .row .bold {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #636363;
}
.textbox-left,
.textbox-right {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  max-width: 285px;
  min-height: 103px;
  margin: 0 0 37px;
  padding: 12px 18px 15px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-1.png) #f2f2f2 0 bottom no-repeat;
}
.textbox-right {
  float: right;
  clear: none;
  max-width: 276px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-2.png) #f2f2f2 right bottom no-repeat;
}
.textbox-left.margin {
  margin: 20px 20px 37px 0;
}
.textbox-right.margin {
  margin: 20px 0 37px 20px;
}
.textbox-right + p {
  clear: both;
}
.album.image-list {
  width: 100%;
  min-width: 338px;
  margin: 8px 0 0;
  float: left;
}
.thumb-box-span {
  line-height: 20px !important;
  font-size: 14px !important;
}
.thumb-box,
.thumb-box-left,
.thumb-box-right {
  margin-bottom: 15px;
  overflow: hidden;
}
.thumb-box img,
.thumb-box-left img,
.thumb-box-right img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.thumb-box img.original-size,
.thumb-box-left img.original-size,
.thumb-box-right img.original-size {
  width: auto;
}
.thumb-box p,
.thumb-box-left p,
.thumb-box-right p {
  padding: 2px 0 5px !important;
  line-height: 1.4em !important;
  font-size: 1.3em !important;
}
.thumb-box ul,
.thumb-box ol,
.thumb-box-left ul,
.thumb-box-left ol,
.thumb-box-right ul,
.thumb-box-right ol {
  padding: 7px 0 25px 20px !important;
}
.thumb-box ul > p,
.thumb-box ol > p,
.thumb-box-left ul > p,
.thumb-box-left ol > p,
.thumb-box-right ul > p,
.thumb-box-right ol > p {
  padding: 0 0 4px !important;
}
.thumb-box ul li,
.thumb-box ol li,
.thumb-box-left ul li,
.thumb-box-left ol li,
.thumb-box-right ul li,
.thumb-box-right ol li {
  padding: 0 0 2px 0px !important;
  line-height: 1.3em !important;
  font-size: 1.3em !important;
}
.thumb-box .item-bold,
.thumb-box-left .item-bold,
.thumb-box-right .item-bold {
  padding: 2px 0 0 0 !important;
}
.thumbnail-scroller .thumb-preview a {
  height: 195px;
  display: block;
}
.thumb-box > a {
  display: block;
  max-height: 404px;
  overflow: hidden;
}
.thumb-box > a > div {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.thumb-box-left {
  width: 100%;
  max-width: 318px;
  position: relative;
  margin-bottom: 15px;
  float: left;
  clear: left;
  overflow: hidden;
}
.thumb-box-right {
  width: 100%;
  max-width: 318px;
  position: relative;
  margin-bottom: 15px;
  float: right;
  clear: right;
  overflow: hidden;
}
p .icon {
  position: relative;
  top: 3px;
  width: 22px;
  height: 17px;
  margin: 0 5px !important;
  display: inline-block !important;
}
.show-hide {
  position: relative;
  margin: 0 0 8px;
  padding: 12px 18px 10px;
  background: #f2f2f2;
}
.show-hide:hover {
  background: #f8f8f8;
}
.show-hide > :nth-child(3) {
  margin-top: 10px;
}
.show-hide + h2,
.show-hide + h3,
.show-hide + h4,
.show-hide + h5,
.show-hide + h6,
.show-hide + p,
.show-hide + ul,
.show-hide + ol,
.show-hide + table {
  margin: 20px 0 0px;
}
.show-hide + table.show-hide {
  margin: 0 !important;
}
.show-hide:hover caption {
  background: #f8f8f8;
}
.show-hide p:first-child {
  padding-top: 12px !important;
}
.show-hide h1,
.show-hide h2,
.show-hide h3,
.show-hide h4,
.show-hide h5,
.show-hide h6 {
  padding-top: 0px !important;
}
.show-hide h2 + table,
.show-hide h3 + table,
.show-hide h4 + table,
.show-hide h5 + table,
.show-hide h6 + table {
  margin: 8px 0 22px;
}
.show-hide > h2,
.show-hide > h3,
.show-hide > h4 {
  max-width: 540px;
}
.show-hide p + h3,
.show-hide p + h4,
.show-hide h3 + h3,
.show-hide h4 + h4 {
  margin-top: 10px;
}
.show-hide > h2 {
  line-height: 22px;
}
.show-hide > h3 {
  line-height: 18px;
}
.show-hide h3 {
  min-height: 20px;
}
.show-hide > ul,
.show-hide > ol {
  padding: 10px 0 25px 20px !important;
}
.show-hide ul > p,
.show-hide ul > q,
.show-hide ol > p,
.show-hide ol > q {
  padding: 0 0 4px !important;
}
.show-hide ul > li {
  padding: 0px !important;
}
.show-hide ul.list-none > li {
  list-style-image: none !important;
}
.show-hide h3,
.show-hide caption {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: none;
  color: #f58026;
}
.show-hide tbody td {
  border-bottom: 1px dashed #fff;
}
.show-hide tbody tr:hover {
  background: #fff;
}
.collapse,
.expand {
  position: absolute;
  top: 0px;
  width: 606px;
  height: 30px;
  padding: 11px 0 0;
  text-align: right;
  line-height: 20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  text-decoration: underline;
  color: #0068b3;
  cursor: pointer;
}
.collapse:hover,
.expand:hover {
  text-decoration: none;
}
.collapse img,
.expand img {
  position: absolute;
  top: 18px;
  right: -25px;
}
#page {
  position: relative;
  width: 100%;
  min-width: 970px;
  min-height: 100%;
  margin: 0 auto;
  text-align: left;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-header.png) left top repeat-x #f2f2f2;
}
#main {
  position: relative;
  width: 950px;
  padding: 0 10px;
  margin: 0 auto;
  text-align: left;
}
#header {
  position: relative;
  margin: 0 auto;
  width: 950px;
  color: #000;
  z-index: 99;
}
#header .bar {
  width: 100%;
  height: 147px;
}
#header h1 {
  position: absolute;
  left: 0px;
  top: 25px;
  width: 114px;
  height: 70px;
  padding: 0;
  font-size: 1em;
}
#header h1 a {
  display: block;
  width: 114px;
  height: 70px;
  color: #000;
}
#header h1 img,
#header h1 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 114px;
  height: 70px;
  line-height: 1.3em;
  font-size: 1.4em;
  color: #000;
  cursor: pointer;
  z-index: 3;
  text-transform: uppercase;
}
#header h1 span {
  width: 114px;
  height: 70px;
  overflow: hidden;
  font-weight: bold;
  color: #000;
  z-index: 1;
}
#header #fulltext {
  position: absolute;
  left: 217px;
  top: 44px;
}
#header #fulltext .fulltext-phrase {
  float: left;
  width: 214px;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin: 0 2px 0 0;
  font-family: 'TitilliumSemibold', 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.9em;
  background: #f3f3f3;
  border: none;
}
#header #fulltext .fulltext-submit {
  float: left;
  width: 43px;
  height: 40px;
  background: #d1d1d1;
  cursor: pointer;
}
#header #lang {
  position: absolute;
  right: -15px;
  padding: 16px 17px 0 15px;
  top: 17px;
  max-width: 153px;
  *width: 100px;
  z-index: 100;
}
#header #lang .label {
  float: right;
  font-size: 1.3em;
  line-height: 1.4em;
  color: #666;
}
#header #lang a {
  padding: 6px 8px;
  color: gray;
}
#header #lang a.active {
  background: gray;
  color: #fff;
}
#header #lang a:hover {
  text-decoration: underline !important;
}
#header .set-lang {
  position: absolute;
  right: -15px;
  padding: 16px 17px 0 15px;
  top: 17px;
  max-width: 153px;
  *width: 100px;
  z-index: 100;
}
#header .set-lang .label {
  float: right;
  font-size: 1.3em;
  line-height: 1.4em;
  color: #666;
}
#header .set-lang a {
  text-decoration: underline;
  color: #0068b3;
}
#header .set-lang a:hover {
  text-decoration: none;
  color: #00a4e4;
}
#header .set-lang:hover {
  background: #f2f2f2;
}
#header .set-lang > ul {
  float: right;
  padding: 0px;
}
#header .set-lang > ul > li.menu-active-lang,
#header .set-lang > ul > li.menu-active-lang > a,
#header .set-lang:hover > .set-lang-box > ul > li > a {
  display: block;
}
#header .set-lang > ul > li.menu-active-lang > a {
  margin: 0 0 0 5px;
}
#header .set-lang > ul > li,
#header .set-lang > ul > li > a {
  display: none;
}
#header .set-lang > .set-lang-box > ul > li.menu-active-lang > a {
  color: #898989;
  text-decoration: none;
}
#header .set-lang-box {
  padding: 20px 0 0 0;
  display: none;
  clear: right;
}
#header .set-lang:hover .set-lang-box {
  display: block;
}
#header .set-lang-box > ul {
  margin: 10px 0 0 0;
}
#header .set-lang-box > ul > li {
  line-height: 1.5em;
}
#header .set-lang-box > ul > li > a {
  margin: 0 0 0 16px;
}
#header .set-lang-box > span {
  margin: 0 0 0 7px;
  font-size: 1.4em;
  font-weight: bold;
  color: #f58026;
}
#header .eshop-link {
  position: absolute;
  right: 2px;
  top: 76px;
  font-size: 19px;
  padding: 12px 20px;
  color: #0068b3;
}
@media screen and (max-width: 759px) {
  #header .eshop-link {
    font-size: 14px;
    padding: 6px 10px;
  }
}
#nav {
  position: relative;
  display: table;
  height: 64px;
  width: 950px;
  padding: 0;
  background: #636363;
  z-index: 99;
}
#nav > li {
  display: table-cell;
  min-height: 64px;
  line-height: 64px;
  font-size: 1.8em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #fff;
  background: #636363;
  text-transform: uppercase;
}
#nav > li > a {
  display: block;
  height: 64px;
  line-height: 64px;
  padding: 0 18px 0 18px;
  color: #fff;
  text-decoration: none;
}
:lang(en) #nav > li > a {
  padding: 0 16px;
}
#nav > li.node1 > a {
  padding: 0 23px 0 24px;
}
#nav > li.node6 > a {
  padding: 0 26px 0 26px;
}
#nav ul.menu-hover {
  display: block;
}
#nav > li.node1:hover,
#nav > li.node1.menu-focus,
#nav > li.node1 > a:focus,
#nav > li.node1.menu-active,
#nav > li.node1.menu-focus-mobile,
#nav .node1.menu-hover {
  background: #df376f;
}
#nav > li.node2:hover,
#nav > li.node2.menu-focus,
#nav > li.node2 > a:focus,
#nav > li.node2.menu-active,
#nav > li.node2.menu-focus-mobile,
#nav .node2.menu-hover {
  background: #f58026;
}
#nav > li.node3:hover,
#nav > li.node3.menu-focus,
#nav > li.node3 > a:focus,
#nav > li.node3.menu-active,
#nav > li.node3.menu-focus-mobile,
#nav .node3.menu-hover {
  background: #0068b3;
}
#nav > li.node4:hover,
#nav > li.node4.menu-focus,
#nav > li.node4 > a:focus,
#nav > li.node4.menu-active,
#nav > li.node4.menu-focus-mobile,
#nav .node4.menu-hover {
  background: #00a4e4;
}
#nav > li.node5:hover,
#nav > li.node5.menu-focus,
#nav > li.node5 > a:focus,
#nav > li.node5.menu-active,
#nav > li.node5.menu-focus-mobile,
#nav .node5.menu-hover {
  background: #009f94;
}
#nav > li.node6:hover,
#nav > li.node6.menu-focus,
#nav > li.node6 > a:focus,
#nav > li.node6.menu-active,
#nav > li.node6.menu-focus-mobile,
#nav .node6.menu-hover {
  background: #72c267;
}
#nav > li > ul {
  display: none;
  position: absolute;
  left: 0;
  top: 64px;
  width: 950px;
  min-height: 180px;
  padding: 40px 0 10px 0px;
  background: #df376f;
  z-index: 100;
}
#nav > li.node1 > ul {
  background: #df376f;
}
#nav > li.node2 > ul {
  background: #f58026;
}
#nav > li.node3 > ul {
  background: #0068b3;
}
#nav > li.node4 > ul {
  background: #00a4e4;
}
#nav > li.node5 > ul {
  background: #009f94;
}
#nav > li.node6 > ul {
  background: #72c267;
}
#header #nav > li > ul > .bottom {
  position: absolute;
  left: 0;
  bottom: -21px;
  max-width: 100%;
  width: 950px;
  height: 21px;
  padding: 0;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-nav.png) center top no-repeat;
}
#header #nav > li.node2 > ul > .bottom {
  background-position: center -21px;
}
#header #nav > li.node3 > ul > .bottom {
  background-position: center -42px;
}
#header #nav > li.node4 > ul > .bottom {
  background-position: center -63px;
}
#header #nav > li.node5 > ul > .bottom {
  background-position: center -84px;
}
#header #nav > li.node6 > ul > .bottom {
  background-position: center -105px;
}
#nav > li:hover > ul,
#nav > li.menu-focus > ul {
  display: block;
}
#nav > li > ul > li {
  max-width: 173px;
  padding: 0 20px 20px 40px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  display: table-cell;
}
#nav > li.node3 > ul > li {
  max-width: 200px;
}
#nav > li > ul > li > a {
  color: #fff;
}
#nav > li > ul > li > a:focus {
  text-decoration: underline;
}
#nav > li > ul > li > ul {
  padding: 8px 0 0 0;
}
#nav > li > ul > li > ul > li {
  font-size: 0.8em;
  line-height: 1.2em;
  color: #fff;
  text-transform: none;
  padding: 0 0 8px;
}
#nav > li > ul > li > ul > li a {
  color: #fff;
}
#nav > li > ul > li > ul > li a:hover {
  text-decoration: underline !important;
}
#nav > li > ul > li > ul > li a:focus {
  color: #ddd;
}
#nav > li > ul > li > ul > li.menu-active {
  font-family: Titillium;
  font-weight: bold;
}
#header .banner {
  width: 100%;
  height: 249px;
  overflow: hidden;
}
.sp #header .banner {
  height: 126px;
}
#aside,
#aside-before {
  float: right;
  clear: right;
  width: 205px;
  padding: 25px 0 0 0;
  display: block;
}
.sp #aside {
  padding: 10px 0 0 0;
}
.sp #aside-before {
  padding: 80px 0 0 0;
}
#aside .heading,
#aside-before .heading {
  padding: 0 0 23px;
  line-height: 1.1em;
  font-size: 2em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #009f94;
}
#aside label,
#aside-before label {
  display: block;
  margin: 0 0 12px;
  font-size: 1.6em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #636363;
}
#aside select,
#aside-before select {
  width: 206px;
  height: 31px;
  margin: 0 0 16px;
  padding: 5px 5px 5px 11px;
  font-size: 1.5em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  border: none;
}
#aside .submit,
#aside-before .submit {
  padding: 16px 0 47px;
}
#aside button,
#aside-before button {
  cursor: pointer;
}
#aside button.submit,
#aside-before button.submit {
  width: 206px;
  height: 34px;
  margin: 0 0 10px;
  padding: 6px 0 0 8px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/btn-submit.png) 0 0 no-repeat;
}
#aside button:hover,
#aside-before button:hover {
  opacity: 0.8;
}
#aside button.reset,
#aside-before button.reset {
  font-size: 1.3em;
  color: #0068b3;
  text-decoration: underline;
  background: none;
}
#aside-before #actions-search-form {
  padding: 23px 0 0 0;
}
#aside-before #actions-past-form {
  padding: 0 0 34px;
}
#aside-before #actions-past-form label {
  color: #009f94;
}
#aside .thumbnail-scroller {
  float: none;
  padding: 0px 0 0 0;
}
.thumbnail-scroller .thumb-preview {
  width: 204px;
  height: 197px;
  line-height: 197px;
  margin: 0 0 3px;
  text-align: center;
  background: #e6e6e6;
  overflow: hidden;
}
.thumbnail-scroller .thumb-preview img {
  height: 195px;
  vertical-align: middle;
}
.thumbnail-scroller .thumbnails-outer {
  max-height: 314px;
  margin: 0 0 20px;
  overflow-y: hidden;
}
.thumbnail-scroller .thumbnails {
  max-height: 300px;
  width: 210px;
  padding: 0;
}
.thumbnail-scroller .thumbnails .thumb-box {
  float: left;
  text-align: center;
  width: 100px;
  height: 96px;
  line-height: 96px;
  margin: 0 3px 3px 0;
  overflow: hidden;
  background: #D1D8D9;
}
.thumbnail-scroller .thumbnails .thumb-box.empty {
  background: #e6e6e6;
}
.thumbnail-scroller .thumbnails img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.slider-calendar {
  width: 174px;
  height: 29px;
  margin: 0 0 25px 14px;
}
.slider-calendar .mid-slider-calendar a {
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 2px 0 2px 0;
  font-size: 1em;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
.slider-calendar div {
  float: left;
}
.slider-calendar .left-slider-calendar,
.slider-calendar .right-slider-calendar {
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(https://c.jewishmuseum.cz/images/design/2013/left-arrow-slider-calendar.png) left top no-repeat #e6e6e6;
}
.slider-calendar .mid-slider-calendar {
  width: 116px;
  height: 29px;
  font-size: 1.4em;
  font-weight: bold;
  background: url(https://c.jewishmuseum.cz/images/design/2013/mid-slider-calendar.png) left top no-repeat #e6e6e6;
}
.slider-calendar .right-slider-calendar {
  background: url(https://c.jewishmuseum.cz/images/design/2013/right-arrow-slider-calendar.png) left top no-repeat #e6e6e6;
}
.events-calendar {
  padding: 27px 0 38px 0;
  text-align: center;
  background: url(https://c.jewishmuseum.cz/images/design/2013/aside-separator1.png) left bottom no-repeat #e6e6e6;
}
.events-calendar .month {
  width: auto;
  border-collapse: collapse;
  margin: 0 0 0 14px;
}
.events-calendar .month td {
  width: 24px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  padding: 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  background: #000;
  border: 1px solid #e7e7e7;
}
.events-calendar .month td > div {
  position: relative;
}
.events-calendar .month td .events-box {
  position: absolute;
  height: 4px;
  width: 100%;
  left: 0;
  top: 0;
}
.events-calendar .month td span {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 4px;
  margin: 0 1px 0 0;
  overflow: hidden;
}
.events-calendar .month td span.exposition {
  background: #fff;
}
.events-calendar .month .days td {
  font-weight: normal;
  font-size: 1.4em;
  color: #636363;
  background: #e7e7e7;
}
.events-calendar .month td a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: TitilliumBold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
}
.events-calendar .month .week .orange,
.events-calendar .month .week .red,
.events-calendar .month .week .blue,
.events-calendar .month .week .green {
  width: 5px;
  height: 3px;
}
.events-calendar .month .week > td > div > div {
  position: absolute;
  left: 0px;
}
.events-calendar .month .week > td > div > div + div {
  position: absolute;
  left: 6px;
}
.events-calendar .month .week .orange {
  background: #f58026;
}
.events-calendar .month .week .red {
  background: #df376f;
}
.events-calendar .month .week .blue {
  background: #00a4e4;
}
.events-calendar .month .week .green {
  background: #72c267;
}
.events-calendar .month .week .blur a {
  color: #00a4e4;
}
.events-calendar .month .week .pastday a {
  color: #fff;
}
.events-calendar .month .week .today a {
  color: #000;
  background: #fff;
}
.events-calendar .month .week .nextday a {
  color: #fff;
  background: #000;
}
.events-calendar .month .week .holiday a {
  color: #acacac;
}
.useful-links {
  padding: 20px 0 23px 0;
  background: url(https://c.jewishmuseum.cz/images/design/2013/aside-separator2.png) left bottom no-repeat #d1d8d9;
}
.calendar-of-events {
  padding: 0 0 15px;
}
.useful-links ul,
.calendar-of-events ul {
  padding: 0 0 0 19px;
}
.useful-links ul li {
  font-size: 1.4em;
  font-weight: bold;
  padding: 0 0 8px;
}
.calendar-of-events ul li {
  font-size: 1.5em;
  font-weight: bold;
}
.useful-links ul li a,
.calendar-of-events ul li a,
a.bt-design {
  display: block;
  width: 162px;
  height: 25px;
  line-height: 25px;
  padding: 8px 0 0 8px;
  text-align: left;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-aside-link.png) left top no-repeat;
}
.useful-links ul li a:hover,
.calendar-of-events ul li a:hover,
a.bt-design:hover {
  opacity: 0.8;
}
.social-icon {
  width: 32px;
  height: 32px;
  margin: 0 0 0 5px;
}
.social-icon:hover {
  opacity: 0.8;
}
.audioguide {
  width: 205px;
  margin: 0 auto;
  padding: 14px 0;
  display: block;
}
.audioguide:hover {
  opacity: 0.8;
}
.incident {
  width: 205px;
  height: 90px;
  margin: 0 auto;
  padding: 14px 0;
  display: block;
}
.incident:hover {
  opacity: 0.8;
}
.social-plugins {
  padding: 26px 0 18px 0;
  text-align: center;
  background: url(https://c.jewishmuseum.cz/images/design/2013/aside-separator3.png) left bottom no-repeat #c5cdce;
}
.social-ta {
  display: inline-block;
  margin: 0px 0 0 6px;
}
#CDSWIDCOE {
  margin: 0px auto 10px !important;
}
.nws-box {
  padding: 0 0 16px 0;
  background: url(https://c.jewishmuseum.cz/images/design/2013/aside-separator4.png) left bottom no-repeat #dee4dd;
}
a.bt-design {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 auto 5px;
}
#news-bottom {
  width: 100%;
  max-width: 673px;
  margin: 20px 0;
  padding: 16px 20px;
  background: #d1d8d9;
  display: inline-block;
}
#news-bottom .item {
  margin: 16px 0;
  clear: both;
}
#news-bottom .item h1,
#news-bottom .item h2,
#news-bottom .item h3,
#news-bottom .item h4 {
  padding: 0 0 5px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #0068b3;
}
.width-20 {
  width: 100%;
  max-width: 130px;
  display: inline-block;
}
.width-80 {
  width: 100%;
  max-width: 522px;
  float: right;
}
#content-box {
  min-height: 405px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#content {
  position: relative;
  float: left;
  width: auto;
  min-height: 100px;
  padding: 0px 50px 50px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/content-bg.png) bottom left no-repeat #fff;
  display: inline-block;
}
#content iframe,
#content #map-canvas {
  margin: 0 0 12px;
}
#content h2 + h3 {
  margin: 15px 0 0px;
}
#content table td:last-child,
#content table th:last-child {
  text-align: right;
}
#content table td:first-child,
#content table th:first-child {
  padding: 4px 20px 5px 4px;
  text-align: left;
}
#content > table tbody tr:hover,
#content > table tbody tr:hover {
  background: #f2f2f2;
}
#content p img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.hp #content {
  float: left;
  width: 745px;
  padding: 0;
  background: transparent;
}
.sp #content {
  width: 100%;
  max-width: 664px;
  margin: 0 0 32px;
  padding: 0 28px 50px 20px;
}
.module #content {
  max-width: 710px;
  width: 100%;
  padding: 0;
  background: none;
}
#breadcrumbs {
  padding: 20px 20px 15px;
  margin: 0 -20px 0;
  line-height: 18px;
  font-size: 1.3em;
}
#breadcrumbs a {
  text-decoration: underline;
}
#breadcrumbs img {
  margin: 0 2px;
  position: relative;
  top: -1px;
}
#breadcrumbs .items .bc-item:first-child {
  display: none;
}
#breadcrumbs .lastitem {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
}
.hp #content #breadcrumbs {
  display: none;
}
#content ol {
  list-style-type: decimal;
}
#content ul,
#content ol {
  padding: 0 0 25px 20px;
}
#content ol ul,
#content ol ol,
#content ul ol,
#content ul,
#content ul {
  padding: 2px 0 15px 20px;
}
#content ul li,
#content ol li {
  padding: 0 0 5px;
  line-height: 18px;
  font-size: 14px;
}
#content ul li {
  list-style-image: url('https://c.jewishmuseum.cz/images/design/2013/li-bg.png');
}
#content ol li ul {
  list-style-type: lower-alpha;
}
#content p a {
  text-decoration: underline;
}
#content ul > p,
#content ol > p,
#content li > p {
  padding: 0px;
}
#content ol > p,
#content ul > p {
  position: relative;
  left: -20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
}
#content > h3 {
  padding: 0 0 5px;
}
#content p + h3 {
  padding: 15px 0 5px;
}
.links a.more {
  float: right;
  margin: 0 21px 0 0;
  padding: 0 20px 0 0;
  line-height: 1.5em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-more.png) right center no-repeat;
}
.head-topic {
  width: 745px;
  padding: 24px 0 5px;
  overflow: auto;
}
.head-topic .item1 {
  position: relative;
  background: #fff;
}
.head-topic .item1 .img-box {
  position: relative;
  z-index: 5;
}
.head-topic .item1 .bottom-crop {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 12px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-hp-box4.png) bottom left no-repeat;
}
.head-topic .item2 {
  position: relative;
  background: #fff;
}
.head-topic .item2 .bottom-crop {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 12px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg_hp_box2_crop.png) bottom left no-repeat;
}
.head-topic .item3 {
  position: relative;
  background: #fff;
}
.head-topic .item3 .bottom-crop {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 11px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg_hp_box3_crop.png) bottom left no-repeat;
}
.head-topic .item4 {
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-hp-box4.png) left top no-repeat;
}
.head-topic .box {
  float: left;
  display: inline;
  width: 342px;
  height: 260px;
  margin: 0 30px 15px 0;
  overflow: hidden;
}
.head-topic .box .img-box {
  float: left;
  width: 152px;
  height: 100%;
  overflow: hidden;
}
.head-topic .box .img-box > a {
  height: 100%;
  display: block;
}
.head-topic .box.horizontal .img-box {
  float: none;
  width: 100%;
  height: 121px;
}
.head-topic .box .img-box img {
  width: auto;
  height: auto;
}
.head-topic .box .summary {
  margin: 0 0 0 152px;
  padding: 17px 20px 20px 17px;
}
.head-topic .box .summary.margin-0 {
  width: 305px;
  margin: 0;
}
.head-topic .box.horizontal .summary {
  margin: 0;
}
#content .head-topic p {
  line-height: 1.3;
  font-size: 1.45em;
  padding-bottom: 0;
}
.head-topic h3 {
  padding: 0 0 10px;
  font-size: 1.6em;
  line-height: 1.2;
  color: #f58026;
}
.head-topic h3 a {
  color: #f58026;
  text-decoration: none !important;
}
.head-topic .morelink {
  font-size: 1.4em;
  text-decoration: underline;
}
.hp .news {
  width: 714px;
  padding: 21px 0 5px;
  background: #fff;
}
.news-detail,
.news-list {
  width: 100%;
  margin: 24px 0 0 0;
  padding: 21px 0 5px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-newsletter.png) left bottom no-repeat #fff;
}
.sp .news-list {
  margin: 0;
  padding: 0 0 5px;
  background: none;
}
.news-detail {
  background: none;
}
.hp .news .summary,
.news-detail .summary,
.news-list .summary {
  position: relative;
  overflow: auto;
  padding: 0 20px 21px;
}
.hp .news .summary .more,
.news-detail .summary .more,
.news-list .summary .more {
  margin: 0 0 0 10px;
  font-size: 14px;
}
.sp .news-list .summary {
  padding: 0 0 21px;
}
.hp .news .date,
.news-detail .date,
.news-list .date {
  float: left;
  margin: 0 5px 0 0;
  font-size: 1.4em;
  font-style: italic;
  color: #898989;
}
.hp .news h4,
.news-detail h4,
.news-list h4 {
  padding: 0 0 5px;
  font-family: TitilliumSemibold;
  font-weight: normal;
  text-transform: uppercase;
  color: #0068b3;
}
.hp #content .news h4 a,
#content .news-detail h4 a,
#content .news-list h4 a {
  color: #0068b3;
  text-decoration: none;
}
.hp #content .news p,
.news-detail p,
.news-list p {
  float: left;
  padding: 0;
}
.news-detail p {
  padding: 0 0 5px 0;
}
.hp #content .news p.pager {
  margin: 12px 0 8px 0;
  float: right;
}
.hp .news a.more,
.news-detail a.back,
.news-detail a.list,
.news-list a.more {
  margin: 0 0 0 2px;
  font-size: 1.4em;
  line-height: 1.4;
  text-decoration: underline;
}
.news-detail a.back,
.news-detail a.list {
  float: right;
}
.news-detail a.back {
  margin: 0 5px 0 0;
}
.news-list a.more {
  font-size: 1.0em;
  color: #00a4e4;
}
.hp .partners,
.sp .partners {
  margin: 20px 0;
  padding: 24px 0 24px 17px;
  float: left;
  clear: both;
  background: #fff;
}
.hp .partners a,
.sp .partners a {
  width: auto;
  height: 90px;
  margin: 0 35px 25px 0;
  display: inline-block;
}
.hp .partners img,
.sp .partners img {
  width: auto;
  max-height: 100%;
  height: auto;
  vertical-align: middle;
}
.sp .partners-none .partners {
  display: none;
}
.hp .partners a:hover {
  opacity: 0.8;
}
.hp .partners h3 {
  padding: 0 0 34px 3px;
  font-size: 2em;
  color: #00a4e4;
  text-transform: uppercase;
}
.sp .share {
  clear: both;
  margin: 30px 0 0 0;
}
.sp .share ul {
  padding: 0px;
}
.sp .share ul > li {
  font-size: 1.6em;
}
.sp .share ul > li:first-child,
.sp .share ul > li > a {
  padding: 15px 25px;
  margin: 0 0 0 1px;
  background: #fff;
  font: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #0068b3;
  float: left;
}
.sp .share ul > li > a {
  text-decoration: underline;
}
.sp .share ul > li > a:hover {
  background: #00a4e4;
  color: #fff;
  text-decoration: underline;
}
.sp .share ul > li:first-child {
  margin: 0px;
  padding: 15px 34px 15px 0;
  color: #999999;
  background: none;
  font-weight: bold;
}
#content .pager {
  position: relative;
  padding: 0px 0 50px;
  text-align: center;
}
#content .pager li {
  display: inline-block;
  width: 42px;
  height: 36px;
  margin: 0 2px;
  padding: 0;
  line-height: 36px;
  list-style: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #0068b3;
  background: #fff;
}
#content .pager li.prev,
#content .pager li.next {
  width: 103px;
}
#content .pager li.prev a,
#content .pager li.next a {
  text-decoration: none;
}
#content .pager li.prev span,
#content .pager li.next span {
  text-decoration: underline;
}
#content .pager li.prev span:hover,
#content .pager li.next span:hover {
  text-decoration: none;
}
#content .pager li.prev a:before,
#content .pager li.next a:after {
  content: '< ';
  position: relative;
  font-size: .8em;
  top: -2px;
}
#content .pager li.next a:after {
  content: ' >';
}
#content .pager li a {
  display: block;
  height: inherit;
  color: #0068b3;
  text-decoration: underline;
}
#content .pager li.disabled a {
  color: #636363;
  cursor: default;
}
#content .pager li.active,
#content .pager li.active a {
  color: #fff;
  background: #00a4e4;
}
#map-canvas {
  width: 675px;
  height: 590px;
}
#footer-box {
  position: relative;
  min-height: 180px;
  width: 100%;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-footer-box.png) left top repeat-x #f2f2f2;
  z-index: 1;
  clear: both;
}
#footer {
  position: relative;
  margin: 0 auto;
  width: 970px;
  min-height: 180px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-footer.png) 3px 86px no-repeat;
}
#footer .copy {
  float: left;
  padding: 29px 0 0 11px !important;
  font-size: 1.4em;
  font-weight: bold;
  color: #00a4e4;
  text-transform: uppercase;
}
#footer .website-links {
  max-width: 30rem;
  float: right;
  padding: 5px 22px 0 0;
  text-align: right;
  line-height: 1.5em;
  font-size: 8px;
}
#footer .website-links li {
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 0px;
  font-size: 1.6em;
  font-weight: bold;
  color: #00a4e4;
}
#footer .website-links li.rss {
  padding: 0 0 0 32px;
  margin: 0 0 0 11px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-rss.png) left 3px no-repeat;
}
#footer .website-links li a,
#footer .website-links li button {
  background: transparent;
  color: #00a4e4;
  margin: 0 8px 0 0;
  text-decoration: underline;
}
#footer .website-links li a:hover,
#footer .website-links li a:focus,
#footer .website-links li button:hover,
#footer .website-links li button:focus {
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 1024px) {
  #footer-box {
    background: black;
  }
  #footer {
    background: black;
  }
  #footer .website-links {
    padding-top: 0px;
    padding-left: 14px;
  }
}
#gtv .toggle {
  position: fixed;
  left: 60px;
  bottom: 31px;
  width: 32px;
  height: 32px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 999;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-css.png) #fff no-repeat;
}
#gtv .template-vars-list {
  display: none;
  padding: 10px 0 0 20px;
  text-align: left;
}
#gtv .template-vars-list h3 {
  padding: 0 0 5px;
}
.glossary {
  padding-bottom: 30px;
  line-height: 24px;
  display: inline-block;
}
.glossary > p a {
  padding: 0px;
  line-height: 20px;
  float: none;
}
.glossary .thumb-box-left,
.glossary .thumb-box-right {
  max-width: 300px;
}
.glossary a {
  padding-bottom: 8px;
  line-height: 16px;
  font-size: 14px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #00a4e4;
  float: left;
  clear: both;
}
.glossary .list {
  width: 100%;
  margin: 25px 0;
}
.glossary .list a {
  padding: 5px 6px 5px 7px;
  text-transform: uppercase;
  float: none;
  clear: none;
}
.glossary .list a:hover {
  text-align: center;
  color: #fff;
  background: #00a4e4;
}
.p-0-0-12-20 {
  padding: 0 0 4px 20px;
}
.thumb-wrap img {
  max-width: 100%;
}
.clearfix {
  content: '';
  width: 100%;
  display: block;
  clear: both;
}
.shop-detail-ticket-title {
  line-height: 20px !important;
  text-transform: none !important;
  border: 0px none !important;
  margin-top: 8px !important;
}
.squaredThree {
  position: relative;
  left: -13px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.squaredThree label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  background-color: #fff;
  border: solid 1px #000;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222',endColorstr='#45484d',GradientType=0);
}
.squaredThree label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  background: transparent;
  top: 5px;
  left: 3px;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
  color: #000;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squaredThree label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.squaredThree input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.squaredThree input[type=checkbox] {
  opacity: 0;
}
.modal-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.modal-content {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: calc(100% - 80px);
  max-height: calc(100vh - 80px);
  padding: 20px 20px 30px 30px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  background: #fff;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 10;
  transform: translate(-50%,-50%);
  overflow-y: auto;
}
.modal-content img {
  width: 40px;
  float: right;
  margin-top: -10px;
}
.modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 5;
}
.modal-continue {
  font-size: 14px;
  color: #fff !important;
  background: #0068b3 !important;
  padding: 9px 16px !important;
  line-height: 1.3;
  display: inline-block;
}
.modal-header-content {
  border-top: solid 1px #878787;
  border-bottom: solid 1px #878787;
  padding-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
@media (max-width: 1520px) {
  .modal-box {
    position: absolute;
  }
}
@media (max-width: 1024px) {
  .modal-content {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    transform: none;
    top: 0;
    left: 0;
    padding-bottom: 50px;
  }
}
@media (max-width: 769px) {
  .hp .news h4,
  .news-detail h4,
  .news-list h4 {
    text-transform: none;
  }
}
#cookies-rules-box {
  position: fixed;
  bottom: -300px;
  left: 0px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  z-index: 9999;
  display: none;
  background: #0068b3;
  color: #fff;
}
#cookies-rules-box-btn {
  margin: -2px 0 0 15px;
  padding: 0px 4px 0px;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #efefef;
  text-decoration: none;
  display: inline-block;
  color: #707070;
}
#cookies-more {
  margin-left: 4px;
  margin-right: 0;
  color: #fff;
  position: relative;
  top: -1px;
  text-decoration: underline;
}
#cookies-more:hover {
  text-decoration: none;
}
.fs-14 {
  font-size: 14px;
}
.children--m-h-none > * {
  min-width: 0 !important;
  min-height: 50px;
}
.children--m-h-none .crisp .title {
  font-size: 15px !important;
}
.m-l-0 {
  margin-left: 0;
}
.m-r-0 {
  margin-right: 0;
}
.cenik tr > th:nth-child(1) {
  width: 30%;
}
.cenik tr > th:nth-child(2) {
  width: 20%;
}
.cenik tr > th:nth-child(3) {
  width: 20%;
}
.cenik tr > th:nth-child(4) {
  width: 15%;
}
.cenik h4 {
  font-size: 16px !important;
}
.cenik h3 {
  font-size: 16px;
}
.cenik tr > th:nth-child(5) {
  width: 15%;
}
.img-crop {
  height: 100% !important;
  width: auto !important;
  top: auto !important;
}
.info-eshop {
  font-weight: 600;
  color: #f58026;
  font-size: 16px;
}
.btn-donate {
  cursor: pointer;
  padding: 12px 8px;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  background: #E30613;
  font-family: Titillium;
}
.btn-homepage {
  text-align: center;
  display: block;
}
.btn-donate:hover {
  color: white;
}
.btn-donate:focus {
  color: white;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0,0,0,0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.simchat {
  top: 22px !important;
}
.file input {
  background: transparent !important;
  color: #5b5b5b !important;
  padding-left: 0 !important;
}
.margin-form {
  margin: 0 25px 20px 0 !important;
}
.form-en {
  max-width: 294px !important;
}
.flex > div {
  display: flex;
}
.lh-25 > h2 {
  line-height: 25px;
}
.mr-20 {
  margin-right: 20px !important;
}
.form-time {
  display: flex !important;
}
.form-time ul {
  margin-right: 10px !important;
}
.d-none {
  display: none !important;
}
.btn-job-container {
  text-align: right;
  padding: 15px 0;
}
.btn-job-answer {
  background: #f58026;
  font-size: 17px;
  padding: 10px 20px;
  color: white;
  border: none;
  cursor: pointer;
}
.btn-job-answer:hover {
  color: white;
}
.btn-job-answer:focus {
  color: white;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0000007a;
  outline: 0;
  box-shadow: none;
}
.special-width .trans-element-checkbox {
  width: 36px !important;
}
@media (max-width: 992px) {
  .special-width .trans-element-checkbox {
    width: 24px !important;
  }
}
#zobrazit-vice-form-text {
  display: none;
}
.org-structure {
  display: none;
}
.produkty-perex p {
  font-size: 20px;
  line-height: 1.35;
}
.colloseum-form {
  background: transparent !important;
}
.colloseum-eshop-btn {
  padding: 8px 15px;
  color: white;
  background: #0068b3;
  font-size: 14px;
  cursor: pointer;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  transition: 0.1s all;
  margin-left: 20px;
  margin-top: 20px;
}
.colloseum-eshop-btn:hover {
  background: #00a4e4;
}
.colloseum-eshop-link {
  cursor: pointer;
  background: transparent;
  font-size: 20px;
  color: #0068b3;
  text-decoration: underline;
}
.colloseum-eshop-link:hover {
  text-decoration: none;
}
.social-icons-2025 {
  display: flex;
  gap: 12px;
  position: absolute;
  right: 90px;
  top: 29px;
}
@media screen and (max-width: 759px) {
  .social-icons-2025 {
    right: 4px;
    top: 109px;
  }
}
.rest-news-btn-cotainer {
  padding: 40px 0 100px 0;
}
#content .box .location-color {
  width: 142px;
  padding: 10px 0 8px 10px;
  line-height: 16px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: #0068b3;
}
#content .location-color.praha-color {
  background: #0068b3;
}
#content .location-color.brno-color {
  background: #df376f;
}
.events-list .location-color {
  width: 142px;
  padding: 10px 0 8px 10px;
  line-height: 16px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  clear: both;
  float: left;
}
.events-list .location-color.praha-color {
  background: #0068b3;
}
.events-list .location-color.brno-color {
  background: #df376f;
}
.events-list .past,
.events-list .today,
.events-list .tomorrow,
.events-list .later,
.events-list .traveling {
  margin: 0 0 29px;
  padding: 20px 28px 23px 20px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/content-bg.png) #fff 0 bottom no-repeat;
  background-size: 100% auto;
}
.events-list h1 {
  padding: 25px 28px 1px 20px;
}
.events-list .item {
  position: relative;
  overflow: hidden;
  padding: 0 0 11px;
  clear: both;
}
.events-list .item + .item {
  padding: 25px 0 0;
  border-top: 1px solid #f2f2f2;
}
.events-list .item h2 {
  padding: 0px 0 8px;
  line-height: 1.2em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #f58026;
}
.events-list .item h2 a {
  color: #f58026;
}
.events-list .item .date-location {
  margin: 0 0 5px;
}
.events-list .item .date-location p {
  padding: 0px;
  line-height: 1.35em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #000;
}
.events-list .item .date-info {
  float: left;
  width: 84px;
  height: 83px;
  margin: 3px 0 0 0;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
}
.events-list .item .date-info span {
  display: block;
  font-size: 1.5em;
  line-height: 1.2em;
}
.events-list .item .date-info span:first-child {
  margin: 8px 0 0 0;
}
.events-list .today .item .date-info span:first-child,
.events-list .tomorrow .item .date-info span:first-child {
  margin: 8px 0 0 0;
  font-size: 2.4em;
}
.events-list .past .item .date-info span.day,
.events-list .later .item .date-info span.day {
  font-size: 2.4em;
}
.events-list .item .thumb-wrap {
  float: left;
  width: 152px;
  padding: 3px 22px 12px 11px;
}
.events-list .summary-info {
  position: relative;
  float: left;
  width: 375px;
}
.events-list .summary-info .bt-table {
  position: absolute;
  bottom: 7px;
  right: -10px;
  padding: 5px 15px;
  text-decoration: none;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #00a4e4;
  float: right;
  cursor: pointer;
}
.events-list .summary-info .bt-table:hover {
  text-decoration: underline;
}
.events-list .summary-info p {
  line-height: 1.43em;
}
.buy-ticket {
  float: right;
  position: relative;
  width: 70px;
  height: 36px;
  margin: 2px 0 0;
  padding: 4px 35px 0 11px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-arrow-white.png) #0068b3 90px center no-repeat;
}
.buy-ticket span {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  overflow: hidden;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-buy-ticket-right.png) 0 0 repeat-y;
}
.buy-ticket:hover,
.buy-ticket:focus {
  color: #fff;
}
.events-list .traveling .item .thumb-wrap {
  width: 245px;
  padding: 0;
  margin-right: 43px;
}
.events-list .traveling .item .thumb {
  width: 270px;
  height: 152px;
  display: block;
  background: #f2f2f2;
}
.events-list .traveling .summary-info {
  width: 340px;
}
.event-detail a.bt-back {
  margin: 0 0 5px 15px;
  padding: 5px 15px;
  text-decoration: underline;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #00a4e4;
  float: right;
  cursor: pointer;
}
.event-detail .location-color {
  width: 141px;
  height: 25px;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  line-height: 25px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  z-index: 999;
}
.event-detail .textbox {
  padding: 12px 18px 10px;
}
.event-detail p + table {
  margin-top: 20px;
}
@media screen and (min-width: 760px) and (max-width: 989px) {
  #registration-box {
    width: 718px;
  }
  .social-plugins {
    padding: 0px;
  }
  .width-half.inner-box,
  .width-half.outer-box {
    max-width: 308px;
  }
  .width-full,
  .width-full.inner-box,
  .width-full.outer-box {
    max-width: 684px;
  }
  #page {
    min-width: 760px;
  }
  #main {
    margin: 0 auto;
    padding: 0;
    width: 760px;
  }
  #header {
    width: 760px;
    height: 444px;
  }
  .hp #header {
    height: 567px;
  }
  .sp #header .set-lang {
    right: 0px;
  }
  #nav {
    display: block;
    width: 760px;
    height: auto;
    min-height: 195px;
    background: #999;
  }
  #header > #nav > li {
    float: left;
    display: inline;
    font-size: 1.7em;
    margin: 0 1px 1px 0;
  }
  #header > #nav > li:hover > ul {
    display: none;
  }
  #header > #nav > li.menu-focus-mobile > ul {
    display: block;
  }
  #header > #nav > li.node2,
  #header > #nav > li.node4,
  #header > #nav > li.node6 {
    margin: 0 0 1px;
  }
  #header #nav > li > a {
    width: 342px;
    padding: 0 19px 0 18px;
  }
  #header #nav > li > ul {
    top: 194px;
    width: 760px;
    min-height: 200px;
    padding-top: 20px;
  }
  #header #nav > li > ul > li {
    padding: 0 20px;
  }
  #nav > li > ul > li > ul {
    padding: 3px 0 20px;
  }
  #header #nav > li > ul > li > ul > li {
    font-size: .9em;
    padding: 2px 0;
  }
  #content {
    float: none;
    width: auto;
    padding: 0 50px 50px;
    background: url(https://c.jewishmuseum.cz/images/design/2013/content-tablet-bg.png) bottom left no-repeat #fff;
  }
  .sp #content p {
    clear: both;
  }
  .sp #content .event-detail p {
    clear: none;
  }
  .sp.module #content {
    max-width: 760px;
    width: 760px;
  }
  .hp #content {
    float: none;
  }
  .sp #content {
    width: 100%;
    max-width: 712px;
  }
  .crop-full {
    background: url(https://c.jewishmuseum.cz/images/design/2013/sp-textbox-tablet-full.png) right bottom no-repeat #f2f2f2;
  }
  .head-topic .box {
    margin: 0 10px 15px 20px;
  }
  .hp .news {
    width: 760px;
  }
  #aside-before.ab-true {
    min-height: 404px;
    background: #c5cdce;
  }
  .sp #aside {
    margin: 20px 0 0 0;
  }
  .sp #aside-before {
    padding: 0px;
  }
  #aside-before .heading {
    padding-top: 20px;
  }
  #aside-before #actions-search-form,
  #aside-before #actions-past-form {
    padding-left: 38px;
  }
  #aside-before #actions-past-form {
    padding-bottom: 15px;
  }
  #aside-before #actions-search-form fieldset {
    display: inline-block;
    padding: 5px 25px 5px 0;
  }
  #aside-before #actions-search-form fieldset select + select {
    margin-left: 25px;
  }
  #aside-before #actions-search-form button.submit {
    margin-right: 25px;
  }
  .actions-list .summary-info {
    width: 400px;
  }
  .actions-list .today,
  .actions-list .tomorrow,
  .actions-list .later {
    background: url(https://c.jewishmuseum.cz/images/design/2013/content-tablet-bg.png) #fff left bottom no-repeat;
  }
  #aside {
    float: none;
    clear: left;
    width: 760px;
    min-height: 290px;
    padding: 0px !important;
    margin: 0;
    background: #c5cdce;
    display: inline-block;
  }
  .module #aside {
    margin: 0 0 20px;
  }
  #aside > div,
  #aside-before > form > div {
    float: left;
    width: 253px;
    min-height: 250px;
    padding: 30px 0 10px;
  }
  #aside-before > form > div {
    min-height: 220px;
  }
  #aside-before > form > div > fieldset {
    margin-left: 25px;
  }
  #aside-before > form > div.heading {
    min-height: 0px;
    margin-left: 25px;
    padding-bottom: 0px;
    float: none;
  }
  #aside-before .submit {
    padding: 0px;
  }
  #aside-before #breadcrumbs {
    float: none;
  }
  #aside-before {
    float: none;
    width: 100%;
  }
  .sp #breadcrumbs {
    width: 100%;
    max-width: 720px;
    min-height: 0px;
    margin: 0px;
    background: #f2f2f2;
    padding: 20px;
    clear: both;
  }
  #aside .thumbnail-scroller {
    padding: 20px 20px 0;
    width: auto;
    min-height: 0;
  }
  .thumbnail-scroller .thumb-preview {
    display: none;
  }
  .thumbnail-scroller .thumbnails-outer {
    height: 120px;
  }
  .thumbnail-scroller .thumbnails {
    width: 1350px !important;
    height: 100px;
  }
  .thumb-box.empty {
    display: none;
  }
  #aside .events-calendar {
    background: #e6e6e6;
  }
  .events-calendar .slider-calendar,
  .events-calendar .month {
    margin-left: 38px;
  }
  .useful-links ul {
    padding: 0 0 0 42px;
  }
  #aside .useful-links {
    background: #d1d8d9;
  }
  #aside .social-plugins-nws-box {
    background: #c5cdce;
  }
  #aside .social-plugins-nws-box div {
    background: none;
  }
  .hp .partners img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #news-bottom {
    max-width: 720px;
  }
  #content .pager {
    padding-bottom: 30px;
  }
  #map-canvas {
    width: 720px;
    height: 590px;
  }
  #content-box #content .cms_form > div > div.static-text {
    max-width: none;
  }
  #content-box #content .cms_form fieldset > div {
    max-width: 320px;
  }
  #content-box #content .cms_form > div > .long,
  #content-box #content .cms_form > div > .radio-group,
  #content-box #content .cms_form > div > .checkbox-group,
  #content-box #content .cms_form > div > .textarea,
  #content-box #content .cms_form fieldset > .textarea {
    max-width: 100%;
  }
  #content-box #content .cms_form input {
    width: 296px;
  }
  #content-box #content .cms_form input[type=file] {
    width: 666px;
  }
  #content-box #content .cms_form input:focus {
    width: 295px;
  }
  #content-box #content .cms_form .long input {
    width: 644px;
  }
  #content-box #content .cms_form .long > select,
  #content-box #content .cms_form .long > ul {
    width: 666px;
  }
  #content-box .transformSelect {
    width: 320px;
  }
  #events-search-form .transformSelect,
  #events-past-form .transformSelect {
    width: 206px !important;
  }
  #footer {
    width: 760px;
  }
  #footer .copy {
    float: none;
    padding-top: 15px !important;
  }
  #footer .website-links {
    float: none;
    padding: 0 0 0 3px;
  }
  #slider-wrapper.crop {
    background: none !important;
  }
}
@media screen and (max-width: 759px) {
  #main {
    overflow: hidden;
  }
  #header #lang {
    top: -2px;
  }
  #header #fulltext {
    top: 53px !important;
  }
  #header #nav > li > ul > li {
    padding: 0 20px 20px !important;
  }
  #header #nav > li > ul > li > ul {
    padding: 0 0 0 55px !important;
  }
  #header #nav > li > ul > li > ul > li {
    max-width: 90%;
    padding: 10px 0 !important;
  }
  #header #nav > li > ul > li {
    display: block;
    width: 100%;
    max-width: none !important;
  }
  .hp .head-topic .box {
    margin: 10px 0 !important;
  }
  .hp .partners h3 {
    text-align: center;
  }
  .hp .partners {
    width: 100%;
  }
  .hp .partners > a {
    margin: 0 auto 20px !important;
    float: none !important;
    text-align: center;
  }
  .share ul {
    margin: 0 0 0 20px;
  }
  .eshop-menu li,
  .eshop-menu li.active ul li a {
    width: auto !important;
    float: none !important;
  }
  .eshop-menu li.active ul a {
    padding: 0px !important;
  }
  .eshop-menu li.active {
    margin: 10px 0px;
  }
  .eshop #breadcrumbs {
    padding: 20px !important;
  }
  .eshop #aside-before h2 {
    padding: 16px 0 6px 20px;
  }
  .eshop #aside-before .eshop_cart {
    padding: 0 0 12px 20px;
  }
  .eshop .ref-under-menu {
    width: 100%;
    margin: 0 0 10px !important;
    text-align: center;
  }
  #registration-box {
    width: 430px;
  }
  .thumb-box-left,
  .thumb-box-right {
    max-width: none !important;
  }
  .show-hide > h2,
  .show-hide > h3,
  .show-hide > h4 {
    max-width: 300px;
  }
  .width-80 {
    max-width: 276px;
  }
  .width-half,
  .width-full,
  .textbox-left,
  .textbox-right {
    max-width: 91% !important;
    float: none;
  }
  .width-half img,
  .width-full img,
  .textbox-left img,
  .textbox-right img {
    display: block;
  }
  .textbox-right.margin {
    margin: 0px !important;
  }
  .textbox-full .row.width-33 div {
    max-width: 100%;
  }
  .description {
    margin: 0 auto;
    float: none !important;
    display: block;
  }
  .tooltip {
    display: none;
  }
  .thumb-box {
    margin: 0px auto 10px;
  }
  .thumb-box img {
    margin: 0 auto;
  }
  #page {
    min-width: 470px;
    background-position: left -74px;
  }
  #main {
    margin: 0 auto;
    padding: 0;
    width: 470px;
  }
  #header #fulltext {
    left: auto;
    right: 10px;
  }
  .hp #header {
    height: 550px;
  }
  #header {
    width: 470px;
    height: 444px;
  }
  #header #logo {
    left: 15px;
  }
  #header .set-lang {
    right: 0;
    top: 5px;
    padding: 5px 10px 0 10px;
  }
  #header .eshop-link {
    right: 129px;
    top: 12px;
  }
  #nav {
    display: block;
    width: 470px;
    min-height: 195px;
    height: auto;
    background: #999;
  }
  #header > #nav > li {
    display: inline;
    float: left;
    font-size: 1.7em;
    margin: 0 1px 1px 0;
  }
  #header > #nav > li.node2,
  #header > #nav > li.node4,
  #header > #nav > li.node6 {
    margin: 0 0 1px;
  }
  #nav > li > ul {
    width: 470px;
  }
  #header #nav > li > a {
    width: 197px;
    padding: 0 19px 0 18px;
  }
  #header #nav > li > ul {
    top: 194px;
    width: 470px;
    min-height: 200px;
    padding-top: 20px;
  }
  #header > #nav > li:hover > ul {
    display: none;
  }
  #header > #nav > li.menu-focus-mobile > ul {
    display: block;
  }
  #header #nav > li > ul > li {
    padding: 0 20px;
    min-width: 191px;
  }
  #header #nav > li > ul > li > a {
    display: block;
    padding: 0 0 2px;
  }
  #header .slide .content {
    margin-top: 35px;
    margin-left: 35px;
  }
  #header #nav > li > ul > li > ul {
    padding: 0px 0px 20px 0px;
  }
  #header #nav > li > ul > li > ul > li {
    padding: 3px 0;
    font-size: .95em;
  }
  .head-topic .box {
    width: 470px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
  }
  .hp #content,
  #content {
    width: auto;
    float: none;
  }
  .head-topic {
    width: auto;
  }
  .hp .news {
    width: auto;
    border-bottom: 1px solid #e7e7e7;
  }
  #breadcrumbs {
    margin: 0px;
    padding: 20px;
    background: #f2f2f2;
  }
  #aside,
  #aside-before {
    float: none;
    clear: both;
    width: auto;
    padding: 0px;
    background: #c5cdce;
  }
  .sp #aside {
    padding: 0;
    margin: 15px 0 0 0;
  }
  .sp #aside-before {
    padding: 0;
  }
  .sp #aside-before > form > div {
    width: 300px;
    padding: 27px 85px 0;
  }
  .sp #aside-before > form > div fieldset.submit {
    padding: 27px 0 0;
  }
  .sp #aside-before #events-search-form input {
    width: 277px;
  }
  .sp #aside-before #events-past-form {
    min-height: 124px;
  }
  #aside-before .heading {
    padding-top: 20px;
  }
  .module #aside,
  .module #aside-before {
    margin-bottom: 20px;
  }
  #aside-before #actions-search-form,
  #aside-before #actions-past-form {
    margin: 0 auto;
    width: 207px;
  }
  #aside-before #actions-past-form {
    padding: 0 0 15px;
  }
  #content .cms_form .form-warning {
    max-width: 370px !important;
  }
  #aside .thumbnail-scroller {
    padding: 20px 20px 0;
    width: auto;
    min-height: 0;
  }
  .thumbnail-scroller .thumb-preview {
    display: none;
  }
  .thumbnail-scroller .thumbnails-outer {
    height: 120px;
  }
  .thumbnail-scroller .thumbnails {
    width: 1350px !important;
    height: 100px;
  }
  .thumb-box.empty {
    display: none;
  }
  .hp .partners {
    padding-left: 0;
    padding-right: 0;
  }
  .hp .partners img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .events-calendar,
  .useful-links,
  .social-plugins,
  .nws-box {
    background-image: none;
  }
  .slider-calendar {
    width: 300px;
    margin: 0 auto 25px;
  }
  .events-calendar .month {
    margin: 0 auto;
  }
  .slider-calendar .mid-slider-calendar {
    width: 235px;
    height: 27px;
    margin: 1px 0 0 0;
    background: #000;
    font-size: 1.7em;
  }
  .events-calendar .month td {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 1.7em;
  }
  #content {
    float: none;
    padding: 0 30px 30px;
  }
  .sp #content {
    width: 100%;
    max-width: 422px;
  }
  .sp #content p {
    clear: both;
  }
  .sp #content .album.image-list {
    width: 100%;
  }
  .module #content {
    max-width: 469px;
  }
  #content #breadcrumbs {
    margin: 0 -30px 20px;
  }
  #news-bottom {
    max-width: 430px;
  }
  .sp .share ul > li:first-child {
    padding: 20px 28px 20px 0;
  }
  .sp .share ul > li > a {
    padding: 19px 20px;
  }
  .actions-list .summary-info {
    padding-top: 20px;
    width: 420px;
  }
  #content .pager {
    padding-bottom: 20px;
  }
  #content .pager li {
    margin: 0 2px 5px;
  }
  #map-canvas {
    width: 430px;
    height: 590px;
  }
  #content .cms_form .long > select,
  #content .cms_form .long > ul {
    width: 340px !important;
  }
  #content-box #content .cms_form > div > div,
  #content-box #content .cms_form > div > .long {
    max-width: fit-content;
  }
  #content-box #content .cms_form > div > div > label {
    max-width: 300px;
  }
  #content-box #content .cms_form fieldset > div {
    max-width: 340px;
  }
  #content-box #content .cms_form > div > .textarea {
    max-width: 350px;
  }
  #content-box #content .cms_form input,
  #content-box #content .cms_form .long input {
    width: 317px;
  }
  #content-box #content .cms_form input:focus {
    width: 316px;
  }
  #content-box #content .cms_form .long input {
    width: 317px;
    max-width: 317px;
  }
  #content-box .transformSelect {
    width: 339px;
  }
  .thumb-box p,
  .thumb-box .item-bold {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  #footer {
    width: 470px;
  }
  #footer .copy {
    padding-top: 15px !important;
  }
  #footer .website-links {
    padding-top: 0px;
  }
  #footer .website-links li {
    font-size: 1.4em;
  }
  #slider-wrapper.crop {
    background: none !important;
  }
}
.slide {
  position: relative;
  height: 250px;
  z-index: 9;
  background-size: cover !important;
  background-position: center center !important;
}
.slide > a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}
.sp .slide {
  height: 126px;
}
.slide .content {
  max-width: 371px;
  height: auto;
  margin: 75px 0 0px 73px;
  padding: 20px 16px 18px 16px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/banner-slide-bg.png) left top repeat;
  line-height: 14px;
  font-family: 'Titillium', 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
}
.slide .content .wrap {
  max-height: 106px;
  overflow: hidden;
}
.slide .content .content-text {
  font-size: 1.3em;
}
.slide .content .content-text p {
  font-size: 1em;
  color: #fff;
}
.slide .content h3 {
  padding: 0 0 17px;
  font-size: 2.4em;
  color: #fff;
  text-transform: uppercase;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  z-index: 0;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.hp #slider-wrapper.crop {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 206px;
  height: 20px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/slider-crop-f2f2f2.png) right bottom no-repeat;
  z-index: 97;
}
.sp #slider-wrapper.crop {
  height: 126px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/slider-crop-fff.png) right bottom no-repeat;
  z-index: 100;
  overflow: hidden;
}
.sp #slider-wrapper.crop img {
  position: relative;
  z-index: -1;
}
.bx-wrapper .bx-viewport {
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://c.jewishmuseum.cz/images/design/2013/slider/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  padding: 10px;
}
#newsletter-box {
  margin: 24px 0 0 0;
}
#newsletter-box .error {
  margin: 0 0 0 10px;
  padding: 0px;
  color: #DF376F;
}
#newsletter-box h3 {
  padding: 0;
  line-height: 64px;
  font-size: 2em;
  color: #00a4e4;
  text-transform: uppercase;
}
#newsletterForm {
  min-height: 150px;
}
#newsletterForm fieldset {
  font-size: 1.2em;
  padding: 27px 0 0 17px;
  float: left;
}
#newsletterForm fieldset fieldset {
  padding: 0 57px 0 0;
  float: right;
}
#contact-form input,
#newsletterForm input {
  font-size: 1em;
  line-height: 1.6;
  padding: 4px 2px;
  border: 1px solid #bdbfc1;
  width: 300px;
}
#contact-form #contact_form_send input.submit,
#newsletterForm input.submit {
  background: #00A4E4;
  border-radius: 5px;
  border: none;
  padding: 4px 15px;
  color: #555;
  font-weight: bold;
  width: auto;
}
#newsletterForm input.submit {
  margin: 15px 0px;
  float: right;
  color: #fff;
}
fieldset.hidden {
  display: none;
}
#registration-box {
  min-height: 50px;
  width: 683px;
  float: left;
  margin: 24px 0 20px 0;
  padding: 0px 17px 35px 24px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-newsletter.png) left bottom no-repeat #fff;
  font-size: 13px;
  line-height: 20px;
}
#registration-box .errors,
#registration-box .error {
  margin: 0 0 0 10px;
  padding: 0px;
  color: #df376f;
}
#registration-box h3 {
  padding: 0;
  line-height: 64px;
  font-size: 2em;
  color: #00a4e4;
  text-transform: uppercase;
}
#registration-box fieldset {
  font-size: 1.2em;
  padding: 27px 0 0 17px;
}
#registration-box fieldset fieldset {
  padding: 0 57px 0 0;
  float: right;
}
#registration-box input {
  font-size: 1em;
  line-height: 1.6;
  padding: 4px 2px;
  border: 1px solid #bdbfc1;
  width: 200px;
  float: right;
  position: relative;
  top: -8px;
  right: 17px;
}
#registration-box fieldset.submit input {
  background: #00a4e4;
  border-radius: 5px;
  border: none;
  padding: 4px 15px;
  font-weight: bold;
  width: auto;
  margin: 15px 0px;
  float: right;
  color: #fff;
}
label[for="fbrp__781_1_0"],
label[for="fbrp__781_1_1"],
label[for="fbrp__781_1_2"],
label[for="fbrp__781_1_3"],
label[for="fbrp__781_1_4"],
label[for="fbrp__781_1_5"],
label[for="fbrp__785_1_0"],
label[for="fbrp__785_1_1"],
label[for="fbrp__785_1_2"],
label[for="fbrp__785_1_3"],
label[for="fbrp__785_1_4"],
label[for="fbrp__785_1_5"] {
  display: inline !important;
}
.label-inline > div {
  margin: 0 0 10px !important;
}
.label-inline div label {
  margin-left: 6px !important;
  display: inline !important;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif !important;
  cursor: pointer;
}
.label-inline div:hover span:not(.checked) {
  background: #ccc !important;
}
.main-title h2 {
  line-height: 25px;
}
#content form {
  position: relative;
  padding: 20px 0 20px 20px;
  clear: both;
  background: #f2f2f2;
}
#content .glossary form {
  padding: 0px;
}
#content form label {
  display: block;
  padding: 0 15px 0 5px;
  vertical-align: middle;
}
#content .link-blue-bt {
  max-width: 172px;
  height: 39px;
  cursor: pointer;
  text-decoration: none;
  line-height: 39px;
  margin: 0 25px 0 25px;
  padding: 8px 39px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/btn-blue.png) bottom right no-repeat #00a4e4;
}
.transformSelect {
  clear: both;
  width: 296px;
  padding: 0 !important;
  margin: 0 !important;
}
.transformSelect li {
  position: relative;
  padding: 0 !important;
  margin: 0px;
  font-size: 15px !important;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif !important;
  list-style-image: none !important;
}
.transformSelect li.group {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.transformSelect li > ul {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.transformSelect span,
.transformSelect input[type=text] {
  color: #000;
  cursor: pointer;
  display: block;
  left: 0;
  margin: 0;
  padding: 3px 5px;
  top: 0;
  line-height: 25px;
  background: #ffffff no-repeat url(https://c.jewishmuseum.cz/images/design/2013/fancyform/transformselect.png) right center;
}
.fb_invalid > .transformSelect > li > span,
.fb_invalid > .transformSelect > li >  input[type=text] {
  color: #fff;
  background: #ff0000 no-repeat url(https://c.jewishmuseum.cz/images/design/2013/fancyform/transformselect-invalid.png) right center;
}
.transformSelect input[type=text] {
  width: 188px;
}
.transformSelect ul {
  position: absolute;
  padding: 0 !important;
  margin: 0 !important;
  border-top: 0;
  width: 100%;
  max-height: 129px;
  overflow: auto;
  background: #fff;
}
.transformSelect ul span {
  border: 0;
  background: #ffffff;
}
.transformSelect ul span:hover {
  background: #dddddd;
}
.transformSelect ul li {
  height: auto;
}
.transformSelect li.group ul {
  position: static;
}
.transformSelect li.group > span {
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666;
  background: #F9F9F9;
  cursor: default;
}
.transformSelect li.group  ul span {
  text-indent: 10px;
  font-style: normal;
}
.transformSelect ul li.group ul span:hover {
  background: #dddddd;
}
.transformSelect input[type=checkbox] {
  position: relative;
  top: 2px;
  margin: 0 5px 0 0;
  cursor: pointer;
}
.trans-element-radio {
  display: inline-block;
  *display: block;
  zoom: 1;
  width: 23px;
  height: 23px;
  cursor: pointer;
  background: url(https://c.jewishmuseum.cz/images/design/2013/fancyform/radio.png) left 0;
}
.trans-element-radio.unchecked {
  background-position: left top;
}
.trans-element-radio.checked {
  background-position: right top;
}
.trans-element-radio.disabledUnchecked {
  background-position: left bottom;
}
.trans-element-radio.disabledChecked {
  background-position: right bottom;
}
.image img,
.trans-element-radio,
.trans-element-checkbox,
#tristate img {
  vertical-align: middle;
}
.trans-element-checkbox {
  display: inline-block;
  *display: block;
  zoom: 1;
  width: 24px;
  height: 22px;
  cursor: pointer;
  background: url(https://c.jewishmuseum.cz/images/design/2013/fancyform/chbx.png) left 0;
}
.trans-element-checkbox.unchecked {
  background-position: left top;
}
.trans-element-checkbox.checked {
  background-position: right top;
}
.trans-element-checkbox.disabledUnchecked {
  background-position: left bottom;
}
.trans-element-checkbox.disabledChecked {
  background-position: right bottom;
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
  margin-right: 7px;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: block;
  background: #fff;
}
.jspVerticalBar .jspCap {
  height: 5px;
}
.jspVerticalBar .jspCap.jspCapBottom {
  height: 15px;
}
.jspHorizontalBar .jspCap {
  display: inline-block;
  width: 0px;
  height: 100%;
}
.jspTrack {
  background: #e6e6e6;
  position: relative;
}
.jspDrag {
  background: #636363;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
#events-search-form fieldset,
#events-past-form fieldset {
  border: none;
  margin: 0 0 15px;
}
#events-search-form input[type="text"] + input[type="text"] {
  margin-top: 20px;
}
#events-search-form .transformSelect,
#events-past-form .transformSelect {
  width: auto;
}
#events-search-form input {
  width: 183px;
  height: 31px;
  line-height: 20px;
  padding: 0 11px;
  border: 0px;
  border-left: 1px solid #f6f6f6;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.grippie {
  display: none;
}
#content .cms_form .main-title h2 + h3 {
  margin: 5px 0 0px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
}
#content .cms_form .full {
  max-width: none;
}
#content .cms_form .long,
#content .cms_form .long > input {
  width: 600px;
}
#content .cms_form .long > select,
#content .cms_form .long > ul {
  width: 618px;
}
#content .cms_form label {
  margin: 0 50px 8px 0;
  padding: 0 !important;
  line-height: 20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #636363;
}
#content .cms_form .big-label label {
  margin: 0 15px 8px 0;
}
#content .cms_form > div > div,
#content .cms_form .more-form-adress .long {
  position: relative;
  margin: 0 0 35px;
}
#content .cms_form input,
#content .cms_form select {
  width: 272px;
  height: 31px;
  line-height: 20px;
  padding: 0 11px;
  border: 0px;
  border-left: 1px solid #f6f6f6;
}
#content .cms_form .long > input {
  width: 596px;
}
#content .cms_form select {
  background: url(https://c.jewishmuseum.cz/images/design/2013/collaps-arrow.png) top right no-repeat #fff;
}
#content .cms_form textarea {
  width: 92%;
  max-height: 80px;
  padding: 2%;
  border: 0px;
  resize: none;
}
#content .cms_form input,
#content .cms_form textarea {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #000;
}
#content .cms_form input[type=text]:focus,
#content .cms_form textarea:focus {
  border: 1px solid #00a4e4;
}
#content .cms_form input:focus {
  width: 271px;
  height: 29px;
}
#content .cms_form .long > input:focus {
  width: 594px;
  height: 29px;
}
#content .cms_form textarea:focus {
  max-height: 78px;
}
#content .cms_form legend,
#content .cms_form .static-text h3 {
  margin: 0 0 15px;
  font-size: 1.6em;
  font-weight: bold;
}
#content .cms_form fieldset {
  margin: 0 25px 15px 0;
  border-bottom: 1px dashed gray;
}
#content .cms_form fieldset > div {
  position: relative;
  max-width: 300px;
  margin: 0 0 25px;
}
#content .cms_form fieldset > .display-inline-block + .display-inline-block {
  margin-right: 0;
}
#content .cms_form fieldset textarea {
  width: 96%;
}
#content .cms_form .textarea {
  max-width: none;
}
#content .cms_form .fb_invalid input,
#content .cms_form .fb_invalid textarea {
  background: #ff0000;
  color: #fff;
}
#content .cms_form .fb_invalid input[type=text]:focus,
#content .cms_form .fb_invalid textarea:focus {
  border-top: 1px solid #ff0000 !important;
  border-right: 0px !important;
  border-bottom: 1px solid #ff0000 !important;
  border-left: 1px solid #ff0000 !important;
  margin: 0 0 0 1px;
}
#content .cms_form .fb_invalid textarea:focus {
  max-height: 198px;
}
#content .cms_form .select-tour div label {
  margin: 0 0 8px 0 !important;
  display: inline-block !important;
  padding: 5px 0 0 10px !important;
}
#content .cms_form .form-warning {
  position: absolute;
  top: 0px;
  right: 0px;
  max-width: 25%;
  padding: 13px 15px 11px 66px;
  line-height: 20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-warning.png) 14px 16px no-repeat #ff0000;
}
#content .cms_form .submit,
#content .cms_form .blue,
#content .cms_form .gray {
  display: inline-block;
  cursor: pointer;
}
#content .cms_form .submit input,
#content .cms_form .blue input,
#content .cms_form .gray input {
  max-width: 172px;
  height: 39px;
  line-height: 39px;
  margin: 0 25px 0 0;
  padding: 0 39px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #fff;
}
#content .cms_form .upload {
  padding: 10px 0 0;
  min-height: 29px;
  display: block;
}
#content .cms_form .upload input {
  width: 216px;
  height: 22px;
  padding: 0px;
}
#content .cms_form input[type=file] {
  width: 618px;
  background: #00a4e4;
  color: #fff;
}
#content .cms_form .fb_invalid input[type=file] {
  background: #ff0000;
}
#content .cms_form .submit input,
#content .cms_form .blue input {
  background: url(https://c.jewishmuseum.cz/images/design/2013/btn-blue.png) bottom right no-repeat #00a4e4;
}
#content .cms_form .gray input {
  background: url(https://c.jewishmuseum.cz/images/design/2013/btn-gray.png) bottom right no-repeat #959595;
}
#content .cms_form .display-inline-block {
  display: inline-block;
  margin: 0 25px 20px 0;
}
#content .cms_form .anchor {
  position: absolute;
  top: -20px;
  width: 0px;
  height: 0px;
  margin: 0px;
}
#content .cms_form legend {
  max-width: 70%;
  float: none;
}
#content .cms_form .main-title {
  max-width: 60%;
  float: none;
}
#content .cms_form .static-text {
  max-width: none;
  margin: 0px 25px 0 0;
  padding: 0 25px 0 0;
}
#content .cms_form .radio-group,
#content .cms_form .checkbox-group {
  max-width: none;
}
#content .cms_form .radio-group > label,
#content .cms_form .checkbox-group > label {
  width: 100%;
}
#content .cms_form .radio-group > div,
#content .cms_form .checkbox-group > div {
  margin: 0 0 6px;
  display: block;
}
#content .cms_form .radio-group > div label,
#content .cms_form .checkbox-group > div label {
  max-width: 90%;
  display: inline-block;
  margin: 0 0 0 7px;
  line-height: 14px;
  font-size: 1.4em;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #000;
  cursor: pointer;
}
#content .cms_form .accept {
  max-width: none;
  width: 100%;
  display: inline-block;
}
#content .cms_form .accept label {
  display: inline-block;
  margin: 0 0 0 10px;
  cursor: pointer;
  width: auto;
}
.glossary input {
  width: 97%;
  height: 31px;
  margin: 10px 0 0;
  line-height: 20px;
  padding: 0 1.5%;
  border: 0px;
  border-left: 1px solid #f6f6f6;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #000;
}
.glossary input[type="submit"] {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}
.glossary a.bt-back {
  padding: 5px 15px;
  text-decoration: underline;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #00a4e4;
  float: right;
  cursor: pointer;
}
.choose-language-select1,
.choose-language-select2,
.choose-language-select3 {
  display: none;
}
.contact-form-hidden {
  display: none;
}
#fbrp__653 {
  display: none;
}
#fbrp__655 {
  display: none;
}
#fbrp__657 {
  display: none;
}
.cms_form input[type=file] {
  width: auto !important;
}
.next-files {
  margin: 10px 0 25px 0 !important;
}
.upload-job {
  margin: 0 0 20px !important;
  display: none;
}
.upload-class-none {
  height: 100% !important;
}
.upload-job input {
  height: 22px !important;
  padding: 0px !important;
}
.upload-job label {
  display: none !important;
}
.terms-condition {
  margin: 35px 0 30px 0 !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: flex-end;
}
label[for="fbrp__1251"] {
  margin-left: 15px !important;
}
label[for="fbrp__1256"] {
  margin-left: 15px !important;
}
.terms-condition span {
  margin-bottom: 5px !important;
}
.error_message {
  padding: 15px 0;
}
.add-files-job {
  margin: 20px 0 30px 0 !important;
}
#fbBox {
  background: #fff;
}
#fbBox #fbControlPanel {
  margin-right: -8px !important;
}
#fbBox #fbShadowRight,
#fbBox #fbShadowBottom,
#fbBox #fbShadowCorner {
  display: none;
}
.tooltip {
  position: absolute;
  right: 0px;
  padding-right: 13px;
  line-height: 20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #636363;
  cursor: help;
  z-index: 9;
}
.toolTipWrapper {
  width: 175px;
  position: absolute;
  top: -16px;
  left: 0px;
  display: block;
  text-transform: none;
  z-index: 9999;
}
.toolTipMid {
  position: relative;
  padding: 8px 15px;
  border-left: 1px solid #00a4e4;
  border-bottom: 1px dashed #00a4e4;
  line-height: 20px;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #00a4e4;
  background: #fff;
  text-align: left;
  opacity: 0.9;
  z-index: 9999;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 14.2em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .7em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker table tbody,
.ui-datepicker table tbody td {
  border: none !important;
}
.ui-datepicker th {
  padding: .3em .0em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-widget {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #eee;
  background: #fafafa url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_100_fafafa_40x100.png) 50% 50% repeat-x;
  color: #000000;
}
.ui-widget-content a {
  color: #000000;
}
.ui-widget-header {
  border: 1px solid #ffffff;
  background: #ffffff url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_highlight-soft_100_ffffff_1x100.png) 50% 50% repeat-x;
  color: #000000;
  font-weight: bold;
}
.ui-widget-header a {
  color: #000000;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #eee;
  background: #eee url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_100_eee_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fff;
  background: #ffffff url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #00a4e4;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #00a4e4;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #ffffff;
  background: #ffffff url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #00a4e4;
  background: #ffffff url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #00a4e4;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #00a4e4;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ff0000;
  background: #ff0000 url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_100_ff0000_40x100.png) 50% 50% repeat-x;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-icons_fff_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}
.ui-widget-overlay {
  background: #aaaaaa url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: 0 0 0 0;
  padding: 0;
  background: #aaaaaa url(https://c.jewishmuseum.cz/images/design/2013/jui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0;
  filter: Alpha(Opacity=0);
  border-radius: 0;
}
.cz-lang.eshop #breadcrumbs,
.en-lang.eshop #breadcrumbs {
  display: none;
}
#content input {
  cursor: pointer;
}
.eshop-link {
  background: #00A4E4;
  color: #fff !important;
  padding: 6px 10px;
  text-transform: uppercase;
}
.no-bordered td,
.no-bordered th {
  border: 0px !important;
}
.no-bordered form {
  background: none !important;
}
#order-total-status-list td {
  padding: 12px 20px 0px 0 !important;
}
#order-total-status-list img {
  height: 60px;
}
.eshop .events-calendar,
.eshop .useful-links,
.eshop .social-plugins-nws-box,
.eshop .TA_certificateOfExcellence {
  display: none;
}
.eshop #order-total-status p {
  padding: 0px !important;
}
.eshop #order-total-status form {
  margin: 0px !important;
  background: none !important;
}
.eshop #order-total-status td {
  line-height: 72px;
  vertical-align: middle;
}
.eshop #order-total-status-list td {
  line-height: 72px;
  vertical-align: middle;
}
.eshop #order-total-status-list img {
  height: 60px;
  margin: 5px 10px 5px 0;
}
.eshop .totalDetailPrice {
  font-size: 16px;
}
.eshop .totalDetailPrice strong {
  color: #000;
}
.eshop .detail-holder .totalDetailPrice {
  padding: 5px;
}
.eshop .neni-skladem-box {
  height: 36px;
  margin: 0 2px;
  padding: 0 15px;
  line-height: 36px;
  display: block;
}
.eshop table input {
  border: 1px solid #DDD;
  text-align: center;
}
.eshop .eshop-menu {
  padding: 5px 0 20px;
}
.eshop #aside-before h2 {
  text-transform: uppercase;
  color: #f58026;
}
.eshop .thumb-box-left {
  width: auto !important;
}
.eshop .icon-fullsize {
  right: 15px;
  bottom: 3px;
}
.eshop #product-gallery {
  position: relative;
  width: 100%;
  margin: 5px 0 20px;
  float: left;
  clear: both;
}
.eshop #product-gallery a {
  width: 91px;
  height: 91px;
  margin: 0 5px 5px 0;
  display: block;
  overflow: hidden;
  float: left;
}
.eshop table {
  margin: 0 0 20px;
  padding: 20px;
  background: #fff;
}
.eshop table th {
  border-top: 0px !important;
}
.eshop table tbody,
.eshop table tbody tr:last-child td {
  border-bottom: 0px !important;
  vertical-align: middle;
}
.eshop .cms_form table {
  max-width: 626px;
}
.eshop .product-data {
  margin: 0 20px 35px 0;
  text-align: right;
  line-height: 1.3em;
  font-size: 1.4em;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #000;
  clear: both;
  display: block;
}
.eshop h1 {
  padding: 25px 0 23px 0;
}
.eshop h2 {
  text-transform: uppercase;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.eshop .box.item1 .price {
  position: absolute;
  right: 20px;
  bottom: 173px;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #f58026;
}
.eshop .box.item1 .link-blue-bt {
  position: absolute;
  bottom: 7px;
  right: 0px;
  padding: 0 30px !important;
}
.eshop .link-blue-bt {
  margin: 0 !important;
  background: #0068b3 !important;
}
.eshop .white-bt {
  display: inline-block;
  height: 36px;
  margin: 0 2px;
  padding: 0 15px;
  line-height: 36px;
  list-style: none;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #0068b3;
  background: #fff;
}
.eshop .white-bt:hover,
.eshop .link-blue-bt:hover {
  color: #fff;
  background: #00a4e4 !important;
}
.eshop #content {
  float: left;
  width: 100%;
  max-width: 714px;
  padding: 0;
  background: #fff;
}
.eshop #content form {
  padding: 0px;
}
.eshop .blue-bt-detail,
.eshop .blue-bt-buy {
  position: absolute;
  bottom: 120px;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #0068b3;
  padding: 10px 15px;
}
.eshop .blue-bt-detail:hover,
.eshop .blue-bt-buy:hover {
  background: #00a4e4;
}
.eshop .blue-bt-detail {
  left: 20px;
}
.eshop .blue-bt-buy {
  right: 55px;
}
.eshop .without-img .blue-bt-detail,
.eshop .without-img .blue-bt-buy {
  bottom: 38px;
}
.eshop .without-img .img-box {
  display: none !important;
}
.eshop .without-img .price {
  bottom: 78px !important;
}
.eshop .head-topic {
  padding: 0px;
  border-bottom: 1px solid #f2f2f2;
}
.eshop .head-topic .box .img-box {
  bottom: 0px;
}
.eshop .head-topic .box .img-box img {
  top: -50% !important;
  max-width: 184px !important;
  height: auto !important;
  margin: 0 0 0px 15px;
}
.eshop .head-topic .box .img-box img.top-less {
  top: 0% !important;
  height: 100% !important;
}
.eshop .head-topic .box {
  position: relative;
  width: 215px;
  height: 340px;
  margin: 17px 0 17px 17px;
  background: #f2f2f2;
}
.eshop .head-topic.low .box {
  height: 240px;
}
.eshop .head-topic .box:hover {
  background: #e7e7e7;
}
.eshop .head-topic .head-shop h3 {
  padding: 16px 0 6px 0;
  font-size: 15px;
  font-weight: normal;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #0068b3;
}
.eshop .product-data table {
  float: left;
}
.eshop .description {
  padding: 15px;
  background: #f2f2f2;
}
.eshop #fbBox.fbBox_custom {
  background: none;
}
.eshop #fbBox.fbBox_custom table {
  margin: 0px !important;
}
.eshop #fbBox.fbBox_custom table th {
  text-align: left;
}
.eshop #fbBox.fbBox_custom table td {
  padding: 4px 20px 0px 0 !important;
  border: 0px;
}
.eshop #fbBox.fbBox_custom #fbContent h2 {
  color: white;
}
.eshop #fbBox.fbBox_custom #fbControlPanel #fbClose {
  background: url(https://c.jewishmuseum.cz/images/design/2013/ticket-close.png) no-repeat;
  width: 33px;
}
.eshop .fbBox_custom #fbMainDiv {
  top: -3px !important;
}
.eshop #checkDateResultsBlock {
  width: 942px;
}
.eshop #checkDateResultsBlock td {
  vertical-align: top;
}
.eshop #checkDateResultsBlock .actual {
  font-weight: bold;
}
.eshop #fbBox.fbBox_custom {
  top: 50% !important;
  left: 50% !important;
  width: 942px;
  margin-top: -355px;
  margin-left: -471px;
}
.eshop .fbCanvas_custom {
  width: 942px !important;
}
.eshop #checkDateResultsBlock .popup-time-div {
  width: 308px;
  height: 130px;
  margin: 1px;
}
.eshop #checkDateResultsBlock .popup-time-div td {
  color: black;
}
.eshop #checkDateResultsBlock .popup-time-div:hover table {
  background: #f2f2f2;
}
.eshop #checkDateResultsBlock .popup-time-div:hover table td {
  color: white;
}
.eshop #checkDateResultsBlock .popup-time-div:hover.not table {
  background: red;
  cursor: not-allowed;
  color: white;
}
.eshop #checkDateResultsBlock .popup-time-div:hover.not table h3 {
  color: white;
}
.eshop #checkDateResultsBlock .popup-time-div:hover.ok table {
  background: #72C267;
  color: white;
}
.eshop #checkDateResultsBlock .popup-time-div:hover.ok table h3 {
  color: #0068B3;
}
.eshop #checkDateResultsBlock .popup-time-div h3 {
  padding-bottom: 7px;
  font-size: 1.4em;
}
.eshop #checkDateResultsBlock .popup-time-div > table {
  height: 130px;
  padding: 15px;
}
.eshop #checkDateResultsBlock .popup-time-div > table thead {
  height: 20px;
}
.eshop #checkDateResultsBlock .popup-time-div span {
  font-weight: bold;
}
.eshop .big-box {
  margin: 0;
  position: relative;
  overflow: hidden;
  padding: 20px 28px 23px 20px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/background-vstupenka.png) #cce7f9 no-repeat;
  background-position: 403px -42px;
}
.eshop .big-box .big-ticket-image {
  height: 19px;
}
.eshop .big-box .big-ticket-image img {
  position: absolute;
  left: -1px;
}
.eshop .big-box .eshop-big-box-bottom {
  background: url(https://c.jewishmuseum.cz/images/design/2013/bottom-big.png) 0 bottom no-repeat;
  height: 20px;
  position: absolute;
  bottom: 0px;
  width: 714px;
  left: 0px;
}
.eshop .big-box .ticket-holder {
  position: relative;
  clear: both;
}
.eshop .big-box .ticket-box {
  width: 202px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/vstupenky-bcg.png) no-repeat;
  background-position: 3px -41px;
  display: block;
}
.eshop .big-box .ticket-box.odd {
  background-position: 3px 0px;
}
.eshop .big-box .ticket-box h3 {
  color: white;
  padding: 11px 9px;
  margin-bottom: 5px;
}
.eshop .big-box .ticket-box h3:hover {
  color: #cce7f9;
}
.eshop .in-cart-error {
  color: #F00;
  font-size: 20px;
  padding: 0px;
  margin: 25px;
}
.eshop .in-cart form {
  background: #fff;
}
.eshop .in-cart #orderingForm {
  padding-bottom: 50px;
  margin-top: 5px;
}
.eshop .in-cart h1 {
  padding: 25px 28px 1px 20px;
}
.eshop .in-cart .item {
  position: relative;
  overflow: hidden;
  padding: 0 0 11px;
}
.eshop .in-cart .item + .item {
  padding: 25px 0 0;
  border-top: 1px solid #f2f2f2;
}
.eshop .in-cart .item h2 {
  padding: 0px 0 8px;
  line-height: 1.2em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #f58026;
}
.eshop .in-cart .item h2 a {
  color: #f58026;
}
.eshop .in-cart .item .date-location p {
  padding: 0 0 5px;
  line-height: 1.3em;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  color: #000;
}
.eshop .in-cart .item .date-info {
  float: left;
  width: 84px;
  height: 83px;
  margin: 3px 0 0 0;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
}
.eshop .in-cart .item .date-info span {
  display: block;
  font-size: 1.5em;
  line-height: 1.2em;
}
.eshop .in-cart .item .date-info span:first-child {
  margin: 8px 0 0 0;
}
.eshop .in-cart .today .item .date-info span:first-child,
.eshop .in-cart .tomorrow .item .date-info span:first-child {
  margin: 8px 0 0 0;
  font-size: 2.4em;
}
.eshop .in-cart .past .item .date-info span.day,
.eshop .in-cart .later .item .date-info span.day {
  font-size: 2.4em;
}
.eshop .in-cart .item .thumb-wrap {
  float: left;
  width: 180px;
  padding: 3px 12px 0 11px;
}
.eshop .in-cart .summary-info {
  float: left;
  width: 375px;
}
.eshop .in-cart .summary-info p {
  line-height: 1.43em;
}
.eshop .in-cart .summary-info .price {
  margin: 0 140px 0 0;
}
.eshop .in-cart .buy-ticket {
  float: right;
  position: relative;
  width: 70px;
  height: 36px;
  margin: 2px 0 0;
  padding: 4px 35px 0 11px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
  background: url(https://c.jewishmuseum.cz/images/design/2013/icon-arrow-white.png) #0068b3 90px center no-repeat;
}
.eshop .in-cart .buy-ticket span {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  overflow: hidden;
  background: url(https://c.jewishmuseum.cz/images/design/2013/bg-buy-ticket-right.png) 0 0 repeat-y;
}
.eshop .in-cart .buy-ticket:hover,
.eshop .in-cart .buy-ticket:focus {
  color: #fff;
}
.eshop .in-cart input.eshop-gray {
  height: 39px;
}
.eshop .in-cart input:disabled {
  display: none;
}
.eshop .in-cart .eshop-gray {
  position: relative;
  background: #DDDDDD;
}
.eshop .in-cart .number-of {
  border: 1px solid #DDD;
}
.eshop #content .order-part {
  padding: 20px 28px 23px 20px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/content-bg.png) #fff 0 bottom no-repeat;
}
.eshop #content .order-part .link-blue-bt {
  margin-left: 0px !important;
  color: white;
  height: 39px;
  max-width: 200px;
  padding: 8px 39px;
}
.eshop #content .order-part label.agreement-label {
  margin: 0px;
  display: inline-block;
}
.eshop #content .order-part span.trans-element-checkbox {
  position: relative;
  top: 2px;
  left: 3px;
}
.eshop #content .order-part input.gray-bt {
  width: 140px;
  height: 39px;
}
.eshop #content .order-part .highlight {
  background: red;
}
.eshop form input {
  cursor: pointer !important;
}
.eshop .number-of {
  width: 20px;
  text-align: center;
}
.eshop #content .detail-holder {
  position: relative;
  padding: 0px 20px 20px 20px;
  background: white;
}
.eshop #content .detail-holder h3 {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  font-size: 16px;
}
.eshop #content .detail-holder .detail-bot-part {
  padding: 10px;
  background: #f2f2f2;
}
.eshop #content .detail-holder .link-blue-bt {
  margin-left: 0px;
  margin-right: 0px;
}
.eshop #content .detail-holder label {
  display: inline-block;
}
.eshop #content .detail-holder table {
  padding: 0px;
}
.eshop #content .detail-holder #checkDateInput {
  width: 182px;
  text-align: center;
  height: 39px;
  float: left;
  line-height: 39px;
  margin-right: 10px;
}
.eshop #content .detail-holder .ticketform {
  position: relative;
  padding: 20px 0 20px 20px;
  clear: both;
  background: #f2f2f2;
  font-size: 14px;
}
.eshop #content .detail-holder form {
  margin-bottom: 12px;
}
.eshop #content .detail-holder form input.number-of {
  margin-left: 10px;
  height: 39px;
  top: -2px;
  position: relative;
}
.eshop #content .detail-holder img {
  width: auto !important;
}
.eshop .cart-but {
  text-align: right;
  font-size: 15px;
  display: block;
  padding: 11px;
}
.eshop .email-template {
  margin: 0 0 29px;
  padding: 20px 28px 23px 20px;
  background: url(https://c.jewishmuseum.cz/images/design/2013/content-bg.png) #fff 0 bottom no-repeat;
}
.eshop .gray-bt {
  display: block;
  background: #DDDDDD;
  float: left;
  height: 26px;
  color: black;
  font-size: 14px;
  padding: 11px 11px 2px 11px;
  text-decoration: none !important;
  margin-right: 7px;
}
.eshop .hidden {
  display: none;
}
.eshop .eshop-table .gray-bt {
  margin: 0px;
  font-size: 14px !important;
  float: right;
}
.eshop .eshop-table caption {
  margin-left: 0px;
}
.eshop .ref-under-menu a {
  display: block;
  font-size: 14px;
}
.eshop-categories li {
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
}
.eshop-categories li li {
  font-size: .9em;
}
.eshop .cena
.eshop  .box {
  overflow: visible;
  position: relative;
}
.eshop input.link-blue-bt {
  line-height: 20px !important;
  max-width: 300px !important;
  cursor: pointer;
}
.eshop  #aside-before .link-blue-bt {
  text-decoration: none;
  line-height: 20px;
  padding-left: 8px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: #fff;
  background: url(https://c.jewishmuseum.cz/images/design/2013/btn-blue.png) bottom right no-repeat #00a4e4;
  display: block;
}
.eshop  #aside-before .active a {
  color: #fff;
}
.eshop-menu li {
  margin-bottom: 2px;
  background: #636363;
}
.eshop-menu li.active a {
  background: #F58026;
  margin-bottom: 2px;
}
.eshop-menu li.active ul {
  display: block;
  padding: 0px;
}
.eshop-menu li.active ul a {
  padding: 10px 0 10px 25px;
  background: #636363;
}
.eshop-menu li.active ul a:hover {
  background: #898989;
}
.eshop-menu li.active ul li.active a {
  background: #898989;
}
.eshop-menu li a {
  display: block;
  color: white;
  padding: 10px;
}
.eshop-menu li a:hover {
  background: #F58026;
}
.eshop-menu li ul {
  display: none;
}
.eshop  .head-topic .box .summary {
  margin: 0px;
  padding: 17px 70px 20px 17px;
  position: absolute;
}
.eshop  .head-topic .text {
  line-height: 1.3em;
  font-size: 1.3em;
  padding: 17px;
  position: absolute;
  left: 166px;
  top: 66px;
  max-width: 184px;
}
.eshop .product-title {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 247px;
}
.eshop .cena {
  position: absolute;
  bottom: 12px;
  right: -25px;
}
.eshop .cena-pocet {
  padding: 15px 10px 16px 10px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  color: black;
  text-align: right;
  font-size: 16px;
  background: white;
}
.eshop .product-data .cena-pocet {
  background: #f2f2f2;
}
.eshop .product-data .float-left {
  position: relative;
}
.eshop  .detail-image {
  float: left;
  padding-right: 25px;
  padding-bottom: 15px;
}
.eshop label {
  margin: 0 20px 5px 0;
  padding: 0 !important;
  line-height: 20px;
  font-family: TitilliumSemibold, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  color: #636363;
}
.eshop input {
  height: 31px;
  line-height: 20px;
  padding: 0 11px;
  border: 0px;
  border-left: 1px solid #f6f6f6;
  font-size: 13px;
  cursor: pointer;
}
.eshop .no-border {
  margin: 0px;
  padding: 0px;
  border: none;
}
.eshop .head-shop {
  display: block;
  float: left;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}
.eshop .img-box.category-list {
  width: 342px !important;
  height: 105px !important;
  display: block;
  position: absolute !important;
  float: left !important;
  padding-left: 0px !important;
  bottom: 0px !important;
}
.eshop .eshop-box-bottom {
  background: #f2f2f2;
  height: 10px;
  position: absolute;
  bottom: 0px;
  width: 350px;
  z-index: 99;
}
.eshop .head-topic .box:hover .eshop-box-bottom {
  background: #e7e7e7;
}
.eshop .category-description {
  position: absolute;
  line-height: 1.4em;
  font-size: 1.3em;
  top: 78px;
  padding: 0px 20px;
}
.eshop .category-description p {
  line-height: 18px !important;
  font-size: 14px !important;
}
.eshop .pager {
  padding: 20px 0 30px !important;
}
@media screen and (max-width: 989px) and (min-width: 760px) {
  .eshop-menu {
    width: 742px;
  }
  .eshop-menu li {
    float: left;
    line-height: 35px;
    text-align: center;
    margin: 0 1px 1px 0;
    background: #636363;
  }
  .eshop-menu li.active {
    width: 726px;
    background: #898989;
    margin: 5px 0px 4px 0px;
  }
  .eshop-menu li.active a {
    width: 715px;
  }
  .eshop-menu li.active ul li.active {
    width: 241px;
    margin: 0px 1px 0px 0px;
  }
  .eshop-menu li.active ul li a {
    width: 228px;
    margin-bottom: 0px;
  }
  .eshop-menu li.divided-3 {
    padding-left: 7px;
    margin-right: 0px;
  }
  .eshop-menu li a {
    width: 231px;
  }
  .head-topic {
    overflow: hidden;
  }
  .ref-under-menu {
    margin: 10px 0 0;
    float: left;
    clear: both;
  }
  .eshop .head-topic .box {
    margin: 17px 10px 17px 22px;
  }
  .eshop #aside-before {
    background: none !important;
  }
  .eshop #content {
    max-width: none !important;
    width: 100% !important;
  }
  .eshop #breadcrumbs + a,
  .eshop .eshop_cart,
  .eshop .eshop-categories {
    padding: 0 0 0 20px !important;
    display: block;
  }
  .eshop #content p {
    clear: none !important;
  }
  #checkDateResultsBlock {
    width: 800px !important;
  }
  #checkDateResultsBlock td {
    vertical-align: top;
  }
  #fbContent.fbContent_custom,
  .fbMainDiv_custom {
    width: 819px !important;
  }
  .eshop #fbBox.fbBox_custom {
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    margin-top: -271px;
    margin-left: -410px;
  }
  .eshop .fbCanvas_custom {
    width: 804px !important;
  }
  .eshop  #checkDateResultsBlock .popup-time-div {
    width: 262px;
    height: 130px;
    margin: 1px;
  }
  .eshop #fbBox.fbBox_custom table td {
    padding: 4px 0px 0px 0 !important;
  }
}
@media screen and (max-width: 759px) {
  .eshop #breadcrumbs {
    padding: 20px 20px 20px 0;
  }
  .eshop #aside-before {
    background: none !important;
  }
  .eshop .big-box {
    background-position: 293px -32px;
  }
  .eshop #content .link-blue-bt {
    padding: 8px 15px;
  }
  .eshop #content .in-cart p.proceed {
    margin: 0px !important;
  }
  .eshop #content .in-cart .submit.link-blue-bt {
    position: absolute;
    top: auto;
    right: 0px;
    bottom: -35px;
  }
  .eshop .ref-under-menu {
    margin: 10px 0 0;
    float: left;
    clear: both;
  }
  .eshop #fbMainDiv {
    height: 700px !important;
    width: 617px !important;
  }
  .eshop #fbMainDiv #fbContent {
    height: 546px !important;
    width: 620px !important;
  }
  .eshop .product-title {
    width: 300px;
  }
  .eshop .head-topic {
    width: 470px;
    overflow: hidden;
  }
  .eshop .head-topic .box {
    margin: 17px 0px 17px 13px;
  }
  .eshop .eshop-box-bottom {
    display: none;
  }
  .eshop .cena-pocet {
    top: 0px;
    right: 0px;
  }
  .eshop .cena {
    bottom: 0px;
  }
  .eshop .text {
    top: 76px;
  }
  .eshop-menu li {
    float: left;
    line-height: 35px;
    text-align: center;
    margin: 0 1px 1px 0;
    background: #636363;
  }
  .eshop-menu li.active {
    margin: 5px 0px 4px 0px;
    width: 470px;
    background: rgba(0,0,0,0);
  }
  .eshop-menu li.active a {
    width: 435px;
  }
  .eshop-menu li.active ul li.active {
    width: 235px;
    margin: 0px 0px 1px 0px;
  }
  .eshop-menu li.active ul li a {
    width: 221px;
    margin-bottom: 0px;
  }
  .eshop-menu li a {
    display: block;
    width: 435px;
    padding: 3px 17px;
    color: white;
  }
  .eshop-menu li.divided-2 {
    padding-left: 6px;
    margin-right: 0px;
  }
  .eshop #content-box .transformSelect {
    width: 204px;
  }
  table th,
  table td {
    font-size: 1em;
  }
  #content .in-cart p.proceed {
    margin-bottom: 26px;
  }
  #content .in-cart .submit.link-blue-bt {
    right: 189px;
    top: 8px;
    position: relative;
    padding: 0 11px;
  }
  #content .order-part #update,
  #content .order-part #proceed {
    width: 140px !important;
  }
  .productVariations td:first-of-type {
    padding-right: 0px !important;
  }
  .eshop #checkDateResultsBlock .popup-time-div {
    width: 204px;
  }
  .eshop #fbBox.fbBox_custom table td {
    padding: 4px 2px 0px 0px !important;
    font-weight: normal;
  }
  .eshop #checkDateResultsBlock {
    width: auto;
  }
  .eshop .fbCanvas_custom {
    width: 627px !important;
  }
  .eshop #fbBox.fbBox_custom {
    top: 50% !important;
    left: 50% !important;
    width: 942px;
    margin-top: -271px;
    margin-left: -322px;
  }
}
.e-filter {
  padding: 36px 20px 20px;
  text-align: right;
}
.e-filter .blue-bt {
  margin: 0 0 0 3px;
  font-family: Titillium, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  background: #0068b3;
  padding: 10px 15px;
}
.e-filter .blue-bt:hover {
  color: #fff;
  background: #00a4e4;
}
.e-filter .blue-bt.active {
  color: #fff;
  background: #F58026;
}
.eshop .box.card__thumb_right .head-shop {
  width: 100%;
  float: none;
  box-sizing: border-box;
  padding-right: 58px;
  min-height: 60px;
}
.eshop .box.card__thumb_right .head-topic .head-shop h3 {
  font-size: 14px;
}
.eshop .box.card__thumb_right .category-description {
  position: static;
}
.eshop .box.card__thumb_right .img-box {
  max-width: 40px;
  max-height: 40px;
  float: none !important;
  bottom: auto !important;
  right: 10px;
  top: 10px;
}
.eshop .head-topic .box.card__thumb_right {
  height: 290px;
}
.eshop .head-topic .box.card__thumb_right .img-box img {
  max-width: 80px;
  max-height: 80px;
  margin: 0 !important;
  width: 100%;
  height: 100% !important;
  top: 0 !important;
}
.eshop .box.card__thumb_right .blue-bt-detail,
.eshop .box.card__thumb_right .blue-bt-buy {
  bottom: 52px;
}
.eshop .box.card__thumb_right .price {
  bottom: 20px;
}
.eshop .head-topic .box.card__thumb_right .head-shop h3 {
  font-size: 14px;
}
.eshop .box.card__thumb_right .blue-bt-buy {
  right: auto;
  left: 94px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
.row,
.col-xs-12 {
  box-sizing: border-box;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
[role=button] {
  cursor: pointer;
}
.t-xs-right {
  text-align: right;
}
.t-xs-left {
  text-align: left;
}
.t-xs-center {
  text-align: center;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .t-sm-right {
    text-align: right;
  }
  .t-sm-left {
    text-align: left;
  }
  .t-sm-center {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
  .t-md-right {
    text-align: right;
  }
  .t-md-left {
    text-align: left;
  }
  .t-md-center {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1200px;
  }
  .t-lg-right {
    text-align: right;
  }
  .t-lg-left {
    text-align: left;
  }
  .t-lg-center {
    text-align: center;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
.clearfix:after,
.clearfix:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
  clear: both;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
