.vesti_naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	color: #3e7498;
}

.vesti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #e5e5eb;
	border-right-color: #e5e5eb;
	border-bottom-color: #e5e5eb;
	border-left-color: #e5e5eb;
	color: #e5e5eb;
}

body {
	background-image: url(../images/vesti-back.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-left: 8px;
}

.tabela {
	padding-top: 2px;
	padding-right: 2px;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffae00;
}
.brojac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}





a:link {
font-family: Arial, Helvetica, sans-serif;
color: #ffae00;
border-style: none;
background: none;
text-decoration: none;
}

a:active {
font-family: Arial, Helvetica, sans-serif;
color: #ffae00;
border-style: none;
background: none;
text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #ffae00;
border-style: none;
background: none;
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #ffae00;
border-style: none;
background: none;
text-decoration: none;
}



