body {
	margin: 0;
	padding: 0;
	background: #666767 url(../slike/podloga.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
    text-decoration: none;
}
h1, h2, h3 {
	margin: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 180%;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p {
line-height: 20px;
}

ul {
	margin:0 0 0 10px;
	padding:0;
	text-align: top;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
} 

a {
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #BFBFBF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
 
#glava {
	border: 0;	
    margin: 0 auto;
    height: 396px;
    width: 896px;
}

#text {
    margin: 0 auto;
    width: 870px;
    height: auto;
    background: url(../slike/notranja-oprema-ozadje-2.jpg);
}

#noga {
    margin: 0 auto;
    height: 110px;
    width: 896px;
	position: relative
}
#noga #copyright {
	line-height: normal;
	text-align: center;
	position: relative;
	bottom: 40px	 
}

#text #povezave {
    width: 150px;
    height: auto;
    float: left;
    margin: 35px 0px 0px 25px;
	line-height: 21px;
	
}

#text #povezave a {
	 list-style-type: disc;
     text-decoration: none;
	 text-align: left;
	 margin-bottom: 2px;
	 h
}

#text #slike {
    width: 680px;
    height: auto;
    float: right;
    margin-right: 5px;	
	text-align: center;
}

#text #naslov {
	text-align: center;
	margin-top: -65px;
	margin-bottom: 40px;

}
