h4 {
	margin-bottom: 12px;
}

strong {
	padding-left: 12px;
}


/* certifikaty --------------------------------------------------------------------- */

img.rightcer {
	position: relative;
	float: right;
	margin: 0 0 0 36px;
	border: #6d96e1 1px solid;
}

img.leftcer {
	position: relative;
	float: left;
	margin: 0 36px 0 0;
	border: #6d96e1 1px solid;
}

/* novinky -------------------------------------------------------------------------- */

p.strutnews {
	margin-top: 18px;
	margin-bottom: 134px;
	font-size: 8pt;
}

.headline {
	clear: both;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 5px 12px 5px 12px;
	font-size: 107%;
	border-bottom: 1px solid #888;
	background-color: #e1e1e1;
}


.nadpis {
	width: 12em;	
}

.datum {
	float: right;
	width: 12em;
	text-align: right;
	font-size: 92%;	
}


