* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 1.7rem;
    margin: auto;
}

a,
a:link {
    font-size: 14px;
    /* color: #777; */
    text-decoration: none;
}

#mainmenu li a {
    font-size: 16px;
}

a:visited:not(.dark-btn) {
    /* font-size: 11px; */
    /* color: #777; */
}

a:hover {
    /* font-size: 11px; */
    color: orange;
    text-decoration: none;
}

a:active {
    font-size: 11px;
    color: #777;
}

div.title-class-nav a {
    font-size: 16.5px;
    font-weight: bold;
    color: #403f40;
}

input,
textarea {
    padding: 0px 1px;
}

input[type='password'] {
    padding: 0px 1px;
}

input[type='checkbox'] {
    border: 0px;
    margin-top: 9px;
    margin-right: 8px;
}

input[type='radio'] {
    border: 0px;
}

.page-container {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.main-wrapper {
    margin-top: 130px;
}

.main {
    clear: both;
    padding-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
    column-gap: 20px;
    min-height: 85vh;
}

/* .main.unadvanced {
    margin-top: 125px;
} */

.main-subcontent .title-class-nav,
.main-subcontent .details-class {
    text-align: center;
}

.title-class-nav .str {
    font-size: 13px;
}

.main-navigation {
    display: inline;
    float: left;
    width: 18.5vw;
    margin-left: 6px;
    padding-bottom: 30px;
    overflow: visible;
}

.main-content {
    width: 45vw;
    margin: 10px 0 0 0;
    overflow: visible !important;
}

.main-content.classic {
    /* margin: 18px 0 0 0; */
}

.main-subcontent {
    float: right;
    width: 18.5vw;
    margin: 10px 0 0 0;
    overflow: visible !important
        /*Firefox*/
    ;
    overflow: hidden
        /*IE6*/
    ;
}

.footer1 {
    clear: both;
    width: auto;
    height: 14px;
    margin: 0 0 0 3px;
    padding: 6px 0 4px 0;
    background: rgb(225, 225, 225) url(../img/podbaner.jpg) repeat-x;
    font-size: 10px;
    overflow: visible !important
        /*Firefox*/
    ;
    overflow: hidden
        /*IE6*/
    ;
    text-align: right;
}

.header-old {
    width: 87vw;
    max-width: 1400px;
    margin: auto;
}

.header-top {
    width: 1000px;
    height: 60px;
    background: url(../img/banner-1.jpg);
    overflow: visible !important
        /*Firefox*/
    ;
    overflow: hidden
        /*IE6*/
    ;
}

.header-link-left {
    width: 210px;
    float: left;
    padding-left: 17px;

    font-size: 10px;
}

.header-link {
    width: 1000px;
    background: url(../img/header-links.jpg);
    height: 14px;
    padding: 3px 0 0 0;

    font-size: 10px;
}

.header-link a:link {
    margin: 0 11px;

    font-size: 10px;
}

.header-link a:visited {
    margin: 0 11px;

    font-size: 10px;
}

.header-link a:hover {

    font-size: 10px;
}

.header-link a:active {

    font-size: 10px;
}

.header-link-en {
    clear: both;
    width: 1000px;
    background: url(../img/header-links-en.jpg);
    height: 14px;
    padding: 3px 0 0 0;
    font-size: 10px;
    overflow: visible !important
        /*Firefox*/
    ;
    overflow: hidden
        /*IE6*/
    ;
}

.header-link-en a {
    padding-right: 14px;
}

.header-link1 {
    clear: both;
    width: 1000px;
    background: url(../img/header-links1.jpg);
    height: 14px;
    padding: 3px 0 0 0;
    margin: 0px;
}

/******************/
/*  MAIN SECTION  */
/******************/
.button {
    color: white;
    border: 1px solid #ff6600;
    background-color: #ff9900;
    font: 12px Verdana;
    padding: 1px 1px;
}

.button3 a {
    color: white;
    border: 1px solid #ff6600;
    background-color: #ff9900;
    font: 12px Verdana;
    padding: 2px 3px 3px 3px;
}

.button-next {
    width: 140px;
    margin-right: 20px;
    color: white;
    border: 1px solid #ff6600;
    background-color: #ff9900;
    font: 12px Verdana;
    padding: 1px 1px;
}

.button-cancel {
    width: 140px;
    color: white;
    border: 1px solid #ff6600;
    background-color: #ff9900;
    font: 12px Verdana;
    padding: 1px 1px;
}

.browse input {
    width: 350px;
    height: 20px;
    border: 1px solid #bbb;
    padding: 1px;
}

.button-left {
    float: left;
    font: 12px Verdana;
    padding: 1px 3px 1px 3px;
    background: #ff9900;
    border: 1px solid #ff6600;
    color: #ffffff;
}

.next {
    width: 110px;
    margin: 5px 0px 20px 0px;
    padding: 1px 2px 2px 2px;
    text-align: center;
    background-color: #ff9900;
    border: 1px solid #ff6600;
    font: 12px Verdana;
}

.next a {
    color: #ffffff;
}

.link-next {
    width: 140px;
    float: left;
    margin: 20px 30px 20px 100px;
    padding: 2px 2px 3px 2px;
    text-align: center;
    background-color: #ff9900;
    border: 1px solid #ff6600;
    font: 12px Verdana;
}

.link-next a {
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
}

.link-cancel {
    width: 140px;
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 2px 2px 3px 2px;
    text-align: center;
    background-color: #ff9900;
    border: 1px solid #ff6600;
    font: 12px Verdana;
}

.link-cancel a {
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
}

.dobavi-snimka {
    float: left;
    width: 110px;
    font: 12px Verdana;
    margin-right: 300px;
    padding: 1px 1px 2px 1px;
    text-align: center;
    background: #ff9900;
    border: 1px solid #ff6600;
}

.dobavi-snimka a {
    color: #ffffff;
}

.napred {
    width: 60px;
    padding: 1px 2px 2px 2px;
    text-align: center;
    background-color: #ff9900;
    border: 1px solid #ff6600;
    font: 12px Verdana;
}

.napred a {
    color: #ffffff;
}

.next-step {
    float: left;
    width: 110px;
    font: 12px Verdana;
    padding: 2px 3px 3px 3px;
    margin-left: 20px;
    text-align: center;
    background: #ff9900;
    border: 1px solid #ff6600;
}

.next-step a {
    color: #ffffff;
}

.next-step-left {
    float: left;
    width: 110px;
    font: 12px Verdana;
    padding: 2px 3px 3px 3px;
    text-align: center;
    background: #ff9900;
    border: 1px solid #ff6600;
}

.next-step-left a {
    color: #ffffff;
}

.profile {
    float: left;
}

.more-info {
    padding: 0px 2px 0px 10px;
    float: left;
    cursor: pointer;
    text-decoration: underline;
}

.column1-unit {
    padding: 10px 0 10px 0;
    border: 1px solid #ddddff;
    border-top: none;
}

.column1-unit1 {
    /* width: 570px; */
    padding: 10px 0 10px 0px;
    border: 1px solid #ddddff;
}

.column1-unit2 {
    width: 530px;
    padding: 30px 10px 10px 0px;
    text-align: justify;
    line-height: 140%;
}

.column1-unit3 {
    width: 550px;
    padding: 30px 10px 10px 10px;
    text-align: center;
}

.column1-unit4 {
    border-bottom: dashed 1px #dadada;
    width: 570px;
    margin: 17px 0 10px 0;
}

.pagetitle-top {
    float: left;
    width: 400px;
    color: #c47d0c;
    font-weight: bold;
    text-transform: uppercase;
}

.add {
    border: none;
}

.add1 {
    border: none;
    float: right;
    margin-right: 10px;
}

.top-plus {
    float: right;
    width: 40px;
    height: 17px;
    margin-right: 10px;
}

.top-offer-title {
    float: left;
    width: 510px;
    height: 15px;
    padding: 1px 0px 2px 0px;
    text-align: center;
}

.top-offer-title a:link {
    color: #c47d0c;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.top-offer-title a:visited {
    color: #c47d0c;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.top-offer-title a:hover {
    color: #c47d0c;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.top-offer-title a:active {
    color: #c47d0c;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.top-pic {
    padding: 7px 0 20px 5px;
    float: left;
    width: 140px;
}

.top-desc {
    text-align: justify;
    padding: 10px 0 0 1px;
    width: 420px;
    height: 84px;
    float: left;
}

.top-offer-more {
    float: right;
    width: 100px;
    padding-right: 27px;
}

.top-vis {
    width: 100px;

    float: left;
}

.subcontent-unit-border {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 5px;
    padding: 10px 10px 0 7px;
    text-align: center;
    border: solid 1px #dadada;
    font-size: 10px;
}

.vip-title {
    margin: 1px 1px 7px 1px;
    text-align: center;
}

.vip-title a {
    text-align: center;
    padding-left: 0 !important;
}

.round-border-topright {
    height: 19px;
    padding: 3px 0 0 27px;
    background: #f0eeee url(../img/vmenu4.jpg);
    background-repeat: no-repeat;
}

.round-border-topright a:link,
.round-border-topright a:visited {
    display: block;
    font-weight: bold;
}

.round-border-topright a:hover,
.round-border-topright a:active {
    color: #ff9900;
}

.round-border-topright-sub {
    height: 19px;
    padding: 3px 0 0 27px;
    background: #f0eeee url(../img/vmenu4.jpg);
    background-repeat: no-repeat;
}

.round-border-topright-sub a:link,
.round-border-topright-sub a:visited {
    display: block;
}

.round-border-topright-sub a:hover,
.round-border-topright-sub a:active {
    color: #ff9900;
}

.round-border-topright1 {
    height: 17px;
    padding: 2px 0 0 27px;
    background: #f0eeee url(../img/vmenu3.jpg);
    background-repeat: no-repeat;
}

.round-border-topright1 a:link,
.round-border-topright1 a:visited {
    display: block;
}

.round-border-topright1 a:hover,
.round-border-topright1 a:active {
    color: #ff9900;
}

.round-border-topright1-white {
    height: 17px;
    padding: 2px 0 0 27px;
}

.round-border-topright1-white a:link,
.round-border-topright1-white a:visited {
    display: block;
}

.round-border-topright1-white a:hover,
.round-border-topright1-white a:active {
    color: #ff9900;
}

.vmenu-top-offer1 {
    height: 16px;
    padding: 4px 0 1px 27px;
    background: #f0eeee url(../img/vmenu-top-offer1.jpg);
    background-repeat: no-repeat;
}

.vmenu-top-offer1 a:link,
.vmenu-top-offer1 a:visited {
    display: block;
    font-weight: bold;
}

.vmenu-top-offer1 a:hover,
.vmenu-top-offer1 a:active {
    color: #ff9900;
}

.vmenu-top-offer {
    display: block;
    padding: 3px 0 3px 27px;
    background: #f0eeee url(../img/vmenu3.jpg);
}

.vmenu-top-offer a:link,
.vmenu-top-offer a:visited {
    display: block;
}

.vmenu-top-offer a:hover,
.vmenu-top-offer a:active {
    color: #ff9900;
}

.vmenu-begin {
    display: block;
    width: 205px;
    height: 18px;
    background: #f0eeee url(../img/vmenu-begin.jpg);
    background-repeat: no-repeat;
}

.vmenu-opened {
    height: 19px;
    padding: 3px 0 0 27px;
    background: #f0eeee url(../img/vmenu5.jpg);
    background-repeat: no-repeat;
}

.vmenu-opened a:link,
.vmenu-opened a:visited {
    display: block;
    font-weight: bold;
}

.vmenu-opened a:hover,
.vmenu-opened a:active {
    color: #ff9900;
}

.vmenu-opened-sub {
    height: 19px;
    padding: 3px 0 0 27px;
    background: #f0eeee url(../img/vmenu5.jpg);
    background-repeat: no-repeat;
}

.vmenu-opened-sub a:link,
.vmenu-opened-sub a:visited {
    display: block;
}

.vmenu-opened-sub a:hover,
.vmenu-opened-sub a:active {
    color: #ff9900;
}

.nav3-pst {
    position: absolute;
    left: 171px;
    z-index: 100;
    margin-top: 5px;
    text-align: right;
    height: 20px;
    width: 40px;
}

.vmenu-end {
    width: 205px;
    height: 20px;
    background: url(../img/vmenu-end.jpg);
    background-repeat: no-repeat;
}

.more-from-rdb {
    padding: 10px 0 0 27px;
    background: url(../img/more-from-rdb.jpg);
}

.more-from-rdb1 {
    height: 14px;
    padding: 10px 0 0 27px;
    font-weight: bold;
    background: url(../img/more-from-rdb1.jpg);
    background-repeat: no-repeat;
}

.selected-vip1 {
    height: 19px;
    padding: 5px 0 0 27px;
    font-weight: bold;
    background: url(../img/selected-vip1.jpg);
    background-repeat: no-repeat;
}

.log-user1 {
    padding: 10px 7px 10px 27px;
    background: url(../img/vmenu3.jpg);
}

.main-navigation .loginform {
    width: 205px;
    margin: 10px 20px 0 10px;
}

.main-navigation .loginform p {
    clear: both;
    margin: 0;
    padding: 0;
}

.main-navigation .loginform fieldset {
    width: 160px;
    border: none;
}

.main-navigation .loginform label.top {
    float: left;
    width: 125px;
    margin: 0 0 2px 0;
    font-size: 110%;
}

.main-navigation .loginform label.right {
    float: left;
    width: 125px;
    margin: 5px 0 0 0;
    padding: 0 0 0 3px;
    /*IE6*/
    font-size: 110%;
}

.main-navigation .loginform input.field {
    width: 158px;
    margin: 0 0 5px 0;
    padding: 0.1em 0 0.2em 0 !important
        /*Non-IE6*/
    ;
    padding: 0.2em 0 0.3em 0
        /*IE6*/
    ;
    border: solid 1px rgb(42, 90, 138);
    font-family: verdana, arial, sans-serif;
    font-size: 110%;
}

.main-navigation .loginform input.checkbox {
    float: left;
    margin: 5px 0 0 0 !important
        /*Non-IE6*/
    ;
    margin: 2px 0 0 -3px
        /*IE6*/
    ;
    border: none;
}

.main-navigation h1.first {
    height: 23px;
    clear: both;
    margin: 0px;
    padding: 5px 0px 3px 10px;
    font-family: verdana, arial, sans-serif;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 110%;
    border: none;
}

.main-navigation h1 {
    clear: both;
    margin: 30px 0 20px 0;
    padding: 4px 20px 3px 20px;
    font-family: verdana, arial, sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 150%;
}

.main-navigation h1.second {
    clear: both;
    margin: 30px 0 20px 0;
    padding: 4px 20px 3px 10px;
    font-family: verdana, arial, sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 150%;
    background: rgb(14, 14, 100);
}

.main-navigation h2 {
    clear: both;
    margin: 20px 10px 10px 10px;
    font-family: 'trebuchet ms', arial, sans-serif;
    color: rgb(14, 14, 100);
    font-weight: bold;
    font-size: 150%;
}

.main-navigation h3 {
    clear: both;
    margin: 10px 10px 5px 20px;
    color: rgb(80, 80, 80);
    font-weight: bold;
    font-size: 110%;
}

/* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {
    clear: both;
    margin: 0 10px 10px 20px;
    color: rgb(80, 80, 80);
    line-height: 1.3em;
    font-size: 110%;
}

.main-navigation p.center {
    text-align: center;
}

.main-navigation p.right {
    text-align: right;
}

/* MAIN CONTENT */

.pagetitle {
    float: left;
    height: 17px;
    padding: 0px 1px 0 8px;
    font-weight: bold;
}

.pagetitle a {
    font-weight: bold;
    text-decoration: underline;
}

.pagetitle1 {
    float: left;
    height: 17px;
    width: 240px;
    padding: 0px 1px 0 0px;
    font-weight: bold;
}

.pagetitle2 {
    float: left;
    height: 17px;
    padding: 0px 1px 0 20px;
}

.pagetitle2 a {
    color: #777;
    font-weight: bold;
    text-decoration: underline;
}

.triangle {
    float: left;
    width: 20px;
    padding: 4px 0 0 0;
}

.str {
    width: auto;
    float: right;
    text-align: right;
}

.ln {
    width: 570px;
    height: 29px;
    border-bottom: dashed 1px #dadada;
}

.pic {
    float: left;
    margin-left: 5px;
    margin-top: 0px;
    color: #222222;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.pic-class {
    margin-left: 5px;
    margin-top: 0px;
    color: #222222;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.level-price {
    margin: 0 20px 0 5px;
    float: left;
}

.firm {
    margin: 0 0 0 5px;
    float: left;
}

.firm1 {
    margin: 0 0 0 5px;
    float: left;
    width: calc(100% - 100px);
}

.firm-class {
    margin: 0 0 0 5px;
}

.level2-class {
    margin: 5px 0 0 5px;
    padding: 3px;
    background-color: #eeeeff;
    /* height: 60px; */
}

.title-class {
    margin: 0 0 0 5px;
    padding: 3px;
    background-color: #eeeeff;
}

.title-class-nav {
    /* margin: 0 3px 0 3px; */
    padding: 10px;
    background-color: #ddddff;
    color: #403f40;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.site-warning {
    margin: 5px 0 0 11px;
    padding: 3px;
    background-color: pink;
    font-weight: bold;
}

.site-warning a {
    color: blue;
    font-weight: bold;
}

.language-bar {
    margin: 5px 0 0 11px;
    text-align: right;
    /* margin-top: 65px; */
}

.level1-class {
    margin: 5px 0 0 5px;
    padding: 3px;
    /* height: 60px; */
    border: 1px solid #ddddff;
}

.user-page {
    /* border: 1px solid #ddddff; */
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    min-height: 40vh;
}

.details-class {
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.details-class.user {
    padding-left: 15px;
}

.details-class.site-nav {
    padding-left: 17px;
}

.details-class1 {
    margin: 5px 0 0 5px;
    padding: 3px;
    background-color: #eeeeff;
    min-height: 100px;
}

.title-class a {
    color: orange;
    font-weight: bold;
    text-decoration: none;
}

.title-class a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.main-navigation .details-class a.city {
    padding-left: 36px;
}

.main-navigation .details-class a.region {
    padding-left: 17px;
}

.details-class a:not(.green-btn):not(.dark-btn):not(.white-btn):not(.wide-white-btn):not(.wide-darkblue-btn) {
    color: orange;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    padding-left: 17px;
}

.vip-title span {
    color: orange;
}

.details-class a:hover:not(.green-btn) {
    font-weight: bold;
    text-decoration: none;
}

.firmname {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
    float: left;
    margin: 0 5px 0 0;
}

.firmname a {
    font-size: 15px;
    color: #403f40;
    font-weight: bold;
    text-decoration: none;
}

.firmname a:visited:not(.dark-btn) {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.firmname a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.firmname-sec24 {
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px 0 5px;
}

.firmnm {
    margin-top: 5px;
    clear: both;
}

.ceni {
    float: left;
    margin: 16px 0 0 0px;
}

.vis {
    width: 250px;
    float: left;
    margin: 16px 0 0 0px;
}

.vip-zone {
    float: right;
    width: 115px;
    margin-left: auto;
}

.vip {
    text-align: right;
    margin: 0 5px 0 0;
    height: 14px;
    clear: both;
}

.com {
    float: right;
    height: 14px;
    margin: 33px 3px 0 0;
    clear: both;
}

.pro-img {
    float: left;
    margin: 0 0 0 10px;
    padding: 0 0 10px 0;
}

.cont-data {
    margin: 10px 0 0 5px;
}

.pro-line {
    clear: both;
    width: 100% !important;
    height: 1px;
    border-bottom: dashed 1px #dadada;
}

.thumbs {
    float: left;
    margin: 0 0 10px 10px;
}

.thumbs1 {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid;
    padding: 0px;
}

.space {
    clear: both;
    width: 570px;
    height: 10px;
}

.desc {
    clear: both;
    margin: 10px 10px 10px 10px;
    text-align: justify;
}

.advanced .desc {
    margin: unset;
}

.offer {
    margin: 0px 10px 10px 10px;
}

.advanced .offer {
    margin: unset;
}

.offer-title {
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 5px 0;
}

.offer table {
    clear: both;
}

.offer table th {
    text-align: center;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.offer table td {
    text-align: center;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.offer-txt {
    text-align: justify;
}

.resList {
    margin: 0px 10px 10px 10px;
}

.resList table {
    clear: both;
}

.resList table th {
    text-align: left;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.resList table td {
    text-align: left;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.resDtls {
    margin: 0px 10px 10px 10px;
}

.resDtls table {
    clear: both;
}

.resDtls table th {
    text-align: left;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.resDtls table td {
    text-align: left;
    padding: 1px 1px 2px 1px;
    border: solid 1px #ccc;
}

.table-hoteli {
    display: inline-block;
    width: 100%;
}

.icon {
    float: left;
    width: 60px;
    margin-right: 10px;
    text-align: center;
}

.icon img {
    float: none;
    display: block;
    margin: 0 auto;
}

.iconResStatus {
    float: left;
    width: 175px;
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: left;
    min-height: 50px;
}

.iconResStatus img {
    float: left;
    display: block;
    width: 16px;
}

.iconResStatus input.res_check {
    float: left;
    width: 16px;
}

.res_checkbox {
    float: left;
    width: 16px;
}

.res_img {
    float: left;
    width: 16px;
    margin-left: 5px;
}

.status_text {
    float: left;
    width: 130px;
    margin-left: 5px;
}

.special-offer-pic {
    width: 56px;
    float: left;
    cursor: pointer;
    margin: 7px 0px 4px 10px;
}

.special-offer-title {
    width: 350px;
    float: left;
    font-weight: bold;
    text-decoration: none;
    margin: 20px 0 0 25px;
    padding-bottom: 16px;
}

.special-offer-more {
    float: right;
    padding: 20px 15px 0px 0px;
    cursor: pointer;
}

.rsrv {
    margin: 10px 10px 20px 10px;
    font-weight: bold;
    text-decoration: none;
}

.rsrv a {
    font-weight: bold;
}

.more {
    float: right;
    margin: 2px 0 0 2px;
    font-size: 8px;
}

.agency-name {
    color: #c47d0c;
    font-weight: bold;
    font-size: 12px;
}

.agency-name-adr {
    float: left;
    margin: 5px 20px 10px 10px;
    line-height: 1.6;
    width: 260px;
}

.agency-cont-data {
    float: left;
    margin: 5px 10px 10px 0px;
    text-align: left;
    line-height: 1.6;
}

.agency-offer-pic {
    float: left;
    margin: 5px 15px 10px 10px;
    border: none;
}

.agency-rsrv {
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
}

.agency-offer-title {
    margin: 13px 0 0 10px;
    font-weight: bold;
}

.agency-offer-strip {
    float: left;
    width: 543px;
    height: 90px;
    background: url(../img/film-strip.jpg);
    background-repeat: repeat-x;
    margin: 13px 0 0 10px;
}

.agency-offer-thumb {
    float: left;
    margin: 12px 8px 0px 2px;
    padding: 0px;
}

.agency-offer {
    text-align: justify;
    margin-top: 3px;
    padding-right: 10px;
}

.pagination {
    margin-left: 10px;
}

.pagination a:link,
.pagination a:visited {
    float: left;
    width: 20px;
    height: 17px;
    text-align: right;
    border: 1px solid #dadada;
    background-color: #f0eeee;
}

.page-cur {
    float: left;
    margin: 3px 1px;
    width: 25px;
    height: 17px;
    text-align: center;
    color: #ff6600;
}

.reservation-form {
    width: 400px;
    padding: 30px 35px 30px 55px;
    margin: 25px auto;
    border: 1px solid #ccc;
    background: #eee;
    color: #444;
}

.reservation-form label {
    display: block;
    float: left;
    width: 170px;
}

.reservation-form input[type='text'] {
    float: left;
    width: 200px;
    height: 14px;
    padding: 0 1px 1px 1px;
    margin: 0 0 20px 0;
}

.reservation-form select {
    float: left;
    width: 205px;
    height: 21px;
    padding: 0 1px 1px 1px;
    margin: 0 0 20px 0;
}

#modernbricksmenu2 {
    margin: 0px;
    padding: 0px;
    voice-family: inherit;
    voice-family: '"}"';
    border-top: 4px solid #ccc;
}

#modernbricksmenu2 ul {
    margin-left: 0px;
    /*margin between first menu item and left browser edge*/
    margin-right: 0px;
    padding: 0;
    list-style: none;
}

#modernbricksmenu2 li {
    display: inline;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#modernbricksmenu2 a {
    float: left;
    clear: none;
    display: block;
    width: 124px;
    background: #ff9900;
    color: white;
    text-align: center;
    padding: 3px 0px;
    border-top: solid 1px white;
    border-right: solid 1px white;
    font: 10px Verdana;
    border-bottom: 1px solid #ed9000;
}

#modernbricksmenu2 a:hover {
    background-color: #ed9000;
    /*Brown color theme*/
    border-bottom: 1px solid #ed9000;
}

#modernbricksmenu2 #current a {
    /*currently selected tab*/
    background-color: #ccc;
    /*Brown color theme*/
    color: white;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #bcbcbc;
}

#modernbricksmenu2 li.last {
    float: left;
    clear: none;
    display: block;
    width: 374px;
    padding: 3px 0px;
    background: #ff9900;
    border-top: solid 1px white;
    border-right: solid 1px #fec34e;
    border-bottom: 1px solid #ed9000;
    font: 10px Verdana;
}

#myform {
    float: right;
    margin: 17px 5px 0px 0;
}

#myform .textinput {
    width: 140px;
    height: 15px;
    background-color: white;
    border: solid 1px #dadada;
    padding: 2px 2px;
    margin: 0 5px 3px 0;
    color: #777;
    font: 11px verdana;
}

