@import url("agregat_css.php");

div.menu_agregat {
  font-size: 11px;
  font-family: Trebuchet MS;
  margin-left: 2px;
  margin-bottom: 15px;
}

div.menu_agregat a { text-decoration: none }
div.menu_agregat a:hover { color: #FF6600 }
div.menu_agregat a:visited { color: inherit; }

div.menu_agregat div { 
  clear: both; 
  font-weight: bold; 
  text-align: center; 
  width: 10px; 
  float: left; 
  margin-right: 5px; 
  margin-bottom: 0px;
  padding-bottom: 0px 
}

div.menu_agregat .data { 
  clear: both; 
  width: 200px; 
  text-align: left; 
  margin-bottom: 0px; 
  padding-left: 10px; 
  margin-top: 0px; 
  padding-top: 10px;
}

div.menu_agregat .tytn { 
  clear: none; 
  font-weight: normal; 
  text-align: left; 
  width: 244px; 
  float: right; 
  margin-right: 0px;
  margin-bottom: 0px; 
  padding-bottom: 0px 
}

div.menu_agregat.tytn2 {
	clear: both;
	font-weight: normal;
	text-align: left;
	width: 220px;
	background-color: #edf3f8;
}

div#demoty ul { margin-left: 10px; padding-left: 0px; }

div#demoty ul li { padding-left: 0px; margin-left: 0px; font-size: 11px; font-family: Tahoma; color: black; }

div#demoty span {
background-color: black; color: white; padding: 3px; font-size: 11px;
}


/* Begin IE6Win Fix \*/
* HTML div.agregat .tytn2 {WIDTH: 255px}
/* End of IE6Win Fix */