@CHARSET "UTF-8";

div.sidebar {
	float: right;
	background-color: white;
	margin: 2px;;
	border-width: 2px;
	padding: 5px;
	border-style: groove;
	line-height: 60%;
}

div.mini-snapshots {
	position: relative;
}

div.mini-snapshot {
	position: relative;
}

img.thumbnail {
	float: left;
	margin: 2px;
	border-width: 0px;
}

ul.menu {
	position: relative;
	list-style:none;
	left: -40px;
	line-height: 20px;
}

div.clear {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.btn_leiratkozas {
	font-size: 10px;
	border: 0px;
	background-color: #FFFFFF;
	text-decoration: underline;
}