
	body {
		text-align: center;
		background-color: #ffe09f;
		font-family : Verdana, "Arial CE", "Helvetica CE", Arial, sans-serif;
		font-size : 14px;
	}
	#celek {
		margin-left: "auto";
		margin-right: "auto";
		width: 700px;
	}
	h2 {
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		padding: 0 0 0 0px;
		color: #003300;
	}

	h3 {
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 0.1em;
		text-align: center;
		padding: 0 0 0 0px;
		color: #003300;
	}
	h4 {
			font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		padding: 0 0 0 0px;
		margin: 0 0 0 0;
	}
	h5 {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: left;
		color: #003399;
	}
	h6 {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		padding: 0 0 0 0px;
		margin: 0 0 0 0;
	}
		.center {
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		}
	.justify {
		font-size: 14px;
		font-weight: normal;
		text-align: justify;
		}
	#obsah {
		background-color: #ffe09f;
		padding : 20px;
		text-align: left;
	}
	.text {
		padding: 10px;
		text-align: justify;
	}
	.text_doleva {

		text-align: left;
	}
	.text_center {
		padding: 10px;
		text-align: center;
		font-weight: bold;
	}
	.text_modry {
	color: #003399;
	}
	.nadpis_cerveny {
	font-size: 16px;
	color: #cc0000;
	text-align: left;
	}
	.obrazek {
		text-align : center;
	}
	.popis_obr {
	text-align: center;
	font-size: 11px;
	}
	#podpis {
		font-size: 12px;
		font-style: italic;
		text-align: right;
	}
	.kondolence {
		color: #000000;
		font-size: 14px;
		font-style: normal;
		text-align: center;
		font-weight: bold;
	}
	.neproporcional {
	text-align: left;
	font-family: Courier New;
	font-size: 15px;
	}
