@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic,800,800italic,300italic,300,600italic,600&subset=latin,latin-ext);
/* Základni rozvrzeni celeho webu */
body {
  background: url("https://sittravel2015.fonio.cz/cimagebank/sittravel-bg.jpg");
  background-size: cover;
  font-family: 'Open Sans', sans-serif !important;
}
.kontakty .col1, .kontakty .col2, .kontakty .col3, .kontakty .desc-format .col4 {
  width: 24%;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
}
.nabidkytab tr {
  background: white;
  color: black;
}
body.home.cesty .desc-format .col2 {
  width: 32%;
  float: right;
  margin-top: 5px;
  clear: none;
}
.nabidkytab a.ext-link {
  padding-right: 0px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background: #FF8200;
  text-decoration: none;
  padding: 1px 13px;
  float: left;
}
.in > .attachment {
  margin-top: 25px;
}
body.vzhled2 .product h4 {
  margin: 3px 0;
  text-align: center;
  line-height: 1.3em;
  margin-top: 5px;
  margin-bottom: 22px;
  position: absolute;
  width: 90%;
  top: 199px;
  padding: 7px;
  margin-left: 3%;
  color: #000;
  z-index: 99;
  background: rgba(0, 0, 0, 0.50);
}
body.vzhled2 .product h4 a{
  text-decoration: none;
  color: #f5f5f5 !important;
  float: left;
  text-align: left;
}
body.vzhled2 .product {
  width: 32%;
  height: 249px;
  padding-top: 40px;
  text-align: center;
  background: #000000;
}
body.vzhled2 .product .price, .product .id, body.vzhled2 .product .link-to-gallery {
  display: block;
  font-size: 0.85em;
  position: absolute;
  top: 251px;
  color: black;
  left: 16px;
  color: white;
}

body.vzhled2 .product .price, .product .id, body.vzhled2 .product .link-to-gallery {
  display: block;
  font-size: 0.85em;
  position: absolute;
  top: 251px;
  color: black;
  left: 16px;
  color: white;
  display: none;
}
body.vzhled2 .product img {
  border: none;
  opacity: 0.7;
  -webkit-transition:  1s; /* Safari */
  transition:  1s;
}
body.vzhled2 .product img:hover {
  border: none;
  opacity: 1;
  -webkit-transition:  1s; /* Safari */
  transition:  1s;
}

body a.poptavka {
  padding-right: 0px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 11px;
  font-weight: bold;
  border: 2px solid;
  text-decoration: none;
}
#menu li.hiddenmenu {
  display: none;
}
body.home.item .desc-format img:hover {
  border: none;
  margin-left: 0px;
  width: 100%;
  -webkit-filter: brightness(1.1) contrast(1.1);
  -moz-filter: brightness(1.1) contrast(1.1);
  filter: brightness(1.1) contrast(1.1);
  -ms-transform: scale (1.0,1.0);
  -webkit-transform: scale(1.0,1.0);
  transform: scale(1.0,1.0);
  z-index: 999;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -moz-transition: 0.2s;
}
.product:nth-child(3n) {
  margin-right: 0px;
}
.blog .article .date {
  display: block;
}
.product_item .attachments {
  position: relative;
  display: none;
}
html body.home.item .desc-format .col2 {
  width: 29%;
  float: right;
  margin-top: 5px;
  clear: none;
  margin-top: -54px;
}
body.home .desc-format img:hover {
  border: none;
  margin-left: 0px;
  width: 100%;
  -webkit-filter: brightness(1.1) contrast(1.1);
  -moz-filter: brightness(1.1) contrast(1.1);
  filter: brightness(1.1) contrast(1.1);
  -ms-transform: scale (1.05,1.05); /* IE 9 */
  -webkit-transform: scale(1.05,1.05); /* Safari */
  transform: scale(1.05,1.05);
  z-index: 999;
  position: relative;
  -webkit-transition: 0.2s; /* Safari */
  transition: 0.2s;
  -moz-transition: 0.2s;
}
body.home .desc-format img {
  -webkit-transition: 0.2s; /* Safari */
  transition: 0.2s;
  -moz-transition: 0.2s;
}
.product .price, .product .id, .product .link-to-gallery {
  display: block;
  font-size: 0.85em;
  position: absolute;
  top: 251px;
  color: black;
  left: 16px;
}
.product.novy:after {
  background: #F6E86D;
  content: "nový";
  padding: 1px 38px;
  position: absolute;
  left: -30px;
  top: 18px;
  -webkit-transition: rotate(90deg);
  transition: rotate(90rad);
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product h4 a {
  text-decoration: none;
  color: black;
  float: left;
  text-align: left;
}
.product .attach {
  margin-top: -50px;
}
body .product h4 {
  margin: 3px 0;
  text-align: center;
  line-height: 1.3em;
  margin-top: 5px;
  margin-bottom: 21px;
  position: absolute;
  width: 90%;
  top: 157px;
  margin-left: 5%;
  color: #000;
}
body.sport.home .desc-format .col2 {
  width: 32%;
  float: right;
  clear: none;
}
body.fotogalerie .below .attachment {
  position: relative;
  float: left;
  margin: 6px;
  height: 140px;
}
html body.product_item.item #base h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 40px;
  color: #F08D24;
  text-shadow: 1px 1px 1px rgba(221, 221, 221, 0);
  display: block;
  font-weight: bold;
  text-align: left;
  max-width: 65%;
}
h1 {
  display: none !important;
}
.item h1 {
  display: block !important;
  text-align: center;
  color: #E85D0F;
  font-size: 40px;
  font-weight: 100;
}
.product_item.item h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 40px;
  color: #008349;
  text-shadow: 1px 1px 1px #ddd;
  display: block;
}


