body, html, table {
scrollbar-base-color: #a2b8cd; margin: 0px; padding: 0px; font-family: Verdana; font-size:11px; font-weight : normal;}

body { background-color: #cccccc; text-align: center;}
table { text-align: left;}
h1,h2,h3 {margin: 0px; padding: 3px 0px 3px 0px; color: #7a011d; font-size: 16px; font-family: trebuchet MS;}
h2 {font-size: 15px;}
h3 {font-size: 13px;}
a img {border: 0px solid;}
a {text-decoration: underline; color: #000000;}
a:hover {text-decoration: none;}

.right {float: right; text-align: right;}
.left {float: left; text-align: left;}
.center {text-align: center;}
.justify {text-align: justify;}
	
#site {position: relative; width: 780px; background-color: #ffffff; margin: 0px auto; overflow: hidden; text-align: left; margin-top: 10px; margin-bottom: 10px;}
#head {margin-top: 1px; float: left; background-image: url("pictures/head.jpg"); background-position: 1px; background-repeat: no-repeat; height: 239px; width: 780px;}
#obdelnik {color: #012b7a; float: left; padding: 5px 3px 3px 5px; margin-left: 191px; overflow: hidden; display: inline; width: 165px; height: 73px; background-image: url("pictures/obdelnik.png"); background-repeat: no-repeat;}
#obdelnik h1 { font-variant: small-caps; color: #012b7a;}
#obdelnik p {font-size: 14px; margin: 0px; padding: 0px; font-weight : bold; font-family: trebuchet MS;}
#panel {float: right; margin-right: 21px; display: inline; width: 202px; height: 199px; background-image: url("pictures/panel.png"); background-repeat: no-repeat; overflow: hidden;}
	#panel h2 {color: #7a011d;}
	#panel1 {float: right; width: 182px; height: 20px; text-align: right; padding: 10px;}
	#panel2 {float: left; width: 175px; overflow: hidden; height: 125px; padding: 5px 4px 5px 3px; color: #ffffff; line-height: 150%; font-size: 10px;}
	#panel3 {float: right; text-align: right; padding-right: 26px;}
#menu {position: absolute;  top: 200px; left: 20px; height: 40px;}	
#menu a {float: left; color: #ffffff; line-height: 38px; text-decoration: none; background-color: #012b7a; padding: 0px 15px 2px 15px; opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9;}
#menu a:hover {background-color: #a2b8cd; opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9;}
#body {float: left; width: 740px; padding: 20px; min-height: 100px; _height: 100px; line-height: 150%;}

#spodek {float: left; width: 760px; padding: 10px;background-color: #cccccc;}
#spodek iframe {margin: 0px; paddin: 0px;}

#motioncontainer{float: right; width: 740px; overflow:hidden; position: relative; border-bottom: 1px solid #cccccc;}

#motiongallery {margin: 3px;}

#motioncontainer img, #motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
margin: 1px 4px 1px 4px;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}



#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: #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-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(/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