.adv table {
    margin-left: auto;
    margin-right: auto;
}

.adv table th {
    height: 17px;
    text-align: center;
    font-weight: normal;
    color: #000000;
    background-color: #dadada;
    padding: 1px 3px 1px 3px;
    border: solid 1px #cccccc;
}

.adv table td {
    text-align: left;
    color: #222222;
    background-color: #f1f1f1;
    padding: 1px 3px 1px 3px;
    border: solid 1px #dddddd;
}

#myform1 .textinput {
    width: 155px;
}

#myform1 .submit {
    font: normal 10px Verdana;
    color: white;
    height: 19px;
    width: 48px;
    border: 1px solid #ebebeb;
    background-color: #aaa;
}

.column1-unit3 fieldset {
    width: 400px;
    border: 1px solid;
    text-align: center;
    padding: 5px 10px;
}

.lost-pass {
    width: 120px;
    float: left;
    padding: 0px;
    text-align: left;
}

.here a {
    color: orange;
    font-weight: bold;
    text-decoration: underline;
}

.user-reg {
    width: 510px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.user-reg fieldset {
    border: 1px solid;
    padding: 10px;
}

.user-length {
    width: 170px;
    float: left;
    text-align: right;
    margin-right: 10px;
}

.column1-unit-rekl {
    padding: 30px 10px 10px 10px;
    text-align: justify;
    line-height: 140%;
}

.column1-unit-rekl ul {
    font-style: normal;
    line-height: 2em;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 5px;
    list-style-position: outside;
    list-style-type: square;
    padding: 1px 10px;
    margin: 2px;
}

.column1-unit2 ul {
    font-style: normal;
    line-height: 2em;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    text-indent: 5px;
    list-style-position: outside;
    list-style-type: square;
    padding: 1px 10px;
    margin: 2px;
}

.ceni-reklama th {
    border: 1px solid #ccc;
    text-align: center;
    font-weight: normal;
}

.ceni-reklama td {
    border: 1px solid #ccc;
    text-align: center;
}

#wrapper {
    text-align: left;
    width: 100%;
    padding-left: 3px;
}

