		
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
					

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:650px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:31px;
		height:55px;
		border:0px solid black;
		position:absolute;
		top:95px;
		}	
	#nextBtn, #slider1next{ 
		left:700px;
		}
	#prevBtn, #slider1prev{ 
		left:-31px;
		}	
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:31px;
		height:55px;
		background:url(../img/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		padding:0;
		height:28px;
		position:absolute;
		bottom:-44px;
		left:70px;
		}
	.controls{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	.controls a{
		float:left;
		height:31px;
		width:41px;
		background:url(../img/lapozo_ful.png) no-repeat;
		color:#fff;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
		}
	
	#controls a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */



/* // sissy */

#emeletek_label{
	color:#810400;
	position:absolute;
	bottom:-39px;
	left:0px;
}

#vissza_3d_be{
	position:absolute;
	right:65px;
	bottom:8px;
}

#vissza_3d_be a{
	color:#344585;
}

.galeria_thumb{
	background:url(../img/galeria_bg.png) -243px 0px no-repeat;
	width:214px;
	height:198px;
	text-align:center;
	padding-top:37px;
	float:left;
	margin:0px 8px;
}

.galeria_thumb:hover{
	background:url(../img/galeria_bg.png) no-repeat;
}

.galeria_thumb a img{
	width:180px;
}

.clear{
	clear:both;
}

.controls_selected a{
	color: #000;
}