form.form_filter fieldset.submit input.submit {
  width: 73px;
  background: #EE6C1B;
  color: white;
  font-size: 17px;
  border: 0px;
  cursor: pointer;
}
body.maratony .info_box {
  height: 268px;
}
body .info_box {
    width: 266px;
    font-size: 13px;
    line-height: 16px;
    height: auto;
}
.item form.form_filter {
  display:none
}
.maraton .content-widget {
  float: left;
  margin-left: 25px;
  margin-right: 25px;
}
body .info_box.to_right {
  width: 266px;
  font-size: 14px;
  line-height: 19px;
  text-align: left;
}
.attach-map {
  color: black;
}
.rada.group .in >.attachment img {
  width: 100%;
  display: none;
}
.image_zoom {
  display:none;
}
form.form_filter {
  width: 100%;
  background: #222;
  border: 1px solid #DDD;
  height: 59px;
  clear: both;
}
body.con .groups img {
  float: right;
  float: none;
  margin-right: auto;
}
body.con.group .attachment img{
  
  display: none;
}
body .groups h3 {
  margin: 0 0 3px 0;
  line-height: 1.0em;
  position: absolute;
  top: 155px;
  background: rgba(0, 0, 0, 0.77);
  padding: 9px;
  min-width: 154px;
  text-align: center;
}
body.con .groups h3 {
  margin: 0 0 3px 0;
  line-height: 1.0em;
  position: absolute;
  top: 79px;
  background: rgba(0, 0, 0, 0.77);
  padding: 4px;
  min-width: 135px;
  text-align: center;
}
.rada.group .attachments {
  position: relative;
  display: none;
}
body .groups div {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
}
body .groups img {
  float: right;
  float: left;
  margin-right: 20px;
}
.body .groups div {
  float: left;
  width: 100%;
  padding: 10px 0;
  position: relative;
}
html body.home.group .desc-format div strong {
  text-align: center;
  margin: auto;
  width: 285px;
  display: block;
  font-size: 16px;
  top: 12px;
  position: relative;
  text-decoration: underline;
  color: #858585;
}
html body.home.sport .desc-format .col6 {
  margin-left: 1%;
  width: 32%;
  margin-top: -12px;
  clear: none;
  float: left;
}
html body.home.sport .desc-format .col6 img{
  width:100%;  
}
html body.home.sport .desc-format .col5 img {
  margin-right: 0px;
  width: 100%;
}
html body.home.sport .desc-format .col5 {
  margin-right: 0px;
  width: 67%;
  clear: none;
  margin: 0px !important;
  padding: 0px !important;
  float: left;
}
h2 {
  font-size: 30px;
  font-weight: 100;
  color: #F08D24;
}
.product, .gallery {
  width: 32%;
  height: 249px;
  padding-top: 40px;
  float: left;
  margin: 1% 0%;
  text-align: center;
  background: #FFFFFF;
  overflow: hidden;
  box-shadow: 2px 2px 0px #000;
  margin-right: 2%;
  position: relative;
}
body #foot {
  clear: both;
  padding: 10px 40px;
  line-height: 1.4em;
  font-size: 0.85em;
  position: absolute;
  top: 0px !important;
}
h2#logo a, div#logo a {
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url(../../../../img/logo.png);
  height: 120px;
}
.copyright {
  color: snow;
  display: inline;
  margin: auto auto auto 16%;
  position: absolute;
  text-align: center;
  bottom: 110px;
  width: 60%;
}
.siblings, .siblings-image {
  width: 100%;
  float: left;
  margin: 0;
  display: none;
}
.pocetlet {
  position: absolute;
  top: 765px;
  width: 35%;
  margin-left: 38%;
}
.attach-map  {
  width: 100% !important;
  height: 400px;
  position: relative;
  overflow: hidden;
  transform: translateZ(0px);
  background-color: rgb(229, 227, 223);
}
#context {
  visibility: visible;
  display: none;
}
.items {
  width: 66%;
}
.article {
  border-top: 1px solid white;
  padding: 24px 0 20px;
  width: 100%;
}
.article a{
  color: #f08b1f;
}
.article .date {
  display: none;
}
.article .image img {
  float: left;
  margin: 7px 23px 3px 0;
}
.article p {
  height: 164px;
  overflow: hidden;
  padding: 3px 0;
}
a {
  text-decoration: underline;
  color: #fff;
}
.in >.attachment img {
  width: 100%;
}
.attachments .attachment {
  position: relative;
  margin-bottom: 20px;
}
body p {
  font-family: 'Open Sans', sans-serif;
}
#base {
  width: 100%;
  max-width: 1600px;
}
/* Head */

