body.mceContentBody {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-size: 12px!important;
}
a {
	color:#FF0000 !important;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Palatino, 'palatino linotype', serif;
	font-size:30px;
	font-weight: bold;
	color: #72190f !important;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C2BB;
}
h3 {
	font-family: Palatino, 'palatino linotype', serif;
	font-size:22px;
	font-weight: normal;
	color: #000000 !important;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-family: Palatino, 'palatino linotype', serif;
	font-size:16px;
	font-weight: normal;
	color: #000000 !important;
	background-color: #EBE3D6 !important;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 10px;
	border-left-style: inset;
	border-left-color: #EBE3D6;
}

.zvyrazni {
	color: #72190f !important;
}

.odsazeni {
	margin-left:40px;
	margin-right:20px;
}

.obrazek_vpravo {
	float: right;
	margin-left:10px;
	margin-right:20px;
}
.obrazek_vlevo {
	float: left;
	margin-right:10px;
}
.cara {
	width: 100%;
	height:5px;
	background-image: url(cara.png);
	background-repeat: repeat-x;
	background-position: center;
}
.kudrlinka {
	width: 100%;
	height:25px;
	background-image: url(kudrlinka.png);
	background-repeat: no-repeat;
	background-position: center;
}