#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #f3f3f3;
		position:relative;
		background-color: #fff;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #fff;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #fff;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		cursor:pointer;
		border:0px;
	}
	
	#theImages .imageCaption{
		display:none;
	}
#galyCon{
		font-size: 10px;
		height:202px;	/* Height of the images + 2 */
		border:1px solid #f3f3f3;
		position:relative;
		/* background-image:url(../images/icon_folder.gif);
	    background-repeat:no-repeat; */
		overflow:hidden;
		padding: 10px 0 0 10px;
				
	}
	
	
#galyCon p {
	position: absolute;
	font-family: verdana,arial,sans-serif;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 51px 0 0 65px;
	font-size: 10px;
	color: #808080;
	line-height: 14px
}
	
#ver ul{
	height:70px;
	padding:51px 0 0 65px;
	margin:0px;
	font-size:9px;
	}

#ver ul li{
	float:left;
	list-style:none;
	padding-top:5px;
	height:17px;
	width:240px;
	margin:0px 5px;
	}
#ver ul li a	{
	padding-left:17px;
	line-height:20px;
	background-image:url(../images/icon_folder.gif);
	background-repeat:no-repeat;
	}
#sver ul li a:link,
#ver ul li a:visited	{
	color:#007fd0;
	background-position:-3px -4px;
	}

#ver ul li a:hover{
	color:#7f531f;
	background-position:-3px -24px;
	}	

#ver ul li.current-cat a,
#ver ul li.current-cat a:link,
#ver ul li.current-cat a:visited{
	color:#000;
	background-position:-3px -43px;
	}

#ver ul li.current-cat a:hover	{
	color:#7f531f;
	background-position:-3px -24px;
	}	


	
#galon {
font-size: 10px;
	position: absolute;
	top: 564px;
	left: 0;
	width: 824px;
	height: 100px;
	margin: 0;
	border:1px solid #c0c0c0;
	padding: 10px 0 0 10px;
	background:#ffffff;
}


#galon p {
	position: absolute;
	font-family: verdana,arial,sans-serif;
	top: 4px;
	left: 10px;
	right: 10px;
	margin: 0;
	padding: 10px 0 0 68px;
	font-size: 10px;
	color: #808080;
	line-height: 14px
}
	
#karta {
	position: absolute;
	top: 600px;
	right: 0;
	width: 125px;
	height: 81px;
	margin: 0;
	background-image:url(../images/karta.png);
	background-repeat:no-repeat;
}	
	
#footers {
    position: absolute;
	top: 1100px;
	width:100%;
	height:30px;
	padding:10px 0 40px 0;
	text-align:center;
	background:#72be29;
	color:white;
	overflow:hidden;
	}
#footers a	{
	color: #FFFFFF;
	decoration:underline;
	}

