﻿@font-face{
	font-family: oldscript;
	src: url('elements/Old Script.ttf');	
}
@font-face{
	font-family: gabriola2;
	src:url('elements/Gabriola.ttf');
}

.title {	
	font-family: oldscript, Gabriola, gabriola2, "Arial Narrow";
	font-size: 36px;
	font-weight: bolder;	
	color: #4C2D00;
}
.normal {
	font-family: Gabriola, gabriola2, "Arial Narrow";
	color: #4C2D00;
	font-size:22px;
	font-weight: normal;
	font-variant: normal;
	line-height: 24px;
}
.sub-title {
	font-family: Gabriola, gabriola2, "Arial Narrow";
	color: #4C2D00;
	font-size: 30px;
	line-height:32px;
	font-style:italic;
}
.navigation{
	font-family: Gabriola, gabriola2, "Arial Narrow";
	color: #4C2D00;
	font-size: 32px;
	line-height: 42px;
	font-style:italic;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;	
}

.felsorol {
	font-family: Gabriola, gabriola2, "Arial Narrow";
	color: #4C2D00;
	font-size:22px;	
	font-weight: normal;
	font-variant: normal;
	line-height: 28px;
}
.AvatarBorder {
	border: 1px solid #794800;
	margin: 3px;
}
