A:active {
	FONT-SIZE: 11px; COLOR: #006699; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 11px; COLOR: #0099CC; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	FONT-SIZE: 11px; COLOR: #003366; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 11px; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


#popupek {
    position:absolute; 
    left:5px; 
    top:40px; 
    width:980px;
    height:300px;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    border  : none;
    display:block;
    text-align: center;
    background-color:#FFFFFF;
}

#popupek1 {
    position:absolute; 
    left:180px; 
    top:250px; 
    width:540px;
    height:602px;
    margin: 10px 10px 10px 10px;
    padding: 5px 10px 5px 10px;
    border: none;
    display:block;
    text-align: center;
    background-color:#FFFFFF;
}

#wr1 {
    position:absolute;
    width:540px;
    height:490px;
    left:185px;
    top:248px;
    visibility:hidden;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border  : none;
    background-color:#CCCCCC;
}

#cookieMessageContainer {
    font: normal 12px/16px Arial,Verdana,sans-serif;
    position:fixed;
    z-index:9999;
    top:0px;
    right:0px;
    margin:0px auto;
    color: #08C;
    padding: 5px;
}

#popupek2 {
    position:absolute; 
    left:760px; 
    top:0px; 
    width:140px;
    height:870px;
    margin: 0px 10px 10px 0px;
    padding:210px 10px 5px 10px;
    border: none;
    display:block;
    text-align: center;
    background: url(tlo.jpg);
}

#myhtmlticker.tickerstyle {
 width:538px;
 height:538px;
 border: none;
 background:#FFFFFF;
 padding:2px;
 overflow:hidden;
}

#myhtmlticker.messagediv{
 display: none;
 background:#FFFFFF;
}

#carousel_container {
	width:  350px;
	height: 200px;
	margin: 0px auto;
	border: 1px solid #3399FF;
		    }

h6 {
		color: #FFFFFF;
		background-color: #003366;
                
	}
	

#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;
	}