BODY{
    margin: 0;
    padding:0;
    background: #bcbcbb url(../imgs/back-body.jpg) repeat-x;
    margin-top:0;
    font-family: Arial
}

#center{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color: transparent  
}
.logo{
    display: block;
    float: left;
    width:310px;
    /*  height: 118px;*/
    background-color: white 
}
.logo a{
    margin: 5px 0 0 0px;
    padding: 20px 0 0 30px;
    display: block
}
h1{
    margin-top: 0px;
    color: #fff;
}
h2{
    color:#337ab7;
}
img {
    border: 0px
}
#hiblok{
    width:100%;
    background-color: white   
}

.linky{
    clear: both;
    width:960px;
    height: 15px; 
    background: #fff url(../imgs/pruhy.gif) no-repeat     
}
.clear{
    clear: both;
    width:960px;
    height: 1px;
    display: block  
}

.obspad{
    padding:  30px
}
#allobsah{
    width:100%;
    background-color: #fff;
}
#obsahwhite{
    width:100%;
    background-color: #fff;
}
.obsahwhite{
    padding: 10px 30px;
}


/*---- pro bootstrap -------- */
.bgwhite{
    background-color: #fff;
    padding-top: 10px;

}
#index{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}
#index h2{
    color: #337ab7;
}
.panel-footer{
    margin: 0 0 10px 0;
    background-color: #688396;
    color: white;
}
.colorwhite{
    color: white;
}
.colorwhite:hover{
    color: gold;
    text-decoration: none;
}

.glyphicon {
    font-family: inherit;
    color: white; 
}
.glyphicon:before{
    font-family:'Glyphicons Halflings';
}

.vyska350{
    height: 350px;  

}
.vyska160{
    height: 160px;  

}
.dokosiku{
    background: url(../imgs/kosik.png) no-repeat;
    width:28px;
    height: 28px; 
    border: 0px; 
}

.dokosikuplus{
    background: url(../imgs/plus.png) no-repeat;
    width:28px;
    height: 28px; 
    border: 0px; 
}

.dokosikuminus{
    background: url(../imgs/minus.png) no-repeat;
    width:28px;
    height: 28px; 
    border: 0px; 
}
.smazatpolozku{
    background: url(../imgs/deletekos.png) no-repeat;
    width:38px;
    height: 38px; 
    border: 0px; 
}
.novinkyhu{
    text-align: center;
    margin: 3px;
    padding: 3px; 
    width: 220px;
    height: 190px;
    float:left;
    border: 1px solid #e1e1e8;

}
.cnov{
    background-color: rgb(255,255,255);
    color: rgb(153,0,51);
    border: 1px solid rgb(153,0,51);
    position: absolute;
    margin: 10px 0 0 10px;
    padding: 3px;
}

.img5ld{
    margin-left: 5px;
}
.img5rd{
    margin-right: 5px;
}

.colorbiodrogamd{
    background-color:  #b94e98; 
    color: #fff;
}
.colorbiodroga{
    background-color:  #9f0415; 
    color: #fff;
}

.colorbio{
    color:  #fff; 
}
.colorbiomd{
    color:  #b94e98; 
}
h1 small{
    color: #e1e1e8;
}

.circle {
    float: right;
    background: rgb(181,29,4); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(181,29,4) 0%, rgb(156,25,3) 47%, rgb(181,29,4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(181,29,4) 0%,rgb(156,25,3) 47%,rgb(181,29,4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(181,29,4) 0%,rgb(156,25,3) 47%,rgb(181,29,4) 100%);
    border-radius: 150px;
    color: white;
    height: 150px;
    font-weight: bold;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;

}
.circle p {
    vertical-align: middle;
    color: white;
    font-size: 11px;
}
.circle h4 {
    font-size: 35px;
    vertical-align: middle;
    color: white;
}
.colorbc{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-radius: 0;    
}

.well{
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 5px;
}
.pb-calendar .schedule-dot-item.blue{
    background-color: blue;
}

.pb-calendar .schedule-dot-item.red{
    background-color: red;
}

.pb-calendar .schedule-dot-item.green{
    background-color: green;
}
.special {
    font-weight: bold !important;
    color: #fff !important;
    background: #bc0000 !important;
    text-transform: uppercase;
}
.keyx{
  font-size: 120%;
  padding: 0px 15px;
  border: 1px solid gray;
  border-radius: 8px;
}
.navbar-default .navbar-nav > li > a{
        background-color: #5c707c;
    margin: 1px 1px 0 0;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover{
        background-color: #6e7b82;
            color: #fff;
}
.pull-left {
  margin: 5px;
}

.color-swatch {
    float: left;
background-color: #688ca2;
    margin: 0 5px;
    border-radius: 3px;
    width: 90%;
height: 100px;
}


.header__btn {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  padding: 10px 20px;
  display: inline-block;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #2c2c2c;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.header__btn:last-child {
  margin-right: 0;
}
.header__btn:hover, .header__btn.js-active {
  color: #fff;
  background-color: #2c2c2c;
}

.header {
  max-width: 600px;
  margin: 50px auto;
  text-align: center;
}

.header__title {
  margin-bottom: 30px;
  font-size: 2.1rem;
}

.content {
  width: 95%;
  margin: 0 auto 50px;
}

.password-strength {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.js-hidden {
  display: none;
}