div#motive {
	background-image: url(../images/header/optimizacija-header.jpg);
	height: 189px;
}

div#motive h1 {
	left: 9px;
}

.contentBox {
	border-bottom: 0px;
}

div#title {
	background: #FDEA9E url(../images/header/optimizacija-traka.gif) repeat-y;
}

#content h2 {
	color: #000000;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

blockquote {
	border-top: 1px #BE895F solid;
	border-bottom: 1px #BE895F solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	color: #BE895F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}