html { height: 100%; margin: 0 0 1px; }

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: right 77px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
#sadrzaj h2 {
	color: #B3A341;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	font-size: 1.4em;
}
a {
	color: #BDBDBD;
	text-decoration: underline;
}

#sadrzaj p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#down {
	background-color: #252525;
	padding: 20px;
	margin-bottom: 20px;
}
strong {
	font-size: 1.2em;
	font-weight: bold;
}

#down ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}






#container {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 140%;
	min-height: 660px;
}
#sadrzaj {
	width: 453px;
	background-color: #171717;
	padding: 20px;
	display: block;
	color: #CDCDCD;
	text-align: justify;
}
#glaerija a img {
	border: 3px solid #000;
	margin-bottom: 20px;
}
.mar_rig_gal {
	margin-right: 40px;
}


#footer a {
	color: #616161;
	text-decoration: none;
}

.naslovnica_tekst {
	float: left;
	margin-right: 15px;
}

h1 {

}


#nav {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 77px;
	text-align: left;
	font-size: 1.2em;
	color: 4f4e4e;
}
#meni {
	margin-right: auto;
	margin-left: auto;
	width: 685px;
	background-image: url(images/strip_u_skoli.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position: left;
	color: #666666;
	padding-left: 270px;
	padding-top: 40px;
}
#meni a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#meni a:hover {
	color: #FB4646;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#footer {
	width: 493px;
	text-align: center;
	line-height: 30px;
	font-size: 0.9em;
	color: #616161;
	text-transform: capitalize;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#down li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#down h2 {
	color: #FFFFFF;
	padding: 0px;
	text-align: left;
	font-size: 1.4em;
	margin: 0px;
}
#down ul {
	margin-bottom: 20px;
}

#down a {
	color: #999999;
	text-decoration: none;
}
#down li {
	color: abeja
@abeja.org;
}
#glaerija a:hover img {
	border: 3px solid #CDCDCD;
	margin-bottom: 20px;
}
#glaerija img a:hover {
	border: 3px solid #CDCDCD;
	margin-bottom: 20px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*galerija*/
#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;
	}
/* end galerija */#galerija {
	width: 550px;
	background-color: #171717;
	padding: 20px;
	display: block;
	color: #CDCDCD;
	text-align: justify;
}
#galerija img {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#galerija a img {
	border: 2px solid #BDBDBD;
}

.opis_slika {
	float: left;
	width: 154px;
	margin-right: 20px;
	font-size: 0.9em;
	line-height: 12px;
	text-align: left;
	display: block;
}


#galerija h2 {
	color: #B3A341;
	line-height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 1.4em;
}
.opis_slikabig {
	float: right;
	width: 230px;
	font-size: 0.9em;
	line-height: 12px;
	text-align: left;
	display: block;
	height: 127px;
}
.opis_slikabig_right {
	float: left;
	width: 200px;
	font-size: 0.9em;
	line-height: 12px;
	text-align: left;
	display: block;
	margin-left: 30px;
}
#galerija img a:link {
	border: 2px solid #BDBDBD;
}
a img {
	border: 2px solid #BDBDBD;
}
.slika_home {
	border: 2px solid #FFFFFF;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

