/* CSS Document */

body {
	margin: 0 auto;
	background-color:#FFFFFF;
	width: 900px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
 	scrollbar-face-color: #FFFFFF; 
 	scrollbar-shadow-color: #000000; 
 	scrollbar-highlight-color: #1F539F; 
 	scrollbar-3dlight-color: #ffffff; 
 	scrollbar-darkshadow-color: #FFFFFF; 
 	scrollbar-track-color: #FFFFFF; 
 	scrollbar-arrow-color: #1F539F;
	margin-top:15px;
}

a {
 text-decoration: none;
 color:#CC6600;
 
}
a:hover {
color:#FF9900;
}

h1 {
 font-size:14px;
 font-family: Arial;
 font-weight:bold;
 background-image:url(pics/tab.png);
 color:#000000;
 border-top: 1px dashed #cccccc;
 border-bottom: 1px dashed #cccccc;
 margin: 0px 0px 0px 0px;
 padding: 3px 0px 3px 3px;
}


/****stran*****/

#vrh {
 width:100%;
 background-image:url(pics/indexpic.gif);
 background-repeat:no-repeat;
 padding: 88px 0px 0px 0px;
 margin: 20px 0px 0px 0px;
}

#osnova {
 text-align:justify;
 font-size:11px;
 border-right: 1px dashed #CCCCCC;
 border-left: 1px dashed #CCCCCC;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#pejdz {
 color: #666666;
 text-align:justify;
 font-size:11px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#menu {
 width: 100%;
 padding: 3px;
 
}

#vsebina {
 width: 100%;
 height:670px;
 margin: 0px 0px 0px 3px;
 padding: 5px 0px 5px 5px;
 border-top: 1px dashed #CCCCCC;
 border-bottom: 1px dashed #CCCCCC;
 border-left: 1px dashed #CCCCCC;
 
}
 
#noga {
 clear: both;
 float: auto;
 font-size: 10px;
 color:#999999;
 text-align:center;
 border-top: 1px solid #cccccc;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#jedro {
 text-align:justify;
}
#jedro1 {
 text-align:justify;
 line-height:180%;
}
#jedro2 {
 text-align:justify;
 line-height:140%;
}

/****znotrajpejdza*****/

.mocna {
 font-weight:bold;
 }
 
.levimeni {
  font-size: 12px;
  font-family:Arial;
  color:#000000
 
}
.levimeni a {
 display:block;
 color: #666666;
 font-size: 13px;
 text-decoration:none;
 padding:3px 0px 0px 5px;
 margin: 0px 0px 1px 0px;
 
}
.levimeni a:hover {
 color:#000000;
 background-color:#EAEAEA;
}



/****znotrajpejdza 2*****/

#prva {
 margin:8px 0px 5px 10px;
 padding:5px;
 
}
#prva img {
 border:1px solid #999999;
 } 

.nnaslov {
 font-family:Arial;
 color:#000000;
 font-weight:bold;
 font-size:13px;
}
.ndatum {
 font-family:Arial;
 color:#000000;
 font-weight:bold;
 font-size:10px;
}
.nnovice {
 text-align:justify;
 background-color: #F5F5F5;
 border-top:1px solid #DDDDDD;
 padding:4px;
}

.vsebina {
 font-size:13px;
 text-align:justify;
 
}
.vsebina a {
 color:#CC6600;
}
.vsebina a:hover {
 color:#999999;
}

.naslov {
 display:block;
 font-size:13px;
 font-weight:bold;
 color:#98b204;
 border-bottom: 1px solid #F0F0F0;
 padding:0px 0px 5px 0px;
}

.kvadrati {
 border: 1px dotted #333333;
 color:#000000;
 padding:5px;
 margin:5px;
}

.slike {
text-align:center;
}
.slike2 {
 float:right;
 border:1px solid #CCCCCC;
 margin:15px;
}
.slikel {
 float:left;
 border:1px solid #CCCCCC;
 margin:15px;
}
.meni2 {
 font-weight:bold;
 text-align:right;
 border:1px dashed #D4D4D4;
 background-color: #F4F4F4;
 line-height:130%;
 padding:3px;
 margin:0px 2px 0px 0px;
}

.imgj {
 border: 1px solid #999999;
 margin:8px;
 align:center;
}
.noga {
 color: #C1C1C1;
}
.ura a {
color:#999999;
}


/****** lightbox ********/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}