#wrapper input {
    font-family: verdana;
    font-size: 14px;
    margin: 0;
}

#wrapper input[type='button'] {
    font-family: verdana;
    font-size: 12px;
    margin: 0;
}

#wrapper textarea {
    font-family: verdana;
    font-size: 11px;
}

.rates2009 {
    margin: 40px 0 20px 0;
    text-align: center;
}

.rates2009 input {
    font-weight: bold;
    width: 345px;
    height: 30px;
    padding: 1px 1px 0px 1px;
    text-align: center;
}

.row1 {
    width: 700px;
}

.row2 {
    width: 700px;
}

.accom-type {
    float: left;
    margin-left: 20px;
}

.accom-type input {
    float: left;
    width: 165px;
    height: 30px;
    padding: 1px 1px 0px 1px;
    text-align: center;
}

.period {
    float: left;
}

.period input {
    float: left;
    width: 375px;
    height: 16px;
    padding: 1px 1px 0px 1px;
    text-align: center;
}

.column1 {
    float: left;
}

.column1 input {
    float: left;
    width: 165px;
    height: 30px;
    padding: 1px 1px 0px 10px;
    text-align: left;
}

#del-row-check {
    float: left;
    border: 1px solid;
    width: 20px;
    height: 30px;
    margin: 0 1px 0 0;
    padding-top: 7px;
}

