.portlet-content .weekly-perex {
	width: 110px;
	line-height: 1.5em;
	float: left;
	position: relative;
	z-index: 15;
}
	.ar-main-left .portlet-content .weekly-perex {
		width: 200px;
	}


	.portlet-content .weekly-perex .list .list-item a {
		/*background: transparent url('/img/dp/ul_li.gif') 0 0.5em no-repeat;*/
		position: relative;
		display: block;
		margin-top: 30px;
		color: #000000;
		font-weight: bold;
	}
	
.portlet-content .weekly-logo {
	float: right;
	position: relative;
	z-index: 15;
}
	
/* Specificke pro PP */

.portal-pp .Portlet_Weekly_Weekly .portlet-content {
}

.portal-pp .Portlet_Weekly_Weekly .weekly-logo {
	float: left;
	max-width: 100px;
    margin: 6px 20px 3px 2px;
}

.portal-pp .Portlet_Weekly_Weekly .portlet-content .weekly-perex, 
.portal-pp .ar-main-left .Portlet_Weekly_Weekly .portlet-content .weekly-perex {
    width: 180px;
	padding: 9px 0 0 1px;
	line-height: 1.8em;
}


.portal-pp .Portlet_Weekly_Weekly .list .list-item {
    margin-top: 15px;
    background: none;
}
    .portal-pp .Portlet_Weekly_Weekly .list .list-item a {
        background-position: 0 6px;
    }