fieldset {
	padding: 10px 5px;
	margin: 0;
	
}
#text p.poznamka {
	font-size: .8em;
	text-align: justify;
	
	padding: 5px 5px;
	font-weight: bold;
	text-indent: 0;
}
#text p.poznamka span
{
	color: #FF0000;
}
fieldset legend {
	color: #02094D;
	padding: 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}
fieldset label {
	font-weight: bold;
}
div.vodorovna_cara {
	border-bottom: 1px solid #ff6633;
	padding-bottom: 1em;
	height: 1px;
	clear: both;
}
table {
	font-size: 0.7em;
	margin: 0;
}
table#polozky_reklamace tr td, table#polozky_reklamace tr th{border-bottom: 1px solid #ff6633;}
table col.delka_37procent {
	width: 37%;
	white-space: normal;
}
table col.delka_20procent {
	width: 20%;
	
}
table col.delka_5procent {
	width: 5%;
}
#text table tr td.smazat {
	text-align: center;
	vertical-align: middle;
}
#text table tr.lichy {
	background-color: #E9EFFC;
}
input#tl_smazat {
	margin: 10px 0 0 0;
	width: 18.5em;
	float: right;
}
input#odeslat {
	float: right;
	width: 140px;
}
input#tl_pridat {
	width: 13em;
}
textarea {
	width: 530px;
}
fieldset.reklamovana_polozka, fieldset.identifikace_zakaznika{margin:10px 0 15px 0;}
fieldset.reklamovana_polozka p, fieldset.identifikace_zakaznika p
{
	font-weight: bold;
	padding: 0;
	text-indent: 0;
	text-align: left;
}
fieldset.reklamovana_polozka div.procent_25
{
	width: 30%;
	float: left;
	margin-bottom: 4px;
}
fieldset.reklamovana_polozka div.nadpis_v_fieldsetu
{
	margin: 1.2em 0 .3em 0;
	clear:both;
}
fieldset.identifikace_zakaznika p label
{
	float: left;
	width: 200px;
	margin-top: .5%;
	display: table-cell;
	_display: inline-block;
}