@charset "utf-8";
/* CSS Document */
* {margin: 0px;
   padding: 0px;
}

div#container
{
	position:relative;
	width: 830px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}
body {
	background-image:url(../images/ozadja/bg2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left;
	background-color: #CCB57F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify; margin:0px;
	SCROLLBAR-FACE-COLOR: #C1B171;
	SCROLLBAR-HIGHLIGHT-COLOR: #C1B171;
	SCROLLBAR-SHADOW-COLOR: #C1B171;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 

}
#top {
	height: 33px;
	width: 100%;
	background-image:url(../images/meni.png);
	background-repeat: repeat-x;
}
#meni {
	height: 26px;
	position:relative;
	width: 830px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	height: 130px;
	width: 419px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#listzg {
	background-image:url(../images/top.png);
	height: 59px;
	width: 791px;
	margin-left: auto;
	margin-right: auto;
}
#listmain {
	background-image:url(../images/main.png);
	width: 791px;
	margin-left: auto;
	margin-right: auto;
}
#listsp {
	background-image:url(../images/bottom.png);
	height: 33px;
	width: 791px;
	margin-left: auto;
	margin-right: auto;
}
#vsebina {
	margin-left: 51px;
	margin-right: 51px;
	text-align: justify;

}
#naslov {
    margin-left: 30px;

}
/******************** tekst ************************/
p {    margin: 0px;}

h1 {

	font-size: 15px;
	color: #924028;
	margin-bottom: 15px;
}
h2{
	font-size: 12px;
	color: #a5843d;
	margin-bottom: 10px;
}
#vsebina ul {
  margin-top: 0;
}
#vsebina li {
  list-style: none;
  padding-left: 20px;
  background: 5px 6px url(../images/puscica.png) no-repeat;
}
#naslov ul {
  margin-top: 0;
}
#naslov li {
  list-style: none;
  padding-left: 20px;
  background: 1px 6px url(../images/puscica.png) no-repeat;
}

a:link {
		font-size: 13px;
	color: #a5843d;
	font-weight: bold;
	text-decoration: none; 
}     /* unvisited link */
a:visited {
	color: #a5843d;	font-size: 13px;
	font-weight: bold;
		text-decoration: none; 
}  /* visited link */
a:hover {
	color: #924028;
	font-weight: bold;
		text-decoration: none; 
}   /* mouse over link */
a:active {
	color: #a5843d;	
font-weight: bold;
		text-decoration: none; 
}   /* selected link */
	
	a.navaden:link {
		font-size: 13px;
	color: #a5843d;
	font-weight: bold;
	text-decoration: none; 
border-bottom: 1px dashed #924028;
}   
a.navaden:visited {
	color: #a5843d;
	font-size: 13px;
	font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #924028;
} 
a.navaden:hover {
	color: #924028;
	font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #a5843d;
}  
a.navaden:active {
	color: #a5843d;	
font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #924028;
} 
a.naslov:link {
		font-size: 15px;
	color: #924028;
	font-weight: bold;
	text-decoration: none; 
border-bottom: 1px dashed #924028;
}   
a.naslov:visited {
	color: #924028;	font-size: 15px;
	font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #924028;
} 
a.naslov:hover {
	color: #a5843d;
	font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #a5843d;
}  
a.naslov:active {
	color: #924028;	
font-weight: bold;
		text-decoration: none; 
border-bottom: 1px dashed #924028;
}  

/** noga **/
#copyright {
  color: #8a7856;
  text-align: right;
  font-size: 11px;
  float: left;
  width: 755px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
