/* tiny MCE styles*/
ul {
	list-style: square;
	color: #61A175;
	}

ul li {
	margin-bottom: 5px;
	border-bottom: 0px dashed #DDDDDD;
	padding-bottom: 0px;
	}

.tekstManjsi{
	font-size: 11px;
}

.tekstVecji{
	font-size: 14px;
}

.navadni{
	padding-top: 10px;
	clear: both;
}