article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio[controls],
canvas,
video {
    display: inline;
    display: inline-block;
    zoom: 1;
}

html {
    font-size: 100%;
    ms-text-size-adjust: 100%;
    overflow-y: scroll;
    webkit-tap-highlight-color: rgba(0,0,0,0);
    webkit-text-size-adjust: 100%;
}

html,
body {
    height: 100%;
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    _font-family: "courier new",monospace;
    font-family: monospace,monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    padding: 0 0 0 30px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

input.button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    cursor: pointer;
    webkit-appearance: button;
}

label[for] {
    cursor: pointer;
}

fieldset {
    border: none;
}

legend {
    border: 0;
    margin-left: -7px;
    padding: 0;
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
}

button,
input {
    line-height: normal;
    overflow: visible;
}

table button,
table input {
    overflow: auto;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    moz-box-sizing: content-box;
    webkit-box-sizing: content-box;
}

input[type="search"] {
    box-sizing: content-box;
    moz-box-sizing: content-box;
    webkit-appearance: textfield;
    webkit-box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}

* {
    margin: 0px;
    padding: 0px;
}

.cb {
    border: none;
    clear: both;
    margin: 0;
    overflow: hidden;
}

.cf:before,
.cf:after,
.columns:before,
.columns:after {
    content: " ";
    display: table;
}

.cf:after,
.columns:after {
    clear: both;
}

.cf,
.columns {
    zoom: 1;
}

.columns .left,
.columns .column {
    float: left;
}

.columns .right {
    float: right;
}

.js-init {
    display: none;
}

.hidden {
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

body {
    color: #000;
    font-family: Arial,sans-serif;
    font-size: 10.5pt;
}

body.dark {
    background: #000;
    color: #f2f2f2;
}

body.dark #page-content {
    color: #ccc;
}

body.dark #page-content a {
    /*color: #ccc;*/
    color: gray;
}

body.dark #page-content a:hover {
    /*color: gray;*/
    color: white;
}

a,
a:visited {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

a:hover,
a:visited:hover {
    color: gray;
    moz-transition: color 250ms ease-in;
    o-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
    webkit-transition: color 250ms ease-in;
}

a.standalone,
a:visited.standalone {
    clear: both;
    display: block;
}

h1,
h2,
h3 {
    clear: both;
}

h1,
.h1 {
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin: 0px 0px 22px 0px;
}

h2,
.h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
    margin: 0px 0px 30px 0px;
}

.header-text {
    font-size: 16pt;
    line-height: 140%;
    padding: 0 0 22px 0;
}

.header-text img {
    clear: both;
    display: block;
    margin: 20px 0 0 0;
}

.arrow {
    background: url("/media/images/graphics.png") -8px 0 no-repeat;
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    width: 6px;
}

.arrow-small {
    background: url("/media/images/graphics.png") 0 0 no-repeat;
    display: inline-block;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    width: 4px;
}

.arrow-small-white {
    background: url("/media/images/graphics_white.png") 0 0 no-repeat;
    display: inline-block;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    width: 4px;
}

.ico-refresh {
    background: url("/media/images/graphics.png") -250px -60px no-repeat;
    display: block;
    height: 15px;
    left: -25px;
    margin-top: -7.5px;
    position: absolute;
    top: 50%;
    width: 18px;
}

.breadcrumbs {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 9pt;
    line-height: 30px;
    margin: 10px 0;
    zoom: 1;
}

.breadcrumbs:before,
.breadcrumbs:after {
    content: "";
    display: table;
}

.breadcrumbs:after {
    clear: both;
}

.breadcrumbs h4 {
    border: none;
    display: block;
    height: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0px;
}

.breadcrumbs li {
    display: block;
    float: left;
    padding: 0 5px 0 0;
}

.breadcrumbs a {
    display: block;
}

.breadcrumbs .top-level {
    color: #fb481b;
}

.item-count {
    margin-top: -1px;
    padding: 10px 0 13px 0;
}

.filter h4 {
    float: left;
    font-size: 10.5pt;
    font-weight: normal;
    margin: 0 5px 0 0;
}

.filter ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.filter li {
    display: block;
    float: left;
    text-align: center;
}

.filter a {
    display: block;
    margin-right: 15px;
}

.filter a.current {
    color: gray;
}

.paginator ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.paginator li {
    display: block;
    float: left;
    text-align: center;
}

.paginator a {
    display: block;
    padding: 0 5px;
    text-align: center;
}

.paginator a.current {
    color: gray;
}

.paginator li:last-child a {
    padding-right: 0;
}

.search-results {
    border-bottom: 1px dotted;
    list-style: none;
    margin: 14px 0;
    padding: 0;
}

.search-results > li {
    border-top: 1px dotted;
    padding: 15px 0;
}