#head {
  height: 100%;
  position: fixed;
  top: 25px;
  width: 33%;
  max-width: 500px;
  background-size: cover;
}
#head #logo {
  background: url("/cimagebank/logo.png") center center no-repeat;
  height: 136px;
  top: 25px;
  width: 100%;
  background-size: contain;
}
height: 136px;
top: 25px;
width: 100%;
background-size: contain;
}
#menu.horizontal-dropdown ul li {
  float: left;
  height: 43px;
  margin: 0;
  padding: 0 10.8px;
  position: relative;
  width: 100%;
}
dl.price-code, dl.item_info, dl.event-specification {
  width: 60%;
  border: 1px solid;
  border-bottom: none;
  display: none;
}
#cols {
  width: 66%;
  margin-left: 33%;
  padding-top: 5px;
}

.col1 {
  width: 100%;
  float: left;
}
body.home .desc-format .col1 img {
  border: none;
  width: 100%;
}


.desc-format .col2 {
  width: 67%;
  float: left;
}
body.home .desc-format .col2 img {
  border: none;
  margin-top: 15px;
  margin-left: 0px;
  width: 100%;
}
body.home .desc-format .col3 {
  width: 32%;
  float: right;
  margin-top: 16px;
  clear: none;
  margin-left: 0;
}
body.home .desc-format .col3 img{
  width: 100%;;
}
body.home .desc-format .col4, {
  margin-left: 0px;
  width: 32%;
  padding-top: 0px;
  clear: both;
  float:left;
}
body.home .desc-format .col4 {
  margin-left: 0;
  width: 32%;
  float: left;
  clear: both;
}
body.home .desc-format .col4 img{
  width: 100%;
}
.desc-format .col5 {
  margin-left: 0px;
  width: 67%;
}

body.home .desc-format .col7 {
  float:left;
  width: 66%;
}
body.home .desc-format .col7 img, body.home .desc-format .col8 img {
  width: 100%;
}
body.home .desc-format .col8 img {
  margin-top: 12px;
}
body.home .desc-format .col5 img{
  width: 100%;
}

body.home .desc-format .col8 {
  width: 32%;
  float: right;
}

body.home .desc-format .col7, body.home .desc-format .col8 {
  margin-top: -42px;
}
.col6 {
  width: 100%;
  float: left;
}
body.home .desc-format .col6 img {
  border: none;
  width: 100%;
}

