#page-content {

	background: none;
	border-color: transparent;
	padding: 0;
	left: -2px;
}

#featured-study {

	width: 689px;
	height: 318px;
	border: 1px solid #26353d;
	position: relative;
	background: #0e191f url(../images/featuredbg.jpg) right top no-repeat;
}

#page-content .flash {

	width: 691px;
	height: 470px;
}

#featured-study .flash {

	width: 417px;
	height: 317px;
	position: absolute;
	left: 1px;
	bottom: 0;
}

#page-content .flash .alternate-content {

	width: 691px;
	height: 426px;
	line-height: 426px;
	text-align: center;
	color: #d2d2d2;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .03em;
}

#featured-study .flash .alternate-content {

	width: 417px;
	height: 272px;
	line-height: 272px;
	font-size: 10px;
}

.bar-black {

	width: 692px;
	height: 34px;
	background: url(../images/bar-black.png) bottom repeat-x;
	position: relative;
	text-align: left;
}

.bar-black .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 34px;
	background: url(../images/bar-black.png) no-repeat;
}

.bar-black .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 34px;
	background: url(../images/bar-black.png) right top no-repeat;
}

.bar-black h1 {

	margin: 0;
	padding: 0;
	padding-left: 8px;
	font-size: 13px;
	line-height: 28px;
	text-transform: uppercase;
	color: #ccdddc;
	font-weight: normal;
	letter-spacing: 0.02em;
}


.navlinks {

	height: 40px;
	margin: 10px 25px 0 25px;
}

.navlinks a {

	color: #0078ab;
}

.navlinks .prev {

	float: left;
}

.navlinks .next {

	float: right;
}

#featured-study .study {

	width: 220px;
	height: 245px;
	position: absolute;
	bottom: 0;
	right: 21px;
}

#featured-study .study h2 {

	margin: 0;
	padding: 0;
	font-size: 16px;
	width: 200px;
}

#featured-study .study h2 a {

	color: #449cc1;
}

#featured-study .study p {

	padding: 0;
	color: #b3b3b3;
}

#study-content {

	margin-top: 10px;
	width: 691px;
	text-align: left;
}

#study-content h1 {

	margin: 0;
	padding: 30px 0 20px 20px;
	font-weight: normal;
	font-size: 16px;
	color: #0078aa;
	text-transform: uppercase;
}

#study-content h1 em {

	font-size: 13px;
	color: #2c2c2c;
	text-transform: none;
}

#study-content p {

	padding: 0 20px 13px;
}

#study-content p.button {

	height: 25px;
	padding-right: 32px;
	padding-bottom: 26px;
}

#study-content p.button a {

	float: right;
}

.study-featured .row {
	/* height: 272px;  <-- IVAN: fix overlap-a, dodao ovo ispod */
	overflow:auto;
	min-height: 272px;
}

.study-featured .row .study {
	width: 230px;
	/* height: 272px; <-- IVAN: fix overlap-a, dodao min-height umesto */
	min-height: 272px;
	float: left;
	background: url(../images/sep2.png) right 0 no-repeat;
	position: relative;
	z-index: 100;
}

.study-featured .row div.study:last-child, .study-featured .row div.ie-last-child {

	background: none;
}

.study-featured .row .study h3 {

	margin: 0;
	padding: 11px 0 0 13px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #2c2c2c;
}

.study-featured .row .study img {

	width: 213px;
	height: 147px;
	display: block;
	margin: 8px auto;
}

#study-content .row .study p {

	padding: 0 9px;
	line-height: 18px;
}

a.button {

	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/button.png) no-repeat;
	padding-left: 10px;
	font-size: 13px;
	text-transform: uppercase;
}

a.button span {

	display: block;
	padding-right: 10px;
	background: url(../images/button.png) right top no-repeat;
	color: #ddeaed;
}
