

/* Všechna rozlišení */

.hp-links-links a.hp-link{
	font-size:1rem;
}

.last_posts-1 .last_post{
	border: 1px solid #6fa5d3 !important;
}

.hp-links{
	margin-top:0px !important;
}

.last_posts-1 .last_post>a{
	font-size: 1.1rem !important;
	padding: 0.4em 0.9em !important;
}

.all-posts a.btn{
	font-size: 1.2em !important;
    padding: 0.45em 2.1em !imporant;
}

.top-panel .search{
	order:3;
	width:auto;
}

.search-input-div{
	display:none;
}

/* Rozlišení větší nebo rovné 576px (telefony) */

@media screen and (min-width: 576px) {




}

/* Rozlišení větší nebo rovné 768px (větší telefony, tablety) */


@media screen and (min-width: 768px) {



}

/* Rozlišení větší nebo rovné 992px (velké tablety, menší počítače) */

@media screen and (min-width: 992px) {



}

/* Rozlišení větší nebo rovné 1200px (standardní počítače) */

@media screen and (min-width: 1200px) {



}


@media screen and (min-width: 1400px) {

	.top-panel .logo{
		flex:none;
	}

}
																
																																								
				
																																								
				