html body.home.sport .col1 {
  width: 67%;
  float: left;
}
html body.home.sport .desc-format .col2 {
  width: 32%;
  float: right;
  clear: none;
}
html body.home.sport .desc-format .col1 img {
  border: none;
  margin-top: 15px;
  margin-left: 0px;
  width: 100%;
}
html body.home.sport .desc-format .col2 img {
  width: 100%;
  margin-top: 0px;
}
html body.home.sport .desc-format .col3 {
  margin-left: 0;
  width: 32%;
  float: left;
  clear: both;
}
html body.home.sport .desc-format .col3 img {
  width: 100%;
}
html body.home.sport .desc-format .col4 {
  margin-left: 0px;
  width: 67%;
  float: right;
  clear: inherit;
  margin-top: 14px;
}
html body.home.sport .desc-format .col4 img {
  width: 100%;
}
html body.home.sport .desc-format .col5 {
  margin-right: 0px;
  width: 67%;
  clear: none;
  margin: 0px !important;
  padding: 0px !important;
  float: left;
}
html body.home.sport .desc-format .col5 img {
  margin-right: 0px;
  width: 100%;
}
html body.home.sport .desc-format .col6 {
  margin-left: 1%;
  width: 32%;
  margin-top: -12px;
  clear: none;
  float: left;
}
html body.home.sport .desc-format .col6 img {
  width: 100%;
}

h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 40px;
}

/* Foot */

.inner_content img {
  border: none;
  width: 100%;
}
.inner_content .icon img {
  width: auto;
}
.inner_content .attachment .filename.filenametitle {
  display: none;
}
.inner_content .attachment .filename a {
  text-decoration: none;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
#foot a{color: #f3f3f3;}
#foot p.infonia .fonio{
  display: inline;
  float: left;
  width: 160px;
  text-align: left;
  color: #f3f3f3;
}
#foot p.infonia .infonia{
  display: inline;
  float: left;
  width: 210px;
  text-align: left;
  margin-right:15px;
  color: #f3f3f3;
}
#foot p.infonia img {
  display: inline;
  margin-left: 5px;
  margin-bottom: -2px;
}
#foot p.infonia {
  margin-top: 6px;
  color: #f3f3f3;
  margin-right: -35px;
}
#foot p.address {
  margin-top: 5px;
  padding: 0 30px 0 0;
}
#foot p#subnav {
  margin-left: 107px;
}

/* Menu */
/* Hlavni nastaveni*/  

#menu.horizontal-dropdown {
  height: 43px;
  top: 850px;
  position: relative;
}
/* polozky prvniho radu*/
#menu.horizontal-dropdown ul li {
  float: left;
  /*height: 43px;*/
  margin: 0;
  padding: 0 10.8px;
  position: relative;
  border-right: 0px solid #999;
  width: 100%;
}
/* nataveni jednotne barvy pro najeti mysi, po kliknuti a statusu kde je zrovna uzivatel */
/*#menu.horizontal-dropdown ul li.current, #menu.horizontal-dropdown li:hover,
#menu.horizontal-dropdown li.parent, #menu.horizontal-dropdown ul li.parent ul li.current, #menu.horizontal-dropdown ul li.parent ul li.parent, #menu.horizontal-dropdown ul li ul li:hover{
background-color: #fff;
color: #008349;
box-shadow: inset 0px 0px 10px rgb(92, 92, 92);
}*/
/* Polozky podradu*/
#menu.horizontal-dropdown ul li ul li{
  background: #0380d1;
  border-bottom: 1px solid #CCCCCC;
  height: 32px;
  margin: 0;
  position: relative;
}
#menu.horizontal-dropdown ul li ul li:hover a{
  color: #ffffff;
}
/* Ostatni nastaveni*/
#menu.horizontal-dropdown a, #menu.horizontal-dropdown li:hover a, #menu.horizontal-dropdown a, #menu.horizontal-dropdown li.current a {
  font-size: 16px;
  margin-top: 6px;
  color: #FFFFFF;
  font-weight: 100;
  padding-left: 21px;
  padding-right: 21px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
  width: 75%;
  white-space: nowrap;
}
/*
{
  font-size: 16px;
  margin-top: 6px;
  color: #FFFFFF;
  font-weight: 100;
  padding-left: 21px;
  padding-right: 21px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
  width: 75%;
}
*/
#col-content {
  position: relative;
  top: 50px;
  width: 100%;
  background: #111;
}
h1 {
  display:none;
}
body.home.group .desc-format div strong {
  text-align: center;
  margin: auto;
  width: 211px;
  display: block;
  font-size: 18px;
  top: 12px;
  position: relative;
  text-decoration: underline;
  color: #535353;
}
.social {
  position: absolute;
  top: 1030px;
  width: 40%;
  margin-left: 45%;
  text-align: left;
  color: white;
}
body.home .desc-format .col5 {
  margin-right: 0px; }
