.ui-header {
  background: #B40006; 
  color: white;
  background: -moz-linear-gradient(center top , #B40006, #770000) repeat scroll 0 0 transparent;
}

.ui-header .ui-title {
  background: transparent url('../images/logo-mob.png') 3px 5px no-repeat;
  text-indent: -9000px;
  margin: 0;
  height: 47px;
}

.ui-listview .ui-li-static {
  font-weight: normal;
}
 
.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}

.ui-li-thumb {
  margin-top: 1em;
}

.ui-li-has-thumb {
  padding-left: 1em;
}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit {
  padding-left: 90px;
}

.ui-listview {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ui-li-heading {
  color: #B40006;
}

h2 {
  color: #B40006;
  font-weight: normal;
  font-size: 200%;
  margin: 0.5em 0;
}

.article-perex img {
  float: left;
  margin-right: 6px;
}

.article-perex {
  /*font-weight: bold;*/
}

.article-info {
  color: #999;
}

.pager                { clear: both; margin: 10px 0 10px 0; height: 20px; }
.pager span, .pager a { display: block;  float: left;margin-right: 3px; padding: 0 2px; line-height: 14px; }
	.pager span, .pager a, .post .post-head a {
  font-weight: normal;
  color: white;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: black;
  padding: 4px;
}

.pager a:hover, .pager span.big, p.top a:hover { background: #B40006; color: white; }

 .ui-content {padding-left:0px!important}
p.old {padding-left:15px}
#article {padding:0 15px}
.mobile-menu {padding-left: 15px!important} 
.footer {padding: 0 15px!important}

/* EDIT 20.9.2018 jobs.cz */
#jobs_block {
	background: #fff;
	border: 1px solid #0A2851;
/*	margin: 8px auto 8px 15px;*/
	margin: 0 0 0 15px;
	text-shadow: none;
}
#jobs_block a.jobs-logo{
	width: 150px;
	display: block;
	float: left;
	height: 45px;
}
#jobs_block a.jobs-logo img {margin-top:10px;margin-left:25px }
#jobs_block a.jobs-title {
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	padding: 10px 7px 0 0;
	position: relative;
	text-decoration: none;
	top: 2px;
}
#jobs_block .jobs_header {
	background-color: #19325A;
	color: #fff;
}
#jobs_block .jobs_header img {
	vertical-align: bottom;
}
#jobs_block .jobs_footer {
	background-color: #19325A;
	clear: both;
	height: 28px;
	padding: 0 6px 5px 0;
	text-align: center;
	color: white;
}
#jobs_block .jobs_footer span {
	color: #FFA500;
	font-weight: bold;
}
#jobs_block .jobs_footer a {
	color: white;
	font: 12px/35px Arial;
	text-decoration: underline;
	font-weight: bold;
}
#jobs_block .jobs_footer a:hover, #jobs_block .jobs_footer a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#jobs_block h3 {
	color: #fff;
	margin: 0;
	padding: 22px 10px 0 0;
	text-align: left;
	float: right;
	font-size: 12px;
	font-variant: normal;
}
#jobs_block h3 a {
	color: #fff !important;
}
#jobs_block ul {
	list-style-type: none;
	padding: 2px 5px 2px 12px;
	margin: 3px 0;
	/*width: 200px;*/
	font-family: Arial;
	text-align: left;
}
#jobs_block ul li {
	margin: 3px 0;
	padding-left: 12px;
	color: #0a2851;
	line-height: 1.3em;
	background: url('../images/jobs-li.png') no-repeat 0 6px;
}
#jobs_block ul li a {
	color: #0a2851;
	text-decoration: underline;
	font-weight: normal;
}
#jobs_block .r {
	clear: left;
	margin: 0;
	font-size: 12px;
	text-align: right;
}
#jobs_block .r a {
	color: #0a2851;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5px;
}
#jobs_block p {
	margin: 0;
}

/* EDIT 24.10.2018 soc. ikonky */
.soc-icon {
	width: 28px;
	height: 28px;
}
.ui-icon-fb {
	background-image: url('../images/le-facebook.png');
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
}
#social-links {margin:5px 0;padding:5px 0;}
#social-links dl {float:left;margin:0;}
#social-links dl dd {float:left;margin:0 5px 0 0;}


/* V.B. 11.11.2019 */

.entry-summary {font-size:16px !important;} 
.article-content span {line-height: 1.5 !important;}
h3.ui-li-heading {font-size:20px !important;}
