body {
    font: 400 15px/1.4 'Open Sans', sans-serif;
    background: url(/bkg/4.jpg);
    margin: 0;
    padding: 0px;
}

.head {
    height: 140px;
    background: url(/h3.jpg);
    border-bottom: 1px solid black;
}

.head-t {
    color: orange;
    padding: 10px;
    font-style: italic;
    font-weight: bold;
    font-size: xx-large;
    float: left;
}

.head2 {
    font-size: large;
}

.head-t-right {
    color: orange;
    padding: 10px;
    font-style: italic;
    font-weight: bold;
    font-size: xx-large;
    float: left;
}

#loading {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    display: none;
    z-index: 99999;
}

.content {
    color: black;
    font-weight: bold;
    border-top: 1px solid black;
    border-bottom: 0px solid black;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    float: left;
    width: 100%;
}

.content2 {
    color: black;
    font-weight: bold;
    border-top: 1px solid black;
    border-bottom: 0px solid black;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 20px;
    float: left;
    width: 100%;
}

.wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    background: cyan;
    font-weight: bold;
}

.menu {
    float: left;
    padding-left: 13px;
}

.kurs {
    float: right;
    padding-right: 13px;
}

.filter {
    margin: 5px;
    padding: 10px;
    float: left;
    width: calc(100% - 30px);
    background: lightgray;
}

.action {
    margin: 5px;
    padding: 10px;
    width: calc(100% - 30px);
    float: left;
    background: lightgray;
    text-align: center;
    display: none;
}

.action a {
    text-decoration: none;
    color: blue;
}

table.t_content {
    border-collapse: collapse;
}

td.t_content {
    border: 1px solid black;
}

.card-prev {
    float: left;
    border: 1px solid black;
    background: white;
    margin: 10px;
    padding: 0;
    width: 225px;
    height: 168px;
    font-weight: normal;
    cursor: pointer;
}

.card-p-pic1 {
    position: absolute;
    z-index: 10;
}

.card-p-pic2 {
    position: absolute;
    z-index: 11;
}

.card {
    float: left;
    border: 1px solid black;
    background: white;
    margin: 10px;
    padding: 0;
    width: 300px;
    height: 384px;
    font-weight: normal;
    cursor: pointer;
}

.card-pic1 {
    position: absolute;
    z-index: 10;
}

.card-pic2 {
    position: absolute;
    z-index: 11;
}

.card-arrow-l {
    position: absolute;
    z-index: 12;
    margin-top: 190px;
    margin-left: 10px;
    opacity: .5;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    display: none;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.card-arrow-r {
    position: absolute;
    z-index: 12;
    margin-top: 190px;
    margin-left: 520px;
    opacity: .5;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    display: none;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.card-lupa {
    position: absolute;
    z-index: 12;
    margin-top: 10px;
    margin-left: 520px;
    opacity: .5;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    display: none;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.card-arrow-l a {
    text-decoration: none;
    color: blue;
}

.card-arrow-r a {
    text-decoration: none;
    color: blue;
}

.card-lupa a {
    text-decoration: none;
    color: blue;
}

.action-arrow-l {
    float: left;
    z-index: 500;
    opacity: .5;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    display: none;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.action-arrow-r {
    float: right;
    z-index: 500;
    opacity: .5;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    display: none;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.action-arrow-l a {
    text-decoration: none;
    color: blue;
}

.action-arrow-r a {
    text-decoration: none;
    color: blue;
}

.cardt {
    padding: 225px 5px 0 5px;
    color: darkblue;
}

.cardt-h {
    font-weight: bold;
    padding: 5px 0 5px 0;
}

.cardt-p {
    font-weight: bold;
    padding: 5px 0 0 0;
}

.card2 {
    border: none;
    background: white;
    color: darkblue;
    margin: 10px;
    padding: 10px;
    max-width: 1061px;
    font-weight: normal;
}

.card2t {
    color: darkblue;
    border: 1px solid darkblue;
    padding: 10px;
    margin-top: 460px;
    max-width: 1036px;
}

.card2t2 {
    color: darkblue;
    border: 1px solid darkblue;
    padding: 10px;
    margin-top: 5px;
    max-width: 1036px;
}

.card2aero {
    color: darkblue;
    border: 1px solid darkblue;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 1036px;
}

.card2tmap {
    color: darkblue;
    border: 1px solid darkblue;
    padding: 0px;
    margin-top: 5px;
    max-width: 1056px;
    height: 400px;
}

.card2left {
    float: left;
    width: 580px;
}

.card2right {
    display: none;
    float: left;
    margin-left: 600px;
    margin-bottom: 5px;
    border: 1px solid darkblue;
    padding: 10px;
    max-width: 436px;
    height: 70px;
}

.galprev0 {
    float: left;
    margin-left: 597px;
    padding: 0px;
    max-width: 464px;
    height: 313px;
    overflow: hidden;

}

.galprev1 {
    width: 0;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    grid-template-rows: repeat(10, 81px);
}

img.galprev {
    border: 3px solid white;
    cursor: pointer;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zoom {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
}

.zoom-c {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.zoom-c img {
    border: 1px solid white;
}

.zoom-lupa {
    position: absolute;
    z-index: 52;
    margin: 10px;
    opacity: .5;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.zoom-arrow-l0 ~ {
    position: absolute;
    z-index: 52;
    margin: 10px;
    left: 0;
    top: 0;
    bottom: 0;
    display: table;
    border: 1px solid red;
}

.zoom-arrow-l {
    position: absolute;
    z-index: 52;
    margin: 10px;
    opacity: .5;
    left: 0;
    top: 200px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.zoom-arrow-r {
    position: absolute;
    z-index: 52;
    margin: 10px;
    opacity: .5;
    right: 0;
    top: 200px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.zoom-arrow-l a {
    text-decoration: none;
    color: blue;
}

.zoom-arrow-r a {
    text-decoration: none;
    color: blue;
}

.zoom-lupa a {
    text-decoration: none;
    color: blue;
}

.nav {
    text-decoration: none;
}
.fixed {
    overflow:hidden;
}
.floater_frame {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
}
.floater {
    background-color: black;
    z-index: 11002;
    position: fixed;
    top: 0;
    left: 0;
    margin: auto;
    width: 300vw;
    height: 100vh;
    display: none;
}
.in_floater {
    position: float;
    width: 100vw;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.in_floater img {
    border: 1px solid red;
}