/* barvy */
a, h1, h2, h3, h4, h5, h6, code, a:hover, #contact h4, #favorite-links h3, #random-image h3, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .thumbnail h2 a, .price-current-vat, .price-original-vat, #cart a, input[type=checkbox]:checked:after, footer>.container>div:nth-of-type(even) h3 {
  color: #26468b;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, #topbar .btn-default, #basket .btn-danger, #search-bar .btn-danger, .btn-warning, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning, .label.label-stock1, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-danger, .btn-danger:hover, .btn-default, .btn-default:hover, table#cart tbody tr td:first-child a.sremove, .alert-warning {
  border-color: #26468b;
}
.navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus, .navbar .dropdown-menu > .active > a, .navbar .dropdown-menu > .active > a:hover, .navbar .dropdown-menu > .active > a:focus, a.abutton, h3.ltype2, .rubric #list-rubrics li .subtitle.media-heading, .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, #topbar .btn-default, #topbar .btn-default:hover, #topbar .btn-default:focus, #topbar .btn-default:active, #topbar .btn-default.active, #topbar .open > .dropdown-toggle.btn-default, #basket .btn-danger, #search-bar .btn-danger, .dropdown.open ul.dropdown-menu, .dropdown.active > ul.dropdown-menu, span.cir, .copy, #list-comments h3.media-heading, a.btn.btn-link, .btn-warning, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning, .label.label-stock1, .product-label-special, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-default, .btn-danger, .btn-danger:hover, #eshop-products .more a.btn-default, #tab-related .more a.btn-default, .btn-default, .btn-default:hover, table#cart tbody tr td:first-child a.sremove, #listdata.download li h2, #listdata.folder li h2, .alert-warning {
  background-color: #26468b;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary, .btn-danger:hover {
  border-radius: 0;
}

/* bootstrap */
.btn {
  border-radius: 0;
}
.product-detail .cleaner {
  clear: both;
}
/* reset */
.article-detail article {
  text-align: left;
}
.cleaner {
  clear: left;
  padding: 5px 10px;
}
.breadcrumb {
  margin-bottom: 0;
}

/* odkazy v záhlaví */
#basket {
  display: none;
}

body > .container {
  position: relative;
}

.top-head {
  background-color:#F6F6F6;
}

#jazyky {
  margin:0;
  padding:0;
    display: flex;
  flex-direction:row;
  align-items:center;
  justify-content:end;
}
#jazyky li {
list-style:none;
  padding: 4px 10px
}

#top-ribbon {
  padding:0;
}

#contactus {
  font-weight: bold;
}


/* reset */
html, body {
  line-height: 30px;
}
a:hover, a:focus, a:active {
  color: #b2341a;
  text-decoration: none;
}
.navbar .logo img {
  max-height: 75px;
}
article {
  margin-top: 0;
}
#motive,
.navbar,
h1, h2, h3, h4, h5, h6 {
  font-family: arial;
}
h1, h2, h3, h4, h5, h6 {
  color: #b2341a;
}
.navbar .navbar-nav > li > a, 
#footer-contact .fa {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
}
#top-ribbon {
  color: #333;
}
#imp {
  display: none;
}
#telo,
#support article .panel-body {
  width: 100%;
}
#eshop-products a.link-thumbnail, 
#tab-related a.link-thumbnail {
  border-radius: 0;
}
table {
  max-width: 100%!important;
}

/* motiv */
.cover {
  background-image: url("/obrazek/3/motiv-jpg/");
  height: 350px;
  background-size: cover;
  background-position: center;
}
.redbg {
  background: #b2341a;
  display: block;
  padding: 10px;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
}
main {
  margin-top: 0;
}
/* ikonová navigace 
#breadcrumb {
display: none!important;
}*/
.noclick {
  cursor: normal;
}
.noclick:hover {
  color: #a3a3a3;
}
#navi {
  display: table;
  width: 100%;
  height: 70px;
  margin: 15px 0;
  padding-left: 0;
}
#navi li {
  display: table-cell;
  vertical-align: middle;
}
#navi li a {
  display: table;
}
#navi li a img,
#navi li a span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  left: 0;
  transition: all .3s ease;
}
#navi li a span {
  padding: 0 20px;
  font-weight: bold;
  font-size: 16px;
}
#navi li:hover > a {
  color: #b2341a;
  text-decoration: none;
}
#navi li:hover > a > img {
  left: 10px;
}

