.jezik {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C9D4DA;
}
A.jezik:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	background-color: #D95353;
	height: 15px;
	width: 40px;
	float: right;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #9F2424;
}
A.jezik:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	background-color: #D95353;
	height: 15px;
	width: 40px;
	float: right;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #9F2424;
}

A.jezik:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DF6F6F;
	height: 15px;
	width: 40px;
	float: right;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #9F2424;
}
