body,td {
	font: 16px Times;
	color: Black;
}


p, a {
	font: 15px Times;
}

.display_value {
    text-decoration: underline;
    font-weight: bold;
}

.greske_unosa {
    color: Red;
    font-weight: bold;
    background-color: Silver;
    border: 1px Solid Black;
    text-align: center;
}

.varazdinska {
    font-size: 14px;
    text-align: right;
}

.naslov {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.poziv {
    padding-left: 40px;
}

.podaci_o {
    text-decoration: underline;
}


.potpis {
    padding-left: 400px;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 17px;
	padding-left: 11px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


/* Joomla core stuff */

a:link, a:visited {
	color: #545454; text-decoration: underline;

}

a:hover {
	text-decoration: none;
}


.button {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #C1C1C1;
	border: 1px solid #B5B5B5;
	height: 20px;
}

input {
	border:0px solid Black;
	border-bottom:1px solid Black;
	padding-left: 5px;
}

.inputbox1 {
	border:1px solid #C3C3C3;
	background-color: #FAFAFA;
	padding-right: 2px;
	padding-left: 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	width: 208px!important;
	width: 210px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 0px;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}


.sspan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #888888;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 15px;
}
