* { font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
	text-align: center;  /* Zentrierung im Internet Explorer */
  }
h1,h2,h3,h4,p,ul,li,div { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
ul { list-style-type: none; }

#zna {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */	
	background-image:url(gif/hg-hed.jpg); background-repeat: no-repeat;
	width: 760px;
	}
#vse {	
	width: 760px;
	}


#glavo {
	padding-left: 247px;
	}
	
#upravljanje {
	float:left;
	width: 247px;
	padding-top: 90px;
	}
#upravljanje li {
	background-image:url(gif/hg-li.gif); background-repeat: no-repeat; background-position: bottom;
	}
#upravljanje li a {
	font-size: 11px; font-weight: normal; color: #1A292E; line-height: 26px;
	background-image:url(gif/hg-li-a.gif); background-repeat: no-repeat;
	padding-left: 17px;
	text-decoration: none;
	}
#upravljanje li a:hover {
	background-image:url(gif/space.gif); background-repeat: no-repeat;
	text-decoration: none;
	}
#upravljanje li.unter a {
	background-image:url(gif/hg-li-a-u.gif); background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 25px;
	}
#upravljanje li.unter a:hover {
	background-image:url(gif/space.gif); background-repeat: no-repeat;
	text-decoration: none;
	}

#vsebina {
	width: 363px;
	float:left;
	padding-left: 18px; padding-top: 35px; padding-bottom:20px;
	}
#vsebina h1 {
	font-size: 16px; font-weight: normal; color: #1A292E;
	padding-bottom: 10px;
	}
#vsebina p {
	font-size: 11px; font-weight: normal; color: #1A292E;
	padding-bottom: 5px;
	}
#vsebina p a {
	font-size: 11px; font-weight: normal; color: #30ACFF;
	text-decoration:none;
	}
#vsebina p a:hover {
	text-decoration: underline;
	}
#img-rig {
	float: right;
	margin-left: 8px; margin-bottom: 5px;
	}

#pravica {
	clear:both; height: 128px; padding-top:5px;
	background-image:url(gif/hg-imp.jpg); background-repeat: no-repeat; background-position: right;
	}
#pravica a {
	font-size: 11px; font-weight: normal; color: #5A727E; line-height:18px;
	padding-left: 524px;
	text-decoration:none;
	}
#pravica a:hover {
	color: #1A292E;
	}