body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


a.footer:link {
	color: #c0c0c0;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #c0c0c0;
}
a.footer:hover {
	text-decoration: none;
	color: #c0c0c0;
}
a.footer:active {
	text-decoration: none;
	color: #c0c0c0;
}


#footer {
	text-decoration: none;
	color: #c0c0c0;
	font-size:10px;
}

#vertmeni{
width:200px;
height:auto;
margin: 0px 0px 0px 0px;
}

#svijetla{
width:170px;
height:21px;
background-image:url(../images/vertmeni_svijetla.gif);
background-repeat:no-repeat;
color:#b3b3b3;
padding-left:15px;
padding-right:15px;
padding-top:7px;
margin-bottom:4px;
}

a.crna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a.crna:link {
	text-decoration: none;
}
a.crna:visited {
	text-decoration: none;
	color: #000;
}
a.crna:hover {
	text-decoration:none;
	color: #c00000;
}
a.crna:active {
	text-decoration: none;
	color: #000;
}