#del-row-check input {
    float: left;
    border: 0px;
    height: 10px;
    margin: 3px 0 0 2px;
    width: 15px;
}

.column2 {
    float: left;
}

.column2 input {
    float: left;
    width: 125px;
    height: 30px;
    padding: 1px 3px 0px 1px;
    text-align: center;
}

.currency input {
    margin-left: 7px;
}

.meal-plan input {
    margin-left: 20px;
}

.discount textarea {
    width: 100%;
    height: 120px;
    padding: 2px;
    text-align: left;
}

input[type='radio'] {
    width: 25px;
}

.obj-type {
    float: left;
    width: 110px;
    height: 16px;
    text-align: left;
    padding: 2px 15px 0 20px;
}

.obj-type-red {
    float: left;
    width: 110px;
    text-align: left;
    height: 16px;
    padding: 2px 15px 0 20px;
    color: brown;
}

.zaetost {
    font-weight: normal;
    padding-top: 20px;
}

.month {
    font-weight: bold;
    text-align: center;
}

.resbox {
    width: 15px;
    height: 15px;
    border: 1px solid white;
}

.search-form {
    float: left;
    width: 520px;
    background-color: #efefef;
    margin: 25px 5px 0 5px;
    padding: 20px;
    border: 1px solid #ccc;
}

