html{height:100%;}
html,body{ margin:0; padding:0; }
body,td,th,p,input,h1,h2,h3{ font-family: /*Calibri,*/Verdana, sans-serif; font-size:11px; }
body { 
	background-color:#ffffff; 
	height:100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;}	
}

ul{ list-style:none; margin:0; padding:0; }
li{ list-style:none; margin:0; padding:0;list-style-position:none; }
img { 
	border:0px; 	
	padding-right:5px;
}

.clear{ float:none; clear:both; width:100%; height:0px;}

a {
	color:#345C80;
	text-decoration:none;
}

a:hover {
	color:#345C80;
	text-decoration:underline;
}

h1 a {
background-image:url(slike/star.jpg);
background-position:0px center;
background-repeat:no-repeat;
color:#2E5C90;
display:block;
padding-left:15px;
text-decoration:none;
}

div#leftBarW {
	display: none;
}

div#sidebarWrap {
	display: none;
}

div#navigationInside {
	display: none;
}

div#top  {
	display: none;
}

div#contentStart {
	display: none;
}

div#contentEnd {
	display: none;
}

div#contentW {
	background: none;
}

div#site {
	width:auto;
}

