/* OBSAH - OBECNE */
#pageTextHolder {
	float: left;
	width: 439px;
	background: url("img/text.footer.bg.gif") bottom left no-repeat;
}

#pageText {
	padding: 31px 22px 51px 27px;
}

#pageText h2 {
	margin: 24px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	line-height: 1.4em;
/*	text-transform: uppercase;*/
/*	font-variant: small-caps;*/
}

#pageText ul {

}

#pageText ul li {
	line-height: 1.4em;
}

#pageText ul li h4 {
	font-size: 11px;
	margin: 24px 0 0 0;
}

#pageText h2.first {
	margin-top: 0;
}

#pageText p {
	margin: 8px 0;
	text-align: justify;
	line-height: 1.4em;
}

#pageText p.perex {
	font-weight: bold;
}


/* OBSAH - VYPIS CO - zmeny oproti OBECNE */

.seznam-newJD{
	font-size: 11px;
	margin: 15px 0 15px -15px;
	_margin: 15px 0 15px 25px;
	
}


/* OBSAH - VYPIS PORTFOLIA */

#portfolioSnippetHolder{
	width: 295px;
	float: left;
	margin: 2px 0 0 0;
}
#contactSidebarHolder{
	width: 295px;
	float: right;
	margin: 2px 0 0 0;
}

#portfolioSnippet, #contactSidebar {
	padding: 1px 0 0 29px;
}

.portfolioSnippetBox{
	height: 106px;
	background: url("img/portfolio.snippet.box.bg.gif") top right no-repeat;
	margin-left: 5px;
}

.portfolioSnippetBoxHolder, .contactSidebarBoxHolder {
	padding-bottom: 20px;
}
.contactSidebarBox{
	height: 106px;
	background: url("img/portfolio.snippet.box.bg.gif") top right no-repeat;
	margin-left: 5px;
}
.contactSidebarBoxHolder {
	text-align: center;
}

.portfolioSnippetBoxHolder h4, .contactSidebarBoxHolder h4 {
	margin: 1px 0 0 0;
	padding: 12px 0 10px 5px;
	background: url("img/portfolio.snippet.header.bg.gif") top left no-repeat;
	font-size: 11px;
	color: #7E7E7E;
}

.contactSidebarBoxHolder h4, .contactSidebarBoxHolder p {
	padding-right: 20px;
}

.portfolioSnippetImgHolder {
	font-size: 0; line-height: 0;
	border: solid 2px #ABABAB;
	bakground: white;
	padding: 1px;
	float: left;
}

.portfolioSnippetTerminator, .contactSidebarTerminator {
	font-size: 0; line-height: 0;
	background: url("img/portfolio.snippet.header.bg.gif") top left no-repeat;
	height: 1px;
}

p.next {
	text-align: right !important;
}

.teamMember {
	margin-top: 24px;
}

.teamMember h2 {
	margin-top: 0;
}

p.example {
	font-style: italic;
}