.tabs {
    width: 554px;
    height: 62px;
    margin: 20px 0 0 0;
    border-bottom: 1px solid;
    text-align: center;
}

.sgl-tab {
    float: left;
    height: 18px;
    width: 76px;
    margin: 2px 2px 0 0;
    padding-top: 2px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
}

.sgl-tab-cur {
    float: left;
    width: 77px;
    height: 19px;
    margin-right: 2px;
    padding-top: 4px;
    background: #fff;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.sgl-tab-cur a {
    color: #444;
    font-weight: bold;
}

.sgl-tab-osn-cur {
    float: left;
    display: inline;
    width: 112px;
    height: 19px;
    background-color: #fff;
    margin: 0 2px 0 25px;
    padding-top: 4px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
}

.sgl-tab-osn-cur a {
    color: #444;
    font-weight: bold;
}

.sgl-tab-osn {
    display: inline;
    float: left;
    height: 18px;
    width: 112px;
    margin: 2px 2px 0 25px;
    padding-top: 2px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
}

.main-info {
    /* float: left; */
    width: 100%;
    text-align: left;
    padding: 20px 0 10px 10px;
}

.main-info input {
    float: left;
}

.main-info1 {
    float: left;
    width: 543px;
    text-align: left;
    padding: 45px 0 10px 10px;
}

