
body {
}
@-moz-document url-prefix("http://"), url-prefix("https://") {
scrollbar {
    -moz-appearance: none !important;
    background: rgb(0, 255, 0) none repeat scroll 0 0 !important;
}
thumb, scrollbarbutton {
    -moz-appearance: none !important;
    background-color: rgb(0, 0, 255) !important;
}
thumb:hover, scrollbarbutton:hover {
    -moz-appearance: none !important;
    background-color: rgb(255, 0, 0) !important;
}
scrollbarbutton {
    display: none !important;
}
scrollbar[orient="vertical"] {
    min-width: 15px !important;
}
}
.cbp-vm-icon.cbp-vm-add.btn {
    color: white !important;
}
.cbp-vm-icon.cbp-vm-add.btn:hover {
    text-decoration: none !important;
}
.list-sluzby > li {
    border: 0 none !important;
    margin: 0 !important;
    min-height: auto !important;
    padding: 0 !important;
    width: auto !important;
}
.thumbnail, .thumbnail-wrapper, .any-class-to-wrap {
    height: 100%;
    margin: 0 20px 0 0;
    opacity: 1;
    overflow: hidden;
    transition: opacity 0.25s ease-in-out 0s;
    width: 100%;
}
.thumbnail, .thumbnail-wrapper, .any-class-to-wrap:hover {
    opacity: 0.5;
}
.cbp-vm-switcher {
    padding: 0;
}
.cbp-vm-options {
    border-bottom: 3px solid #47a3da;
    font-size: 25px;
    padding-bottom: 10px;
    text-align: right;
}
.cbp-vm-options a {
    color: #d0d0d0;
    display: inline-block;
    height: 40px;
    margin: 2px;
    overflow: hidden;
    white-space: nowrap;
    width: 40px;
}
.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
    color: #47a3da;
}
.cbp-vm-options a::before {
    display: inline-block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.cbp-vm-switcher ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left !important;
}
.cbp-vm-switcher ul::before, .cbp-vm-switcher ul::after {
    content: " ";
    display: table;
}
.cbp-vm-switcher ul::after {
    clear: both;
}
.cbp-vm-switcher ul li {
    display: block;
    position: relative;
}
.cbp-vm-image {
    display: block;
}
.cbp-vm-image img {
    border: medium none;
    display: inline-block;
    max-width: 100%;
    padding-bottom: 10px;
}
.cbp-vm-title {
    margin: 0;
    padding: 0;
}
.cbp-vm-price {
    color: #c0c0c0;
}
.cbp-vm-add {
    background: #47a3da none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 20px 0 0;
    padding: 10px 20px;
    transition: background 0.2s ease 0s;
}
.cbp-vm-add:hover {
    background: #02639d none repeat scroll 0 0;
    color: #fff;
}
.cbp-vm-add::before {
    margin-right: 5px;
}
.cbp-vm-icon::before {
    font-family: "fontawesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.cbp-vm-grid::before {
    content: "?";
}
.cbp-vm-list::before {
    content: "?";
}
.cbp-vm-view-grid ul {
    text-align: center;
}
.cbp-vm-view-grid ul li {
    border: 1px solid #cccccc;
    display: inline-block;
    margin: 17px 17px 17px 0;
    min-height: 420px;
    padding: 14px;
    text-align: left;
    vertical-align: top;
    width: 31%;
}
.cbp-vm-view-grid .cbp-vm-title {
    color: #009ae1;
    display: inline-block;
    font-size: 22px;
    margin-top: 10px;
    padding-top: 7px;
}
.cbp-vm-view-grid .cbp-vm-details {
    font-size: 13px;
    max-height: 120px;
    max-width: 100%;
    min-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cbp-vm-details {
}
.cbp-vm-view-grid .cbp-vm-price {
    font-size: 15px;
    margin: 10px 0;
}
.cbp-vm-view-list li {
    border: 1px solid #ccc;
    margin: 16px 0;
    padding: 10px;
    white-space: nowrap;
}
.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
    display: inline-block;
    vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {
    width: 10%;
}
.cbp-vm-view-list .cbp-vm-title {
    color: #009ae1;
    display: inline-block !important;
    font-size: 1.3em;
    padding: 0 10px;
    white-space: normal;
    width: 17%;
}
.cbp-vm-view-list .cbp-vm-price {
    font-size: 1.1em;
    white-space: normal;
    width: 12%;
}
.cbp-vm-view-list .cbp-vm-details {
    font-size: 13px;
    overflow: hidden;
    padding: 0 15px;
    white-space: normal;
    width: 40%;
}
.cbp-vm-view-list .cbp-vm-add {
    margin: 0;
}
@media screen and (max-width: 66.7em) {
.cbp-vm-view-list .cbp-vm-details {
    width: 30%;
}
}
@media screen and (max-width: 57em) {
.cbp-vm-view-grid ul li {
    width: 49%;
}
}
@media screen and (max-width: 47.375em) {
.cbp-vm-view-list .cbp-vm-image {
    width: 20%;
}
.cbp-vm-view-list .cbp-vm-title {
    width: auto;
}
.cbp-vm-view-list .cbp-vm-details {
    display: block;
    margin: 10px 0;
    width: 100%;
}
.cbp-vm-view-list .cbp-vm-add {
    margin: 10px;
}
}
@media screen and (max-width: 40.125em) {
.cbp-vm-view-grid ul li {
    width: 100%;
}
}
