body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/podlaga.jpg);
	background-position: top left;
	background-repeat: no-repeat
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666
}
.menu {
	background-color: #7A6E49;
	background-image: url(menu-podlaga.gif);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}
.textred a:link { color:#FF0000; text-decoration: none }
.textred a:visited { color:#FF0000; text-decoration: none }
.textred a:active { color:#FF0000; text-decoration: none }
.textred a:hover { color:#660033; text-decoration: none } 

.textbiger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#000000;
}
.textsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F4E6C2
}
.copy a:link { color:#F4E6C2; text-decoration: none }
.copy a:visited { color:#F4E6C2; text-decoration: none }
.copy a:active { color:#F4E6C2; text-decoration: none }
.copy a:hover { color:#FFFFFF; text-decoration: none } 

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px
}

.glava a:link { color:#FFFFFF }
.glava a:visited { color:#FFFFFF }
.glava a:active { color:#FFFFFF }
.glava a:hover { color:#FFFFFF; text-decoration: underline } 

A:link {  color: #666666; text-decoration: none}
A:visited {  color: #666666; text-decoration: none}
A:active {  color: #666666; text-decoration: none}
A:hover {  color: #FF0000; text-decoration: none}

.slika {
	border: 1px solid #B4B4B4;
}
	
.hintsClass {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #F7F7F7;
		color: #000000;
		border: 1px solid #B4B4B4;
		padding: 5px;
	}
.celica_text_gray {
	background-color: #444444;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.celica_text_blue {
	background-color: #06275C;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.celica_text {
	background-color: #5C0609;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.celica_text a:link { color:#FFFFFF; text-decoration: underline }
.celica_text a:visited { color:#FFFFFF; text-decoration: underline }
.celica_text a:active { color:#FFFFFF; text-decoration: underline }
.celica_text a:hover { color:#FF0000; text-decoration: none } 

.celica_textbigger {
	background-color: #5C0609;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.gumb {
	border-style: solid;
	border-width: 1px;
	border-color: #D5D2C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 120px;
	height: 22px;
	background-color: #EBE8DD;
}
	
.tabela_glavna {
	background-color: #F0F0F0;
	background-image: url(../graphics/podlaga3.jpg);
	}

td.bordersiv {
  border:1px solid #CCCCCC;
}

.red {color: #FF0000}

#panorama {
	width: 720px;
	height: 420px;
	border: 1px solid #B4B4B4;
}

#googlevideo {
	width: 400px;
	height: 326px;
	border: 1px solid #B4B4B4;
}
	
.okvir_siv {
	border: 1px solid #999999;
}

.tabela_celica_glava {
	background-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabela_celica_telo {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


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

#outerImageContainer{ position: relative; background-color: #FFFFFF; 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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 11px Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0 auto; line-height: 1.2em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