.main-info1 input {
    float: left;
}

.main-info .row .col-xs-6 .form-group {
    margin-bottom: unset;
}

.main-info .row .col-xs-6 {
    margin-bottom: 25px;
}

.sample {
    float: left;
    width: 165px;
    text-align: left;
    margin: 6px 0 0 30px;
    color: #ababab;
}

.main-info-bkg {
    width: 550px;
    height: 40px;
}

.subs {
    /* float: left; */
    display: flex;
    width: 100%;
    text-align: left;
    background: #fff;
    padding: 20px 10px 10px 0px;
}

.subs-1 {
    float: left;
    /* width: 250px; */
    margin: 10px 0 0 0px;
    /* padding-left: 10px; */
}

.subs-1 input {
    float: left;
}

.subs-cur {
    width: 210px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed orange;
}

.subs-type-info {
    float: left;
    /* width: 230px; */
    min-height: 450px;
    padding: 0 10px 30px 20px;
    margin: 10px 0 0px 0px;
    text-align: justify;
    border-left: 1px dashed orange;
}

.sub-prices {
    float: left;
    width: 104px;
    height: 16px;
}

.sub-prices-st {
    float: left;
    width: 100px;
    height: 16px;
}

.input-sm {
    font-size: 16px;
}

.tab-frame-pics {
    width: 100%;
    text-align: center;
}

