﻿/* Globalno */
body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: small;
}
a:link
{
	color: #660033;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #660033;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #660033;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #660033;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
.celijaLijevo
{
	text-align: left;
}
.celijaSredina
{
	text-align: center;
}
.celijaDesno
{
	text-align: right;
}
.odjava
{
	color: #660033;
	font-size: small;
}
.greska
{
	color: #660033;
	font-size: x-small;
	font-weight: bold;
}
.copyright
{
	color: #666666;
	font-size: x-small;
	font-weight: bold;
}
.obrazac
{
	border: solid 1px #999999;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
.obrazacGumb
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
