html {
margin: 0;
}

body {
margin: 0;
font: 18px Arial, Helvetica, sans-serif;
}

#header, #nav, .noprint

{

display: none;

}

td{font: 12px Arial, Helvetica, sans-serif;}
/* Ensure the content spans the full width */

#container, #container2, #content

{

width: 100%; margin: 0; float: none;

}

div.wrap1 {
	width: 100%; margin: 0; float: none;
	
}
.printer{
display: none;
}

/* Change text colour to black (useful for light text on a dark background) */

.lighttext

{

color: #000

}

/* Improve colour contrast of links */

a:link, a:visited

{

color: #000000;
text-decoration: none;

}

.treeview ul{ /*CSS for Simple Tree Menu*/
display: none;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
display: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
display: none;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

div.logo {
	display: none;
}

div.logo .slogan{
	display: none;
}

div.info, div.info1 {
	display: none;
}

div.info1 { 
	display: none;
}

/*----- deo za landscape stampanje -------*/
.landScape { 
   width: 100%; 
   height: 100%; 
   margin: 0% 0% 0% 0%; 
   filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3);
}        
.noPrint 
{
  display:none;
}

.up_image
{
  display:none;
}

#sidebar{
    display:none;
}

#footer{
    display:none;
}
#h_search_form{
    display:none;
}
#h_news{
    display:none;
}

#sidebar-kat{
    display: none;
}

td {
padding: 0px;
margin:0px;
}

h5 { font: bold 1.3em Verdana, Tahoma, Helvetica, sans-serif; margin-bottom:-5px;}

#sidebar{
display: none;
}

.main-temp{
width: 100%;
font: 13px Arial, Helvetica, sans-serif;
}

.ustanove_line{
border-top-style: solid; 
border-top-color: #606060; 
border-top-width: 1px;}

div.art-Header-jpeg {
display: none;
height: 0px;
}

div.art-Header {
display: none;
height: 0px;
}


div.art-Sheet-body{
display: none;
height: 0px;
}

ul.art-menu{
display: none;
height: 0px;
}

noPrint {
display: none;
}