body .desc-format .col6 img {
  position: relative;
  top: 9px;
}
body .desc-format .col2, body .desc-format .col3, body .desc-format .col4, body .desc-format .col {
  
}
img.asociace{
  position: absolute;
  top: -52px;
  left: 17px;
  margin-left: 847px;
  z-index: 999;
}
#foot p.address {
  margin-top: 5px;
  padding: 0 30px 0 0;
  font-size: 12px;
  font-weight: bold;
}
#foot p.infonia .fonio {
  display: inline;
  float: left;
  width: 79px;
  text-align: left;
  color: #f3f3f3;
  width: 49px;
}
#foot p.infonia .infonia {
  display: inline;
  float: left;
  width: 95px;
  text-align: left;
  margin-right: 15px;
  color: #f3f3f3;
}
#foot .flag {
  position: relative;
  top: 2px;
  left: 10px;
}
html body.home.group .desc-format div strong {
  text-align: center;
  margin: auto;
  width: 285px;
  display: block;
  font-size: 11px;
  top: 12px;
  position: relative;
  text-decoration: underline;
  color: #858585;
}
@keyframes Djump
{
  from {
    transform: perspective(500px) rotateY(-63deg);
  opacity:0.6;  
}
to {
  transform: perspective(500px) rotateY(0deg);
  opacity: 1;}
}

@-moz-keyframes Djump /* Firefox */
{
  from {
    -moz-transform: perspective(500px) rotateY(-63deg);
  opacity:0.6;
}
to {
  -moz-transform: perspective(500px) rotateY(0deg);
  opacity: 1;}
}

@-webkit-keyframes Djump /* Safari and Chrome */
{
  from {
    -webkit-transform: perspective(500px) rotateY(-63deg);
  opacity:0.6;
}
to {
  -webkit-transform: perspective(500px) rotateY(0deg);
  opacity: 1;}
}
body a.ext-link {
  padding-right: 0px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
}
#menu.horizontal-dropdown {
  height: 43px;
  position: relative;
  top: 88px;
}
/*slider*/
body .jcarousel-clip {
  background: transparent;
  width: 990px;
  height: auto;
  padding: 10px;
  float: left;
}
body .jcarousel-item {
  width: 990px;
  height: auto;
  margin: 0 100px 0 0;
}
.jcarousel-prev {
  display: none!important;}
.jcarousel-next {
  display: none!important;}
body .jcarousel-container {
  background: transparent;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -20px;
  margin-left: -15px;
}
body .jcarousel-control {
  width: 150px;
  background: transparent;
  height: 34px;
  display: block;
  position: absolute;
  left: 845px;
  z-index: 10;
  font-size: 0.85em;
  line-height: 2.3em;
  text-align: center;
  top: 384px;
}
body .jcarousel-control a {background:url("/cimagebank/bod.png")}
body .jcarousel-control a.current {background-position: 0 -38px;}
body .jcarousel-control a:hover{background-position: 0 -38px;}
body .jcarousel-control a {
  height: 34px;
  width: 36px;}

