BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.meni {
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	height:20px;
	font: bold 8pt Tahoma;
	color: #ffffff;
	border-bottom: solid 1px BB2612;
	border-top: solid 1px BB2612;
	}
	
.meni:hover {
	background-color: FFD752;
	color: #BB2612;
	text-decoration: none;
	border-bottom: solid 1px BB2612;
	border-top: solid 1px BB2612;
	}
	
a {
	color: BB2612;
	}
	
a:hover {
	color: 333333;
	}
	
.header_red {
	font: bold 10pt Tahoma;
	padding: 0px 0px 0px 10px;
	color: #BB2612;
	margin-bottom: 3px;
	margin-top: 5px;
	
	}

.header_white {
	font: bold 10pt Tahoma;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	
	}

.vesti_berza_text {
	font: 12px Arial;
	line-height: 16px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px 4px 2px 4px;	
	}

.vesti_berza_naslov {
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 4px 2px 2px 4px;
	font: bold 10pt Arial; 
	color: #BB2612;
	border-bottom: 1px solid #e3e3e3;
	}

.cell_bottomed_bkg {
	background-repeat: no-repeat; 
	background-position-y: bottom;
	
	}
	
.login_error {
	width: 142px;
	font: 8pt Tahoma; 
	color: #BB0000;
	border: 1px solid #FFFfff;
	padding: 4px 4px 4px 4px;
}
.login_normal {
	width: 142px;
	font: 8pt Tahoma; 
	color: #BB0000;
	padding: 4px 4px 4px 4px;
}
.marquee_text {
	font-size: 8pt; 
	color: #434343; 
	font-family: Tahoma; 
	text-decoration:none
}
.marquee_text_red {
	font-size: 8pt; 
	color: #ff2222; 
	font-family: Tahoma; 
	text-decoration:none
}
.marquee_text_green {
	font-size: 8pt; 
	color: #22bb22; 
	font-family: Tahoma; 
	text-decoration:none
}