.Portlet_Wysiwyg_Wysiwyg {}

/* Specifické PP - Wysiwyg Tipy redakce */
.portal-pp #redaction-tips.Portlet_Wysiwyg_Wysiwyg .portlet-header {
	display: none;	
}
.portal-pp #redaction-tips.Portlet_Wysiwyg_Wysiwyg {
	padding: 7px 0 3px 0;
	text-align: center;
	color: #101010;
	background: #F5F5F5 url('/img/pp/line-double-red.gif') 0 0 repeat-x;
}

/* Text uvozujici portlet */
.portal-pp .Portlet_Wysiwyg_Wysiwyg strong {
	text-transform: uppercase;
	color: #9B1818;
}

.portal-pp .Portlet_Wysiwyg_Wysiwyg a {
	color: #101010;
}
	.portal-pp .Portlet_Wysiwyg_Wysiwyg a:hover {
		text-decoration: none;
	}

