/* Thumbok dive */
.thumbs {
	height: 150px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 450px;
	z-index:11;
	left: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	
	/* Vizszintes elrendezés */
	list-style: none;
    white-space: nowrap;
    display: inline;
	
	/* Scrollbar */
	scrollbar-3dlight-color: #222222;       // Csúszka nem árnyékos széle (külső)
    scrollbar-arrow-color: #000000;         // ?
    scrollbar-base-color: #000000;          // Csúszka nem árnyékos széle (belső)
    scrollbar-track-color: #222222;         // Háttér
    scrollbar-darkshadow-color: #FFFFFF;    // ?
    scrollbar-face-color: #666666;          // Csúszka / NyilHáttér szine
    scrollbar-highlight-color: #FFFFFF;     // ? 
    scrollbar-shadow-color: #000000;        // Csúszka / NyílHáttér árnyékos széle
}

/* Thumb link keret eltüntetése */
.thumb
    {
    border-style: none;
    }

.kep{
	height: 350px;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 60px;
	z-index:11;
	left: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
}

.el{
	height: 36px;
	width: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 400px;
	z-index:11;
	left: 200px;
	overflow: auto;
	position:absolute;
}

.szam
    {
    color: #FFDD88;
	height: 30px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 400px;
	z-index:11;
	left: 280px;
	overflow: auto;
	position:absolute;
    }

.kov{
	height: 36px;
	width: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 400px;
	z-index:11;
	left: 360px;
	overflow: auto;
	position:absolute;
}

/* szövegek */

.koncim
    {
    top: 20px;
    height: 20px;
	width: 300px;
	left: 160px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: center;
    }

/*
.szov_szoba{
	height: 350px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 30px;
	z-index:11;
	left: 575px;
	overflow:  hidden;
	overflow-x:hidden;
	position:absolute;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}

.szov_kep
    {
	height: 40px;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 335px;
	z-index:11;
	left: 205px;
	overflow: auto;
	position:absolute;
	font-family: Verdana, Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
    }*/





