 #accordion h4 a:focus {
  text-decoration: none;
  outline: none; 
  color:#533a31; 
}

 #accordion h4 a.collapsed:before,
 #accordion h4 a.collapsed:link:before,
 #accordion h4 a.collapsed:visited:before {
  content: '\24f';
  visibility: inherit;
  font-size: 16px;
  margin-right: 7px;
/*  margin-top: -4px;*/
  color: #fff;
  background-color: #efc532;
  padding: 7px;
  border-radius: 50%;
/*  line-height: 22.85714286px;*/
  line-height: 14px;/
    display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}

 #accordion h4 a:before,
 #accordion h4 a:link:before,
 #accordion h4 a:visited:before {
  content: '\297';
  visibility: inherit;
  font-size: 16px;
  margin-right: 7px;
/*  margin-top: -4px;*/
  color: #fff;
  background-color: #de0000;
  padding: 7px;
  border-radius: 50%;
 /* line-height: 22.85714286px;*/
  line-height: 14px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}

h4.panel-title {
	font-size:18px;
	font-weight:600;
	text-align:left; 
} 

h3.modal-title {
	font-weight:600;
}

.panel-default > .panel-heading {
  
    background-color: #edf2f7;
    border-color: #efeceb;
}

.panel-default {
    border-color: #efeceb!important;
}

.pagination > li:before {
  display: none !important; 
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #EFC532;
    border-color: #EFC532;
    cursor: default;
}


.pagination > .active > a {
	background-color:#de0000;
	border-color: #de0000;
}



.modal-content {
	background: rgba(245,245,245,1);
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	height: 44px !important;
	font-size:16px;
}

select.form-control {
	height: 44px;
	font-size:15px;
}

.form-control {
	height:auto;
}

select > option  {
	padding: 2px;
	border:3px solid #FFF;
	
}

textarea {
	height: 100% !important;
}	

.form-group label {
	font-size:13px;
	text-align: left !important;
	padding-bottom: 3px;
	line-height: 1.25;
	}

.input-group-addon {
	background-color:  #236A86;
	color: #fff;
}

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #C2C2C2;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #C2C2C2;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #C2C2C2;
}

.vb-content table {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
	border: 1px solid #dddddd !important;
}
.vb-content table > thead > tr > th,
.vb-content table > tbody > tr > th,
.vb-content table > tfoot > tr > th,
.vb-content table > thead > tr > td,
.vb-content table > tbody > tr > td,
.vb-content table > tfoot > tr > td {
    padding: 10px 10px 10px 20px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    background-color: transparent !important;
	border: 1px solid #dddddd !important;
	text-align: left;
}
.vb-content > thead > tr > th,
.vb-content> thead > tr > td {
    border-bottom-width: 2px !important;
}

.vb-content table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important; /* zebra */
}
.vb-content table > tbody > tr:hover {
    background-color: rgba(130, 128, 113, 0.15) !important; /* hover */
}

.close {

    float: right;
    font-size: 42px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.4;
    filter: alpha(opacity=20);
}

.modal-body {
   padding: 30px 40px;
}


@media only screen and ( max-width: 500px ){  /* example */
   .modal-body {
   padding: 20px;
}
}

.faktury_link {margin: 1em}

.faktura_div {
	padding: 1em;
	margin: 0;
}


.vazno_teploblock {padding: 10px;
 background: rgba(45,112,139,0.1)
}

.recall {
	text-align: center;
	padding: 30px;
	font-size: 24px;
	font-weight: 600; 
	
} 


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td 
{
	vertical-align: middle;
	
	
}

.fig-table {
    margin: 0 0 2em;
}

@media (max-width: 992px) {
.fig-table {
    max-width: 100%;
    overflow-x: scroll;
}
}
.new-site-button {
	height:44px;
} 

.gorizontal-position {
    justify-content: center;
}

.bd-imagelink-86 {
    height: 128px;
    width: 128px;
    margin-right:20px;
}

.img_news {
	float: left;
    padding: 0 20px 20px 0;
}

@media (max-width: 415px) {
.img_news {
    width: 100%;
   float:none;
   padding: 5px 0 20px 0; 
}
}