/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}
html,body{height:100%;}
a{
  color:#ff0000;
}

a:hover{
 color:#ff0000;
}

.none{display:none;}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.img-responsive2{display:block;width:auto;height:100%}

.carousel-inner img {
      width: 100%;
      height: 500px;
  }
  .carousel-indicators li {
      border-radius: 12px;
      width: 12px;
      height: 12px;
      background-color: #404040;
  }
  
.carousel-background{border-radius: 0px;background-color:rgba(255, 255, 255, 0.5);padding-left:5px;padding-right:5px;} 
.margint-5{margin-top:-5px;}
.margint30{margin-top:30px;}
.zindex999{z-index:999;}
.shopping{color:#fff;font-size:1.8em;}
.vhidden{visibility:hidden;}
.item { height:100%;
  width:100%;}


.carousel1{background-color:#f2f2f2;min-height:600px;}
.carousel2{height:100%;min-height:300px;}
.cont{padding-left:5%;padding-right:5%;width:100%;}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.muzeums{
  margin-top:80px;
}

.odk{
  margin-bottom:20px;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.sendbtn{
  float:right;
}

.contactmessage{
  /*width:100%; */
  min-height:200px;
  resize:none;
}

.address{
  width:120px;
  display:inline-block;
}

.titleleft
{
  text-align:left;
  background-color:#000;
  padding:10px 20px 10px 20px;
  opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

.referencetitle{
  position:absolute; 
  top:5px;
  left:20px;
  background-color:#FF0000;
  color:#fff;
  padding:5px;
}

.referencetitlec{
  position:absolute; 
  top:0px;
  left:0px;
  background-color:#FF0000;
  color:#fff;  
  padding:5px;
}

.referencetitle2{
  position:absolute; 
  top:5px;
  right:442px;
  background-color:#FF0000;
  color:#fff;
  padding:5px;
}

#map1 { background: url(../img/london.jpg) no-repeat left top; width: 400px; height: 300px; margin: 0 auto;position:relative;padding:5px; }
#map1 h3 {
  margin:0px;
  left:0px
}

#map-container { height: 450px }

.contactmap{
  float:left;
  max-width:410px;
}


.muzeumsimg{
  float:right;
  cursor: pointer;
}

.muzeumsimg2{
 float:left;
 cursor:pointer;
}
.ods{
 clear:both;
 margin-bottom:20px;
}

.ods2{
 clear:both;
 margin-bottom:30px;
}

.ramecek{border-style:solid;border-width:1px; border-color:#0000ff;min-height:80px;}
.footerc{
  margin:15px 0px 10px 0px;
}
.background{
color:#000;padding-top:0px;padding-bottom:50px;background-color:#fff;
}

.front, .back {
	backface-visibility: hidden;
	top: 0;
	left: 0; 
}    

.front {
	z-index: 2;
	transform: rotateY(0deg);
}

.back {
  transform: rotateY(180deg);
}  

#followus a{color:#ffffff;}
#followus a:hover{color:#c0c0c0;}
#f1_container {
  position: relative;
  z-index: 1;
} 

#f1_container {
  perspective: 1000px;
}
#f1_card {

  position:relative;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}

#f1_container:hover #f1_card {
  transform: rotateY(180deg);
}

.face.back2 {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: black;
  text-align: center;
  width:100%;
  height:100%;
}  

.front2, .back2 {
	backface-visibility: hidden;
}    
.front2 {
	z-index: 2;
	transform: rotateY(0deg);
}

.back2 {
  position: absolute;
	top: 0;
	left: 0;
  transform: rotateY(180deg);
}  

.face.back3 {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: #000;
  text-align: center;
  width:100%;
  height:100%;
}  

.front3, .back3 {
	backface-visibility: hidden;
}    

.front3 {
	z-index: 2;
	transform: rotateY(0deg);
}

.back3 {
  position: absolute;
	top: 0;
	left: 0;
  transform: rotateY(180deg);
} 

.textr{text-align:right;}
.textl{text-align:left;}
.textc{text-align:center;}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .nlogo{
    margin-top:-8px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  
  .odk{
  margin-bottom:20px;

}
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

.foto{
  margin-bottom:25px;
}

.backtop{
  position:fixed;
  bottom:0px;
  right:30px;
}

.followus{
  margin-top:28px;
}

#mapid { height: 180px; }

.nav-link{color:#fff;}
.nav-link:hover{color:#d0d0d0}

.nlogo:hover {
  background-color: #000;
  opacity:0.7 !important;
  filter:alpha(opacity=70) !important; /* For IE8 and earlier */
  box-shadow: 0 0 0px #000000 !important;
}

#bigobr .imgbig{
  display:block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height:auto;
  margin-bottom:15px;
  margin-top:20px;
}

hr{display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 1em 0;
    padding: 0; }
