html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none
	background-color: #FFFFFF;
	color:#888888;
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-weight:bold;
	font-size:11px;
   }

#fullheight{height:100%}

#adminheight{height:340px}

#leva{
	background:url("../slike/izgled/splash/l_fade.gif");
	}

#desna{
	background:url("../slike/izgled/splash/r_fade.gif");
	}

#centralna{
	background-color:#FFFFFF;
	text-align:center;
	}
