/* CSS Document */

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#links {
	margin-top: 20px;
}

#links A:link, #links A:visited  {
	color: #8A8A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	display: block;
	text-align: right;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

#novosti {
	text-align: justify;
	color: #444444;
}

#novosti IMG.clanak {
	margin-right: 15px;
	margin-bottom: 10px;
}

#novosti H5 {
	margin-bottom: 5px;
}

#novosti .lineSpace{
	border-bottom: 1px solid #DADADA;
}

#novosti .date {
	color:#CCCCCC;
}
.upit-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	height: 21px;
	width: 200px;
	margin-bottom: 5px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;

}
.upit-text-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	height: 90px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	cursor: hand;
	border: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;

}
