@charset "utf-8";
/* CSS Document */
.font1
{
	font-family: 'Trebuchet MS', trebuchet, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color:#f58345;
}

.fontNaslov
{
	font-family: 'Trebuchet MS', trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#f58345;
}

.fontMain
{
	font-family: 'Trebuchet MS', trebuchet, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color:#ffffff;
}

.fontMain a
{
	text-decoration:none;
	color:#f58345;
	font-weight:bold;	
}

.fontMain a:hover
{
	text-decoration:underline;
	color:#f58345;
}

.fontMain a:active
{
	text-decoration:none;
	font-weight:bold;
	color:#f58345;
}


.fontMain2
{
	font-family: 'Trebuchet MS', trebuchet, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color:#ffffff;
}

.fontMain2 a
{
	text-decoration:none;
	color:#f58345;
	font-weight:bold;
}

.fontMain2 a:hover
{
	text-decoration:underline;
	color:#f58345;
}

.fontMain2 a:active
{
	text-decoration:none;
	font-weight:bold;
	color:#f58345;
}

img{border:0px;}
