.akiemel {
	color: #FF9900;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #F90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
}
a:visited {
	color: #F90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
}
a:hover {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
}
.focim {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #493B22;
	font-weight: bold;
	padding-left: 20px;
}
.imgfloat {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}

.imgsima {
	border: 1px solid #000000;
}

#topmail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: left;
}

#flyers {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	width: 400px;
	float: left;
}

#ustream {
	width: 400px;
	float: left;
}

* {
	margin: 0;
	padding: 0;
}

#hirek {
	padding: 10px;
}

.h1 {
	color: #FCCA00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 10px;
	text-transform: uppercase;
}

.h2 {
	color: #FC0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#bodybal {
	width: 430px;
	float: left;
	margin-left: 60px;
	margin-top: 150px;
	height: 345px;
}
#bodyjobb {
	width: 430px;
	margin-top: 150px;
	margin-right: 60px;
	text-align: justify;
	float: right;
	height: 345px;
}
#programokbal {
	width: 430px;
	visibility: visible;
	float: left;
	text-align: justify;
	padding: 0px;
	margin-top: 60px;
	margin-left: 60px;
}
#programokjobb {
	width: 410px;
	visibility: visible;
	float: right;
	text-align: justify;
	margin-right: 60px;
	padding: 0px;
	margin-top: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.tartalom {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #FFF;
}
.tartalom2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #FFF;
}
#bal {
	background-image: url(../images/index_01.jpg);
	background-position: right top;
}
#kozep {
	background-image: url(../images/index_02.jpg);
	background-position: top;
}
#jobb {
	background-image: url(../images/index_03.jpg);
	background-position: left top;
}

/*
	Defaults, these lines apply to all Menu styles
*/