.home h1 {display:none;}
.home.sport h1, body.rada h1 {
  display: block;
  text-align: center;
  font-weight: 100;
  font-size: 36px;
  color: #EE813C;
}
.item.home h1 {display:block;}
html body .jcarousel-clip{
  padding: 30px 10px 10px;
  overflow: hidden;
  position: relative;
  top: -4px;
  left: 13px;
  width: 990px;
  /*height: 495px;*/
}
body .jcarousel-control {
  width: 150px;
  background: transparent;
  height: 34px;
  display: block;
  position: absolute;
  left: 466px;
  z-index: 10;
  font-size: 0.85em;
  line-height: 2.3em;
  text-align: center;
  top: 329px;
}
body .desc-format .col6 img {
  position: relative;
  top: 12px;
}
html body .jcarousel-control a {
  text-indent: -9999px;
  background: #999;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  margin: 6px;
  padding-left: 2px;
  box-shadow: inset 0px 0px 5px #666;
}
html body .jcarousel-control a.current {
  background: #f47a37;
}
.moje strong img {
  margin-left: -20px;
  margin-top: -42px;
}
body .below .attachment {
  position: relative;
  float: left;
  margin: 6px;
}
.fotogalerie #attachments img.attachmentImage {
  border: 0px solid rgb(236, 236, 236);
  box-shadow: 0px 0px 4px #333;
  width: 180px;
  margin-top: 14px;
}
#context .context-in {
  visibility: visible;
  opacity:0;
}
.stahnout .attachments{
  display: none;
}
.stahnout a img{
  opacity:0.95;
}
.stahnout a img:hover{
  opacity:1.0;
}
.facebook {
  position: fixed;
  top: 136px;
  margin-left: 980px;
  height: 51px;
  display: none;
}
.facebook:hover {
  box-shadow: 0 0 5px #fff;
}
#foot fieldset{
  border: none;
}
.kontakt .col1, .kontakt .col2, .kontakt .col3 {
  width: 30%;
  float: left;
  margin-left:0%;
}
.moje strong img { margin-top: -32px\9; margin-left:-23px\9; }
.moje strong img { margin-top/*\**/: -32px\9; margin-left/*\**/:-23px\9;}

/**----  NEWSLETTER    -----**/
#foot fieldset {
  border: 0px solid;
  top: -4px;
  position: relative;
}

a#mailing_list_get_link {
  color: #83C7A9!important;
  padding-left: 5px;
}

#foot fieldset .label{
  padding-left: 5px;
}
a#mailing_list_get_link {
  color: #FFF!important;
  padding: 4px;
  background: #008349!important;
  border-radius: 6px;
  text-decoration: none;
  margin-left: 5px;
}
a#mailing_list_get_link {
  color: #FFF!important;
  padding: 5px;
  background: #008349!important;
  border-radius: 6px;
  text-decoration: none;
  margin-left: 5px;
  box-shadow: inset -1px -1px 3px black;
  white-space: nowrap;
}
#context .context-in {
  top: 17px;
  opacity: 0.68;
  position: absolute;
  visibility: visible;
}

