A:link  {
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	color: Black;
}

A:visited {
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none;
	color: Black;
 }

A:hover {
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none;
	color: Black;
 }

A:active {
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none;
	color: Black;
}

.static  {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}

.static A:link  {
	font-family: Verdana;
	font-size: 12px;
	text-decoration : underline;
	color: blue;
}

.static A:visited {
	font-family: Verdana;
	font-size: 12px; 
	text-decoration : none;
	color: blue;
 }

.static A:hover {
	font-family: Verdana;
	font-size: 12px; 
	text-decoration : none;
	color: blue;
 }

.static A:active {
	font-family: Verdana;
	font-size: 12px; 
	text-decoration : none;
	color: blue;
}

.naslov {
	font-family: Verdana;
	font-size : 14px;
 	color: #F7941E;
}

.text {
	font-family: Verdana;
	font-size : 12px;
	color: BLACK;
	text-align: justify;
}

.datum {
	font-family: Verdana;
	font-size : 12px;
	color: #7E4500;
	
}

.jezik {
	font-family: Verdana;
	font-size : 11px;
    color: #808285;
}

.title {
	font-family: Verdana;
	font-size : 17px;
    color: #0066B3;
}

.input {
	border: 1px solid #0065B5;
	background-color: CCDFED;
}

.gumb {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #0365B0;
	background-color: #0365B0;
	color: #FFFFFF;
	font-weight: bolder;
	cursor: hand;

}
.gumbsel {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #0365B0;
	background-color: #FFFFFF;
	color: #0365B0;
	font-weight: bolder;
	cursor: hand;

}

.rokica {
	cursor: hand;
}
.klub {
	font-family: Verdana;
	font-size: 9px;
}
.box_table {
	border: 1px solid #666666;
	background-color: #EDEDE5;
	font-family: Arial;
	font-size: 11px;

}
