/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
  background-size: 50% 50%;
  background-color: #7d007c;
}

/* Everything but the jumbotron gets side spacing for mobile first views 
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px;
}           */

/* Custom page header 
.header {
  border-bottom: 1px solid #e5e5e5;
}    */
/* Make the masthead heading the same height as the navigation 
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

.header h4 {
  margin: 0;
  font-size: 2em;
  line-height: 45px;
  float:left;
}        */

/* Custom page footer 
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}    */

/* Customize container 
@media (min-width: 768px) {
  .container {
    max-width: 40em;
  }
}  */
.container-narrow > hr {
  margin: 30px 0;
}

/* Responsive: Portrait tablets and up 
@media screen and (min-width: 768px) {
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }   */
  /* Space out the masthead 
  .header {
    margin-bottom: 30px;
  }        */
  /* Remove the bottom border on the jumbotron for visual effect
  .jumbotron {
    border-bottom: 0;
  }
}      */
.subheader > a[ng-href]{
  font-family: 'Great Vibes', cursive;
  position: relative;
  font-size: 2em;
  line-height: 45px;
  margin-bottom:1ex;
  float:left;
  text-decoration: none;
  color: white; 
  z-index: 100;
}

.login_info{
  float:right;
  /*width:100px;*/
  color:white;
  clear: right;  
}

.subheader{
  /*background-color:white;
  margin-top:1em;*/
  position: relative;
  width:100%;
  clear:both;
  height:50px;
}

.header{           
  position: relative;  
  background-color: #7d007c;
  width:100%;
  clear:both;
  /*padding: 1em;
  height:24px; */
} 

#header img{
  border: 0;
}

.timer{
  position: relative;
  font-weight: bold;
  font-size: 110%;
  color: white;   
  text-align: right;
  float: right;
  width: 300px;
  height:25px;
  clear: right;
}

.prog_arrow{
  color: #7d007c;
  background-image: url(../images/levandulka.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.container{
  margin: auto;
  position: relative;
  max-width: 43em;
  min-width: 20em;
  padding-right: 2em;
}

.head_info{
  font-family: 'Press Start 2P', cursive;
  font-size: medium;
  float:right;
  
  margin-top: 2ex;
  margin-bottom: 2ex;
}
.moje_meno{   
  font-family: 'Comfortaa', cursive;   
  /*font-family: 'Press Start 2P', cursive;*/
  font-size: xx-large;
  font-weight: 700;
  
  width: 7em;
  float: left;
  
  margin-top: 1ex;
  /*border: solid black 2px;*/
}
.moje_meno > span{
  color: rgb(0,102,255);
}

.article{
  /*font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;   

  clear:left;
  position: relative;
  
  padding-left: 1em;
  
  padding-bottom: 2ex; 
  
  margin-bottom: 1.5ex;*/ 
  
  padding-right: 1em; 
  background-color: white;
  
  /*box-shadow:5px 7px 7px black;
  border-radius:11px; */
}

.article p{
    padding-right: 2em; 
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}

#article H3{
  text-align: center;
  margin: auto auto;
  width: 10em;
  clear: both;
  /*border: solid black 2px; */
}

#article h2{
  text-align: left;
  color: rgb(0,0,0);
  font-size: large;
} 

.hs{
  text-align: left;
  display: inline;
  color: rgb(0,0,0);
  font-size: xx-small;
} 

.imga{  
  font-family: 'Great Vibes', cursive;
  text-decoration: none;
  font-size: 400%;
}   


.footer{
  position: relative;
  padding: 1em;
  height: 2ex;
  clear:both;
  color: white; 
}   

.footer > p {
  margin-top: 6em;
} 
  
ul[class=hlava]{
	list-style-image: url('images/MirtanHla16.ico');
}
.innerUl{
  list-style: square url();
}  
.telefon{
  width: 13em;
  border: solid rgb(0,0,205) 3px;
  margin: auto;
  padding: 1ex;
}   
.telefon:first-line{
   margin-bottom: 0.7ex;
}   
.orange{
  color:orange;
}  
.blue{
  color:#3399FF;	
} 
.pink{
  color:#FF00CC;  
} 
li{
  margin-bottom: 0.4ex;
} 

.textLong{
  font-weight: 500;
}

.small{
   width: 40%;
}
.mid{
   display: block;
   margin: auto;
   text-align: center;
}

.text-center{
  clear:both;
}

.dashedBorder{
  border-bottom: blue dashed 1px;
}

.contact{
  float: right;
  width: 15em;
  margin-top: 2ex;
  font-size: small;
  color: rgb(0,102,255);
}
   
.cipka{
  position: absolute;
  top: 0em;
  left: 0px;
  width: 100%;
}     

.front_img{
  max-width: 32em;
  min-width: 15em;
  margin-top: 2em;
  margin-left: -2em;
}

.mapka{
  float:right;
  margin-right:3em;
}

.nav > li > a {
  padding: 10px 10px;
}

.navbar-default {
  background-color: #7d007c; /*#b38dbe; */
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #7d007c;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #7d007c;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #b38dbe;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #7d007c;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #b38dbe;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #7d007c;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #7d007c;
  background-color: #ffffff;
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #7d007c;
}
.nav > li > a{
  color:  white;
}
.nav-tabs {
  border-bottom: 1px solid #7d007c;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  /*border: 1px solid #7d007c; */
  /*border-bottom-color: transparent; */
  color: #7d007c;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  /*border: 1px solid #7d007c; */
  border-bottom-color: transparent; 
  color: #7d007c;
}

/*@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #7d007c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #7d007c;
    background-color: #ffffff;
  }
}  */

