/* CSS Document */
#DVHeader {	height: 389px;z-index: 5;margin:0px;padding:4px 87px;background: url(../images/header_bg.png) 0px 0px repeat-x #96639d; } 
#DVHeader .logo   {width: 145px;height: 111px; background: url(../images/logo.png) left 0px no-repeat;}
#DVHeader .en {width: 145px;height: 111px; background:  url(../images/logo_en.png) top center no-repeat;}
#DVHeader .logo h1,
#DVHeader .logo h1 a {width:145px;height:111px; display:block;padding: 0px;margin: 0px;width: 100%;text-indent: -3000px;overflow: hidden;z-index: 10;}
#DVHeader .firstsentence{background:  url(../images/menupic/nyitooldal.jpg) left 0px no-repeat;display:block;position:relative;top:-80px;left:180px;width: 390px;height:52px;text-indent: -3000px;overflow: hidden;}
#DVHeader .firstsentence.eng{background: url(../images/menupic/en.jpg) right 2px no-repeat;}

/* subnav */
#DVHeader .rightmenu {position:relative;top:-150px;left:580px;color:#fff;z-index: 10;width:140px;padding: 2px 0px 0px 0px;}
#DVHeader .rightmenu a.s1 {background: url(../images/contact.png) center no-repeat;display: block;text-indent: -3000px;overflow: hidden;width: 16px;	height: 16px;}
#DVHeader .rightmenu a.s2 {background: url(../images/print.png) center no-repeat;display: block;text-indent: -3000px;overflow: hidden;width: 16px;	height: 16px;}
#DVHeader .rightmenu a.s3 {background: url(../images/full.png) center no-repeat;display: block;text-indent: -3000px;overflow: hidden;width: 16px;	height: 16px;}
#DVHeader .rightmenu a,
#DVHeader .rightmenu a:visited,
#DVHeader .rightmenu a:link {color:#fff;text-decoration:none;font-size:11px;text-decoration:none;}
#DVHeader .rightmenu a:hover {color:#6fefff;}
#DVHeader .rightmenu .sep {padding: 2px 5px 2px 2px;	background: url(../images/sep_light.png) center 3px no-repeat;}
#DVHeader .rightmenu .separated {margin:15px 0px;padding: 2px 5px 2px 0px;	background: url(../images/sep_light.png) right 3px no-repeat;}

#DVmenu {position:relative;top:-133px;left:175px;display:block;width: 550px;height:25px;z-index: 10;}
#DVmenu ul {list-style-type: none;margin:0px;padding: 0px;float: left;}
#DVmenu ul li   {position: relative;float: left;margin: 0px;padding: 0px;margin-left: 6px;background: none;background: url(../images/menu_bg.png) top left no-repeat;}
#DVmenu ul li a {position: relative;float: left;color: #ffffff;font-family: Trebuchet MS;text-decoration: none;font-size: 14px;font-weight: bold;height: 21px;padding: 4px 20px 0px 20px;background: url(../images/menu2_bg.png) top right no-repeat;}
#DVmenu ul li a:hover,
#DVmenu ul li.active a {color: #372b68;}
#DVmenu ul li.active   {color:#372b68;background: url(../images/menu_a_bg.png) top left no-repeat;}
#DVmenu ul li.active a {color:#372b68;background: url(../images/menu2_a_bg.png) top right no-repeat;}

#DVmenuEN {position:relative;top:-130px;left:175px;display:block;width: 550px;height:25px;z-index: 10;}
#DVmenuEN ul {list-style-type: none;margin:0px;padding: 0px;float: left;}
#DVmenuEN ul li   {position: relative;float: left;margin: 0px;padding: 0px;margin-left: 6px;background: none;background: url(../images/menu_bg.png) top left no-repeat;}
#DVmenuEN ul li a {position: relative;float: left;color: #ffffff;font-family: Trebuchet MS;text-decoration: none;font-size: 14px;font-weight: bold;height: 21px;padding: 4px 20px 0px 20px;background: url(../images/menu2_bg.png) top right no-repeat;}
#DVmenuEN ul li a:hover,
#DVmenuEN ul li.active a {color: #372b68;}
#DVmenuEN ul li.active   {color:#372b68;background: url(../images/menu_a_bg.png) top left no-repeat;}
#DVmenuEN ul li.active a {color:#372b68;background: url(../images/menu2_a_bg.png) top right no-repeat;}
/** player **/

.soundcontrol{
	position: absolute;
	top:12px;
	left: 50%;
	margin-left: -175px;
}

