/* CSS Document */
a.link:link, a.link:visited, a.link:active {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.link:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color: #e67817;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.link2:link, a.link2:visited, a.link2:active {
	font-family:Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
a.link2:hover {
	font-family:Tahoma, Verdana;
	color: #e67817;
	font-size: 10px;
	text-decoration:none;
}
a.link3:link, a.link3:visited, a.link3:active {
	font-family:Tahoma, Verdana;
	color: #866513;
	font-size: 10px;
	text-decoration:none;
}
a.link3:hover {
	font-family:Tahoma, Verdana;
	color: #e67817;
	font-size: 10px;
	text-decoration:none;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
	font-size : 10px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	text-decoration : none;
	color : #FFFFFF;
}
A.copyright:Hover {
	font-size : 10px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	text-decoration : underline;
	color : #CCCCCC;
}
TD.text {
	font-size: 11px;
	font-family:Tahoma, Verdana;
	color: #666666;
	text-align:justify;
	vertical-align:top;
}
TD.naslov {
	color: #e67817;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:16px;
	font-weight: bold;
	letter-spacing:1px;
}
TD.naslov_w {
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	text-align:center;
}
TD.naslov2 {
	color: #e67817;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size:18px;
	font-weight: bold;
}
img.img_border, a img.img_border {
	border: 3px solid #CCCCCC;
}
a:hover img.img_border{
	border-color: #e67817;
}
input {
	font-family: Tahoma, Verdana;
	color:#e67817; 
	font-size:11px; 
	background-color:#FFFFFF; 
	border:#e67817 1px solid;
}
input.select {
	font-family: Tahoma, Verdana;
	color:#e67817; 
	font-size:9px; 
	background-color:#cccccc; 
	border:#e67817 0px solid;
}
textarea {
	font-family: Tahoma, Verdana;
	color:#e67817; 
	font-size:9px; 
	background-color:#FFFFFF; 
	border:#e67817 1px solid;
}
