@font-face {
	font-family: "Myriad Pro";
	font-style: normal;
	font-weight: 400;
	src: url('Century_Gothic.ttf');
}

@font-face {
	font-family: "Myriad Pro Light";
	font-style: normal;
	src: url('Century_Gothic.ttf');
}

.obrazek img {
	border: 2px solid #cfcfcf;
	width: 150px;
	/*height: 150px;*/
	margin: 10px 30px;
}