﻿body
{   
	Background-image : url('images/logo3.jpg');
	Background-color : #3B240B;
	Background-repeat : repeat;
	Background-position : 50% 4px;
	Font-family : Century Gothic, TimesNR, Times;
	Color : black;
	Margin : 0;
	Padding : 0;
}
h1
{
	Font-family:Century Gothic, TimesNR, Times;
	Font-size : 40px;
	Font-variant : normal;
	Font-weight : 100;
	Font-stretch: wider;
	Color : #630;
}
h2
{
	Font-size : 18px;
	Font-variant : normal;
	Font-weight : 100;
	Letter-spacing : 4px;
}
.main
{   
	Background-image : url('images/Alapkep.gif');
	Position : relative;
	Background-position : 10px 5px;
	Background-repeat : no-repeat;
	Margin : auto;
	Width : 920px;
	//Top : 50px;
}
.title
{
	Font-weight : 700;
	Padding : 100px;
	Text-align : right;
	Min-width : 70%;
	
}
.elvalaszto
{
	Text-align : right;
	Min-width : 50%;
}
.bottom_line
{
	Position : relative;
	Background-image : url('faulkner/lablec_hatter.jpg');
	Background-position : 50% 4px;
	Background-repeat : no-repeat;
	Margin : auto;
	Width : 685px;
	Height : 100px;
	Color : "black";
	Font-size : 13px;
	Text-align : center;
}
.spacer
{
	Float : none;
	Height : 800px;
}

.felsorolas
{
	Margin-left : 30px;
	Margin-right : 10px;
	Margin-bottom : -18px;
}
.cim1
{
	Background : url('faulkner/h3_hatter.gif');
	Background-repeat : no-repeat;
	Background-position : 50% 35px;
	Border-top : 10px solid #600;
	Border-top-width : thin;
	Color : #a80;
	Font-size : 18px;
	Font-weight:500;
	Font-variant : small-caps;
	Text-align : center;
	Font-family:Century Gothic, TimesNR, Times;
	Width:140px;
}
.cim2
{
	Color : #600;
	Font-variant : normal;
	Font-weight : 700;
	Font-size : 22px;
	Text-align : left;
	Padding-top : 15px;
	Padding-bottom : 25px;
	Padding-left : 50px;
	Letter-spacing : 3px;
}
.text
{	
	Position : relative; 
	Padding-top : 0px;
	Font-family: Century Gothic, TimesNR, Times;
	Font-size : 18px;
	Font-weight : 700;
	Margin-left : 400px;
	Margin-right : 20%;
	Line-height : 32px;
	Text-align : justify; 
	
}
.bekezdes
{	
	Font-size : 18px;
	Font-variant : normal;
	Text-align : left;
	Margin-left : 180px;
	Margin-right : 0%;
	Width : 377px
}
.text a:link
{
	//Background : #8E9100;
	Color :#8A4B08;
	Display: inline;
	Text-decoration : none;
}
.text a:visited
{
	//Background : #8E9100;
	Color : #FE9A2E;
	Display: inline;
	Text-decoration : none;
}
.text a:hover
{
	//Background : #777777;
	Color : #FAAC58;
	Display: inline;
	Text-decoration : none;
}


