#submenu
{
margin: 1px 0 0;
float: left;
width: 240px;
background: url('../../grafika/submenu_nadpis.jpg') no-repeat;
}

h2.nadpisVboxu
{
float: left;
font-size: 105%;
color: #fe0000;
padding: 12px 3px 5px 15px;
}

#submenu ul {
	margin: 37px 0 0; padding: 0;
	list-style: none;
}

#submenu ul li h2
{
  font-size: 95%;
  font-weight: normal;
}

#submenu ul li h2 a
{
	margin: 0; padding: 0 5px 0 15px;
	width: 220px;
  height: 34px;
  float: left;
  font-size: 85%;
  text-decoration: none;
  color: #b8b9b9;
  line-height: 34px;
  background: url('../../grafika/submenu_radek.jpg');
  font-weight: bold;	
}

#submenu ul li h2 a:hover
{
  background-position: bottom;
  color: white;
}

#submenu ul li h2 a.aktual
{
  background-position: bottom;
  color: white;
}

#submenu_box_pata
{
  width: 240px;
  height: 9px;
  float: left;
  clear: both;
  background: url('../../grafika/submenu_pata.jpg');
}
