/* reference.css */


p.zvyrazneni {
	clear: both;
	padding: 12px 20px !important;
	background: #133e80;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
}

div.reference {
	clear: both;
	width: 520px;
	margin: 20px auto;
}
	div.reference div.foto-150 {
		margin: 10px 5px;
	}
	div.reference img {
		border-color: #2e63b3;
	}

