li a {
	display: block;
	text-decoration: none;
	height: 17px;
	padding: 0 0 3px 0; 
	color: White;
}

li a:hover {
	display: block;
	text-decoration: none;
	height: 17px;
	padding: 0 0 3px 0; 
	color: #1C8CC6;
}

#noga a {
	color: #777D6B;
	font-size: x-small;
}

#noga a:hover {
	color: #1C8CC6;
}

body {
	behavior: url(css/csshover.htc);
  	font-family: arial;
  	padding: 0;
} 

#naslov h1 {
	display: none;
}

#naslov {
	margin: 0;
	height: 68px;
	background: url(../slike/head.gif) no-repeat left;
}

#slikaTop h2{
	display: none;
}

#slikaTop {
	margin: 0 0 0 16px;
	padding: 0;
	width: 910px;
	height: 68px;
	background: url(../slike/banner1.gif) no-repeat left;
}

#logoBack {
	position: static;
	padding: 170px 0 0 365px;
	background: url(../slike/body_back1.gif) repeat-y left;
}

#telo {
	width: 660px;
	background: url(../slike/body_back1.gif) repeat-y left;
	margin: -375px 0 0 0;
	padding: 15px 15px 40px 200px;
	text-align: justify;
}

span.besedilo {
	font-size: smaller;
	padding: 20px 0 20px 0;
	margin: 20px 0 20px 0;
}

span.naslov {
	display: block;
	width: 139px;
	background-color: #25B5FF;
	text-align: center;
	font-weight: bold;
	font-size: smaller;
	font-variant: small-caps;
	color: Black;
}

span.meniVsebina ul{
	display: block;
	width: 139px;
	margin: 0;
	padding: 8px 0 8px 0;
	list-style: none;
	text-align: center;
	font-size: small;
	background-color: #B4B4B4;
}

span.meniVsebinaNov ul{
	display: block;
	width: 119px;
	margin: 0;
	padding: 8px 0px 8px 20px;
	text-align: left;
	font-size: small;
	background-color: #B4B4B4;
}

span.meniVsebinaNov li{
	padding: 0 0 5px 0;
}

#noga h1 span {
	display: none;
}

#noga{
	height: 165px;
	width: 910px;
	background: url(../slike/abox.gif) no-repeat left;
	margin-top: -30px;
}

#copyright {
	position: relative;
	top:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: x-small;
	text-align: right;
}

#spodnjaNavigacija {
	position: relative;
	top: 75px;
	left: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: x-small;
}

#slogan {
	position: relative;
	top: 85px;
	left: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: medium;
	color: #1C8CC6;
}

#crtaSpodaj {
	position: relative;
	top: 75px;
}
/****************/
/*  Kazalo stil */
/****************/

div#topicMenu {
	width: 910px;
	margin: 15px 0 0 16px;
	height: 1.5em;
}

div#topicMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;	
	font-weight: bolder;
	color: Black;
}

div#topicMenu li a{
	display: block;
	height: 1.5em;
	text-decoration: none;
}

div#topicMenu ul {
	margin: 0;
	padding: 0;
}

div#topicMenu ul.level1 {
	background-color: #1C8CC6;
	font-family: Arial, Helvetica, sans-serif;
}

div#topicMenu ul.level2 {
	background-color: #22A3E5;
	font-family: Arial, Helvetica, sans-serif;
}

div#topicMenu li {
	float: left;
	position: relative;
	list-style: none;
}

li.submenu1 {
	width: 10em;
	height: 1.5em;
	background-color: #1C8CC6;
}

div#topicMenu span {
	padding: 0 0 0 0.7em;
}

li.inMeni {
	display: block;
	width: 10em;
}

li.inMeni:hover {
	background-color: #A7DBFB;	
}

li.submenu2 {
	width: 10em;
	height: 1.5em;
	background-color: #22A3E5;
}

li.submenu3 {
	width: 572px;
	height: 1.5em;
	background-color: #25B5FF;
}

ul ul {
	position: relative;
	width: 10em;
	display: none;
}

ul.level li.submenu1:hover ul.level1{
	position: absolute;
	float: left;
	display: block;
	top: 1.5em;
	width: 10em;
}

ul.level li.submenu2:hover ul.level2{
	position: absolute;
	display: block;
	float: left;
	top: 1.5em;
	width: 10em;
}

div#topicMenu li.inMeni a{
	font-size: x-small;
	padding: 5px 0 5px 5px;
	display: block;
}

