@charset "utf-8";
/* CSS Document */

body {
		font-family: Tahoma, helvetica, sans-serif;
		overflow-x:hidden;
		background-color:#8f3e01;
		
}

#kastelyhotel_sasvar {
		width:100%;
		min-height:100%;
		background-position:center;
		background-image:url(../grafika/hatter_teil.jpg);
		background-repeat:repeat-all;
		position: absolute;
}

#fejlec {
		width:688px;
		height:180px;
		background-image:url(../grafika/akcios_fejlec.jpg);
		background-repeat:no-repeat;
}	

#tartalom {
		color:#000000;
		width:688px;
		height:100%;
		font-size:12px;
		background-image:url(../grafika/tartalom_teil.jpg);
		}
		
#tartalom_belso {
		padding-bottom:110px;
		padding-top:10px;
		color:#000000;
		width:650px;
		height:100%;
		font-size:12px;
		}

#lablec {
		position:absolute;
		bottom:0px;
		left:0px;
		width:100%;
		height:110px;
		background-repeat:no-repeat;
		background-position:center;
		background-image:url(../grafika/lablec.jpg);
}

#lablec_kozepe {
		padding-top:10px;
		width:688px;
		height:110px;
}

.szoveg {
		font-family:Tahoma;
		font-size: 14px;
		color: #000000;
		}

.szoveg_kicsi {
		font-family:Tahoma;
		font-size: 11px;
		color: #999999;
		}	
		
.szoveg_lablec {
		font-family:Tahoma;
		font-size: 11px;
		color: #666666;
		}

.szoveg_lablec a:link {
	text-decoration: none; 
	color:#666666;
	text-decoration:underline;
	}
			
.szoveg_lablec a:visited {
	text-decoration: none;
	color:#666666;
	}
	
.szoveg_lablec a:hover {
	text-decoration: underline; 
	color:#666666;
	}
