.border2 img{
border: 1px solid #C3C3C3;
}
.border2:hover img{
border: 1px solid #CC0000;
}

.border2:hover{
color: #CC0000; /* Dummy definition to overcome IE bug */
}
.sve {
	border: 1px solid #C3C3C3;
}
.tocDole {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
}
.lijDes {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B51213;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B51213;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006B9F;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B51213;
	text-decoration: none;
}
.lijevo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
.Des {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;

}
.dolje {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;

}
.NASLOV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.NASLOV2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tekst {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C9DDF1;
}
.menutitle{
cursor:pointer;

}
