#artwork {
	background-image: url(../images/artwork_client.png);
	background-position: -15px 0px;
}
/*h1 {
	background-image: url(../uploads/kbc_bkosa.png);
}*/
.client {
	float: right;
	margin-top: -300px;
	margin-right: 55px;
}
.text {
	float: right;
	clear: both;
	width: 235px;
	color: #454545;
	font-size: 1.5em;
	margin-top: -250px;
	margin-right: 70px;
	text-align:right;
}
.holder {
	float: left;
	margin-top: -307px;
	/*margin-left: 120px; Centriranje polozaja logo holdera, rucno podesavanje, holder je dinamican. Razlika sa IE -60px*/
}
.holder img {
	background-color: #0B0D0B;
	padding: 5px;
}
.hl {
	background-image: url(../images/logo_border_y.png);
	background-repeat: repeat-y;
}
.hr {
	background-position: right;
}
.ht {
	background-image: url(../images/logo_border_x.png);
	background-repeat: repeat-x;
}
.hb {
	background-position: bottom;
}
.hbgl {
	background-image: url(../images/logo_corner-dd.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.hbgd {
	background-image: url(../images/logo_corner-dl.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.hbdl {
	background-image: url(../images/logo_corner-gd.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.hbdd {
	background-image: url(../images/logo_corner-gl.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.logoholder {
	padding: 8px 10px 4px 10px;
}

.case-nav {
	width: 100%;
	margin-top: -30px;
	font-size: 1.1em;
	float: left;
}
.case-nav a {
	color: #525245;
	text-decoration: none;
}
.case-nav a:hover {
	text-decoration: underline;
}
.case-nav .prev {
	margin-left: 10px;
	float: left;
}
.case-nav .next {
	margin-right: 10px;
	float: right;
}
.case-nav a strong {
	color: #561200;
}
.box-left {
	width: 700px;
	margin-right: 10px;
}
.box-left p, .box-left span {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	color:#918873;
}
.box-right {
	width: 215px;
	float: right;
	border-left: 2px solid #25231d;
}
.box-right p {
	padding: 5px 0px 5px 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #25231d;
	font-size: 1.4em;
}
.box-right p.img {
	border: none;
	margin-bottom: -4px;
}
.box-right p.img a{
	border: none;
	
}
.box-right a {
	color: #b5b29c;
}

.box-right a:hover {
	color: #937F57;
	text-decoration:none;
}

.box-right a.selected {
	color: #937F57;
}
#flash {
	margin-bottom: 10px;
}
.flash-title {
	width: 100%;
	height: 2em;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.5em;
	color: #afaaa0;
}
.flash-title .left {
	float: left;
}
.flash-title .right {
	float: right;
}

#text_desc { 
	margin-top:20px;
}
#text_desc { 
	color: #918873;
	font-size: 1.2em;
	line-height: 1.4em;

}