body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	text-align: left;
	color:#000000;
}
body.mceContentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	text-align: left;
	color:#000000;
}
p {margin:10px 0;}
a {color:#0000FF;}
a:hover {color: #660099;}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}
h1 {
	font-size:24px;
	position:relative;
	color:#990000!important;	
}
h2 {font-size:16px;}
h3 {font-size:14px;	color:#990000!important;}

#kontakt h2 {
	font-size:22px;
	color:#CA0000;
}

.odsazeni {
	font-weight:bold; font-size:16px;
}

.obrazek_vpravo {
	float: right;
	margin-left:10px;
}
.obrazek_vlevo {
	float: left;
	margin-right:30px;
}
.thickbox{}

.uzky {
	width:670px;
	height:90px;
}

.zvyravni{
	background-color:#FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
	padding:10px;
	font-style:italic;
	width:94%;
}
/* ---- 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;
	background-image: url(bg_header.jpg);
	background-repeat: repeat;
	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: #FFFFFF;
}

td.sudy {
	background-color: #FFFFCC;
}
