.cform
{
	margin: 0px;
	font-family: arial;
	font-size: 11px;
}

.cfhidden { display: none; }

.cform label
{
	float: left;
	padding: 1px 0px 3px 0px;
	margin-bottom: 1px;
	margin-top: 2px;
}
.cform .label { width: 13.5em; }
.cform input, .cform select, .cform textarea
{
	float: left;
	width: 17em;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 1px;
	padding: 2px 1px 2px 1px;
	_padding: 2px 1px 1px 1px;
	border: 1px solid #999999;
}
.cform p { margin: 0px; padding: 0px; float: left; }
.cform select { width: auto; padding: 1px; }
.cform textarea { height: 10em; margin-top: 0px; }
.cform br { clear: both; }
.cform em { color: #cc0000; font-style: normal; }
.cform .space, .cform .spacel { font-size: 0px; }
.cform .spacel
{
	border-bottom: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 4px;
}

.cform .cfdob { margin-top: 0.7em; }
.cform .cfshortimp { width: 4em !important; }

.cform .cfbuttons { margin-top: 5px; }
.cform .label_text { width: auto; margin-bottom: -2px; }
.cform .label_head { width: auto; font-weight: bold; margin-bottom: -2px; }
.cform .label_aft { margin-left: 5px; margin-right: 5px; width: auto; }
.cform .label_cr {	width: auto; margin-right: 5px; }
.cform .input_cr {	width: auto !important; margin-left: 0px; margin-right: 4px; border: 0px; background: none; }
.cform .input_btn { width: auto !important; margin-right: 2px; padding: 1px; }
.cform .input_lnk { float: left; width: auto !important; margin: 2px 5px 2px 5px; }

/* doplňkové input styly */
.cform .input_date_d, .cform .input_date_m { width: 3.5em !important; }
.cform .input_date_y { width: 6em !important; }
.cform .submit { display: none; }
.cform .cfdisabled { visibility: hidden; }

.fedit
{
	border: 1px solid #7F9DB9;
	width: 37em;
	width: 529px;
	height: 200px;
}
.cformat
{
  float: left;
  margin-bottom: 1px;
}
.cformat .fmenu
{
  background: #eeeeee;
  border: 1px solid #cccccc;
  padding: 2px 2px 0px 2px;
	width: 36.7em;
	width: 525px;
}
.cformat .fmenu a
{
  display: block;
  float: left;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 1px 1px;
	margin-bottom: 2px;
}
.cformat .fmenu a:hover
{
  background: #dddddd;
  background-repeat: no-repeat;
  background-position: 1px 1px;
}
.cformat .fmenu .fspacer
{
  float: left;
  margin: 0px 2px 0px 2px;
  width: 1px;
  height: 21px;
  background: #cccccc;
}
.cformat .fmenu .ffb, .cformat .fmenu .ffb:hover { background-image: url('format/b.gif'); }
.cformat .fmenu .ffi, .cformat .fmenu .ffi:hover { background-image: url('format/i.gif'); }
.cformat .fmenu .ffu, .cformat .fmenu .ffu:hover { background-image: url('format/u.gif'); }
.cformat .fmenu .ffs, .cformat .fmenu .ffs:hover { background-image: url('format/s.gif'); }
.cformat .fmenu .ffundo, .cformat .fmenu .ffundo:hover { background-image: url('format/undo.gif'); }
.cformat .fmenu .ffredo, .cformat .fmenu .ffredo:hover { background-image: url('format/redo.gif'); }
.cformat .fmenu .ffl, .cformat .fmenu .ffl:hover { background-image: url('format/left.gif'); }
.cformat .fmenu .ffc, .cformat .fmenu .ffc:hover { background-image: url('format/center.gif'); }
.cformat .fmenu .ffr, .cformat .fmenu .ffr:hover { background-image: url('format/right.gif'); }
.cformat .fmenu .ffj, .cformat .fmenu .ffj:hover { background-image: url('format/justify.gif'); }
.cformat .fmenu .ffol, .cformat .fmenu .ffol:hover { background-image: url('format/ol.gif'); }
.cformat .fmenu .fful, .cformat .fmenu .fful:hover { background-image: url('format/ul.gif'); }
.cformat .fmenu .ffh1, .cformat .fmenu .ffh1:hover { background-image: url('format/h1.gif'); }
.cformat .fmenu .ffh2, .cformat .fmenu .ffh2:hover { background-image: url('format/h2.gif'); }
.cformat .fmenu .ffimg, .cformat .fmenu .ffimg:hover { background-image: url('format/img.gif'); }
.cformat .fmenu .ffimgg, .cformat .fmenu .ffimgg:hover { background-image: url('format/imgg.gif'); }
.cformat .fmenu .ffurl, .cformat .fmenu .ffurl:hover { background-image: url('format/url.gif'); }
.cformat .fmenu .ffrurl, .cformat .fmenu .ffrurl:hover { background-image: url('format/rurl.gif'); }
.fiu
{
  display: none;
}
.fiu a
{
  float: left;
  width: 4.5em;
  padding: 2px;
  background: #eeeeee;
  color: #000000;
  text-align: center;
  text-decoration: none;
  border: 1px solid #cccccc;
  border-left: 0px;
	margin-top: 0px;
}
.fiu a:hover { background: #dddddd; }
.fiu .flabel { width: 4.5em !important; padding-left: 4px; }
.fiu .neww { width: 9em; }
.fiu .finputshort { width: 27em; width: 419px; }
.fiu .finputshorturl { width: 17.5em; width: 315px; }