.search-results > li ul {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.search-results > li ul li {
    color: gray;
    display: inline;
}

.search-results img {
    margin: 0 15px 0 0;
    width: 231px;
}

.search-results .right {
    width: 720px;
}

.columns .single {
    width: 322px;
}

.columns.multimedia .single{
    width: 294px;
}

.columns .double {
    width: 659px;
}

.columns.multimedia .double{
    float: right;
}

.columns .single,
.columns .double {
    margin-right: 15px;
}

.columns .single:last-child,
.columns .double:last-child {
    margin-right: 0;
}

.columns .single h1,
.columns .double h1 {
    font-size: 26px;
}

.columns .single p,
.columns .double p {
    margin-bottom: 20px;
}

.columns .single ul,
.columns .double ul {
    list-style-position: inside;
    margin: 0 0 20px 0;
    padding: 0;
}

.columns .single.info-column h3,
.columns .double.info-column h3 {
    color: #fb481b;
    font-size: 10.5pt;
    font-weight: normal;
}

.perex {
    font-size: 13pt;
}

.perex a.show-more {
    font-size: 10.5pt;
}

.perex,
.text-more p {
    margin-bottom: 20px;
}

.tiles {
    list-style: none;
    margin: 0 0 0 -15px;
    padding: 0;
    zoom: 1;
}

.tiles:after {
    clear: both;
}

.tiles:before,
.tiles:after {
    content: " ";
    display: table;
}

.tiles > li,
.tiles .tile {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0 0 20px 13px;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
}

.tiles.two {
    margin: 0 0 0 -16px;
}

.tiles.two > li,
.tiles.two > .tile {
    margin: 0 0 20px 15px;
    width: 477px;
}

.tiles.three > li,
.tiles.three > .tile {
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    width: 313px;
}

.tiles.three.images strong {
    clear: both;
    display: block;
    width: 95%;
}

.tiles.three.images img {
    margin: 0 auto 0 auto !important;
    display: block;
    /*width: 322px;*/
}

.tiles.four > li,
.tiles.four > .tile {
    margin: 0 0 20px 15px;
    width: 231px;
}

.tiles.four.books-media .top {
    min-height: 95px;
    padding: 5px 0;
}

.tiles.four.books-media a:hover .top {
    border-top: 1px solid #ccc;
}

.tiles.four.books-media img {
    display: block;
    width: 231px;
}

.tiles.five > li,
.tiles.five > .tile {
    width: 182px;

}

.tiles.five > li:nth-child(5n+3),
.tiles.five > .tile:nth-child(5n+3) {
    width: 188px;
}

.tiles.five.collections {
    padding: 15px 0;
}

.tiles.five.collections a {
    background: #f2f2f2;
    display: block;
    padding: 10px;
}

.tiles.five.collections a:hover {
    moz-transition: opacity 250ms ease-in;
    opacity: 0.5;
    o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    webkit-transition: opacity 250ms ease-in;
}

.tiles.five.collections div{
    position: relative;
    width: 162px;
    height: 130px;
    margin-bottom: 5px;
}

.tiles.five.collections div img {
    display: block;
    max-width: 162px;
    max-height: 130px;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.tiles.five.collections span {
    display: block;
    font-size: 10pt;
    min-height: 60px;
}

#events-filter-form {
    font-size: 13pt;
    margin-bottom: 20px;
}

#events-filter-form select {
    margin-right: 20px;
}

.associated-events.tiles.two li {
    background: #f2f2f2;
    zoom: 1;
}

.associated-events.tiles.two li:before,
.associated-events.tiles.two li:after {
    content: "";
    display: table;
}

.associated-events.tiles.two li:after {
    clear: both;
}

.associated-events.tiles.two a {
    display: block;
}

.associated-events.tiles.two a:hover {
    moz-transition: opacity 250ms ease-in;
    opacity: 0.5;
    o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    webkit-transition: opacity 250ms ease-in;
}

.associated-events.tiles.two img {
    display: block;
    height: 180px;
    width: 231px;
}

.associated-events.tiles.two .right {
    padding: 15px;
    width: 216px;
}

.associated-events.tiles.two .highlight {
    color: #0092df;
    display: block;
}

.associated-events.tiles.two strong,
.associated-events.tiles.two .highlight {
    /* font-size: 18px; */
    font-size: 16px;
    font-weight: bold;
}

.expositions-archive-years {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    zoom: 1;
}

.expositions-archive-years:before,
.expositions-archive-years:after {
    content: "";
    display: table;
}

.expositions-archive-years:after {
    clear: both;
}

.expositions-archive-years li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}

.expositions-archive-old h3 {
    font-size: 10.5pt;
    font-weight: normal;
    text-decoration: underline;
}

.expositions-archive-old h3,
.expositions-archive-old p {
    margin-bottom: 20px;
}

.layout-column {
    margin: 0 auto;
    width: 969px;
    zoom: 1;
}

.layout-column:before,
.layout-column:after {
    content: "";
    display: table;
}

.layout-column:after {
    clear: both;
}

.layout-column > .columns.halves {
    margin: 0 0 0 -16px;
}

.layout-column > .columns.halves .column {
    margin: 0 0 0 15px;
    width: 477px;
}

#page-header .header-logo {
    background: url("/media/images/header_black.png") no-repeat 59.5% 48px;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 100px;
    moz-box-sizing: border-box;
    padding: 20px 0 0 0;
    webkit-box-sizing: border-box;
    width: 900px;
}

#page-header .header-logo.en {
    /*  background: url("/media/images/logo-new-dark.png") no-repeat; */
    background: url("/media/images/header_en_black.png") no-repeat 59.5% 48px;
}

#page-header a:hover {
    moz-transition: opacity 250ms ease-in;
    opacity: 0.5;
    o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    webkit-transition: opacity 250ms ease-in;
}

#page-header a .text {
    border: none;
    display: block;
    height: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0px;
}

#page-header a .logo {
    background: url("/media/images/logo-new.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 69px;
    margin-top: 14px;
}

#page-header a .logo.ghmp {
    width: 149px;
}

#page-header a .logo.prague {
    /* width: 56px; */
}

#main-menu {
    position: relative;
    z-index: 2;
}

#main-menu > ul{
    text-align: center;
}

#main-menu > ul > li:first-child{
    padding-left: 0px;
}

#main-menu > ul > li:last-child{
    padding-right: 0px;
}

#main-menu > ul:before,
#main-menu > ul:after {
    content: "";
    display: table;
}

