#bottomContentContent{
	background: none;
}

#content{
    background: url("../images/design/index-bg.gif") right 23px no-repeat;
}

#left{
    background: url("../images/design/l-pruh-bg.jpg") left top no-repeat;
}



#text h1{
	width: auto;
	margin-bottom: 0;
}
#text h2{
	font-size: 110%;
	text-transform: none;
}
#text h3{
	font-size: 100%;
	text-transform: none;
}


/* reference */
#indexReferences{
	position: relative;
	left: -21px;
	top: -10px;
	width: 574px;
	height: 176px;
	overflow: hidden;
    background: url("../images/design/index-ref-bg.jpg") left 40px no-repeat;
    margin-bottom: 10px;
}
.indexReference{
	position: absolute;
	visibility: hidden;
	width: 574px;

}
.refDescription,.refLink,#indexReferences h2{
	float: right;
	width: 250px;
	clear: right;
	margin-right: 60px;
}
#indexReferences h2{
	margin-top: 15px;
}
.refDescription{
	margin-top: 15px;
}
#indexReferences .refImage{
	width: 221px;
	height: 149px;
	padding: 9px;
	margin-left: 5px;
    background: url("../images/design/reference-bg.png") left top no-repeat;
    text-align: center;
}