/* zde by pokud mozno mely byt obsazeny vsechny moznosti ktere nastavaji v sablonach adresare

	kazdy adresar je uvozen tridou sveho typu + u doporucujeme je navic trida recommended

.directory-firms
.dirlist-item
.odd
.even
.item-left
.item-right

.recommended
*/

/* hr oddelovac ruzne barvy */

	.sort-bar hr {
		border: solid 1px #D0D0D0;
		border-width: 1px 0 0 0;
	}

	.portal-dp .sort-bar hr {
		border-color: #CED3DE;
	}

	.portal-mp .sort-bar hr {
		border-color: #CED3DE;
	}

	.portal-up .sort-bar hr {
		border-color: #EBE5C2;
	}

/* list firem */
.directory-firms {}
	.directory-firms .dirlist-item {
		clear: both;
		position: relative;
		padding: 0.5em 0;
		margin-bottom: 1em;
	}
		.directory-firms .dirlist-item.even {
			background-color: #FDFDFD;
		}	
		.directory-firms .item-left {
			top: 0px;
			left:0px;
			position: absolute;
			z-index: 10;
			width: 100px;
			padding: 0.5em 0 0 0.5em;
		}
	
		.directory-firms .item-right {
			margin-left: 100px;
		}
	
			.directory-firms .dirlist-item .rating {
				
				position: absolute; 
				top: 0.5em; 
				left: 570px;
				
			}

	.dirlist-item h3 {margin-bottom: 0.5em;}
	.description {font-style: italic; margin-top: 0.5em; margin-bottom: 1em;}

/* list osob */


	.directory-persons .items-row {
	}

	.directory-persons .dirlist-item {
		padding: 0.5em 0;
		margin-bottom: 1em;
	  float: left; width: 310px;
	}
	
	.directory-persons .dirlist-item .item-left {
	  float: left; width: 90px;
	  padding-top: 0.2em;
	}

	.directory-persons .dirlist-item .item-right {
		float: left; width: 220px;
	}


	.directory-persons .rating {}




#latest-persons {
	float: left;
	width: 310px;
	margin-right: 0px;
}

#latest-firms {
	float: right;
	width: 310px;
}


#latest-persons .alternative-item-thumb .thumbnail {display: none;}
#latest-persons .alternative-item-thumb .detail-wrapper {margin-left: 0;}


.Portlet_BBmedia_BannerList {position: static;}


/* Specificke PP */


.portal-pp .directory-firms .dirlist-item {
	padding-bottom: 2em;
	background: url('/img/pp/line-dotted.gif') repeat-x 0 100%;
}
	.portal-pp .directory-firms .dirlist-item .rating {
		left: 612px;
	}

	.portal-pp .directory-firms .dirlist-item .description {
		margin-bottom: 0;
	}
#latest-persons .list-item,
#latest-firms .list-item  {position: relative;}




/* Redesign DP */
.portal-dp #latest-persons .list-item,
.portal-dp #latest-firms .list-item  {padding-bottom: 0;}

.portal-dp #latest-firms .alternative-item-thumb .thumbnail {
	width: 75px; height: 30px;
	background: url('/img/cp/uni-logo.gif') 0 0 no-repeat;
}


.portal-dp #latest-persons .detail-wrapper,
.portal-dp #latest-firms .detail-wrapper {margin-left: 90px;}


.portal-dp #latest-persons .list-item {
	min-height: 95px;
	margin-bottom: 15px;
}

.portal-dp #latest-persons .alternative-item-thumb .thumbnail {
	display: block;
    background: url('/img/cp/silueta.jpg') no-repeat scroll 0 0 transparent;
    height: 95px; width: 75px;
}

.portal-dp #latest-persons .detail-wrapper .more-info-perex,
.portal-dp #latest-firms .detail-wrapper .more-info-perex {display: none;}
