/* MAME DROCHU JINY POZADICKO */

#page.portfolioDetail {
	background: url("img/content-portfolio-list.bg.gif") 0 274px no-repeat;
}

h2.img {	/* A NAS NADPIS MA PADDING DOLE */
	padding-bottom: 26px;
}

/* A SAMOTNY DETAIL PORTFOLIA */

#portfolioDetailHeader {
	margin: 14px 27px 0 28px;
	background: url("img/portfolio.detail.header.bg.gif") bottom left no-repeat;
	height: 25px;
}

#portfolioDetailScrollers {
	width: 325px;
}

#backToItemsList {
	float: right;
}

#previousItem, #scrollerDash, #nextItem {
	_margin-right: -6px;
	float: left;
}

#portfolioContentHolder {
	background: url("img/portfolio.detail.bg.gif") top left no-repeat;
	padding: 12px 0 0 28px;
}

/* BOXIK VLEVO SE SHOTIKY */
#portfolioShotsHolder {
	float: left;
	width: 325px;
}

#portfolioShotImg {
	border: solid 2px #C4C4C5;
	padding: 1px;
	margin-right: 1px;
	font-size: 0; line-height: 0;
}

#portfolioShotsHolder h4 {
	margin: 7px 0 9px 0;
	font-size: 12px; line-height: 12px;
	padding: 0;
}

#portfolioShotsHolder .pfThumb {
	float: left;
	margin: 0 6px 6px 0;
	font-size: 0; line-height: 0;
}

#portfolioShotsHolder .pfThumb img {
	border: solid 1px #C4C4C4;
}

#portfolioShotsHolder .fifth {
	margin-right: 0;
}

#portfolioShotsHolder .pfThumb a {
	display: block;
	border-bottom: solid 3px #E4E4E4;
	padding-bottom: 1px;
}

#portfolioShotsHolder .pfThumb a:hover {
	border-bottom: solid 3px #C4C4C4;
}

/* A SAMOTNY TEKST PORTFOLIA */

#portfolioDetailTextHolder {
	float: right;
	width: 349px;
}

#portfolioDetailText {
	padding-right: 27px;
}

#portfolioDetailText h3, #portfolioDetailText h4 {
	margin: 16px 0 6px 0;
	font-weight: bold;
}

#portfolioDetailText h3 {
	font-size: 14px;
}

#portfolioDetailText h4 {
	font-size: 11px;
}

#portfolioDetailText p {
	line-height: 1.4em;
	text-align: justify;
	margin: 12px 0 16px 0;
}

#portfolioDetailText p.client {
	color: #A0A0A0;
	margin: 6px 0 12px 0;
	line-height: 1.2em;
}

#portfolioDetailText p.client strong {
	font-weight: bold;
}

#portfolioDetailText p.client em {
	font-style: normal;
	color: #808080;
}

#portfolioDetailText .hr {
	font-size: 0; line-height: 0;
	width: 80px;
	border-bottom: solid 1px #ECECEC;
	margin: 10px 0 10px 0;
}
