/** Filter **/
span.changeType {float:left; font-weight:bold; margin-right:25px;}

tr.systemAspiFilter {
    line-height: 30px;
}

div.title {
    /*text-transform: capitalize;*/
}
div.meta {font-style: italic;}
span.value.type {
    text-transform: lowercase;
}

div.clanek, div.paragraf {
    text-align: justify;
}
div.clanek-cislo, div.clanek-nadpis, div.paragraf-cislo, div.paragraf-nadpis, div.predpis-nadpis {
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
div.odstavec, div.bod-uvod, div.ucinnost, div.uvodni-veta, div.bod-text, div.footnote {
    text-indent: 30px;
}
div.pismeno {
    text-indent: 50px;
}

div.footnote, div.ifootnote {
    font-size: 10px;
}

div.tucne {
    font-weight: bold;
}

div.podpis-jmeno {
    font-style: italic;
    text-indent: 10px;
}

/*** Specifické pro PP ***/
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox h4 {color: #000;}
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox span.label {color: #707070;}
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .cleaner {margin-bottom: 15px;}
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .list-item h3 {margin-bottom: 5px;}
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .list-item a {color: #000;}

	/* Položky s ikonou */
	.new_enactments {background: url('/img/pp/ico-new-enactments.gif') no-repeat 10px 5px; padding-left: 45px;}
	.enactments_gained_effect {background: url('/img/pp/ico-enactments-gained-effect.gif') no-repeat 10px 5px; padding-left: 45px;}
	.enactments_validity_end {background: url('/img/pp/ico-enactments-validity-end.gif') no-repeat 10px 5px; padding-left: 45px;}
	.enactments_changes_effect {background: url('/img/pp/ico-enactments-changes-effect.gif') no-repeat 10px 5px; padding-left: 45px;}


	.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .list-item .label,
	.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .list-item span {
		float: left;
	}

	.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .list-item a {
		float: left;
		display: block;
		margin: 0 5px;
	}

/* Odkazy pod seznamem */
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .aditional-links {
    margin: 16px 0 11px 0;
    text-align: center;
}
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiBox .forthcoming-legislation {
    padding-left: 18px;
    font-weight: bold;
    background: url('/img/pp/ico-docs.gif') 0 3px no-repeat;
}

/* Výpis odpovídajících položek */
.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiList h3.list-item-heading {
	margin-bottom: 5px;	
}

.portal-pp .Portlet_LegislationChanges_LegislationChangesSystemAspiList .brief-info {
	margin-bottom: 15px;
}


/* PRIPRAVOVANA LEGISLATIVA */
.zamitnuty_predpis td {background-color: #DEDDDD; background-image: inherit; background-position: inherit; background-repeat: inherit;}
.schvaleny_predpis td {background-color: #F5DEB3; background-image: inherit; background-position: inherit; background-repeat: inherit;}
.posledni_stavX {background-color: red !important;}

div.legend {margin: 10px 15px 20px 15px;}

div#nextPrevLinks {text-align: right;}