#main-menu > ul:after {
    clear: both;
}

#main-menu > ul > li {
    display: block;
    /*float: left;
    position: relative;*/
}

#main-menu > ul > li > a {
    display: block;
    font-size: 15pt;
    /* line-height: 55px; */
    line-height: 20px;
    padding: 0 0 5px 0;
    text-align: center;
}

#main-menu > ul > li ul,
#main-menu > ul > li div {
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    top: 50px;
}

#main-menu > ul > li ul {
    padding: 10px 0;
}

#main-menu > ul > li ul a {
    display: block;
    line-height: 20px;
    padding: 0 15px;
    white-space: nowrap;
}

#main-menu > ul > li:hover ul {
    display: block;
}

#search-form {
    padding: 5px;
    width: 216px;
    zoom: 1;
}

#search-form:before,
#search-form:after {
    content: "";
    display: table;
}

#search-form:after {
    clear: both;
}

#search-form input[type="text"],
#search-form input[type="submit"] {
    border: none;
    display: block;
    float: left;
    height: 16px;
    padding: 0;
}

#search-form input[type="text"] {
    box-sizing: border-box;
    font-size: 15px;
    line-height: 16px;
    moz-box-sizing: border-box;
    outline: none;
    overflow: hidden;
    padding: 0 10px;
    webkit-box-sizing: border-box;
    width: 200px;
}

#search-form input[type="submit"] {
    background: #fff url("/media/images/graphics.png") no-repeat -230px -61px;
    overflow: hidden;
    text-indent: -100px;
    width: 16px;
}

#page-content {
    padding: 0 0 50px 0;
    position: relative;
    z-index: 1;
}

#page-footer {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

#page-footer h4 {
    border: none;
    display: block;
    height: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0px;
}

#page-footer ul {
    zoom: 1;
}

#page-footer ul:before,
#page-footer ul:after {
    content: "";
    display: table;
}

#page-footer ul:after {
    clear: both;
}

#page-footer li {
    display: block;
    float: left;
    padding: 0 22px 0 0;
}

#page-footer li a {
    display: block;
    line-height: 32px;
}

#homepage-images {
    margin: 0 0 25px 0;
    position: relative;
    height: 420px;
    overflow: hidden;
}

#homepage-images #homepage-images-slider {
    list-style: none;
    margin: 0;
    padding: 0;
}

#homepage-images #homepage-images-slider li {
    height: 420px;
    position: relative;
    width: 969px;
}

#homepage-images #homepage-images-slider li img {
    display: block;
    height: 100%;
    width: 100%;
}

#homepage-images #homepage-images-slider li .text {
    background: rgba(0,0,0,0.5);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    height: 82px;
    moz-box-sizing: border-box;
    overflow: hidden;
    padding: 15px;
    position: absolute;
    webkit-box-sizing: border-box;
    width: 100%;
}

#homepage-images #homepage-images-slider li .text a,
#homepage-images #homepage-images-slider li .text h2,
#homepage-images #homepage-images-slider li .text strong {
    color: #fff;
}

#homepage-images #homepage-images-slider li .text a:hover,
#homepage-images #homepage-images-slider li .text h2:hover,
#homepage-images #homepage-images-slider li .text strong:hover {
    color: gray;
}

#homepage-images #homepage-images-slider li .text h2 {
    font-size: 22px;
    margin-bottom: 7px;
    margin-top: 2px;
}

#homepage-images #homepage-images-slider li .text strong {
    font-size: 20px;
    padding-top: 1px;
}

#homepage-images #homepage-images-slider li .text strong .arrow {
    background-position: -200px -60px;
    font-size: 20px;
    line-height: 25px;
    margin-left: 5px;
}

#homepage-images #homepage-images-slider li .text .description {
    font-size: 13pt;
    margin-bottom: 10px;
}

#homepage-images .bx-viewport {
    z-index: 2;
}

#homepage-images .bx-controls {
    position: absolute;
    width: 100%;
    z-index: 3;
}

#homepage-images .bx-pager {
    bottom: 19px;
    position: absolute;
    right: 15px;
    text-align: center;
}

#homepage-images .bx-pager .bx-pager-item {
    display: inline;
}

#homepage-images .bx-pager .bx-pager-item .bx-pager-link {
    background: url("/media/images/graphics.png") -460px -36px no-repeat;
    color: #e5e5e5;
    display: inline-block;
    font-size: 0;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}

#homepage-images .bx-pager .bx-pager-item .bx-pager-link.hover,
#homepage-images .bx-pager .bx-pager-item .bx-pager-link.active {
    background-position: -460px -50px;
}

#homepage-news {
    margin-bottom: 23px;
}

#homepage-news .news {
    border: 2px solid #fca382;
    border-left: none;
    border-right: none;
    font-size: 13pt;
    line-height: 22px;
    padding: 7px 0;
}

#homepage-news .news strong {
    color: #fb481b;
}

#homepage-news .news a {
    font-weight: normal;
}

#homepage-tiles .row-wrap, #homepage-tiles-mobile .row-wrap, #homepage-tiles-tablet .row-wrap {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    width: 969px;
}

#homepage-tiles ul, #homepage-tiles-mobile ul, #homepage-tiles-tablet ul {
    line-height: 1.4 !important;
    list-style: none;
    margin: 0 0 15px -15px;
    padding: 0 0 15px 0;
    zoom: 1;
}

#homepage-tiles ul:before,
#homepage-tiles ul:after,
#homepage-tiles-mobile ul:before,
#homepage-tiles-mobile ul:after,
#homepage-tiles-tablet ul:before,
#homepage-tiles-tablet ul:after  
 {
    content: "";
    display: table;
}

