body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7E7E7E;
	margin: 0px;
	font-weight: bold;
}
a:link    {color: #FB5ACD; text-decoration: none;}
a:visited {color: #FB5ACD; text-decoration: none;}
a:hover   {
	color: #9B378C;
	text-decoration: underline;
}
.okvir {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.meni {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #f75ab3;
	text-align: right;
	width: 850px;
}
.pod_meni {
	background-image: url(image/navi_back.gif);
	height: 30px;
	width: 83%;
	padding-left: 20px;
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F75AB3;
	margin-bottom: 15px;
}


.heder {
	padding: 0px;
	width: 850px;
	background-image: url(image/heder.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
.I_kolona {
	background-image: url(image/bg.jpg);
	float: left;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f75ab3;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FB5ACD;
}
.vesti_datum {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-variant: small-caps;
	color: #FF6699;
	font-weight: bold;
}

.business_okvir {
	float: left;
	width: 45%;
	text-align: justify;
	font-size: 12px;
	margin-top: 15px;
}
.business_naslov {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}

.strategies_okvir {
	float: right;
	width: 45%;
	text-align: left;
	font-size: 12px;
	margin-top: 15px;
}
.strategies_naslov {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.II_kolona {
	background-image: url(image/bg.jpg);
	float: right;
	width: 590px;
	text-align: justify;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.pasttime_text {
	width: 480px;
	height: 248px;
	overflow: auto;
	border: 1px solid #cccccc;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #f75ab3;
	text-align: right;
	width: 840px;
	background-color: #FFBFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 30px;
	padding-right: 10px;
	padding-top: 4px;
}
