.textTabela {
	font-family: Verdana, Georgia;
	font-size: 0.8em;
	color: #999999;
	padding-right: 8px;
}
.probaTabela {
	border-top: thin solid #00FF33;
	border-right: thin #00FF33;
	border-bottom: thin #00FF33;
	border-left: thin #00FF33;
	font-family: "Lucida Sans Unicode", Verdana;
}
.TabelaDesnoDot {
	border-right-width: 0.05em;
	border-right-style: solid;
	border-right-color: #5D6474;
	height: 500px;
	width: 170px;
	background-color: #5D6474;
	background-image: url(../assets/images/menu/SlajnaSrednjaNova.jpg);
	background-repeat: repeat;
	background-position: 5px 5px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #3D3D56;
	padding-top: 10px;
	padding-left: 5px;
}
.TabelaLevoDot {
	height: 500px;
	width: 160px;
	background-color: #5E6575;
	border-left-width: 0.05em;
	border-left-style: solid;
	border-left-color: #5D6476;
	background-image: url(../assets/images/menu/SlajnaSrednjaNova.jpg);
	background-repeat: repeat;
	background-position: 5px 5px;
}
.tabelePozadina {
	background-image: url(../assets/images/menu/SlajnaSrednjaNova.jpg);
}
.TabelaSlajfna {
	background-image: url(../assets/images/menu/SlajfnaProba.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.Tekstovi {
	font-family: Tahoma, Verdana;
	font-size: 0.7em;
	color: #E0DFE3;
	background-image: url(../assets/images/menu/bgSrednji.gif);
	background-repeat: repeat;
	padding-left: 10px;
}
    a img {
    border: 1px solid #666666;text-decoration: none;
    }

    a:hover img{
    border: 1px solid #CCCCCC;
    }