.Navigation {
	behavior: url(../PIE.htc);
	-pie-background: linear-gradient(#cacaca, #848484);
	background: -webkit-gradient(linear, left top, left bottom, from(#cacaca), to( #848484));
	background: -moz-linear-gradient(top, #cacaca, #848484);
	max-width: 900px;
	min-width: 900px;
	height: 46px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 1px black;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.75);
	box-shadow: 0 1px 2px rgb(0,0,0);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


.Navigation ul li {
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 1px solid rgba(0,0,0,0.2);
	border-right: 1px solid rgba(255,255,255, 0.1);
}

.Navigation ul li:first-child {
	border-left: none;
	margin-left: 40px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.Navigation ul li:last-child {
	border-right: none;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	padding-right: 7px;
}

.Navigation ul li a {
	color: #262626;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	font-family: Helvetica;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 15px 30px;
}

.Navigation ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#929292), to( #535353));
	background: -moz-linear-gradient(top, #929292, #535353);
}

.Navigation ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to( #4e4e4e));
	background: -moz-linear-gradient(top, #363636, #4e4e4e);
	-pie-background: linear-gradient(#363636, #4e4e4e);
	border-right: 1px solid rgba(0,0,0,0.2);
}

.Navigation ul li a:hover {
	color: white;
	text-shadow: 0 1px 1px black;
	-pie-background: linear-gradient(#929292, #535353);
}

.Navigation ul li a:active {
	color: white;
	text-shadow: 1px 0 1px black;
}

.Navigation ul {
	position: relative;
	margin-left: -40px;
}

.Navigation ul ul {
	position: absolute;
	width: 12em;
	top: 40px;
	left: 0;
	z-index: 100;
	padding: 0px;
	-webkit-box-shadow: 0 0 8px black;
	box-shadow: 0 0 8px black;
	margin: 0px;
	background: url(../images/navback.png);
	border: 2px solid white;
	border: 2px solid rgba(255,255,255,0.65);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: none;
}

.Navigation ul li {
	float: left;
	position: relative;
}

.Navigation ul li ul li {
	padding: 0;
	margin: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid #888888;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}

.Navigation ul li ul li:first-child {
	margin: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-top: none;
}

.Navigation ul li ul li:last-child {
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
}

.Navigation ul li ul a {
	float: left;
	width: 150px;
	color: white;
	text-shadow: 0 1px 1px black;
	padding: 10px;
	margin: 0 0 0 20px;
}

.Navigation ul ul ul {
	top: auto;
}

.Navigation ul li ul ul {
	left: 180px;
	margin-left: 10px;
	background: url(../images/navback.png);
	border: 2px solid white;
	border: 2px solid rgba(255,255,255,0.65);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.Navigation ul li:hover ul ul, .Navigation ul li:hover ul ul ul, .Navigation ul li:hover ul ul ul ul {
	display: none;

}

.Navigation ul li:hover ul, .Navigation ul li li:hover ul, .Navigation ul li li li:hover ul, .Navigation ul li li li li:hover ul {
	display: block;
}

/*
	End Of Defaults
*/

.black {
	background: -webkit-gradient(linear, left top, left bottom, from(#494848), to( #020202));
	background: -moz-linear-gradient(top, #494848, #020202);
	-pie-background: linear-gradient(#494848, #020202);
}

.black ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), to( #323232));
	background: -moz-linear-gradient(top, #7d7d7d, #323232 );
	-pie-background: linear-gradient(#7d7d7d, #323232);
}

/* Used for the bluish grey menus */

.grey {
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f5f7), to( #adb2be));
	background: -moz-linear-gradient(top, #f3f5f7, #adb2be);
	-pie-background: linear-gradient(#f3f5f7, #adb2be);
}

.grey ul li { -pie-background: linear-gradient(#abb0b7, #6c7681); }

.grey ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#abb0b7), to( #6c7681));
	background: -moz-linear-gradient(top, #abb0b7, #6c7681);
}

.grey ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#50555c), to( #6c7681));
	background: -moz-linear-gradient(top, #50555c, #6c7681);
	-pie-background: linear-gradient(#50555c, #6c7681);
}

/* Used for the Glossy Grey Menus */

.glsgry {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(191,191,191,1)), 
						color-stop(0.5, rgba(169,169,169,1)),
						color-stop(0.51, rgba(156,156,156,1)),
						color-stop(1,rgba(146,146,146,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(191,191,191,1), rgba(169,169,169,1) 50%, rgba(156,156,156,1) 51%, rgba(146,146,146,1));
	-pie-background: linear-gradient(top, rgba(191,191,191,1), rgba(169,169,169,1) 50%, rgba(156,156,156,1) 51%, rgba(146,146,146,1));
	
}

.glsgry ul li { -pie-background: linear-gradient(top, rgba(163,163,163,1), rgba(149,149,149,1) 50%, rgba(136,136,136,1) 51%, rgba(126,126,126,1)); }

.glsgry ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(163,163,163,1)), 
						color-stop(0.5, rgba(149,149,149,1)),
						color-stop(0.51, rgba(136,136,136,1)),
						color-stop(1,rgba(126,126,126,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(163,163,163,1), rgba(149,149,149,1) 50%, rgba(136,136,136,1) 51%, rgba(126,126,126,1));
}

.glsgry ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#363636), to( #4e4e4e));
	background: -moz-linear-gradient(top, #363636, #4e4e4e);
}


.glsblk ul li a, .glsblu ul li a, .black ul li a {
	color: white;
	text-shadow: 0 1px 1px black;
}

/* Used for the Gloss black menus */

.glsblk {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(56,56,56,1)), 
						color-stop(0.5, rgba(31,31,31,1)),
						color-stop(0.51, rgba(0,0,0,1)),
						color-stop(1,rgba(0,0,0,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(56,56,56,1), rgba(31,31,31,1) 50%, rgba(0,0,0,1) 51%, rgba(0,0,0,1));
	-pie-background: linear-gradient(top, rgba(56,56,56,1), rgba(31,31,31,1) 50%, rgba(0,0,0,1) 51%, rgba(0,0,0,1));
	
}

.glsblk ul li { -pie-background: linear-gradient(top, rgba(117,117,117,1), rgba(73,73,73,1) 50%, rgba(49,49,49,1) 51%, rgba(51,51,51,1)) }

.glsblk ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(117,117,117,1)), 
						color-stop(0.5, rgba(73,73,73,1)),
						color-stop(0.51, rgba(49,49,49,1)),
						color-stop(1,rgba(51,51,51,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(117,117,117,1), rgba(73,73,73,1) 50%, rgba(49,49,49,1) 51%, rgba(51,51,51,1));
	-pie-background: linear-gradient(top, rgba(117,117,117,1), rgba(73,73,73,1) 50%, rgba(49,49,49,1) 51%, rgba(51,51,51,1));
	
}

.glsblk ul li:active, .black ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to( #303030));
	background: -moz-linear-gradient(top, #000000, #303030 );}

/*Used for the blue menu */

.glsblu {
	background-color: rgb(68,78,105);
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(123,131,149,1)), 
						color-stop(0.5, rgba(68,78,105,1)),
						color-stop(0.51, rgba(22,35,68,1)),
						color-stop(1,rgba(22,35,68,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(123,131,149,1), rgba(68,78,105,1) 50%, rgba(22,35,68,1) 51%, rgba(22,35,68,1));
	-pie-background: linear-gradient(top, rgba(123,131,149,1), rgba(68,78,105,1) 50%, rgba(22,35,68,1) 51%, rgba(22,35,68,1));
	
}

.glsblu ul li {-pie-background: linear-gradient(top, rgba(171,176,188,1), rgba(109,118,141,1) 50%, rgba(76,87,114,1) 51%, rgba(94,104,129,1));}

.glsblu ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(171,176,188,1)), 
						color-stop(0.5, rgba(109,118,141,1)),
						color-stop(0.51, rgba(76,87,114,1)),
						color-stop(1,rgba(94,104,129,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(171,176,188,1), rgba(109,118,141,1) 50%, rgba(76,87,114,1) 51%, rgba(94,104,129,1));
}

.glsblu ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#132041), to( #21325d));
	background: -moz-linear-gradient(top, #132041, #21325d );}

/*Used for the White Menu */

.glswht {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(249,249,249,1)), 
						color-stop(0.5, rgba(249,249,249,1)),
						color-stop(0.5, rgba(240,240,240,1)),
						color-stop(1,rgba(242,242,242,1))) no-repeat;
	background: -moz-linear-gradient(top, rgba(249,249,249,1), rgba(249,249,249,1) 50%, rgba(240,240,240,1) 50%, rgba(242,242,242,1));
	-pie-background: linear-gradient(top, rgba(249,249,249,1), rgba(249,249,249,1) 50%, rgba(240,240,240,1) 50%, rgba(242,242,242,1));
	
}

.glswht ul li { -pie-background: linear-gradient(top, rgba(240,240,240,0.85),rgba(235,235,235,0.85) 50%, rgba(226,226,226,0.85) 50%, rgba(228,228,228,0.85)); }

.glswht ul li:hover {
	background: -webkit-gradient(linear, left top, left bottom,
						color-stop(0, rgba(240,240,240,0.85)), 
						color-stop(0.5, rgba(235,235,235,0.85)),
						color-stop(0.5, rgba(226,226,226,0.85)),
						color-stop(1,rgba(228,228,228,0.85))) no-repeat;
	background: -moz-linear-gradient(top, rgba(240,240,240,0.85),rgba(235,235,235,0.85) 50%, rgba(226,226,226,0.85) 50%, rgba(228,228,228,0.85));
}

.glswht ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#acacac), to( #dbdbdb));
	background: -moz-linear-gradient(top, #acacac, #dbdbdb );}

.glswht ul li a:hover, .glswht ul li a:active {
	color: black;
	text-shadow: 0 1px 1px white;
}
/* This code is for reseting the Dropdowns, Leave at the bottom so nothing changes the look */

.Navigation ul li ul li:hover, .Navigation ul li ul li:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#6f75ff), to( #4732fe));
	background: -moz-linear-gradient(top, #6f75ff, #4732fe ); 
}

