body {
	font-family: helvetica, arial, verdana, sans-serif;
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}



h1 {
	Font-size: large;
	text-align: justify;

}

h2 {
	font-size:12px;
	Font-weight: bold;

}

#tartalom{
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	padding:0;
	width:800px;
}


#szoveg{
	background-color: #cccccc;
	font-size:12px;
	position: relative;
	top: 0px;
	width: 610px;
	text-align: justify;
	margin-top:3px;
	padding: 5px 5px 5px 5px;
}

#szoveg span{
	Font-size: 14px;
	Font-weight: bold;
	letter-spacing: 2px;
}


#vendegkonyv{

	background-color: #cccccc;
	position: relative;
	top: 0px;
	width: 610px;
	height: 340px;
	overflow: auto;
	text-align: justify;

}





#sidebar{
	position: relative;
	float: right;
	right:0px;
	top:0px;
	width:177px;
	height: auto;
	margin: 0;

}


#reklam{
	background-color: #333333;
	position: relative;
	width:177px;
	margin: 0px 0px 3px 0px;
	padding: 10px 0px 10px 0px;
	text-align:center;

}

#reklam2{
	background-color: #dddddd;
	position: relative;
	width:177px;
	text-align:center;
	margin: 0px 0px 3px 0px;
	font-size:10px;
	font-weight:bold;
	font-color:#444444;
	padding:2px 0px 2px 0px;
}

#reklam span {

	color: #FFFFFF;
	font-weight:bold;
}

#reklam2 span {


}


#kontakt {
	background-color: #cccccc;
	position: relative;
	width:177px;
	color: #333333;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	margin: 0px 0px 3px 0px;
	padding:10px 0px 9px 0px;

}

#impresszum {
	background-color: #aaaaaa;
	position: relative;
	width:177px;
	color: #333333;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	padding:10px 0px 9px 0px;

}

#impresszum a:link,#impresszum a:visited,#nfu a:link,#nfu a:visited,#reklam2 a:link,#reklam2 a:visited,#kontakt a:link,#kontakt a:visited,#szoveg a:link, #szoveg a:visited, #lablec a:link, #lablec a:visited {

	color: #333333;
	text-decoration: underline;
}

#impresszum a:hover, #kontakt a:hover, #szoveg a:hover {

	color: #ffffff;
	text-decoration: none;
}

#vendegkonyv a:link, #vendegkonyv a:visited {

	color: #cccccc;
	text-decoration: none;
}


#vendegkonyv a:hover {

	text-decoration: none;
	color: #ffffff;
}


#nfu{
	position: relative;
	margin-top:3px;
	border: 1px solid black;
	width: 610px;
	text-align: justify;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
}

#lablec{
	position: absolute;
	width: 100%;
	text-align: center;
	font-size:10px;
	margin: 10px;
	
}

