* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
}



img {
	border:1px solid white;
	padding:1px;
}
hr{
	height:1px;
	border:0;
	background-color:#C3DFC3;
	margin:7px 0 5px 0;
}

h1,h2,h3,h4 {
	font-family:"Palatino Linotype";
	color:white;
	letter-spacing:-0.05em;
}
ul{
	margin:.3em;
	padding:0 0 0 1em;
}
ul li {
	list-style-type:circle;
	list-style-image:url('../images/li.gif');
}

input, select, select option,textarea {
	color:#003300;
	border:1px outset #A8CFA8;
	-moz-border-radius:3px;
}
textarea {
	width:100%;
}

/* Stran  */

body {
	margin:0;
	font-size:12px;
	position:relative;
	background:#303D30 url('../images/ozadje.jpg') no-repeat scroll top left
}




/*  GLAVA  */
#fotografije{
	position:absolute;
	top:13px;
	left:3px;
	height:387px;
	width:305px;
	background:transparent url('../images/fotke_opt.png') no-repeat scroll top left;
	z-index:3;
}

#glava {
	position:absolute;
	top:50px;
	left:50px;
	width:725px;
	height:269px;
	background:transparent url('../images/glava.jpg') no-repeat scroll top left;
	border-bottom:1px solid white;
	z-index:2;
}
#glavniTekst {
	position:absolute;
	top:25px;
	left:260px;
	width:210px;
	height:230px;
	color:white;
	overflow:hidden;
}
#kontakt {
	position:absolute;
	top:10px;
	right:10px;
	width:100%;
	height:25px;
	font-size:.75em;
	text-align:right;
	color:#313D31;
}


#vsebinaHolder {
	position:absolute;
	top:320px;
	left:50px;
	width:725px;
	height:298px;
	background:#96BE96 url('../images/vsebina_spodaj.gif') no-repeat scroll bottom center;
	z-index:1;
}





/*  NAVIGACIJA  */

#navigacija {
	position:absolute;
	top:2px;
	right:0;
	width:153px;
	height:296px;
	background:transparent url('../images/navigacija.jpg') no-repeat scroll bottom center;
	z-index:100;
}
#navigacija li{
	list-style-image:none;
}

#navigacijaTitle {
	background:transparent url('../images/navigacija_title.jpg') no-repeat scroll bottom center;
}
#navigacijaTitle h4{
	padding:.2em 0 0 .8em;
}
.title{
	height:25px;
}
.title h4 {
	font-size:15px;
	margin:0;
	padding:.35em 0 0 1.2em;
}

#menu{
	text-align:center;
	margin:1em auto 0 auto;
	padding:0;
	width:100%;
}
#menu a{
	font-size:14px;
	letter-spacing:.15em;
	color:white;
	text-decoration:none;
	text-transform:capitalize;
}
#menu a:hover {
	text-decoration:underline;
}
#menu li{
	padding:.2em;
	margin-bottom:.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
}
.selected {
	font-weight:bold;
	background-color:#B8BBDB;
	-moz-border-radius:5px;
	padding:3px;
}


/*  VSEBINA   */

#fotolab {
	position:absolute;
	bottom:7px;
	left:7px;
	width:216px;
	height:209px;
	background:transparent url('../images/okno1.jpg') no-repeat scroll bottom center;
}
#aktualno {
	position:absolute;
	top:2px;
	left:190px;
	width:395px;
	height:220px;
	background:transparent url('../images/okno3.jpg') no-repeat scroll bottom center;
}
#fotogalerija {
	position:absolute;
	top:200px;
	left:170px;
	height:145px;
	background:transparent url('../images/okno4.jpg') no-repeat scroll bottom center;
	width:430px;
	z-index:101;
}
#delovniCas {
	position:absolute;
	top:310px;
	left:8px;
	width:186px;
	height:89px;
	background:transparent url('../images/okno2.gif') no-repeat scroll bottom center;
	z-index:1;
}

.oknoVsebina {
	margin:10px auto 0 auto;
	width:95%;
}
/* -- specifika za okna */
#fotolabVsebina{
	width:90%;
	text-align:left;
}
#aktualnoVsebina {
	width:93%;
	height:160px;
	overflow:auto;
}
#fotogalerijaVsebina {
	height:99px;
	width:95%;
	overflow:hidden;
}
#fotogalerijaVsebina dl{
	width:100%;
	padding:0;
	margin:0;
}
#fotogalerijaVsebina dd{
	float:left;
	padding:0;
	margin:0 2px 0 0;
	height:100px;
}
#fotogalerijaVsebina img{
	border:0;
	padding:0;
	margin:0;
	max-height:100%;
}
#delovnicasVsebina {}



/*  FOOTER */

#footer {
	position:absolute;
	top:680px;
	left:250px;
	width:520px;
	height:50px;
	vertical-align:bottom;
	text-align:right;
	font-size:.8em;
}


/* novice mini */
dl.newsMini{
	padding:0 .5em 0 0;
	margin:0;
}
dl.newsMini dt{
	font-family:"arial black", arial;
	font-size:1.2em;
	clear:both;
}
dl.newsMini dt span{
	font-size:.6em;
	padding:.3em;
}
dl.newsMini dd{
	margin-left:1em;
	text-align:justify;
	margin-bottom:.8em;
}
dl.newsMini .more{
	float:right;
	padding-right:.4em;
	padding-bottom:.4em;
}
dl.newsMini a{
	font-size:.8em;
}

/*  MAMBO */

#aktualnoVsebina h2 {
	font-size:1.3em;
	margin:0 0 .8em 0;
	text-decoration:underline;
	clear:both;
}
#aktualnoVsebina .contentpaneopen{
	padding:0 .5em .5em .5em;
}
#aktualnoVsebina .readon{
	float:right;
	margin:.5em;
}

#aktualnoVsebina img{
	float:left;
	border:1px solid white;
	max-width:150px;
	max-height:150px;
	margin: 0 .5em .5em 0;
}