.error-msg {
    color: #990033;
    /* width: 500px; */
    padding: 0 0 0 10px;
}

.pics-note {
    width: 100%;
    text-align: left;
    padding: 20px 0 10px 25px;
    line-height: 140%;
    border-top: 1px dashed orange;
    /* margin-top: 30px; */
}

.offer-buttons {
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}

.gray-button {
    float: left;
    /* height: 24px; */
    border: 1px ridge;
    background-color: #eee;
    margin: 10px 10px 10px 0px;
    padding: 2px 5px 2px 5px;
}

.gray-button a {
    display: block;
}

.gray-button-table {
    width: 180px;
    height: 24px;
    margin: auto;
    padding: 2px 5px 2px 5px;
    border: 1px ridge;
    background: #eee;
}

.gray-button-table a {
    display: block;
}

.easy-ban {
    clear: both;
    height: 250px;
}

.legis {
    width: 565px;
    margin-top: 10px;
    text-align: justify;
}

.num,
.do,
.t1-21,
.t1-22,
.t1-31,
.t1-32,
.t1-41,
.t1-42,
.t1-43,
.t1-44,
.t1-45,
.t1-46,
.t1-47,
.t1-48,
.t1-49,
.t1-410,
.t1-411,
.t1-412,
.t1-413,
.t1-5,
.t1-7,
.t1-8,
.t1-9,
.t1-10,
.t1-11 {
    float: left;
    border: 1px solid;
    padding: 2px;
    height: 30px;
    text-align: left;
}

