body {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	text-align: left;
	color:#000000;
}
body.mceContentBody {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	text-align: left;
	color:#000000;
	background-color: #FFFFFF;
}
a {color:#FF0000;}
a:hover {color: #000000;}
p {margin:10px 0;}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
}
h1 {
	font-family: Impact, 'Techno CE', sans-serif;
	font-size:32px;
	color:#FF0000;
	text-transform: uppercase;	
	padding: 10px 0 20px 0;
}
h2 {font-size:18px;}
h3 {font-size:14px; font-weight:bold;}

.odsazeni {
	background-color: #FF0000;
	color:#FFFFFF;
	padding: 5px 10px;
	margin:10px 0;
}

.obrazek_vpravo {
	float: right;
	margin-left:10px;
}
.obrazek_vlevo {
	float: left;
	margin-right:10px;
}

.poznamka {font-size:11px; color:#999999}
/* ---- TABULKY --------------------- */
.tabulka {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
}
.tabulka th {
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: left;
	padding: 3px 3px 3px 6px;
	font-weight: bold;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.tabulka td {
	padding: 3px 3px 3px 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #F3F3F3;
}

td.sudy {
	background-color: #D5EDEE;
}
