/* LINKS */
.whiteBold { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.whiteBold:active, A.whiteBold:link, A.whiteBold:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
A.whiteBold:hover { color: #cbcfd7; font-weight: bold; text-decoration: none; }

img
	{
		border-width:0px;
	}
	

/* TABLES */
TABLE.masterTable { width: 100%; }
	td	{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
	TD.headerLogo { background: #FFFFFF; line-height: 13px; padding-top: 15px; padding-bottom: 15px; }
		IMG.logotype { margin-bottom: 7px; }
	TD.header { background: url(SMZ_konacno/header_bgnd.jpg); background-repeat: repeat-x; }
		TABLE.headerTable { width: 100%; }
			TD.headerRowBlue { background: #34488D; }

	TD.headerRow { background: url(SMZ_konacno/header_row_bgnd.gif); background-repeat: repeat-x; }
	
	TD.dividerRed { background: #C31616; }
	
	TD.divider { background: #8b9353; }
	
	TD.projectTitle { background: #cbcfd7; padding-top: 15px; padding-bottom: 15px; font-size: 20px; color: #656b74; line-height: 25px; }
	
	TD.pageContent { padding: 30px; }
		TD.pageContent P.textPodnaslov { font-weight: bold; color: #656b74; font-size: 12px; }
		TD.pageContent P { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #444444; line-height: 18px; }
			TABLE.tablica { background: #cbcfd7; }
				TABLE.tablica TD { text-align: center; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background: #FFFFFF; font-weight: normal; color: #444444; }
				TABLE.tablica TD.tablicaHeader { background: #dcdfe5; color: #656b74; font-weight: bold; }	
	
	TD.footer { background: #cbcfd7; }

	TD.leftCol { background: #545b64; }
		TABLE.leftMenu { width: 100%; }
			TD.leftMenuHeading { font-size: 12px; color: #FFFFFF; font-weight: bold; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; }
			TD.leftMenuBullet { background: #656b74; padding-left: 15px; padding-right: 8px; }
				IMG.leftMenuIcon { margin-bottom: 1px; }
			TD.leftMenuItem { background: #656b74; padding-right: 15px; padding-top: 8px; padding-bottom: 8px; }