.num {
    width: 227px;
}

.do {
    width: 325px;
    border-left: none;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
}

.zaya {
    float: left;
    width: 557px;
    height: 40px;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    text-align: center;
    padding: 10px 2px 2px 2px;
}

.t1-21,
.t1-31 {
    width: 392px;
    border-top: none;
}

.t1-22,
.t1-32 {
    width: 160px;
    border-top: none;
    border-left: none;
}

.t1-41,
.t1-44 {
    width: 227px;
    border-top: none;
}

.t1-42,
.t1-43,
.t1-45,
.t1-46 {
    width: 160px;
    border-top: none;
    border-left: none;
}

.t1-47,
.t1-411 {
    width: 128px;
    border-top: none;
    height: 15px;
}

.t1-410 {
    width: 160px;
    border-top: none;
    border-left: none;
    height: 15px;
}

.t1-48,
.t1-49,
.t1-412 {
    width: 127px;
    border-top: none;
    border-left: none;
    height: 15px;
}

.t1-413 {
    width: 292px;
    border-top: none;
    border-left: none;
    height: 15px;
}

.t1-5 {
    width: 557px;
    border-top: none;
    height: 40px;
}

.t1-7 {
    width: 557px;
    border-top: none;
    height: 15px;
}

.t1-8 {
    width: 530px;
    border-top: none;
}

.t1-9 {
    width: 22px;
    border-top: none;
    border-left: none;
}

.t1-10 {
    width: 530px;
    border-top: none;
    height: 40px;
}

.t1-11 {
    width: 22px;
    border-top: none;
    border-left: none;
    height: 40px;
}

.pril {
    float: left;
    width: 565px;
    margin-top: 20px;
}

.sec2text {
    text-align: justify;
    margin-bottom: 15px;
}

/* .page-container:after,
.header:after,
.header-breadcrumbs:after,
.main:after,
.main-navigation:after,
.main-content:after,
.main-content div:after,
.main-subcontent:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} */

.column1-unit:after,
.column2-unit-left:after,
.column2-unit-right:after,
.column3-unit-left:after,
.column3-unit-middle:after,
.column3-unit-right:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.subcontent-unit-border:after,
.subcontent-unit-noborder:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.subcontent-unit-border-blue:after,
.subcontent-unit-border-green:after,
.subcontent-unit-border-orange:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.subcontent-unit-noborder-blue:after,
.subcontent-unit-noborder-green:after,
.subcontent-unit-noborder-orange:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footer:after,
p:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear-contentunit {
    clear: both;
    width: 515px;
    height: 0.1em;
    border: none;
    background: rgb(210, 210, 210);
    color: rgb(210, 210, 210);
}

.a:active {
    color: rgb(100, 100, 100);
    text-decoration: none;
    font-weight: bold;
    visibility: visible;
}

#master_1_form {
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}

.wrap {
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .main-navigation {
        max-width: 350px;
    }

    .main-subcontent {
        max-width: 300px;
    }

    .main-content {
        max-width: 900px;
    }

    .main:not(.colored-bckg) {
        width: 100%;
        margin-left: 0.7vw;
        margin-right: auto;
    }

}

@media all and (max-width: 350px) {

    .main-content,
    .main-navigation.mobile,
    .main-subcontent.mobile {
        margin-left: unset;
    }
}

@media all and (max-width: 992px) {
    .main {
        flex-direction: column;
    }

    .main-wrapper {
        margin-top: 105px;
    }

    .main-content,
    .main-navigation.mobile,
    .main-subcontent.mobile {
        width: 95vw;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: unset;
    }

    .main-content {
        margin-bottom: 20px;
    }

    .title-class-nav,
    .details-class,
    .vip-title {
        text-align: left !important;
    }

    .vip-title {
        padding-left: 15px;
    }

    .desc {
        margin: 10px 2px;
    }

}

@media (min-width: 1700px) {
    .main-content {
        max-width: 67vw;
    }
}

/* e-lesno table section content on home page */

.column1-unit {
    display: flex;
    /* justify-content: space-between; */
}

.column1-unit .firm {
    font-size: 14px;
}

.firm1 .details-class {
    padding-left: 2px;
}

.column1-unit .title-class {
    margin-left: 0;
}


.column1-unit .details-class1 {
    margin-left: 0
}

.glyphicon.glyphicon-file {
    color: #337ab7;
}