#context {
  visibility: visible;
}
.jcarousel-skin-ie7 {
  height: 350px;
  overflow: hidden;
}
img.asociace {
  *position: relative;
  *left: 857px;
  *margin-top:-72px;
  *z-index:999;
}
#foot {
  *position: relative;
  *z-index:999;
}
#context .context-in {
  *left: 10px;
}
.fotogalerie .groups div {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
}
.fotogalerie strong a {
  position: absolute;
  bottom: 27px;
  margin-left: 725px;
}
.fotogalerie .siblings{
  display: none;
}
.fotogalerie em a{
  position: absolute;
  bottom: 24px;
  font-weight: bold;
  font-style: normal;
}
li.fotogalerie ul, li.fotogalerie.parent  {display:none}
.home #content-widget-13390109 {
  font-size: 14px;
  position: absolute;
  left: 476px;
  top: 482px;
}
.items {
  width: 100%;
}
body .jcarousel-control {
  width: 150px;
  background: transparent;
  height: 34px;
  display: block;
  position: absolute;
  left: 440px;
  z-index: 10;
  font-size: 0.85em;
  line-height: 2.3em;
  text-align: center;
  top: 317px;
}
#menu.horizontal-dropdown {
  height: 43px;
  position: relative;
  top: 25px;
  width: 70%;
  margin-left: 15%;
}
.desc-format .col4 {
  margin-left: 0px;
  width: 67%;
  float: right;
}
body.home .desc-format .col5 {
  width: 67%;
  float: right;
}
body.home .desc-format .col5 img{
  margin-right: 0px;
  width: 100%;
}
#col-content {
  color: white;
  padding-top: 17px;
}
.home #col-content {
  color: white;
  padding-top: 0px;
}
body.con .groups div {
  float: left;
  width: 100%;
  padding: 10px 0;
  border: 1px solid #717171;
  position: relative;
  height: 110px;
  width: 143px;
  text-align: center;
  margin: 2.85px;
  background: #4a4a4a;
}
.context-in {
  position: absolute;
  top: 93px;
  display: block;
  width: 100%;
}
#mailing_list_reg_form {
  position: absolute;
  top: 960px;
  width: 59%;
  margin-left: 20%;
}
#mailing_list_reg_form fieldset {
  border: 0px;
}
.dotaz {
  position: absolute;
  top: 850px;
  width: 45%;
  margin-left: 25%;
  text-align: center;
  color: white;
}
.social {
  position: absolute;
  top: 1015px;
  width: 34%;
  margin-left: 35%;
  text-align: left;
  color: white;
}
.social a {
  text-decoration: underline;
  color: #fff;
  margin-left: 10px;
}
.social-icons {
  position: absolute;
  top: 1034px;
  width: 50%;
  margin-left: 25%;
  text-align: right;
  color: white;
  margin-left: 70px;
}
.copy {
  position: absolute;
  top: 800px;
  width: 50%;
  margin-left: 25%;
  text-align: center;
  color: white;
}
#foot {
  display:none;
}
#mailing_list_reg_form .label {
  display: none;
}
#Reg_name {
  display: none;
}
a#mailing_list_get_link {
  color: transparent !important;
  padding: 5px;
  background: url("/cimagebank/arrow.png") no-repeat center !important;
  border-radius: 6px;
  text-decoration: none;
  margin-left: 5px;
  box-shadow: none;
  width: 31px;
  white-space: nowrap;
  position: absolute;
  right: 10%;
  top: 3px;
  color: transparent;
}
#col-content {
  background: transparent;
}
body p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 2em;
}
.copyright {
  color: snow;
  display: inline;
  margin: auto auto auto 16%;
  position: absolute;
  text-align: center;
  top: 1080px;
  width: 60%;
}
.copyright img{
  margin-left: 16px;
  position: relative;
  top: 13px;
}
#menu.horizontal-dropdown li:hover a, #menu.horizontal-dropdown li.current a {
  color: #EC8145;
  border-bottom: 1px solid white;
}
body #col-content .in {
  padding: 0px 0px;
}
#Reg_email {
  background: transparent;
  width: 90%;
  padding: 6px;
  color: white;
}
@media (max-width: 910px) {
html body .product {
  width: 34%;
  height: 250px;
  padding-top: 40px;
  float: left;
  margin: 2.5% 6.5%;
  text-align: center;
  background: #FFFFFF;
  overflow: hidden;
  box-shadow: 2px 2px 0px #000;
}
#head {
  height: 100%;
  position: absolute;
  top: 25px;
  width: 100%;
  background-size: cover;
  background: black;
  background: rgba(0, 0, 0, 0.77);
  display:none;
  padding: 0px !important;
}
#base:target #head {
  height: 100%;
  position: absolute;
  top: 25px;
  width: 100%;
  background-size: cover;
  background: black;
  background: rgba(0, 0, 0, 0.77);
  display:block;
}
#cols {
  width: 97%;
  margin-left: 1.5%;
}
.item.home h1 {
  display: block !important;
  font-size: 27px;
  color: #25BB25;
  font-weight: bold;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.46);
}
#foot {
  display: block;
  position: absolute;
  top: 0px;
  height: 45px;
  background: #111111;
  width: 100%;
  padding: 0px;
  z-index: 999;
  background: url("/cimagebank/logo.png") center no-repeat;
  background-size: 55%;
  margin: 0px;
}
#base:target #foot {
  background: none;
}
#foot a {
  color: #f3f3f3;
  width: 55px;
  height: 55px;
  display: inline-block;
  background: url("/cimagebank/menu.png") no-repeat center;
  color: transparent;
}
#foot a.close {
  background: url("/cimagebank/menu-close.png")no-repeat center;
  display: none;
}
#base:target #foot a.close {
  display: block;
}
#base:target #foot a {
  display: none;
}
.desc-format div.col3, .desc-format div.col2 {
  left: 0%;
  width: 67%;
  clear: both;
  float: left;
  margin-left: 0%;
}
/*.attachments {
position: relative;
width: 33%;
float: right;
}*/
.attachments .attachment img {
  margin: 0 0 0 0;
  width: 100%;
}
.attachments .attachment img {
  margin: 0 0 0 0;
}
.attachments.below {
  position: relative;
  width: 100%;
}
.attachments {
  position: relative;
  width: 95%;
  float: right;
  margin-left: 2.5%;
  margin-right: 2.5%;
}
.form-row2, .form-row3, .form-row4 {
  width: 100%;
  height: 30px;
  padding-top: 25px;
}
body #foot {
  clear: both;
  padding: 10px 0px;
  line-height: 1.4em;
  font-size: 0.85em;
  position: absolute;
  top: 0px !important;
}
.items {
  width: 100%;
}
html body #base a.boxik {
  background: #E46E2B;
  text-decoration: none;
  padding: 55px 0px;
  margin: 0px;
  white-space: static;
  /* padding-right: 30px !important; */
  display: block;
  width: inherit;
  width: 31%;
  text-align: center;
  font-size: 13px;
  margin-left: 1%;
  margin-top: 10px;
  margin-bottom: 1px;
  height: 47px;
  float: left;
  margin-bottom: 31px;
}
html body.home.item .desc-format .col2 {
  width: 66%;
  float: left;
  margin-top: 5px;
  clear: none;
  margin-top: 34px;
}
.product:nth-child(3n) {
  margin-right: 7%;
}
html body.home .col4, html body.home .col5, html body.home .col3 {
  height: auto;
}
body.home.cesty .desc-format .col2 {
  width: 32%;
  float: right;
  margin-top: 16px;
  clear: none;
}

}