#homepage-tiles ul:after {
    clear: both;
}

#homepage-tiles li,
#homepage-tiles-mobile li,
#homepage-tiles-tablet li {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    width: 231px;
}

#homepage-tiles li .h2,
#homepage-tiles-mobile li .h2,
#homepage-tiles-tablet li .h2
 {
    line-height: 45px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#homepage-tiles li .text,
#homepage-tiles-mobile li .text,
#homepage-tiles-tablet li .text {
    font-size: 10.5pt;
    font-weight: normal;
    min-height: 67px;
}

#homepage-tiles li img,
#homepage-tiles-mobile li img,
#homepage-tiles-tablet li img {
    height: 155px;
    width: 231px;
}

#homepage-tiles li a:hover img,
#homepage-tiles-mobile li a:hover img,
#homepage-tiles-tablet li a:hover img {
    moz-transition: opacity 250ms ease-in;
    opacity: 0.5;
    o-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in;
    webkit-transition: opacity 250ms ease-in;
}

#homepage-annoucements {
    padding: 10px 0 25px 0;
}

#homepage-annoucements ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#homepage-annoucements li {
    border-top: 1px solid #ccc;
}

#homepage-annoucements li a {
    display: block;
    line-height: 32px;
}

#homepage-newsletter {
    padding: 10px 0 25px 0;
}

#homepage-newsletter #newsletter-form {
    box-sizing: border-box;
    margin: 20px 0 0 0;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
    width: 235px;
}

#homepage-newsletter #newsletter-form input {
    border: none;
    display: block;
    float: left;
    height: 21px;
    outline: none;
}

#homepage-newsletter #newsletter-form input[type="email"] {
    background: none;
    line-height: 21px;
    width: 200px;
}

#homepage-newsletter #newsletter-form input[type="submit"] {
    background: url("/media/images/graphics.png") -22px 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -100px;
    width: 21px;
}

#homepage-newsletter #newsletter-form input[type="submit"]:hover {
    background-position: -43px 0;
}

#homepage-socials {
    border-top: 1px solid #ccc;
    padding: 10px 0 25px 0;
}

#homepage-socials a {
    color: #0092df;
}

#homepage-socials a:hover {
    color: #87ccf0;
}

#homepage-socials .social_item{
    margin: 15px 0 15px 0;
}

#homepage-socials .social_item img{
    width: 50px;
}

#fulltext-search-form {
    margin-top: 22px;
    padding: 0 0 20px 0;
    zoom: 1;
}

#fulltext-search-form:before,
#fulltext-search-form:after {
    content: "";
    display: table;
}

#fulltext-search-form:after {
    clear: both;
}

#fulltext-search-form label {
    display: block;
    padding: 2px 0;
}

#fulltext-search-form .search-box {
    border: 1px solid #000;
    box-sizing: border-box;
    clear: both;
    float: left;
    height: 28px;
    margin-top: 2px;
    moz-box-sizing: border-box;
    position: relative;
    webkit-box-sizing: border-box;
}

#fulltext-search-form .search-box input[type="text"] {
    border: none;
    display: inline-block;
    line-height: 28px;
    outline: none;
    padding: 0 15px;
    width: 150px;
}

#fulltext-search-form .search-box input[type="submit"] {
    background: none;
    border: none;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    position: relative;
    text-indent: -200px;
    width: 28px;
    z-index: 2;
}

#fulltext-search-form .search-box:before {
    background: url("/media/images/graphics.png") 0 0 no-repeat;
    content: "";
    display: block;
    height: 7px;
    margin: 10px 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    z-index: 1;
}

#fulltext-search-form a {
    display: block;
    float: left;
    line-height: 30px;
    margin: 1px 0 0 54px;
}

#advanced-search {
    border-top: 1px dotted #000;
    clear: both;
}

#advanced-search .collections-controls {
    border-bottom: 1px dotted #000;
}

.collections-controls {
    padding: 20px 0;
}

.collections-controls label {
    box-sizing: border-box;
    display: inline-block;
    moz-box-sizing: border-box;
    padding: 0 20px 0 0;
    webkit-box-sizing: border-box;
}

.collections-controls label:first-child {
    min-width: 70px;
}

.new-search {
    position: relative;
}

.collections-search {
    padding: 30px 0 0 0;
}

.collections-search input[type="text"],
.collections-controls input[type="text"] {
    border: 2px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    line-height: 22px;
    moz-box-sizing: border-box;
    outline: none;
    padding: 3px 5px;
    webkit-box-sizing: border-box;
    width: 290px;
}

.collections-search .alphabet,
.collections-controls .alphabet {
    clear: both;
    list-style: none;
    margin: 20px 0 0 70px;
    padding: 0;
    zoom: 1;
}

.collections-search .alphabet:before,
.collections-search .alphabet:after,
.collections-controls .alphabet:before,
.collections-controls .alphabet:after {
    content: "";
    display: table;
}

.collections-search .alphabet:after,
.collections-controls .alphabet:after {
    clear: both;
}

.collections-search .alphabet li,
.collections-controls .alphabet li {
    display: block;
    float: left;
}

