/* Osnovna */
.C, .C A:link, .C A:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.C A:hover, .C:visited:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/* Vijesti */
.CVI, .CVI A:link, .CVI A:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.CVI A:hover, .CVI:visited:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.CVN, .CVN A:link, .CVN A:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.CVN A:hover, .CVN:visited:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Gornja linija ispod banera */
.CLG {
	height: 1px;
        background-color: #CCCCCC;
}

/* Futer */
.CFT, .CFT A:link, .CFT A:visited {
	height: 18px;
	text-align: center;
	vertical-align: middle;
        background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.CFT A:hover, .CFT A:visited:hover {
	height: 18px;
	text-align: center;
	vertical-align: middle;
        background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


/* Linkovi*/
.CL0, .CL0 A:link, .CL0 a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
}
.CL0 A:hover, .CL0 a:visited:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}

.CL1, .CL1 A:link, .CL1 a:visited  {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
}
.CL1 A:hover, .CL1 a:visited:hover  {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

.CL2 {
	height: 3px;
}


/* Aktuelna ponuda */
.AP1, .AP1 A:link, .AP1 A:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.AP1 A:hover, .AP1:visited:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.AP2, .AP2 A:link, .AP2 A:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.AP2 A:hover, .AP2:visited:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/* FOTO GALERIJA */
.CC1
{
	width: 100px; height: 100px; border: #000000 1px solid;
}
.CC2 
{
	width: 100px; height: 100px; border: #000000 2px solid;
}


