body {
	
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
        
	background-image:url('backgroundimage_longer.jpg');
        background-repeat: no-repeat;
        color:white;
}

a:link { 
	color: #660000;
	}
a:visited { 
	color: #000066;
	}
a:hover { 
	color: #CC9933;
	text-decoration: none;
	}
a:active { 
	color: #660000;
	}




ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Nine]-=-=-=-=-=-=-=- */
	
#menu9 {
	width: 150px;
	margin-top: 50px;
    margin-left: 10px;
	}
	
#menu9 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
		
	
#menu9 li a:link, #menu9 li a:visited {
	color: #E5E8D4;
	display: block;
	background: url(images/menu9.gif);
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:hover {
	color: #725033;
	background: url(images/menu9.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:active {
	color: #fff;
	background: url(images/menu9.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}




a {
	text-decoration: none;
	border: none;
	color: #c6c6c6;
}
.content a {
	border-bottom: 1px dashed #555;
}
.wrapper {
	width: 600px;
	margin: 0 auto;
}
#menu {
	width: 650px;
	height: 90px;
	 position:absolute;
               left:20px;
               top:0px;
	background: transparent url(topbanner2.jpg) no-repeat;
}
#nav {
	height: 30px;
	margin: 0 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: right;
}
/*first level*/
ul#nav>li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
ul#nav li {
	cursor: pointer;
	float: left;
	list-style-type: none;
}
ul#nav li.page-item,
ul#nav li.current-page-item {
	position: relative;
	float: left;
}
ul#nav li.page-item a {
	color: #fefefe;
	text-decoration: none;
}
ul#nav li.current-page-item a {
	color: #fff;
	text-decoration: none;
	display: block;
}
ul#nav li .menu-left {
	float: left;
	background: url(images/menu_bal.png) no-repeat center left;
	height: 30px;
	width: 8px;
}
ul#nav li li.current-page-item .menu-left {
	background-position: center left;
}
ul#nav li .menu-right {
	float: left;
	background: url(images/menu_jobb.png) no-repeat center left;
	height: 30px;
	width: 8px;
}
ul#nav li li.current-page-item .menu-right {
	background-position: center left;
}
ul#nav li .menu-mid {
	float: left;
	background: url(images/menu_kozep.png) repeat-x center left;
	height: 30px;
}
ul#nav>li:hover .menu-right,
ul#nav>li:hover .menu-mid,
ul#nav>li:hover .menu-left {
	background-position: top left;
}
ul#nav li.current-page-item .menu-left,
ul#nav li.current-page-item .menu-mid,
ul#nav li.current-page-item .menu-right,
ul#nav li.current-page-item:hover .menu-left,
ul#nav li.current-page-item:hover .menu-mid,
ul#nav li.current-page-item:hover .menu-right {
	background-position: bottom left;
}
ul#nav>li>a>.menu-mid>.menu-caption {
	float: left;
	padding: 10px 6px 0;
	text-transform: uppercase;
}
/*second level*/

ul#nav li ul {
	z-index: 500;
	position: absolute;
	top: 30px;
	margin-left: -40px;
	display: none;
	width: 100%;
}
ul#nav li:hover ul{
	display: block;
}
ul#nav li ul li {
	position: relative;
	width: 100%;
}
ul#nav li ul.page-item, ul#nav li ul.current-page-item {
	float: left;
}
ul#nav li ul .page-item a, ul#nav li ul .current-page-item a {
	text-decoration: none;
}
ul#nav li ul .menu-left {
	display: none;
}
ul#nav li ul .menu-right {
	display: none;
}
ul#nav li ul .menu-mid {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
ul#nav li ul li:hover .menu-mid {
	display: block;
	float: left;
	background: transparent url(images/menu_1pixel_dark.png);
	height: auto;
	width: 100%;
}
ul#nav li ul .current-page-item .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul li .menu-caption {
	float: left;
	padding: 5px 14px;
}
ul#nav li:hover ul li .menu-mid {
	display: block;
	float: left;
	background: transparent url(images/menu_1pixel.png);
	height: auto;
	width: 100%;
}
ul#nav li:hover ul .current-page-item ul .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li:hover .current-page-item .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul .menu-caption {
	margin-top: 2px;
}
/* third level */
ul#nav .current-page-item:hover ul ul .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul li ul li {
	position: relative;
	left: 100%;
	top: -30px;
	display: none;
	float: left;
	width: 100%;
}
ul#nav li ul li:hover .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul li:hover ul li .menu-mid {
	display: block;
	float: left;
	background: transparent url(images/menu_1pixel.png);
	height: auto;
}
ul#nav li ul li ul li:hover .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul li:hover ul .current-page-item .menu-mid {
	background: transparent url(images/menu_1pixel_dark.png);
}
ul#nav li ul li:hover ul li {
	display: block;
}
.content {
	width: 750px;
        height: 1250px;
	padding: 10px;
	 position: absolute;
            left:20px;
            top:90px;
	background: transparent url(images/menu_1pixel.png);
        
}

.content2 {
	width: 825px;
        height: 1250px;
	padding: 10px;
	 position: absolute;
            left:20px;
            top:90px;
	background: transparent url(images/menu_1pixel.png);
        
}
.content h1 {
	color: #fefefe;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #333;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content ul {
	list-style: none;
	letter-spacing: 0.5px;
}
.content ul li:before {
	content: "\00BB\0020";
}
.footers {
	background;
	width: 600px;
	height: 10px;
	 position:absolute;
               left:20px;
               top:120px;
}

.textleft {
    color: black;
     font-size: 16;
     position: absolute;
     z-index: 2;
     left: 25px;
     top: 350px;
}


.textright {
     color: black;
     font-size: 16;
     position: absolute;
     z-index: 2;
     left: 515px;
     top: 400px;
}



.player {
	position: absolute;
    z-index: 2;
               left:405px;
               top:55px;
}




