*{
	font-family: verdana, arial;
}
BODY{
	background:url(images/background.png) repeat fixed;
	font-family: verdana, arial;
	width:100%;
}
.header{
  padding:20px 0 0 20px;
  margin:0 0 0 0;
  width: 920px;
  height:325px;
  background: url('images/head_shadow.png') top no-repeat;
}
.left_shadow{
  width: 20px;
  background: url('images/left_shadow.png');
}
.right_shadow{
  width: 20px;
  background: url('images/right_shadow.png');
}
.menu{
  width: 900px;
  height: 44px;
  font-size:9pt;
  background: url('images/menu.png') no-repeat center center #ffffff;
  text-align: center;
  font-weight: bolder;
  padding-top:14px;
}
.menu_table{
	font-size:9pt;
}
.content{
  width: 900px;
  background: #ffffff;
  border-top: none;
  border-bottom: none;
}
.content_padd{
  padding: 10px 43px 10px 43px;	
}

.bottom{
  width: 940px;
  height: 40px;
  background: url('images/foot_2.png');
}
.footer{
  width: 900px;
  background: #1b1b1b;
  color: #dddddd;
  font-size: 8pt;
  text-align: center;
  padding-top: 5px;
}
.foot{
	text-decoration:none;
	font-size:7pt;
	font-family: verdana, arial;
    color:#fff;
}
.foot:hover{
	text-decoration:none;
	font-size:7pt;
	font-family: verdana, arial;
    color:#24a7e0;
}
div#foot{
	color: #dddddd;
	font-size: 8pt;
  text-align: center;
  padding-top: 5px;
}


.menu_aktiv_bal{
  background: url(images/new_menu/top_left.png);
  width: 8px;
  padding:0;
  height:26px;
}
.menu_aktiv_kozep{
  background: url(images/new_menu/top_loop.png);
  color: #000000;
  padding-top: 8px;
  cursor: pointer;
  padding:0;
  height:26px;
}
.menu_aktiv_jobb{
  background: url(images/new_menu/top_right.png);
  width: 8px;
  padding:0;
  height:26px;
}
.menu_inaktiv_bal{
  width: 8px;
  padding:0;
}
.menu_inaktiv_kozep{
  padding-top: 8px;
  cursor: pointer;
  padding:0;
}
.menu_inaktiv_jobb{
  width: 8px;
  padding:0;
}
.submenu_table{
  margin:auto;
  text-align: left;
  position: absolute;
  display: none;
  cursor: pointer;
  font-size: 10pt;
}
.submenu_1{
  background: url(images/new_menu/menu_bg.png);
  width: 8px;
  height: 15px;
}
.submenu_2{
  background: url(images/new_menu/menu_bg.png);
  height: 8px;
}
.submenu_3{
  background: url(images/new_menu/menu_bg.png);
  width: 8px;
  height: 15px;
}
.submenu_4_1{
  background: url(images/new_menu/menu_bg.png);
  width: 8px;
}
.submenu_6_1{
  background: url(images/new_menu/menu_bg.png);
  width: 8px;
}
.submenu_4_2{
  background: url(images/new_menu/select_bg.png);
  width: 8px;
}
.submenu_6_2{
  background: url(images/new_menu/select_bg.png);
  width: 8px;
}
.submenu_5_1{
  background: url(images/new_menu/menu_bg.png);
  color: #ffffff;
  font-weight: bolder;
}
.submenu_5_3{
  background: url(images/new_menu/arrow_2.png) no-repeat center center;
  height:15px;
  width: 11px;
}
.submenu_5_2{
  background: url(images/new_menu/select_bg.png);
  color: #231f20;
  font-weight: bolder;
}
.submenu_5_4{
  background: url(images/new_menu/arrow_1.png) no-repeat center center;
  height:15px;
  width: 11px;
}
.submenu_7{
  background: url(images/new_menu/bottom_left.png);
  width: 8px;
  height: 8px;
}
.submenu_8{
  background: url(images/new_menu/menu_bg.png);
  height: 8px;
}
.submenu_9{
  background: url(images/new_menu/bottom_right.png);
  width: 8px;
  height: 8px;
}
.menu_separator{
  width: 11px;
  height: 27px;
  background: url(images/menu_separator.png) no-repeat top center;
}
#overlay{ 
    background: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9000;
    width: 100%;
    height: 100%;
}


#box{
    width:150px;
	color:#ffffff;
    padding:10px;
}
