/* CSS Document */

p
{
letter-spacing: 1px;
font-family: "Arial", Garamond;
font-size: 13px;
text-align: justify;
margin: 5px 10px;
}
p.musor
{
letter-spacing: 1px;
font-family: "Book Antiqua", Garamond;
text-align: center;
word-spacing: 3px;
font-size: 13px;
}
.oldal{
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-BOTTOM: #ffffff 0px solid;
	background-image:url(./alaphatter.jpg); 
	background-repeat:repeat-y; 
	background-attachment:fixed; 
	background-position:right top;	
	FLOAT: left;
	MARGIN: 0px 0px;
	WIDTH: 584px;
	POSITION: absolute;
	TEXT-ALIGN: left;
}
h1
{
margin: 5px;
text-align: left;
word-spacing: 8px;
font-family: "Book Antiqua", Garamond;
}
h2
{
margin: 5px;
text-align: center;
word-spacing: 3px;
font-family: "Book Antiqua", Garamond;
font-size: 14px;
}
h3
{
margin: 5px;
text-align: center;
word-spacing: 3px;
font-family: "Book Antiqua", Garamond;
font-size: 18px;
font-style: italic;
}
a:link
{
color:  #692d2a;
font-family: "Book Antiqua", Garamond;
font-size: 14px;
font-decoration: bold underline;
}
a:visited
{
color: #b54e48;
font-family: "Book Antiqua", Garamond;
font-size: 14px;
font-decoration: bold underline;
}
a:hover
{
color: #000000;
font-family: "Book Antiqua", Garamond;
font-size: 14px;
font-decoration: bold underline;
}
a:active
{
color: #1f5069;
font-family: "Book Antiqua", Garamond;
font-size: 14px;
font-decoration: bold underline;
}

