@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
object, embed {
	display: none;
}
div#footer {
	display: none;
}
div#content {
	width: 100%;
	height: 100%;
	padding: 0;
}
div#content p, div#content div, div#content i, div#content b, div#content strong, div#content italic, div#content em, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5 {
	color: #000000;
}
div#content-inner-left {
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
	display: block;
	border: 0px none;
	padding: 0;
}
div.sadrzaj-ostalo, div.sadrzaj-opcije, div#content-inner-right, div#meni-izmedu, div#header, img.bg-image,
div#content-inner-right div, div#content-inner-right ul, div#content-inner-right li {
	display: none;
	position: absolute;
	left: -2000px;
}
div.sadrzaj div.svojstva {
	border: 0px none;
}
a#KissLogin {
	display: none;
	position: absolute;
	left: -2000px;
}
