h1 {
	text-indent: -8000px;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-indent: 3em;
}
h4 {
	text-indent: 4em;
}
h5 {
	text-indent: -1800px;
}

.virusdoboz {
	box-shadow: 10px 10px 5px #888;
	background-color: #F1E1C0;
	margin: 2px;
	padding-right: 4px;
	padding-left: 4px;
	
}
.letoltessegitseg {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #ABE0C4;
	box-shadow: 10px 10px 5px #888;
	color: #336633;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9F8D3;
	border-left-color: #E9F8D3;
}
.jelszodoboz {
	background-color: #FF9933;
	color: #CC0000;
	box-shadow: 10px 10px 5px #888;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.segitsegfooter {font-size: xx-small}
.navegre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3333;
	text-align: center;
}
body {
}