.collections-search .alphabet li a,
.collections-controls .alphabet li a {
    display: block;
    font-size: 13pt;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.collections-search.sort,
.collections-controls.sort {
    margin: 0 0 20px 0;
}

.collections-search input[type="text"] {
    padding-right: 25px;
    position: relative;
    z-index: 1;
}

.collections-search input[type="submit"] {
    background: url("/media/images/graphics.png") -230px -60px no-repeat;
    border: none;
    display: inline-block;
    height: 18px;
    left: -27px;
    moz-transition: all 300ms ease-in;
    o-transition: all 300ms ease-in;
    position: relative;
    text-indent: 100px;
    transition: all 300ms ease-in;
    webkit-transition: all 300ms ease-in;
    width: 17px;
    z-index: 2;
}

.collections-search input[type="submit"]:hover {
    moz-transition: all 300ms ease-in;
    opacity: 0.5;
    o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    webkit-transition: all 300ms ease-in;
}

.toggle-advanced-search {
    padding-right: 30px;
}

table.collections {
    margin: 10px 0;
}

table.collections th,
table.collections td {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
    webkit-box-sizing: border-box;
}

table.collections th.thumb,
table.collections td.thumb {
    width: 106px;
}

table.collections th.author,
table.collections td.author {
    width: 220px;
}

table.collections th.name,
table.collections td.name {
    width: 370px;
}

table.collections th.dating,
table.collections td.dating {
    width: 100px;
}

table.collections th.collection,
table.collections td.collection {
    width: 200px;
}

table.collections th {
    height: 30px;
}

table.collections td {
    height: 55px;
}

table.collections tr:nth-child(odd) {
    background: #f2f2f2;
}

#page-content #media-control {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    zoom: 1;
}

#page-content #media-control:before,
#page-content #media-control:after {
    content: "";
    display: table;
}

#page-content #media-control:after {
    clear: both;
}

#page-content #media-control > li {
    display: block;
    float: left;
    padding: 0 10px 0 0;
    position: relative;
}

#page-content #media-control > li ul {
    background: #000;
    border: 1px solid #fff;
    border-top: none;
    list-style: none;
    margin: 0;
    padding: 5px 15px 15px 15px;
    position: absolute;
    z-index: 1000;
}

#page-content #media-control a {
    /*display: block;*/
    padding: 3px;
    white-space: nowrap;
}

#page-content #media-control a.current {
    color: #fff;
    font-weight: 700;
}

#page-content #media-list {
    position: relative;
}

#page-content #media-list li {
    /*padding-bottom: 25px;*/
    /*height: 170px;*/
}

#page-content #media-list a .open-link {
    color: #000;
    display: inline-block;
    font-size: 9pt;
    padding: 2px 0;
    text-align: right;
    width: 135px;
}

#page-content .media-list a .img img {
    max-width: 160px;
    max-height: 160px;
}

#page-content #media-list a:hover .open-link {
    color: #5fff83;
}

#page-content .media-list a .img {
    position: relative;
}

#page-content .media-list a .img .ico {
    background: url("/media/images/graphics.png") 0 -60px no-repeat;
    background-color: #f2f2f2;
    bottom: 0;
    display: block;
    height: 25px;
    left: 0;
    moz-transition: all 0.3s ease-in-out;
    o-transition: all 0.3s ease-in-out;
    position: absolute;
    transition: all 0.3s ease-in-out;
    webkit-transition: all 0.3s ease-in-out;
    width: 31px;
    z-index: 2;
}

#page-content .media-list a .img .ico.ico-publication {
    background-position: 0px -60px;
}

#page-content .media-list a .img .ico.ico-video {
    background-position: -35px -60px;
}

#page-content .media-list a .img .ico.ico-audio {
    background-position: -70px -60px;
}

#page-content .media-list a .img .ico.ico-photo {
    background-position: -105px -60px;
}

#page-content .media-list a .img .ico.ico-microsite {
    background-position: -140px -60px;
}

#page-content .media-list a p {
    color: #f2f2f2;
}

#page-content .media-list a:hover .ico {
    background-color: #5fff83;
}

#page-content .media-list a:hover p {
    color: #fff;
}

#page-content .multimedia h1 {
    font-size: 26px;
}

#page-content .multimedia .column.double a.standalone {
    color: #fff;
    margin: 20px 0;
}

#page-content .multimedia .column.double a.standalone:hover {
    color: gray;
}

#page-content .multimedia .column.double img,
#page-content .multimedia .column.double .video-player {
    margin: 20px 0 5px 0;
}

#page-content #advanced-search {
    border-top: 1px dotted #000;
    clear: both;
}

#page-content #advanced-search .collections-controls {
    border-bottom: 1px dotted #000;
}

#page-content .collections-controls {
    padding: 20px 0;
}

#page-content .collections-controls label {
    box-sizing: border-box;
    display: inline-block;
    moz-box-sizing: border-box;
    padding: 0 5px 0 20px;
    webkit-box-sizing: border-box;
}

#page-content .collections-controls label:first-child {
    min-width: 70px;
}

#page-content .new-search {
    position: relative;
}

#page-content .collections-search {
    padding: 30px 0 0 0;
}

#page-content .search-box input[type="text"],
#page-content .collections-search input[type="text"],
#page-content .collections-controls input[type="text"] {
    border: 2px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    line-height: 22px;
    moz-box-sizing: border-box;
    outline: none;
    padding: 3px 5px;
    webkit-box-sizing: border-box;
    width: 290px;
}

#page-content .search-box .alphabet,
#page-content .collections-search .alphabet,
#page-content .collections-controls .alphabet {
    clear: both;
    list-style: none;
    margin: 20px 0 0 70px;
    padding: 0;
    zoom: 1;
}

#page-content .search-box .alphabet:before,
#page-content .search-box .alphabet:after,
#page-content .collections-search .alphabet:before,
#page-content .collections-search .alphabet:after,
#page-content .collections-controls .alphabet:before,
#page-content .collections-controls .alphabet:after {
    content: "";
    display: table;
}

