﻿body 
{
	background-color: White;
	padding: 0px 0px 13px 0px;
	border: 0px;
	margin: 0px;
	font: normal 62.5%/1.4em Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#004D91;
	


}

.MasterHeader
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url('../Pictures/GS fejlec_kek.png');
	background-repeat: repeat-y;*/
	height: 129px;
}

.MasterLogo
{
	/*padding-left: 32px;*/
	padding-top: 0px;
	padding-bottom: 0px;
}

.MasterMenu
{
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	border-color: #043A5E;
	height: 27px;
	background-image: url('../Pictures/MasterMenuBkg.png');
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.FirstSubMenu
{
	height: 27px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( '../Pictures/MasterHeaderFooterBlueBg.gif' );
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #2C5834;
}

.MasterFooter
{
	border-style: solid none solid none;
	border-width: 2px 0px 2px 0px;
	background-image: url(    '../Pictures/MasterHeaderFooterBlueBg.gif' );
	background-repeat: repeat-y;
	height: 29px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: White;
	font-weight: bold;
	font-size: 11px;
	border-top-color: #022744;
	border-right-color: inherit;
	border-bottom-color: #022744;
	border-left-color: inherit;
}

.MasterFooterLogo
{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 3px;
	
}

    