body {
	background-image: url(images/bgimage.gif);
	background-color:#cfd1e4;
	background-repeat: repeat-x;
	margin-top: 0px;
      }
      
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.Menu a:link,
.Menu a:visited,
.Menu a:active,
.Menu a:hover,
.Menu a:focus { color: #333333; text-decoration: none; }

.Menu_table {
  z-index: 200;
  position: absolute;
  overflow: visible;
  display: none;
  margin-top: 31;
  margin-left: -1;
  }

.Menu_item {
  width: 122;
  height: 21;
  background-image:url(images/podmenu_bg.gif);
  background-repeat:repeat-x;
  border-color: #7B8083;
  padding-left: 3;
  border-style: solid;
  border-width: 1;
  border-bottom: none;
  }
  
.Menu_item_last {
  width: 122;
  height: 21;
  background-image:url(images/podmenu_bg.gif);
  background-repeat:repeat-x;
  border-color: #7B8083;
  padding-left: 3;
  border-style: solid;
  border-width: 1;
 }

.Sipka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6666CC;}
.Sipka a:link, .Sipka a:visited, .Sipka a:active,.Sipka a:hover,
.Sipka a:focus { color: #6666CC; text-decoration: none; }

.Obsah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;}
.Obsah a:link, .Obsah a:visited, .Obsah a:active,.Obsah a:hover,
.Obsah a:focus, .Obsah table { color: #333333; text-decoration: none; }

.Nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5B3065;}
.Nadpis a:link, .Nadpis a:visited, .Nadpis a:active, .Nadpis a:hover,
.Nadpis a:focus { color: #5B3065; text-decoration: none; }

.Detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6666CC;}
.Detail a:link, .Detail a:visited, .Detail a:active, .Detail a:hover,
.Detail a:focus { color: #6666CC; text-decoration: none; }

