DIV.Napomena {
	font-size: 10px;
}
DIV.Greska {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	font-style : italic;
	color: Red;
}
A, A:LINK, A:VISITED {
	text-decoration: none;
	color : Black;
}
A:HOVER, A:ACTIVE {
	text-decoration: underline;
	color : Green;
}
H1 
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #336666;
	font-weight : bold;
	padding-bottom: 5px;
}
H2 
{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #336666;
	font-weight : bold;
}
UL.left_menu_standard 
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 40px;
	line-height: 20px;
	list-style: disc;
}
UL.left_submenu_standard 
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 50px;
	line-height: 20px;
	list-style: disc;
}
UL.left_menu_admin 
{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 35px;
	line-height: 15px;
	list-style: disc;
}
UL.main_content 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 40px;
	line-height: 22px;
	list-style: decimal;
}
TD.Potpis 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	padding-right : 3px;
}
DIV.Cestitka {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color : #072907;
	text-align:center;
	}
A.Cestitka, A:LINK.Cestitka, A:VISITED.Cestitka  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:900;
	font-weight: bold;
	color: #ad0000;
	text-align : center;
	letter-spacing : +5px;
/*	border:#003700 solid thin;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 5px;
	background-color:#CCDDCC
*/	
}

A:HOVER.Cestitka, A:ACTIVE.Cestitka  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color: #ad0000;
	text-align : center;
	letter-spacing : +6px;
	text-decoration:none;
}


