html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
a, a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	border: 0 none;
	margin: 0;
	padding: 0 0 15px 0;
}
/*
	ne prikazuje se uopce
*/
div#header div, div#sub-header, div#lijeva-strana, div#desna-strana, ul#www-lista, ul#opcije-list, div#dodaj-u-favorite {
	display: none;
}
/*
	centralni dio
*/
p {
	display: block;
	width: 100%;
}
div#centralni-dio {
	width: 70%;
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
a, span, em, div, li, ul, b, i, u, font, p, td, tr, table, strong {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #000000;
}