/* dlaždice homepage */
.relative {
  position: relative;
  margin: 0;
  background: #000;
  padding: 0!important;
}
.relative img {
  width: 100%;
  opacity: 0.8;
  transition: all .3s ease;
}
.relative a:hover > img {
  opacity: 1;
  cursor: pointer;
}
.relative span {
  position: absolute;
  left: 80px;
  bottom: 80px;
  right: 80px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  display: inline;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-size: 40px;
  border: 2px solid rgba(255,255,255,0.5);
  background: transparent;
  transition: all .5 ease;
}
.relative a:hover > span {
  background: #b2341a;
  border-color: transparent;
}
#dlazdice > div > div {
  margin: 0 -10px;
}
#dlazdice > div > div > div {
  margin: 5px;
}

/* aktuálně homepage */
#panel-news .panel-heading {
  display: none;
}
#panel-news .panel-body:before {
  content: "";
  background: url("https://james-cook.webinpage.cz/obrazek/3/aktuality-jpg/");
  display: block;
  width: 25%;
  height: 235px;
  position: absolute;
  left: 0;
  background-size: cover;
}
#panel-news .panel-body {
  padding-left: 25%;
}
#panel-news .date {
  display: none;
}
#panel-news h4 {
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 0;
  font-weight: bold;
  font-size: 40px;
}
#blog #list-panel-news h4 a {
  color: #b2341a;
}
#panel-news .description {
  line-height: 30px;
}
#list-panel-news li {
  border-bottom: 0;
}
#panel-news .more {
  display: none;
}

/* patička */
#footbox {
  font-size: 15px;
  padding: 20px 0 0; 
  color: #999;
  line-height: 25px;
}
.copy {
  display: none;
}
#wrap #panel-news {
  margin: 20px;
}
#border {
  border-bottom: 5px solid #f6f6f6;
}
footer .container {
  margin-top: 0;
  margin-bottom: 0;
}
iframe[name="google_conversion_frame"] {
  height: 0!important;
}
.breadcrumb {
  background: #f6f6f6;
  margin-top: 0;
}
.article-detail #breadcrumb {
  line-height: normal;
  margin-bottom: 50px;
  display: block;
}

.relative-article {
  position: relative;
}
.relative-article span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: #26468b;
  color: #fff;
}
.relative-article img {
  width: 100%;
}
.btn.bordered {
  border: 3px solid #26468b;
  border-radius: 0;
  font-size: 20px;
  transition: all .3s ease;
}
.btn.bordered:hover {
  background: #26468b;
  color: #fff;
}
#blog .container {
  border-top: 2px solid #f6f6f6;
  margin-top: 30px
}
#blog #list-panel-news li {
  padding: 40px;
}
.breadcrumb {
  background: transparent;
  border-top: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
  padding: 15px 0;
  margin-top: 0px;
}

/* kontaktní formulář */
#support .panel-body h3 {
  display: none;
}
#support .form-group {
  display: block;
  clear: both;
}
#support .form-control {
  height: 50px;
}
#support .form-horizontal span.asterisk {
  line-height: 50px;
}
#support .alert {
  width: 100%;
  margin-top: 10px;
}
.alert-warning {
  border-color: #b2341a;
  background-color: rgba(178,52,26,0.5);
}
#support .form-group:nth-of-type(2),
#support .form-group:nth-of-type(3),
#support .form-group:nth-of-type(10),
#support .form-group:nth-of-type(11) {
  width: 48.8%;
  display: inline-block;
}
#support .form-group:nth-of-type(11) > .col-sm-3 {
  display: none;
}
#support .form-group:nth-of-type(11) > .col-sm-8 {
  width: 100%;
}
#support .form-group:nth-of-type(11) .btn-primary {
  width: 100%;
  display: block;
  border-radius: 0;
}
#support .form-group:nth-of-type(11n) .btn-primary {
  height: 50px;
}
#support input#captcha {
  width: 50%;
}
#support img#captcha {
  height: 50px;
  width: auto;
}
.form-control {
  border-radius: 0;
}
#support .form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}

