*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}


body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #6F5129;
}

a
{
	color: #667700;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.betustilus1{
	color: #FF8000;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.betustilus2{
	color: #670;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.betustilus3{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.betustilus4{
	color: #3F2109;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Outer */

#outer
{
	width: 778px;
	margin: 2em auto;
}

/* Header */

#header
{
	padding: 1.75em;
	text-align: center;
}

#header h1
{
	font-size: 2em;
}

#header h2
{
	font-size: 1em;
	color: #747474;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

/* Menu */

#menu
{
	height: 94px;
	width: 778px;
	background-color: #000000;
	background-image: url(../images/a1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul
{
	list-style: none;
	text-align: center;
	position: relative;
	top: 45px;
}

#menu li
{
	padding: 0em 1.5em 0em 1.5em;
	display: inline;
}

#menu li a
{
	color: #3A2000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Content */

#xbg1
{
	position: absolute;
	z-index: 1;
	background: #000000 url('../images/a2.jpg') top left no-repeat;
	width: 778px;
	height: 98px;
}

#content
{
	background: #000000 url('../images/a3.jpg') top left repeat-y;
}

#content p
{
	margin-bottom: 2em;
	line-height: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	position: relative;
	color: #3F2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px #667700;
	padding-left: 1em;
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 2em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -18em;
	width: 100%;
}

#primaryContent
{
	margin: 2em 3.0em 0em 19em;
	padding: 0em 0em 0em 1.5em;
	border-left: solid 1px #DFBF99;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 15em;
	margin-top: 2em;
}

/* Footer */

#footer
{
	width: 778px;
	height: 56px;
	padding-top: 30px;
	background: #000000 url('../images/a4.jpg') top left no-repeat;
	text-align: center;
}

.clear
{
	clear: both;
}

.fehervastagnagy {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
.fehervastagkicsi{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sargavastag{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.zoldvastag{
	color: #670;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.zoldvastagnagy{
	color: #060;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box-login
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 180px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.box-login a
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #005080;
	font-weight: 600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.box-login a:hover
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;
	color: #FF8000;
}

.input-login 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5D2000;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px;
	width: 98%;
	padding: 1px;
	background-color: #F9EEDF;
}

.input-login2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5D2000;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px;
	
	padding: 1px;
	background-color: #F9EEDF;
}
.gomb11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F2109;
	text-decoration: underline;
	border: none;
	text-align: center;
	vertical-align: middle;
	width: 220px;
	background-color: #EFD1B5;
}
.gomb8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 70px;
	font-weight: bold;
	background-color: #D36363;
}
.gomb1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F2109;
	text-align: center;
	text-decoration: none;
	background-color: #E6EEF2;
	width: 110px;
	border: 1px solid #FF8000;
}

slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 106px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

