body {
	margin: 0;
	padding: 0;
	background: #666767 url(../slike/podloga-sv.gif);
	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;
}
.fr {float: right}
.fl {float: left}
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;
}
 
div#glava {
	border: 0;
	height: 382px;
	width: 901px;
	margin: 0 auto;
}

div#text {
    margin: 0 auto;
    width: 869px;
    height: auto;
    background: url(../slike/podloga-mm.gif);
}

div#noga {
	height: 100px;
	width: 901px;
	position: relative;
	margin: 0 auto;
}
div#copyright {
	line-height: normal;
	text-align: center;
	position: relative;
	bottom: 40px	 
}

div#povezave {
    width: 150px;
    height: auto;
    float: left;
    margin: 35px 0px 0px 25px;
	line-height: 21px;
	
}

div#povezave a {
	 list-style-type: disc;
     text-decoration: none;
	 text-align: left;
	 margin-bottom: 2px;
}

div#slike {
    width: 680px;
    height: auto;
    margin-right: 10px;	
	text-align: center;
	min-height: 170px;
}
.text2 {
	width: auto;
	margin: 10px;
	text-align: center;
}

div#naslov {
	text-align: center;
	margin-top: -40px;
	margin-bottom: 40px;
	height: 50px;
}