/* kontakt */
#oteviracidoba {
  border-top: 2px solid #b2341a;
  border-bottom: 2px solid #b2341a;
  margin: 30px 0;
  padding: 20px 0
}
#oteviracidoba h2 {
  margin: 0;
}
#oteviracidoba .vlarge {
  font-size: 30px;
  font-weight: 200;
  line-height: 35px;
}

/* půjčovna karavanů brno */
#pujcovna {
  width:100%;
  margin:20px auto;
}
#pujcovna .blok {
  float:left;
  display:block;
  width:100%;
  padding:0;
  margin-bottom: 30px;
}

#pujcovna .blok img {
  width:28%;
  height:auto;
  float:left;
  margin-left: 10px;
  margin-top: 10px;
}
#pujcovna .blok table {
  float:right;
  width: 70%!important;
}
#pujcovna .blok .tlacitka {
  float:left;
  margin:20px 0 10px 10px;
}
#content a.tlacitko {
  border:1px solid #e5e5e5;
  font-weight:normal;
  text-decoration:none;
  color:#303030;
  margin:20px 0 0 0;
  background: rgb(247,247,247); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(229,229,229,1) 60%, rgba(229,229,229,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(60%,rgba(229,229,229,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 60%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 60%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 60%,rgba(229,229,229,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 60%,rgba(229,229,229,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

  padding:10px 15px;
  float: left;
  margin: 0 10px 0 0;
}
#content a:hover.tlacitko {
  text-decoration:none;
  background: rgb(229,229,229); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(247,247,247,1) 60%, rgba(247,247,247,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(60%,rgba(247,247,247,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(247,247,247,1) 60%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(247,247,247,1) 60%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(247,247,247,1) 60%,rgba(247,247,247,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(247,247,247,1) 60%,rgba(247,247,247,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
/* table styles */
.tabulka {
  border:1px solid #000000;
}
.tabulka table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0px;padding:0px;
}
.tabulka tr:hover td {
  background-color:#ffffff;
}
.tabulka tbody tr:hover {
  border: 1px solid #26468b;
}         
.tabulka td {
  vertical-align:middle;
  background:-o-linear-gradient(bottom, #e5e5e5 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #ffffff) ); 
  background:-moz-linear-gradient( center top, #e5e5e5 5%, #ffffff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#ffffff");	background: -o-linear-gradient(top,#e5e5e5,ffffff);

  background-color:#e5e5e5;
  border:1px solid #000000;
  border-width:0px 1px 1px 0px;
  color:#000000;
}
.tabulka tr:last-child td {
  border-width:0px 1px 0px 0px;
}
.tabulka tr td:last-child {
  border-width:0px 0px 1px 0px;
}
.tabulka tr:last-child td:last-child {
  border-width:0px 0px 0px 0px;
}
.tabulka tr:first-child td {
  background:-o-linear-gradient(bottom, #26468b 5%, #26468b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #26468b), color-stop(1, #26468b) );
  background:-moz-linear-gradient( center top, #26468b 5%, #26468b 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#26468b", endColorstr="#26468b");	background: -o-linear-gradient(top,#26468b,26468b);

  background-color:#26468b;
  border:0px solid #000000;
  text-align:center;
  border-width:0px 0px 1px 1px;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
}
.tabulka tr:first-child:hover td {
  background:-o-linear-gradient(bottom, #26468b 5%, #26468b 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #26468b), color-stop(1, #26468b) );
  background:-moz-linear-gradient( center top, #26468b 5%, #26468b 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#26468b", endColorstr="#26468b");	background: -o-linear-gradient(top,#26468b,26468b);

  background-color:#26468b;
}
.tabulka tr:first-child td:first-child{
  border-width:0px 0px 1px 0px;
}
.tabulka tr:first-child td:last-child{
  border-width:0px 0px 1px 1px;
}
table.tabulka td, table td {
  padding: 5px;
}
table.tabulka, table {
  border: 1px solid #000;
}
.tabulka tbody tr, tbody tr {
  border-bottom: 1px solid #000;
}
#pujcovna .blok h3 {
  background: #f6f6f6;
  padding: 10px;
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
}
#pujcovna .blok {
  border: 1px solid #f6f6f6;
}

/* obsazenost */
#kalendare iframe {
  margin: 10px;
}

p.large {
  font-size: 22px;
  margin: 50px 0;
  font-weight: 200;
}
h2.bg {
  font-size: 18px;
  background: #b2341a;
  color: #fff;
  padding: 10px;
}
.rubric article ul#list-pages li {
  border-bottom: 0;
  padding: 0;
  text-align: center;
}
a.btn.btn-link {
  border-radius: 0;
}

/* eshop */
#panel-categories .panel-heading {
  display: none;
}
#eshop #shopping, 
.category-detail #shopping, 
.product-detail #shopping,
#eshop #panel-categories, 
.category-detail #panel-categories, 
.product-detail #panel-categories {
  width: 100%;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#detail-product {
  margin-top: 50px;
}
.category-detail h1.title,
#panel-categories {
  display: none;
}

/* responsivita */
@media screen and (max-width: 1299px) {
  .relative span {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .relative span {
    left: 50px;
    right: 50px;
  }
  #navi li a img {
    display: none;
  }
  #navi li {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .navbar .logo img {
    margin: 10px 0;
  }
  .navbar-header {
    width: 600px;
  }
  .relative span {
    bottom: 30px;
    font-size: 25px;
    left: 20px;
    right: 20px;
  }
  #border.mins {
    padding-top: 80px;
  }
  #support .form-group:nth-of-type(10) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #index #navi {
    display: none;
  }
  #navi {
    height: auto;
  }
  #navi li {
    display: inline-block;
    height: auto;
  }
  #navi li a span {
    padding: 0 10px;
  }
  .redbg {
    margin-bottom: 15px;
  }
  #blog #list-panel-news li {
    padding: 0;
  }
  #panel-news .panel-body {
    padding-left: 0;
  }
  #panel-news .panel-body:before {
    display: none;
  }
  .btn.bordered {
    width: 100%;
    white-space: normal;
  }
  #pujcovna .blok img,
  #pujcovna .blok table {
    width: 100%!important;
    margin: 0;
  }
  #navi li span {
    padding: 0;
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  #galleries .breadcrumb, .gallery-detail .breadcrumb, #eshop .breadcrumb, .category-detail .breadcrumb, .product-detail .breadcrumb, #breadcrumb.cp, #order .breadcrumb, #finish .breadcrumb, #search .breadcrumb, #download .breadcrumb {
    margin-top: 0!important;
  }
}
@media screen and (max-width: 600px) {
  #contactus {
    font-size: 11px;
  }
  #jazyky li {
    padding: 5px;
  }
  #jazyky img {
    height: 20px;
    width: 20px;
  }
  table#cart tbody tr td:first-child, table#cart tfoot tr td:first-child, table.tabulka tbody tr td:first-child, table.tabulka tfoot tr td:first-child, table tbody tr td:first-child, table tfoot tr td:first-child, table#table-downloads.table-striped > tbody > tr > td:first-child {
    background: #26468b;
    color: #fff;
  }
}
@media screen and (max-width: 550px) {
  #eshop-products .more, #tab-related .more {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #eshop-products.display-type-rows .thumbnail .caption {
    padding-right: 0;
  }
  #eshop-products .more a.btn.zob {
    width: 100%;
  }
  article #eshop-products.display-type-rows .item-eshop-product.col-xs-12, article #tab-related.display-type-rows .item-eshop-product.col-xs-12 {
    padding: 0!important;
  }
}
@media screen and (max-width: 500px) {
  .relative span {
    font-size: 17px;
    line-height: 50px;
    height: 50px;
  }
  #jazyky {
    z-index: 999;
  }
  .cover {
    height: 200px;
  }
  #pujcovna .blok .tlacitka {
    padding: 10px;
    width: 100%;
    margin: 0;
  }
  #content a.tlacitko {
    width: 100%;
    text-align: center;
    margin: 5px auto;
  }
}

  /*vlastní formulář*/

.own-form .aster,
.own-form .panel-title {
  display:none;
}

.own-form .form-group {
  margin-bottom: 0px;
}