.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-collapse: collapse;
}

.text tr {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.style3 {color: #666e79}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

h2{
font-family: Tahoma, Arial;
	font-size: 14px;
	margin-top:0;
	margin-bottom:0;
	color: #666e79;
	}

h3{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#0066CC;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}

li {
	list-style-type:disc;
	}
p { color:#666e79;
	font-size:11px;
margin-bottom:0;
}

table.sample {
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	font-size:11px;
	color:#666e79;
	}
	
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	border-top-style:none;
	border-left-style:none;
	
	
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	border-top-style:none;
	border-left-style:none;
	background-color: white;
	text-align:center;
	
}

table.standard{
font-size:11px;
	color:#666e79;
}

#megoldas {height:100%}

#megoldas a {color: #666e79;
text-decoration:none;
}