.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: white;
	text-decoration: none;
}

.text a {
	color: #CDA255;
	text-decoration:none;
}
.text a:hover {
	color: #000000;
	text-decoration:underline;
}
.desnoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.brdTb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.brdBott {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imgCms {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDA255;
	border-right-color: #CDA255;
	border-bottom-color: #CDA255;
	border-left-color: #CDA255;
}
.karta, .karta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;
	color: #000000;
	text-decoration: none;
	padding:3px;
}
.karta a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CDA255;
	padding:3px;
}
.TDNaslov {
	color: black;
	font-size:12px;
	font-weight: bold;
	background-color: #cecbcb;
}

