/* ------------------------------------------------------ */
/* -------->>> FORBES STYLE SHEETS<<<------------------- */
/* ---------------------------------------------------- */

/* ------------------------------------------- */
/* ------>>> GLOBAL STYLE <<<---------------- */
/* ----------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #000;
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 62.5%;
}
img {
	border: 0px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height:1.2em;
}
/* ----------------------------------------- */

/* ----------------------------------------- */
/* ------>>> PAGE STRUCTURE <<<------------ */
/* --------------------------------------- */
#wraper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 86px;
	width: 732px;
}
#header {
	position: relative;
	width: 734px;
	height: 184px;
	float: left;
	background-image: url(../images/bg/forbes_header.png);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	width: 732px;
	float: left;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#columnLeft {
	position: relative;
	width: 207px;
	float: left;
}
#columnMiddle {
	position: relative;
	width: 317px;
	float: left;
}
#columnRight {
	position: relative;
	width: 207px;
	float: left;
}
#footer {
	position: relative;
	clear: both;
	width: 732px;
	height: 78px;
	border-top: 1px solid #e1e1e1;
}
/* --------------------------------------- */

/* ------------------------------------------- */
/* ------>>> LINKS TYPOGRAPHY <<<------------ */
/* ----------------------------------------- */
.urlForbes {
	position: absolute;
	top: 80px;
	right: 70px;
}
.urlForbes a:link, .urlForbes a:visited {
	text-decoration: none;
	font-color: #fff;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.urlForbes a:hover {
	color: #5f0529;
}
#columnLeft a:link, #columnLeft a:visited {
	text-decoration:underline;
	color: #000;
}
#columnLeft a:hover {
	color: #0167ac;
}
.box1 a:link, .box1 a:visited {
	color: #0167ac!important;
}
.box1 a:hover {
	color: #000!important;
}
/* ---------------------------------------- */


/* ------------------------------------------------ */
/* ------>>> CONTENT TYPOGRAPHY <<<--------------- */
/* ---------------------------------------------- */
h1 {
	padding-bottom: 15px;
	padding-left:18px;
	padding-top: 5px;
	color: #0167ab;
	font: italic 2.2em "Georgia", "Times New Roma", Times, serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-bottom: 5px;
	padding-left:8px;
	padding-top: 5px;
}
h3 {
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-left:18px;
	padding-top: 15px;
}
#columnLeft p {
	padding-left: 8px;
	padding-right: 5px;
}
.pPadding {
	margin-left: 13px;
}
.blue {
	color: #0161a1
}
#columnMiddle p {
	padding-left:18px;
	padding-right:18px;
	padding-bottom:20px;
}
#columnRight p {
	padding-left: 8px;
	padding-right:5px;
}
.box3strong, .box4strong {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	background-color: #fff;
	font-weight:bold;
	font-size: 1.2em;
}
.cijena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em!important;
	color: #015c99;
	font-weight:bold;
}
#footer p {
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 15px;
	background: center;
}
/* ---------------------------------------- */

/* ----------------------------------------------- */
/* ------>>> CONTENT CUSTOM <<<------------------- */
/* ---------------------------------------------- */
.box1 {
	margin-left: 10px;
	width: 196px;
	background:#f5f5f5;
	background: center;
}
.box2 {
	margin-right: 10px;
	width: 196px;
	background:#f5f5f5;
}
.box3 {
	width: 94px;
	float: left;
	background:#f5f5f5;
}
.box4 {
	width: 94px;
	float: left;
	background:#f5f5f5;
}
.img1 {
	padding-left: 8px;
	padding-top: 10px;
}
.img2 {
	padding-left: 80px;
	padding-right: 3px;
	float: left;
}
.line {
border-top 1px solid #b8b8b8;
	width: 180px;
	padding-left: 5px;
}
