.tekst {
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}

.tekst-b {
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

TD.tabela_meni A {
	font-family: Arial;
	font-size: 10pt;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	padding-left:25px;
	text-decoration:none; 
}

TD.tabela_meni A:hover {
	color: #c9116b;
	}

.link_jezik {
	font-family: Arial;
	font-size: 10pt;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	text-decoration:none;
}

.link_jezik A:hover {
	text-decoration:underline;
}

.tabela_meni {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.tabela_meni_wrap {
	background-color: #a9dae5;
}
.tekst-link {
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.tekst-link:hover{
	text-decoration: none;
}
.tekst-link:visited{
	color: #666666;
}