div.loading-invisible{
	display:none;
}
div.loading-visible{
	display:block;
    position:absolute;
    width:960px;
	height: 365px;
	left: 50%;
	margin-left: -480px;
	top: 0;
    text-align:center;
	font-weight: bold;
    background:#fff;
	filter:alpha (opacity=75);-moz-opacity:.75;opacity:.75;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
	z-index: 9999999;
	color: #000000;
	padding-top: 150px;
}


#slider {
	width: 900px;
	margin: 5px auto 0;
	position: relative;
	/* border: 1px solid #ccc; */
	padding: 0px;
}

.scroll {
    height: 426px;
    width: 640px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	margin: 0 auto;
	z-index: 1000;
}

.scrollContainer div.panel {
    padding: 0;
	margin: 0;
	height: 426px;
	width: 640px;
	z-index: 1000;
	display: table;
	#position: relative;
	overflow: hidden;
}

.scrollContainer div.panel div.p_bottom {
	display: block;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	z-index: 1000;
}
.scrollContainer div.panel img {
	border: 0;
	display:block;
	#position: relative;
	#top: -50%;
	margin: 0 auto;
}
div#thumbs {
	display: block;
    overflow:hidden;          
    width: 900px;     
    height:86px;
	margin: 5px auto 0; 
	float:left;	
	background: url(../images/thumbs_bg.png) top right no-repeat;
}

div.navigation { 
	display: block;
    position:relative; 
    overflow:hidden;          
    width: 773px;     
    height:86px;
	left: 50%;
	margin-left: -386px;
	float:left;
	behavior: none;
} 

div.navigation div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
div.navigation div.items a {
	float:left;
	text-align:center;
	width:104px;
	height: 79px;
	padding:0px;
	font-size:30px;
	font-family: 'bitstream vera sans';
	border:1px solid #ccc;
	background-color: #fff;
	margin-right: 5px;	
	
}

div.navigation div.items a img {
	display: block;
    width: 100px;     
    height:75px;
	border: 2px solid #fff;
	float: left;
	background: #ffffff url(../images/thumb_loadingbar.gif) center center no-repeat;
}

div.navigation div.items a img{
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

div.navigation div.items a:hover img, div.navigation div.items a.selected img, 
div.navigation div.items a.active img {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

div.navigation div.items div a:focus {
    outline: none;
}
.scrollMygt {
    position: absolute;
    top: 175px;
    cursor: hand;
	cursor: pointer;
	z-index: 100000;
}
.scrollMygt.atgal {
    left: 0px;
}

.scrollMygt.toliau {
    right: 0px;
}

.hide {
    display: none;
}

#nera_paveikslu {
	width: 900px;
	height: 200px;
	text-align: center;
	line-height: 200px;
}