.nav-link.active {
	background-color: #37849a !important;
}

 ol, ul {
/*   list-style-position: inside; */
}


.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}

/* a:link { text-decoration: underline !important; }*/

.list_g, .uprav{
  cursor:pointer;
}
.list_g:hover{
  color:red;
}

    .btn-my{background-color:#37849a;color: #ffffff;}
    .btn-my:hover{color: #F00;}

.imgcentre{ margin:0 auto;display:block;}
.imgleft{ float:left; margin-right:10px;display:block;}
.imgright{ float:right; margin-left:10px;display:block;}

.pic{
  background-color:#fff; 
  border:#999 solid 1px; 
  padding:2px;	
  border-radius: 6px;	
}
.my_header{
 background-color:#37849a;
 color:#ffffff; 
  
}


 .tooltip > .tooltip-inner  { 
  width: 350px;
  max-width: 350px;
  background-color: #fff;
  border: 1px solid #737373;
  color: #2525a9;
}

