/* iz 13px na 14 px*/

#typo3title {
	font-size: 10px;
	line-height: 14px;
	}

/* iz 11px na 13 px*/

body, td, p, #footer, #typo3menuBottomLeft, #typo3copyright, #left h1 a, #right h1, .bodytext, #typo3menuLeft, #typo3menuTopRight, .linkNews, #typo3contentRight, #typo3contentNormal {
	font-size: 13px;
	line-height: 17px;
	}
	
/* iz 10px na 12 px*/

#path, #typo3rootline, #useful a, .fieldDropdown,.txtSmall {
	font-size: 12px;
	}
	
/* ostalo */
ul {
	padding: 0px 0px 6px 17px;
	margin: 0px 0px 4px 0px;
}

ol {
	margin-left: 25px;
	margin-top: 9px;
	margin-bottom: 9px;
}	

h1, h2, h3 {
	color: #FF8000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 17px;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 5px 0px;
}

h3 {
	font-size: 14px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
}

h5 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 3px 0px;
}

/* iz 13px na 15 px*/

#left h1 a {
	font-size: 15px;
	}
	

