body.mceContentBody {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	background-color: #FFFFFF;
	color:#000000;
}
p {margin-bottom:4px; margin-top:4px}
a {color:#0000FF;}
a:hover {color: #993399;}
h1, h2, h3, h4 {
	color: #000000;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {font-size:22px;}
h2 {font-size:18px; font-weight:bold;}
h3 {font-size:16px;}
h4 {font-size:14px;	font-weight:bold;}

.cistic {clear: both;}
.cistic hr {display:none;	
	height: 0px;
	content: ' ';
	overflow:hidden;
}
.male {font-size:70%;}

/* FORMULARE -------------------------------------------------------------------------------------------- */
form {padding:0; margin:0};
input.rodic {font-weight:bold; color: #993300;}
optgroup.rodic, option.rodic {font-weight:bold;	color: #993300; font-style:normal;}
.posun {margin-right:5px;}
.tucne {font-weight:bold;}
.stin {
	background-image: url(input_stin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9e7131;
	text-indent: 2px;
}
.fieldset {
	position:relative;
	margin-top: 30px;
	width: 80%;
	display:block;
	background-color: #FBF7A6;
	border: 1px solid #9e7131;
}
.fieldset-vnitrek{
	padding: 10px 15px;
}
.fieldset h3{
	font-size: 12px!important;
	position:absolute;
	top:-11px;
	background-color: #FFB64F;
	border: 1px solid #9e7131;	
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display:block;
}
.help {
	position:absolute;
	top:-14px;
	right:20px;
}
.help_inline {
	position:relative;
	top:7px;
}
.chyba, .info, .ok {
	color: #FF0000;
	background-image: url(error.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	line-height: 16px;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
}
.info {color:#000088; background-image: url(info.png);}
.ok {color:#008800; background-image: url(ok.png);}
#posun {
	position:relative;
	top:-80px;
}
#fhledej {color:#BBBBBB;}
.red {color:#FF0000;}
.obrazek_vpravo {
	float:right;
	margin-left:10px;
}
.obrazek_vlevo {
	float:left;
	margin-right:10px;
}
