/*oranžova světlá #f79028 */
.Anivers-Regular { 
	font-family: Anivers-Regular;
	font-weight: normal;
	font-style: normal;
}
body {
    font-family: Anivers-Regular;
    padding-top: 20px;
    background: #660a13; /* Old browsers */
    background: -webkit-linear-gradient(top,  #660a13 0%,#f79029 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top, #660a13 0%, #f79029 100%); /* Opera 12+ */
    background:         linear-gradient(top, #660a13 0%,#f79029 100%); /* W3C */  /* Firefox 3.6+ */
    background:    -moz-linear-gradient(top,	#660a13 0%, #f79029 100%);
    font-size: 15px;
}
  #map-canvas {
    height:300px; 
    width:100%;
    border-color: #cd5d6c;
    border-width: 2px;
    position: relative;
    left: -20px;
  }
.odsazeni {
  padding-left: 15px;
}

h1, h2, h3, h4, h5 {
    color: #f47421;
    font-family: Anivers-Regular;
}

.page-header {
  padding-bottom: 20px;
}
a .logo_menu{
  background: url(../img/logo.png);
}
.bily_text {
  color: #fff;
}
.oranzovy_text {
    color: #f47421;
}

.bla {
opacity: 0;
font-size: 70px;
}
.fotky p{
  text-align: center; 
}
.first {
  padding: 0px;
}

.page-header {
  margin-top: 20px;
}


.img_100 {
  width: 100%
}

.img_50 {
  width: 50%
}

a {
  color: #f47421;
  text-decoration: none;
}
a:hover, a:focus, a:visited {
  color: #f47421;
  text-decoration:underline;
}
.active {
  color: #000;
}

.btn {
 padding: 2px 6px;
 margin: 2px;
 }

#delete_button {
  position: absolute;
  top: -30px;
  left: 80px;
 }

.form-control  {
 height: 24px;
 padding: 2px 12px;
 margin: 1px;
}
.form-group {
 margin-bottom:5px;
 }

label {
  margin-bottom:0px;
}

/* jídelníček TABLE */
td:first-child {
  width: 10%;
}
td:last-child {
  width: 10%;
}
td:nth-child(2) {
  width: 80%;
}

#vypis_menu td:first-child {
  width: 10%;
  text-align: right;
}
#vypis_menu td:nth-child(2) {
  width: 90%;
}

#tydenni_menu td:nth-child(2) {
  width: 70%;
}

#tydenni_menu td:last-child {
  width: 20%;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
  border-top-width:0px;
  padding: 0 8px;
  padding-left: 0;
}

/* foto slider */
  .bx-wrapper .bx-pager {
    bottom: -95px;
    margin-bottom: -150px;
  }
  
  .bx-wrapper .bx-pager a {
    border: solid #ccc 1px;
    display: block;
    margin: 0 5px;
    padding: 3px;
    width: 140px;
  }
  
  .bx-wrapper .bx-pager a:hover,
  .bx-wrapper .bx-pager a.active {
    border: solid #5280DD 1px;
  }
  
  .bx-wrapper {
    margin-bottom: 120px;
  }

  .bx-wrapper .bx-prev {
    left: 0px;
  }
  
  /* jumbotron - slider */
.jumbotron {
  margin-bottom: 10px;
}

.jumbotron h1 {
  font-size: 43px;
  text-align: center;
  color: #4b0082  ;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 0px;
}

.container .jumbotron {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff; 
}

.jumbotron {
  padding: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border:1px solid #dfc8f0;
}

#admin .skryty {
  opacity: 0;
}

/* hlavní */
.hlavni {
  position: relative;
  top: -90px;
    background: #e4d2d2; /* Old browsers */
    background: -webkit-linear-gradient(top,  #e4d2d2 0%,#fee9d4 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top, #e4d2d2 0%, #fee9d4 100%); /* Opera 12+ */
    background:         linear-gradient(top, #e4d2d2 0%,#fee9d4 100%); /* W3C */  /* Firefox 3.6+ */
    background:    -moz-linear-gradient(top,	#e4d2d2 0%, #fee9d4 100%);
}

  .hlavicka {
    width:140%; 
    position: relative;
    left: -20%
  }
@media (max-width: 768px) {
  .hlavni {
    position: relative;
    top: 0px;
  }
}
/* footer - patička */
.modal-footer {
  padding: 19px 20px 10px 20px;
  border-top-color: #fff;
}

  /* ---------------------------- horní lišta -- vpravo */
  .navbar-right:last_child > li > a {
    padding-right:15px;
  }

  .navbar {
  margin-bottom: 0px; 
  }
  
  .navbar-right > li > a {
    padding-right:5px;
    padding-left:5px;
    text-decoration: none;
  }
  .navbar-default .navbar-text {
    color: #f47421;
    margin-right: 0px; 
    margin-left: 0px; 
  }

/* navigace - menu */

.navbar .navbar-nav {
  position: relative;
  top: -130px;
  }

.navbar .navbar-nav .menu_vlevo{
  position: absolute;
  top: -130px;
  left: 300px;
  }

.navbar-collapse, .navbar-header{
  background-color: #FF9900;
  background-color: rgba(0, 0, 0, 0);
}
.navbar {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-decoration: underline;
}
.navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-decoration: underline;
}
  .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: #fff;
  text-decoration: underline;
  }
  .navbar .navbar-nav > .open> a {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-decoration: underline;
  }
  .navbar .navbar-nav > .open> a:hover,.navbar .navbar-nav > .open> a:focus{
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-decoration: underline;
}

.navbar .navbar-nav > li > a , .navbar .navbar-header > a {
  color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0);

}
.navbar .navbar-toogle, .navbar .navbar-toogle:hover, .navbar .navbar-toogle:focus {
  background-color: rgba(0, 0, 0, 0);
}
/*
.navbar-nav > li > a {
  padding-bottom: 7px;
  padding-top: 7px;
}
.navbar {
  min-height: 34px;
  margin-bottom: 10px;
}

*/
.navbar-default .navbar-right > .active > a, .navbar-default .navbar-right > .active > a:hover, .navbar-default .navbar-right > .active > a:focus {
    color: #f47421;
  text-decoration: none;
}
.navbar-default .navbar-right > .active > a:hover, .navbar-default .navbar-right > .active > a:focus {
  color: #f47421;
  text-decoration: none;
}
  .navbar-default .navbar-right > li > a:hover, .navbar-default .navbar-right > li > a:focus {
  color: #f47421;
  text-decoration: none;
  }
  .navbar-default .navbar-right > .open> a {
  color: #f47421;
  text-decoration: none;
  }
  .navbar-default .navbar-right > .open> a:hover,.navbar-default .navbar-right > .open> a:focus{
  color: #f47421;
  text-decoration: none;
}

.navbar-default .navbar-right > li > a , .navbar .navbar-header > a {
  color: #f47421;
  text-decoration: none;
}
.navbar-default .navbar-right > li > a , .navbar .navbar-header > a {
  color: #f47421;
  text-decoration: none;
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
