/* CSS Document */
body{
font-size: 10px;
font-color: white;
font: georgia;
}

div.szoveg{
text-align: justify;
width: 370px;
height: 315px;
overflow: auto;
padding-right: 10px;
}

input {
	border: 0px;
	background-color: transparent;
	border-color: #ffffcc;
	border-bottom: 1px solid;
	color: #ffffcc;
	font-size: 10px;
}

h1{
font-size: 14px;
color: #ffcc33;
margin: 0px;
font-family: Arial;
}

h2{
font-size: 11px;
color: #ffcc33;
font-family: Arial;
margin: 0px;
display: inline;
}


h4{
font-size: 11px;
color: #ffffcc;
font-family: Arial;
margin: 0px;
display: inline;
}

a.ll{
font-size: 10px;
color: #ffffcc;
font-family: Georgia;
}

a.bl{
font-size: 11px;
color: #ffffcc;
font-family: Arial;
}

a.be{
color: #993333;
font-family: Bodoni MT;
}

a.wt{
font-size: 10px;
color: #ffffcc;
font-family: Georgia;
}

.text{
font-size: 11px;
color: #ffffcc;
font-family: Arial;
margin: 0px;
font-weight: bold;

}