#page-content .search-box .alphabet:after,
#page-content .collections-search .alphabet:after,
#page-content .collections-controls .alphabet:after {
    clear: both;
}

#page-content .search-box .alphabet li,
#page-content .collections-search .alphabet li,
#page-content .collections-controls .alphabet li {
    display: block;
    float: left;
}

#page-content .search-box .alphabet li a,
#page-content .collections-search .alphabet li a,
#page-content .collections-controls .alphabet li a {
    display: block;
    font-size: 13pt;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}

#page-content .search-box.sort,
#page-content .collections-search.sort,
#page-content .collections-controls.sort {
    margin: 0 0 20px 0;
}

#page-content .search-box input[type="text"] {
    padding-right: 25px;
    position: relative;
    z-index: 1;
}

#page-content .search-box input[type="submit"] {
    background: url("/media/images/graphics.png") -230px -60px no-repeat;
    border: none;
    display: inline-block;
    height: 18px;
    left: -27px;
    moz-transition: all 300ms ease-in;
    o-transition: all 300ms ease-in;
    position: relative;
    text-indent: 100px;
    top: 2px;
    transition: all 300ms ease-in;
    webkit-transition: all 300ms ease-in;
    width: 17px;
    z-index: 2;
}

#page-content .search-box input[type="submit"]:hover {
    moz-transition: all 300ms ease-in;
    opacity: 0.5;
    o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    webkit-transition: all 300ms ease-in;
}

#page-content .toggle-advanced-search {
    padding-right: 30px;
}

#page-content table.collections {
    margin: 10px 0;
}

#page-content table.collections th,
#page-content table.collections td {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
    webkit-box-sizing: border-box;
}

#page-content table.collections th.thumb,
#page-content table.collections td.thumb {
    width: 106px;
}

#page-content table.collections th.author,
#page-content table.collections td.author {
    width: 220px;
}

#page-content table.collections th.name,
#page-content table.collections td.name {
    width: 370px;
}

#page-content table.collections th.dating,
#page-content table.collections td.dating {
    width: 100px;
}

#page-content table.collections th.collection,
#page-content table.collections td.collection {
    width: 200px;
}

#page-content table.collections th {
    height: 30px;
}

#page-content table.collections td {
    height: 55px;
}

#page-content table.collections tr:nth-child(odd) {
    background: #f2f2f2;
}

#page-content .sculpture-search a {
    line-height: 30px;
}

#page-content #sculpture-map-wrapper {
    height: 460px;
    margin: 20px 0;
}

#page-content #sculpture-map-wrapper #sculpture-map {
    background: #efe;
    height: 460px;
    width: 679px;
}

#page-content #sculpture-map-wrapper .map-controls {
    background: #f2f2f2;
    box-sizing: border-box;
    height: 460px;
    moz-box-sizing: border-box;
    overflow: hidden;
    padding: 10px;
    webkit-box-sizing: border-box;
    width: 290px;
}

#page-content #sculpture-map-wrapper #map-filter {
    list-style: none;
    margin: -2px;
    padding: 0;
}

#page-content #sculpture-map-wrapper #map-filter li {
    display: inline;
}

#page-content #sculpture-map-wrapper #map-filter li.current a {
    color: gray;
}

#page-content #sculpture-map-wrapper #map-filter li a {
    display: inline-block;
    padding: 2px;
}

#page-content #sculpture-map-wrapper h3 {
    font-size: 10.5pt;
    font-weight: normal;
    margin: 20px 0;
}

#page-content #sculpture-map-wrapper #map-items {
    height: 330px;
    margin: 0;
    overflow: auto;
    overflow-x: hidden;
    padding: 0 0 0 20px;
}

#page-content #sculpture-map-wrapper #map-items li {
    padding: 5px 0;
}

.tiles.three li strong {
    min-height: 100px;
}

.column.double p {
    line-height: 140%;
}

#main-menu ul li {
    color: #000;
    cursor: default;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
    padding: 15px 10px 20px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: lowercase;
}

body.dark #main-menu ul li {
    color: #FFF;
}

body.dark .arrow-small {
    color: #FFF !important;
}

#page-header .header-logo.dark {
    background: url("/media/images/header_white.png") no-repeat 59.5% 48px !important;
}

#page-header .header-logo.dark.en {
    background: url("/media/images/header_en_white.png") no-repeat 59.5% 48px !important;
}

#page-header a.dark .logo.ghmp {
    background: url("/media/images/logo-new-dark.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 69px;
}

#page-header a.dark .logo.prague {
    background: url("/media/images/praha_bile.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 55px;
}

#main-menu ul li:hover {
    color: #888;
}

#main-menu ul li ul li {
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    padding: 2px;
    text-transform: none;
}

.left p {
    font-size: 15px;
    padding-bottom: 6px;
}

.left p strong {
    /* color: #ed1c24; */
    /* font-weight: normal; */
}

.left ul li {
    padding-bottom: 3px;
}

.right p {
    font-size: 14px !important;
    line-height: 140% !important;
    padding-bottom: 0px;
    position: relative;
    z-index: 999;
}

.search-results .right p {
    font-size: 14px !important;
    line-height: 140% !important;
}

.other {
    padding-top: 20px;
    position: relative;
    z-index: 999;
}

.clear {
    clear: both;
    display: block;
}

.years ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.years ul li {
    float: left;
    padding: 7px;
    padding-left: 0px;
    padding-right: 15px;
}

.archiv-vystav p {
    padding-bottom: 19px;
}

#exhibition-archive .year strong {
    font-size: 22px;
    font-weight: normal;
}

#exhibition-archive .year {
    padding-bottom: 20px;
}

#years-more-ul {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    visibility: hidden;
    z-index: 999;
}

