p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	list-style-image: url(images/tacka.gif);
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;	
}
.ime {
	width: 320px;
}
.poruka {
	width: 320px;
	height: 200px;
}
.dugme {
	width: 150px;	
}
.gltab {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.podnozje a {
	text-decoration: none;
	color: #ffffff;
}
.podnozje a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.podnozje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
}
.link a {
	text-decoration: none;
	color: #0160B2;
}
.link a:hover {
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #0160B2;
}
.slika {
	border: 1px solid #C50101;
	margin-right: 10px;
	margin-bottom: 10px;
}

.aktuelnosti {
	text-align: right
}
.aktuelnosti a {
	text-decoration: none;
	color: #005FAA;
}
.aktuelnosti a:hover {
	text-decoration: underline;
	color: #005FAA;
}
.crvena {
	color: #C50101;
	font-weight:bold	
}

