body {
	padding:0;
	margin:0;
	font:12px/18px "Trebuchet MS", Arial;
	background-color:#566268;
	text-align:center;
}

#bg {
	width:100%;
	text-align:center;
	background:url(../gui/bg.gif) top repeat-x;
	background-color:#4A575D;
}

#center {
	margin:0 auto;
	width:800px;
	text-align:left;
	overflow:hidden;
	padding:0 0 30px 0;
}

#logo {
	float:left;
	width:173px;
	height:70px;
	padding:20px 0 0 15px;
}

#glavni-meni {
	float:left;
	width:612px;
	height:75px;
	padding:15px 0 0 0;
}

	#glavni-meni ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	#glavni-meni ul li {
		float:left;
		width:102px;
		height:60px;
	}
	
	#glavni-meni ul li a {
		float:left;
		width:85px;
		height:32px;
		color:#fff;
		text-decoration:none;
		padding:28px 0 0 17px;
		background:url(../gui/bg-menu.gif) left no-repeat;
	}
	
	#glavni-meni ul li a:hover {
		background-position:-102px;
	}
	
	#glavni-meni .aktiven {
		background-position:-102px;
	}

#flash-banner {
	float:left;
	width:800px;
	height:120px;
}

#levi-stolpec {
	float:left;
	width:265px;
	min-height:10px;
}

	#levi-stolpec ul {
		padding:0;
		margin:0;
		list-style:none;
		width:225px;
	}
	
	#levi-stolpec li {
		float:left;
		background:url(../gui/img-crta.gif) left bottom repeat-x;
	}
	
	#levi-stolpec ul li a {
		float:left;
		width:200px;
		height:30px;
		line-height:30px;
		color:#fff;
		text-decoration:none;
		background:url(../gui/img-kvadrat.gif) left no-repeat;
		padding:0 0 0 25px;
	}
	
	#levi-stolpec ul li a:hover {
		color:#97B9FF;
	}
	
	#levi-stolpec .aktiven {
		color:#97B9FF;
	} 
	
	#levi-stolpec h3{
        font-size:14px;
	    color:#97B9FF;
	    padding:0;
	    margin: 5px 0 15px 0;
        }
        
	#levi-stolpec .cena	{
	    width: 60px;
	    height: 60px;
	    z-index:600;
	    background:transparent url(../gui/img_price.png) left no-repeat ;
        position: absolute;
        top: 0;
        left: 123px;
        color: White;
        margin-top:-18px;
        padding-top:40px;
        text-align: center;
        font-style: oblique;
	    }
    #levi-stolpec .DDV	{
	    width: 60px;
	    z-index:601;
        position: absolute;
        top: 33px;
        left: 123px;
        color: White;
        text-align: center;
        font-size: 8px;
	    }	    
	    
	#levi-stolpec p{
	    color: White;
	    }    
	
#desni-stolpec {
	float:right;
	width:535px;
	color:#fff;
}

	#desni-stolpec h1 {
		font-size:18px;
		color:#97B9FF;
		padding:0 0 15px 0;
		margin:0;
	}
	
		#desni-stolpec h1 span {
			display:none;
		}
	
		.naslov {
			background:url(../gui/naslovi/naslov.gif) left top no-repeat;
		}
	
	#desni-stolpec h3 {
		font-size:14px;
		color:#97B9FF;
		padding:0;
		margin:0;
	}
	
	#desni-stolpec p {
		margin:0;
		padding:0 0 15px 0;
	}
	
	#desni-stolpec a {
		color:#97B9FF;
		padding:2px;
	}
	
	#desni-stolpec a:hover {
		background-color:#566268;
	}
	
	#desni-stolpec b {
		color:#ccc;
	}
	
	#desni-stolpec ul {
		padding:0 0 15px 30px;
		margin:0;
	}
	
#noga {
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:15px 0 0 0;
	padding:expression("15px 0 15px 0");
}
	
	#noga h2 {
		padding:0 0 5px 3px;
		margin:0;
		color:#fff;
		font-size:14px;
	}
	
	#noga ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	#noga ul li a {
		color:#fff;
		font-size:10px;
		text-decoration:none;
		line-height:18px;
		padding:3px;
	}
	
	#noga ul li a:hover {
		background-color:#697478;
	}
	
	#noga ul li a span {
		color:#97B9FF;
	}

	#podatki {
		float:left;
		width:208px;
		padding:0 15px 0 0;
		margin:0 15px 15px 0;
		background:url(../gui/img-noga-crta.gif) right repeat-y;
		height:135px;
	}
		
	#kontakt {
		float:left;
		width:125px;
		padding:0 15px 0 0;
		margin:0 15px 15px 0;
		background:url(../gui/img-noga-crta.gif) right repeat-y;
		height:135px;	
	}
	
	#zaposleni {
		float:left;
		width:143px;
		padding:0 15px 0 0;
		margin:0 15px 15px 0;
		background:url(../gui/img-noga-crta.gif) right repeat-y;
		height:135px;
	}
	
	#aktualno {
		float:left;
		width:233px;
		margin:0 0 15px 0;
	}

.listing{
  list-style: none;
  font-weight: bold;
  }
.listing b {
  display: inline-block;
  width: 200px; 
  text-align: right;
  margin-right: 4px;
  font-weight: normal;
  text-decoration: none;
  }
  