.font_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC935E;
}
.font_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.font_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.border {
	border: 7px solid #F9F9F9;
}
.title_novosti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

#overflwed {
width: 670px; /* definiramo sirinu div-a*/
height:725px; /* definiramo visinu div-a*/
border-bottom:0px solid silver; /* donji rub*/
border-top: 0px solid silver; /* gornji rub*/
margin:0 auto; /* centriramo div na sredinu stranice*/
overflow: scroll; /*Omogucavamo overflow */
overflow-x:hidden;/* Sakrivamo kliznu traku po x-osi*/
} 
p {
margin-left:0px;
margin-right:10px;
color:blue;
font-family: tahoma;
font-size:10px;
}
.font_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}.border_predmeti {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.border2 {
	background-color: #ffffff;
	padding: 5px;
	border: 1px dotted #BFC1BD;
} 