/* upoutavka */

.slider {
  width: 100%;
  max-width: 275px;
  min-height: 208px;
  margin: 0 auto;
  position: absolute;
  top: 560px;
  margin-left: 20%;
}
.slide1,.slide2,.slide3,.slide4,.slide5,.slide6,.slide7 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background: url("/cimagebank/maratony_evropa.jpg")no-repeat center;
  background-size: cover;
  animation:fade 18s infinite;
  -webkit-animation:fade 18s infinite;

} 
.slide2 {
  background: url("/cimagebank/maratony_amerika.jpg")no-repeat center;
  background-size: cover;
  animation:fade2 18s infinite;
  -webkit-animation:fade2 18s infinite;
}
.slide3 {
  background: url("/cimagebank/maratony_aus.jpg")no-repeat center;
  background-size: cover;
  animation:fade3 18s infinite;
  -webkit-animation:fade3 18s infinite;
}

.slide4 {
  background: url("/cimagebank/maratony_asie.jpg")no-repeat center;
  background-size: cover;
  animation:fade4 18s infinite;
  -webkit-animation:fade4 18s infinite;
}

.slide5 {
  background: url("/cimagebank/maratony_afrika.jpg")no-repeat center;
  background-size: cover;
  animation:fade5 18s infinite;
  -webkit-animation:fade5 18s infinite;
}

@keyframes fade
{
  0%   {opacity: 1}
  33.333%   {opacity: 0}
  44.444% { opacity: 0}
  66.666% { opacity: 0}
  88.888%   {opacity:0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity: 0}
  33.333%   {opacity: 1}
  44.444% { opacity: 0}
  66.666% { opacity: 0 }
  88.888%   {opacity:0}
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity: 0}
  33.333%   {opacity:0}
  44.444% { opacity: 1}
  66.666% { opacity: 0}
  88.888%   {opacity: 0}
  100% { opacity: 0}
}
@keyframes fade4
{
  0%   {opacity: 0}
  33.333%   {opacity:0}
  44.444% { opacity: 0}
  66.666% { opacity: 1}
  88.888%   {opacity: 0}
  100% { opacity: 0}
}
@keyframes fade5
{
  0%   {opacity: 0}
  33.333%   {opacity: 0}
  44.444% { opacity: 0}
  66.666% { opacity: 0}
  77.777%   {opacity: 1}
  100% { opacity: 1}
}