body, td {
	color : Black;
	background-color: #ff9933;
	font-family : verdana, Arial, small Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

td.upper {
	color : #ff9933;
	background : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ff9933;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}

 * {
     margin: 0;
 }
	.menu {
		/*border: 3px dotted;*/
		font-variant: small-caps;
		font-family: Arial, verdana, small Helvetica, sans-serif;
		margin-bottom: 0px; /*függőleges távolság a menüpontok között*/
		z-index: 20;
		margin-right: 15px;		
	 	z-index: 1;

	}
	#news {
		/*border: 3px dotted;*/
		font-size: small;
		font-weight: bold;
		font-family:  verdana, Arial, small Helvetica, sans-serif;
		text-align: justify;
		margin-right: 2%;
		margin-left: 2%;
		padding-top: 2%;
		width: 45%;
		display: inline-block;
	}
	#galeria {
		font-size: small;
		font-weight: bold;
		font-family:  verdana,Arial, small Helvetica, sans-serif;		
		margin-right: 0%;
		margin-left: 0%;
		padding-top: 2%;					
		width: 50%;
		display: inline-block;		
	}	
	#menudiv {
		margin-left:-30px;
		height: 300px;
		float: left;		
	 	z-index: 1;
	}
	#menu1 {
		margin-left:100px;
	}
	#menu2 {
		margin-left:87px;
	}
	#menu3 {
		margin-left:74px;
	}
	#menu4 {
		margin-left:61px;
	}
	#menu5 {
		margin-left:48px;
	}
	#menu6 {
		margin-left:35px;
	}
	#menu7 {
		margin-left:22px;
	}
	#menu8 {
		margin-left:9px;
	}
	
	#melleklapkep {
		float: left;
		height: 280px;
	}
		img
	{  border-style: none;
	}
	:focus {
		outline: 0;
	}

    html {
        height: 100%;
    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
       height: 100%;
       margin: 0 auto -190px;
   }
   .footer, .push {
       height: 190px;
   }

	body
	{
		/*background-image: url('2WebCrazy.gif');*/
		background-position: bottom left;
		background-repeat: no-repeat;
		background-color: ff9933;
		height: 100%;
	}	
