.result .media-left.medium .cbdb_stars img {
    width: 8px;
}
div#cover {
	height: 250px;
	margin-top:30px;
}

#evaluation_core {
	font-weight:bold;
	width:100%;
	margin:auto;
	padding-right:19px;
	padding-bottom:2px;
	padding-top:25px;
}
#evaluation_search {
	/*width:60%;*/
	
	margin:auto;
	font-weight:bold;
}


.best_eval {
	color:white;
	background-color:#ff1755;
}
.middle_eval {
	color:white;
	background-color:#356fc5;
}
.low_eval {
	background-color:#ffffff;
	color:black;
	border:solid 1px;
}


a.eval_midd:visited,
a.eval_midd:link,
a.eval_midd:hover,
a.eval_midd:focus,
a.eval_midd:active,
a.eval_best:active,
a.eval_best:focus,
a.eval_best:hover,
a.eval_best:visited,
a.eval_best:link {
	color:white;
}
a.eval_low:link,
a.eval_low:visited,
a.eval_low:hover,
a.eval_low:active,
a.eval_low:focus {
	color:black;
}

.cc-banner { 
	height: 50px; 
}
span.barva{
	padding:2px 7px;
}
li.strong{
	font-size:1.2rem;
	font-weight:bold;
}

span.zluta{
	background-color:#ffff80;
	font-weight:bold;
}
span.zelena{
	background-color:#66cc66;
	color:white;
	font-weight:bold;
}
span.cervena{
	background-color:#dc143c;
	color:white;
	font-weight:bold;
}
span.oranzova{
	background-color:#ff7f50;
	color:white;
	font-weight:bold;
}
span.modra{
	background-color:#1c5f74;
	color:white;
	font-weight:bold;
}
.navbar-brand{
	width:250px;
	height:unset;
}
.search-hero{
	padding:1rem 0rem;
	margin-bottom:16rem;

}
.search-hero .searchHomeContent{
	padding:1rem 8rem;
	background:#13a752;
}
.search.container.navbar{
	background:#13a752;
	margin-top:0 !important;
	padding:1rem 2rem;
}

.btn.btn-primary{
	background: #12538b;
	color:white;
	border-color:green;
}
.search-hero a.btn-link, .search.container.navbar , .search.container.navbar a{
	color:white;
}
.search-hero ul li a{
	font-size:1.5rem;
	vertical-align: text-bottom;
}
h2{
	color: black;
	font-size: 2rem !important;
	margin: 2rem 0rem 1rem;
	border-bottom: 2px solid #f1f1f1;
	padding-bottom: 0.5rem;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(126, 239, 104, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}
/*icons*/
.doc-type{
	padding-left:30px;
	background:url('../images/icons/other_128.png') no-repeat;
	-webkit-background-size: 32px !important;
	background-size: 24px !important;
	background-position-y: 50% !important;
}
.audioknihy,.audiovizualni, .audiobook, .audio-kniha{
	background:url('../images/icons/audio_128.png') no-repeat;
}
.brozura, .brochure{
	background:url('../images/icons/serial_128.png') no-repeat;
}
.ekniha, .e-kniha, .ebook, .e-book{
	background:url('../images/icons/ebook_128.png') no-repeat;
}
.elektronickyzdroj{
	background:url('../images/icons/AV-media_128.png') no-repeat;
}
.hra, .hry{
	background:url('../images/icons/game_128.png') no-repeat;
}
.kniha, .knihy, .book, .books{
	background:url('../images/icons/hardback_128.png') no-repeat;
}
.neznamo, .unknown{
	background:url('../images/icons/other_128.png') no-repeat;
}
.obrazkoveknihy{
	background:url('../images/icons/other_128.png') no-repeat;
}
.tematickykufrik{
	background:url('../images/icons/tools_128.png') no-repeat;
}
.Časopis, .casopis, .serial{
	background:url('../images/icons/serial_128.png') no-repeat;
}
.map, .mapa, .maps{
	background:url('../images/icons/map_128.png') no-repeat;
}
footer{
	border-top:2px solid #f1f1f1;
}
@media(max-width: 526px){
	.search-hero .searchHomeContent{
		padding: 1rem 2rem;
	}
	form input, form select{
		margin-bottom: 0.5rem;
	}
}
@media(max-width: 767px){
    .result .checkbox {
        display:block;
    }
}
