﻿body
{
	background-color: #0067AC;
}

div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

table.Page
{
	width: 791px;
	background-color: white;
}

/* *********************************************************************** */
/* title */
td.TitleContainer
{
	background-image:  url('../Images/Fejlec.jpg');
	background-repeat: no-repeat; 
/*	background-color: white; */
	background-position: center;
	width: 791px;
	height: 191px; /*	
	margin: 4px 4px 4px 4px;
	
	padding-bottom: 10px;
	padding-left: 10px;
*/;
	vertical-align: top;
	text-align: left;
}


div.LangMenu {
	position: relative;
	width: 100px;
	z-index: 3;
	left: 20px; /*	top: 179px;*/;
	top: 100px;
	display: block;
}

td.Menu
{
	background-image: url('../Images/menu_hatter.png');
	background-repeat: no-repeat;
	background-color: white; /* background-color: #838280; */
	height: 42px;
/*
	width: 791px;
	margin: 4px 4px 4px 4px;
	padding-top: 4px;
	padding-bottom: 4px;
*/	text-align: center;
	vertical-align: middle;

	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: 700;
}

a.MenuLink
{
	color: white;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.MenuLink:hover {
	text-decoration: underline;

}

td.QuickMenuContianer {
	background-image: url('../Images/QuickMenu_Hatter.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	width: 200px;
	height: 400px;
	padding: 6px 8px 6px 8px;
/*	padding-left: 6px;
	padding-right: 6px; */
}

table.QuickMenu {
	width: 176px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

/* ****************************************************************** */
/* Quicklinks */
.QuickLinksContainer {
	background-image: url('../Images/QuickLinks_hatter.png');
	background-repeat: no-repeat;
	width: 176px;
	height: 82px;
	color: white;
	text-align: left;
	vertical-align: middle;	
	padding-top: 8px;
/*	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px; */
/*	margin-top: 10px; */
}

ul.QuickLinks {
	list-style-image: url('../Images/Nyil.png');
	list-style-type: disc;
	list-style-position: outside;
	margin: 1px 1px 1px 32px;
	padding: 0px 0px 0px 0px;
}

A.QuickLink, A.QuickLink:active, A.QuickLink:focus, A.QuickLink:visited {
	color: white;
	font-family: Verdana;
	font-size: 10pt;	
	text-decoration: none;
}

A.QuickLink:hover {
	color: white;
	font-family: Verdana;
	font-size: 10pt;	
	text-decoration: underline;
}

/* ****************************************************************** */
/* quotes */
.QuotesContainer{
	background-image: url('../Images/Quote_hatter.png');
	background-repeat: no-repeat;
	width: 176px;
	height: 152px;
	vertical-align: middle;	
}

.Quotes {
	padding: 42px 6px 42px 6px;
	color: white;
	text-align: center;
	font-size: 9pt;
	font-family: Tahoma;
}
/* ****************************************************************** */
/* content */

td.ContentContainer {
	text-align: right;
	vertical-align: top;	
	padding-left: 8px;
}

table.Content {
	width: 578px;	
	text-align: left;
}

td.ContentHeader {
	background-image:url('../Images/body_hatter_fent.jpg');
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
}

td.ContentBody {
    background-color: #838280;
	background-image:url('../Images/body_hatter_kozep.jpg');
	background-repeat: repeat-y;
	text-align: left;
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	text-transform: none;
	padding-left: 8px;
	vertical-align: top;
	height: 460px;
}

td.ContentFooter {
	background-image:url('../Images/body_hatter_also.jpg');
	background-repeat: no-repeat;
	color: white;
	height: 30px;
	font-size: 8pt;
}

A.BodyLink, A.BodyLink:active, A.BodyLink:focus, A.BodyLink:visited {
	color: white;
	text-decoration: none;
}

A.BodyLink:hover {
	color: white;
	text-decoration: underline;
}

A.Download, A.Download:active, A.Download:focus, A.Download:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

A.Download:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

td.ArrowColumn {
	width: 25px;
	padding-top: 4px;
	vertical-align: top;
}
td.IndentColumn {
	width: 15px;
}


body.Form {
    background-color: #838280;
	text-align: left;
	color: white;
	font-family: Verdana;
	font-size: 9pt;
	text-transform: none;
	padding-left: 8px;
	vertical-align: top;
}

.FormFrame {
	border-style: none;
}

.FormContainer {
	text-align: center;
	padding: 3px 3px 3px 3px;
	border-style: none;
}