.visible-element:hover #years-more-ul {
    opacity: 1;
    visibility: visible;
}

#years-more-ul li {
    clear: left;
    padding-bottom: 0px;
    padding-right: 0px;
    position: relative;
}

#bottom-menu ul li a {
    text-transform: lowercase;
}

body.dark #bottom-menu ul li a {
    color: #FFF;
}

ul.masonry {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header-text table ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

::-webkit-input-placeholder {
    color: #000;
}

::-moz-placeholder {
    color: #000;
}

:-ms-input-placeholder {
    color: #000;
}

input:-moz-placeholder {
    color: #000;
}

.infobox.body {
    background: #fff;
}

#sculpture-map .infoBox {
    background: #fff;
    border: 0;
    box-shadow: rgba(0,0,0,0.4) 3px 5px 5px;
    min-height: 120px;
    moz-box-shadow: rgba(0,0,0,0.4) 3px 5px 5px;
    padding: 10px;
    position: relative;
    webkit-box-shadow: rgba(0,0,0,0.4) 3px 5px 5px;
    width: 215px !important;
}

#sculpture-map .infoBox .arrow {
    background: url(../images/ghmp.png) -480px 0 no-repeat;
    display: block;
    height: 36px;
    left: 50%;
    margin-left: -14px;
    position: absolute;
    top: 100%;
    width: 56px;
}

#sculpture-map .infoBox .img {
    display: block;
    height: 100px;
    margin: 25px 0 10px;
    overflow: hidden;
    width: 100%;
}

#sculpture-map .infoBox .img img {
    display: block;
    margin: 0 auto;
}

#sculpture-map .infoBox .title,
#sculpture-map .infoBox .content {
    margin-bottom: 10px;
}

#sculpture-map .infoBox .more {
    text-align: right;
}

#sculpture-map .infoBox .more a .arrow-small {
    margin-left: 5px;
}

#map-items li {
    cursor: pointer;
}

.map-data {
    display: none;
}

#oteviraci_doba_vstupene_pravy {

    float: right;
    width: 550px;
}

#oteviraci_doba_vstupene_levy {

    float: left;
    width: 400px;
}

#oteviraci_doba_vstupene_levy ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.content.form > .h2size,
#membership .content.form > .h2size,
#partners .content.form > .h2size {
    display: block;
    margin-bottom: 19px;
}

.h2size {
    font-size: 22px;
    line-height: 26px;
}

.content.form > span.meta,
#membership .content.form > span.meta,
#partners .content.form > span.meta {
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 57px;
}

.content.form form .group,
#membership .content.form form .group,
#partners .content.form form .group {
    margin-bottom: 38px;
}

.content.form form .group .groupheader,
#membership .content.form form .group .groupheader,
#partners .content.form form .group .groupheader {
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 28.5px;
}

.content.form form .group .form-row,
#membership .content.form form .group .form-row,
#partners .content.form form .group .form-row {
    margin-bottom: 14.25px;
    position: relative;
}

.content.form form .group span.label,
#membership .content.form form .group span.label,
#partners .content.form form .group span.label {
    display: block;
    margin-bottom: 5px;
}

.content.form form .group span.label span.required,
#membership .content.form form .group span.label span.required,
#partners .content.form form .group span.label span.required {
    background: url(/media/images/graphics.png) -220px -60px no-repeat;
    display: block;
    display: inline-block;
    height: 6px;
    margin-left: 5px;
    position: relative;
    top: -2px;
    width: 6px;
}

.content.form form .group .form-row input,
#membership .content.form form .group .form-row input,
#partners .content.form form .group .form-row input {
    padding: 5px 10px;
    width: 250px;
}

.content.form form .group .form-row input,
#membership .content.form form .group .form-row input,
#partners .content.form form .group .form-row input,
#stable-exhibition-detail-body .content.form form .group .form-row select,
#membership .content.form form .group .form-row select,
#partners .content.form form .group .form-row select {
    border: 1px solid #bfbfbf;
    display: block;
}

input[type="text"], select {
    background: #fff;
    border: 1px solid #bfbfbf;
}

input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
input[type="button"],
input[type="reset"], select, textarea,
.textarea,
button {
    background-image: url(../images/forms/input_shadow.png);
    background-repeat: no-repeat;
    border: 1px solid;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    font: 15px Arial,Helvetica,Verdana,sans-serif;
    padding: 3px 1px;
}

.content.form form .group.checkbox .form-row,
#membership .content.form form .group.checkbox .form-row,
#partners .content.form form .group.checkbox .form-row {
    margin-bottom: 28.5px;
    width: 260px;
    zoom: 1;
}

.content.form form .group .form-row,
#membership .content.form form .group .form-row,
#partners .content.form form .group .form-row {
    margin-bottom: 14.25px;
    position: relative;
}

.content.form form .group.checkbox .form-row label,
#membership .content.form form .group.checkbox .form-row label,
#partners .content.form form .group.checkbox .form-row label {
    display: block;
    float: left;
}

.content.form form .group.checkbox .form-row input,
#membership .content.form form .group.checkbox .form-row input,
#partners .content.form form .group.checkbox .form-row input {
    border: 0;
    float: right;
    padding: 0;
    width: auto;
}

.content.form form .group.checkbox .form-row:after,
#membership .content.form form .group.checkbox .form-row:after,
#partners .content.form form .group.checkbox .form-row:after {
    clear: both;
}

