/* Presentation Stylesheet */ 
#menu {text-align:center;}
#menu ul{  margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:11px; text-decoration:none; color:#333333; 
background:url(content/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; 
width:100px; text-align:center; text-transform:uppercase;}
#menu ul a:hover { background:#000000;text-decoration:none; color:#d6d6d6;  }
#menu ul a.active { background:url(content/menu_active.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active:hover { background:url(content/menu_active.gif) no-repeat bottom center; color:#232323;}

h2{
color:#black; font-size:12px; text-decoration:underline;font-weight:bold;
}
h1{
color:#black; font-size:15px; text-decoration:underline;font-weight:bold;
}

span.blokinfo{
  padding:0;margin:2px;color:#d6d6d6; font-size:11px; text-decoration:none;
}
a
{ 
text-decoration:none; 
}

ul.mnu {
	list-style-type:none; 
	}
A:link, A:visited { text-decoration:none;color:#d6d6d6;font-weight:bold; }
A:active { text-decoration:underline;color:#d6d6d6;font-weight:bold; }

h3{
color:#black; font-size:9px; text-decoration:underline;font-weight:bold;
}
