/* Start of CMSMS style sheet 'pd zeljo' */
html, body {
	padding: 0; margin: 0;
}

body {
	background: white url('uploads/images/page-bg.jpg') repeat-x scroll left top;
	font-family: Verdana; font-size: 8pt; color: black;
}

.tabela {
	width: 729px;
	margin-left: auto; margin-right: auto;
}

.tabela td {
	vertical-align: top;
}

.lijeva {
	background: white url('uploads/images/left-shadow-bg.jpg') repeat-y scroll right top;
	width: 4px;
	vertical-align: top;
}

.desna {
	background: white url('uploads/images/right-shadow-bg.jpg') repeat-y scroll left top;
	width: 5px;
	vertical-align: top;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #005902;
	text-decoration: none;
}

img {
	border: 0;
}

.menuitem {
	padding: 5px 0 0 20px;
	font-size: 8pt;
	background-image:url('uploads/images/menu-off.jpg');
	margin-top: 1px;
	width:195px; height:21px;
}

.menuitem a {
	color: #005902;
	text-decoration: none;
}

.menuitem a:hover {
	color: #000;
	text-decoration: none;
}
/* End of 'pd zeljo' */