.content.form form .group.checkbox .form-row:before,
#membership .content.form form .group.checkbox .form-row:before,
#partners .content.form form .group.checkbox .form-row:before,
#stable-exhibition-detail-body .content.form form .group.checkbox .form-row:after,
#membership .content.form form .group.checkbox .form-row:after,
#partners .content.form form .group.checkbox .form-row:after {
    content: "";
    display: table;
    zoom: 1;
}

.content.form form .group.radio span.label,
#membership .content.form form .group.radio span.label,
#partners .content.form form .group.radio span.label {
    margin-bottom: 38px;
}

.content.form form .group.radio .form-row input,
#membership .content.form form .group.radio .form-row input,
#partners .content.form form .group.radio .form-row input {
    border: 0;
    float: left;
    margin: 2px 10px 0 0;
    padding: 0;
    width: auto;
}

.content.form form .group.radio .form-row label,
#membership .content.form form .group.radio .form-row label,
#partners .content.form form .group.radio .form-row label {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 19px;
}

.content.form form .group.radio .form-row .toggler,
#membership .content.form form .group.radio .form-row .toggler,
#partners .content.form form .group.radio .form-row .toggler {
    clear: both;
    padding: 19px 0 0 57px;
}

.content.form form .group.radio .form-row .toggler.in small,
#membership .content.form form .group.radio .form-row .toggler.in small,
#partners .content.form form .group.radio .form-row .toggler.in small {
    visibility: visible;
}

.content.form form .group.radio .form-row .toggler .images,
#membership .content.form form .group.radio .form-row .toggler .images,
#partners .content.form form .group.radio .form-row .toggler .images {
    clear: both;
    margin-top: 19px;
}

.content.form form .group.radio .form-row .toggler .images .item,
.content.form form .group.radio .toggler .images .item,
#membership .content.form form .group.radio .form-row .toggler .images .item,
#partners .content.form form .group.radio .form-row .toggler .images .item {
    margin-bottom: 38px;
}

.content.form form .img {
    margin-bottom: 5px;
}

.content.form form .group.radio .form-row .toggler,
#membership .content.form form .group.radio .form-row .toggler,
#partners .content.form form .group.radio .form-row .toggler {
    clear: both;
    padding: 19px 0 0 57px;
}

.content.form form .group.radio .form-row,
#membership .content.form form .group.radio .form-row,
#partners .content.form form .group.radio .form-row {
    margin-bottom: 28.5px;
    position: relative;
    zoom: 1;
}

.content.form form .group.radio .form-row:before,
#membership .content.form form .group.radio .form-row:before,
#partners .content.form form .group.radio .form-row:before,
#stable-exhibition-detail-body .content.form form .group.radio .form-row:after,
#membership .content.form form .group.radio .form-row:after,
#partners .content.form form .group.radio .form-row:after {
    content: "";
    display: table;
    zoom: 1;
}

.content.form form .group.radio .form-row label,
#membership .content.form form .group.radio .form-row label,
#partners .content.form form .group.radio .form-row label {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 19px;
}

.content.form form .group.radio .form-row:after,
#membership .content.form form .group.radio .form-row:after,
#partners .content.form form .group.radio .form-row:after {
    clear: both;
}

.content.form form .group.radio .form-row:before,
#membership .content.form form .group.radio .form-row:before,
#partners .content.form form .group.radio .form-row:before,
#stable-exhibition-detail-body .content.form form .group.radio .form-row:after,
#membership .content.form form .group.radio .form-row:after,
#partners .content.form form .group.radio .form-row:after {
    content: "";
    display: table;
    zoom: 1;
}

.content p,
#membership .content p,
#partners .content p {
    width: 535px;
}

.content.form form .group.info p,
#membership .content.form form .group.info p,
#partners .content.form form .group.info p {
    padding: 0 230px 0 0;
}

.content.form form .group.submit input,
#membership .content.form form .group.submit input,
#partners .content.form form .group.submit input {
    float: right;
    margin-right: 230px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    webkit-appearance: button;
}

.aui-tabview-list,
.aui-tab-active, body > .lfr-menu-list ul,
.lfr-actions,
.aui-dialog-content,
.aui-dialog .aui-widget-hd,
.modify-pages .delete-tab,
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.lfr-actions,
.lfr-actions ul {
    background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
    color: #34404F;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px;
    text-shadow: 1px 1px #FFF;
}

.content.form form .group.eula,
#membership .content.form form .group.eula,
#partners .content.form form .group.eula {
    border: 1px dotted #000;
    border-width: 1px 0;
    margin-right: 230px;
    margin-top: 40px;
    padding: 10px 0;
}

#toggle1 {
    display: none;
}

#toggle2 {
    display: none;
}

.lang {
    float: right;
    margin-top: 20px;
    width: 69px;
}

.other h2 {
    margin: 0 !important;
}

/*
a.a-click{
    color: black !important;
}

a.a-click:hover{
    color: gray !important;
}
*/

div.header-text a, div.left a, div.right a, div.column.double a{
    color: gray;
}

div.header-text a:hover, div.left a:hover, div.right a:hover, div.column.double a:hover{
    color: black;
}

div.active-zoom{
    width: 969px;
    height: 500px;
    overflow: hidden;
    /*cursor: url('/media/libs/ActiveZoom/zoom-in.png'), auto;*/
    cursor: url('/media/libs/ActiveZoom/zoom-in.gif'), auto;
    background-color: #f2f2f2;
}

div.active-zoom.zoomed {
    /*cursor: url('/media/libs/ActiveZoom/zoom-out.png'), auto;*/
    cursor: url('/media/libs/ActiveZoom/zoom-out.gif'), auto;
}

.paginatordetailsbirky {
		display: none;
	}

  .dark #searchlink a {
    background: url('/media/images/search-white.png') no-repeat;
  }